Trace number 4099374

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 78.651 78.6668

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900569834.opb
MD5SUMff92e7f0cc5c4d2f39e30a6748b3406b
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.56961
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
Number of bits of the biggest sum of numbers10
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= 231 #constraint= 2707
0.00/0.07	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 9933
0.09/0.18	c total #propagations: 47510 / total #impl: 161647 (eff. 0.294)
0.09/0.18	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.09/0.18	c total clause space: 4.25031MB
0.09/0.18	c total #watches: 15539
0.29/0.32	c total #propagations: 95693 / total #impl: 375267 (eff. 0.255)
0.29/0.32	c GARBAGE COLLECT
0.29/0.32	c #Conflicts:       3000 | #Learnt:       2007 | 0.000
0.29/0.32	c total clause space: 4.25031MB
0.29/0.32	c total #watches: 17450
0.49/0.50	c total #propagations: 141868 / total #impl: 783405 (eff. 0.181)
0.49/0.50	c #Conflicts:       4000 | #Learnt:       3007 | 0.000
0.49/0.50	c total clause space: 6.90675MB
0.49/0.50	c total #watches: 23313
0.59/0.66	c total #propagations: 180866 / total #impl: 1235643 (eff. 0.146)
0.59/0.66	c GARBAGE COLLECT
0.59/0.66	c #Conflicts:       5000 | #Learnt:       2355 | 0.000
0.59/0.66	c total clause space: 6.90675MB
0.59/0.66	c total #watches: 19992
0.79/0.86	c total #propagations: 221017 / total #impl: 1588111 (eff. 0.139)
0.79/0.86	c #Conflicts:       6000 | #Learnt:       3355 | 0.001
0.79/0.86	c total clause space: 6.90675MB
0.79/0.86	c total #watches: 26329
1.10/1.13	c total #propagations: 263710 / total #impl: 2023923 (eff. 0.130)
1.10/1.13	c GARBAGE COLLECT
1.10/1.13	c #Conflicts:       7000 | #Learnt:       2234 | 0.001
1.10/1.13	c total clause space: 6.90675MB
1.10/1.13	c total #watches: 20392
1.29/1.32	c total #propagations: 308096 / total #impl: 2752834 (eff. 0.112)
1.29/1.32	c #Conflicts:       8000 | #Learnt:       3234 | 0.001
1.29/1.32	c total clause space: 6.90675MB
1.29/1.32	c total #watches: 26203
1.49/1.51	c total #propagations: 350960 / total #impl: 3654197 (eff. 0.096)
1.49/1.51	c #Conflicts:       9000 | #Learnt:       4234 | 0.000
1.49/1.51	c total clause space: 11.2235MB
1.49/1.51	c total #watches: 30589
1.69/1.75	c total #propagations: 393094 / total #impl: 4171590 (eff. 0.094)
1.69/1.75	c GARBAGE COLLECT
1.69/1.75	c #Conflicts:      10000 | #Learnt:       2720 | 0.000
1.69/1.75	c total clause space: 11.2235MB
1.69/1.75	c total #watches: 22683
1.89/1.95	c total #propagations: 433873 / total #impl: 4686681 (eff. 0.093)
1.89/1.95	c #Conflicts:      11000 | #Learnt:       3720 | 0.000
1.89/1.95	c total clause space: 11.2235MB
1.89/1.95	c total #watches: 28376
2.09/2.17	c total #propagations: 475239 / total #impl: 5367736 (eff. 0.089)
2.09/2.17	c #Conflicts:      12000 | #Learnt:       4720 | 0.000
2.09/2.17	c total clause space: 11.2235MB
2.09/2.17	c total #watches: 33834
2.39/2.46	c total #propagations: 517056 / total #impl: 6145987 (eff. 0.084)
2.39/2.46	c #Conflicts:      13000 | #Learnt:       5720 | 0.000
2.39/2.46	c total clause space: 11.2235MB
2.39/2.46	c total #watches: 42111
2.59/2.69	c total #propagations: 557666 / total #impl: 7099445 (eff. 0.079)
2.59/2.69	c GARBAGE COLLECT
2.59/2.69	c #Conflicts:      14000 | #Learnt:       3862 | 0.000
2.59/2.69	c total clause space: 11.2235MB
2.59/2.69	c total #watches: 31626
2.89/2.96	c total #propagations: 608252 / total #impl: 8090382 (eff. 0.075)
2.89/2.96	c #Conflicts:      15000 | #Learnt:       4862 | 0.000
2.89/2.96	c total clause space: 11.2235MB
2.89/2.96	c total #watches: 41548
3.19/3.28	c total #propagations: 648865 / total #impl: 9160606 (eff. 0.071)
3.19/3.28	c #Conflicts:      16000 | #Learnt:       5862 | 0.000
3.19/3.28	c total clause space: 11.2235MB
3.19/3.28	c total #watches: 49249
3.59/3.62	c total #propagations: 689250 / total #impl: 10735045 (eff. 0.064)
3.59/3.62	c GARBAGE COLLECT
3.59/3.62	c #Conflicts:      17000 | #Learnt:       3681 | 0.000
3.59/3.62	c total clause space: 11.2235MB
3.59/3.62	c total #watches: 37448
3.89/3.95	c total #propagations: 729853 / total #impl: 12121604 (eff. 0.060)
3.89/3.95	c #Conflicts:      18000 | #Learnt:       4681 | 0.000
3.89/3.95	c total clause space: 11.2235MB
3.89/3.95	c total #watches: 43233
4.29/4.35	c total #propagations: 774433 / total #impl: 14041432 (eff. 0.055)
4.29/4.35	c #Conflicts:      19000 | #Learnt:       5681 | 0.000
4.29/4.35	c total clause space: 11.2235MB
4.29/4.35	c total #watches: 50104
4.69/4.75	c total #propagations: 817387 / total #impl: 16403543 (eff. 0.050)
4.69/4.75	c #Conflicts:      20000 | #Learnt:       6681 | 0.000
4.69/4.75	c total clause space: 18.2382MB
4.69/4.75	c total #watches: 55574
4.98/5.05	c total #propagations: 859560 / total #impl: 17897855 (eff. 0.048)
4.98/5.05	c GARBAGE COLLECT
4.98/5.05	c #Conflicts:      21000 | #Learnt:       4193 | 0.000
4.98/5.05	c total clause space: 18.2382MB
4.98/5.05	c total #watches: 35623
5.28/5.35	c total #propagations: 893945 / total #impl: 19144938 (eff. 0.047)
5.28/5.35	c #Conflicts:      22000 | #Learnt:       5193 | 0.000
5.28/5.35	c total clause space: 18.2382MB
5.28/5.35	c total #watches: 42572
5.59/5.68	c total #propagations: 936924 / total #impl: 20633319 (eff. 0.045)
5.59/5.68	c #Conflicts:      23000 | #Learnt:       6193 | 0.000
5.59/5.68	c total clause space: 18.2382MB
5.59/5.68	c total #watches: 48611
5.98/6.03	c total #propagations: 976530 / total #impl: 21976822 (eff. 0.044)
5.98/6.03	c #Conflicts:      24000 | #Learnt:       7193 | 0.000
5.98/6.03	c total clause space: 18.2382MB
5.98/6.03	c total #watches: 60498
6.28/6.33	c total #propagations: 1011950 / total #impl: 23454930 (eff. 0.043)
6.28/6.33	c GARBAGE COLLECT
6.28/6.33	c #Conflicts:      25000 | #Learnt:       4400 | 0.000
6.28/6.33	c total clause space: 18.2382MB
6.28/6.33	c total #watches: 46195
6.48/6.59	c total #propagations: 1049551 / total #impl: 24595208 (eff. 0.043)
6.48/6.59	c #Conflicts:      26000 | #Learnt:       5400 | 0.000
6.48/6.59	c total clause space: 18.2382MB
6.48/6.59	c total #watches: 52516
6.78/6.85	c total #propagations: 1091865 / total #impl: 25933097 (eff. 0.042)
6.78/6.85	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
6.78/6.85	c total clause space: 18.2382MB
6.78/6.85	c total #watches: 61320
7.18/7.20	c total #propagations: 1121801 / total #impl: 27600934 (eff. 0.041)
7.18/7.20	c #Conflicts:      28000 | #Learnt:       7400 | 0.000
7.18/7.20	c total clause space: 18.2382MB
7.18/7.20	c total #watches: 68559
7.48/7.58	c total #propagations: 1159898 / total #impl: 29007883 (eff. 0.040)
7.48/7.58	c GARBAGE COLLECT
7.48/7.58	c #Conflicts:      29000 | #Learnt:       4303 | 0.000
7.48/7.58	c total clause space: 18.2382MB
7.48/7.58	c total #watches: 43469
7.79/7.88	c total #propagations: 1194195 / total #impl: 30672822 (eff. 0.039)
7.79/7.88	c #Conflicts:      30000 | #Learnt:       5303 | 0.000
7.79/7.88	c total clause space: 18.2382MB
7.79/7.88	c total #watches: 48345
8.18/8.20	c total #propagations: 1236369 / total #impl: 31956505 (eff. 0.039)
8.18/8.20	c #Conflicts:      31000 | #Learnt:       6303 | 0.000
8.18/8.20	c total clause space: 18.2382MB
8.18/8.20	c total #watches: 54942
8.48/8.58	c total #propagations: 1276457 / total #impl: 33595206 (eff. 0.038)
8.48/8.58	c #Conflicts:      32000 | #Learnt:       7303 | 0.000
8.48/8.58	c total clause space: 18.2382MB
8.48/8.58	c total #watches: 62619
8.89/8.98	c total #propagations: 1317129 / total #impl: 35720652 (eff. 0.037)
8.89/8.98	c #Conflicts:      33000 | #Learnt:       8303 | 0.000
8.89/8.98	c total clause space: 18.2382MB
8.89/8.98	c total #watches: 71046
9.28/9.37	c total #propagations: 1355378 / total #impl: 37592273 (eff. 0.036)
9.28/9.37	c GARBAGE COLLECT
9.28/9.37	c #Conflicts:      34000 | #Learnt:       4899 | 0.000
9.28/9.37	c total clause space: 18.2382MB
9.28/9.37	c total #watches: 47283
9.58/9.69	c total #propagations: 1396769 / total #impl: 39494583 (eff. 0.035)
9.58/9.69	c #Conflicts:      35000 | #Learnt:       5899 | 0.000
9.58/9.69	c total clause space: 18.2382MB
9.58/9.69	c total #watches: 56967
9.99/10.09	c total #propagations: 1434014 / total #impl: 41461432 (eff. 0.035)
9.99/10.09	c #Conflicts:      36000 | #Learnt:       6899 | 0.000
9.99/10.09	c total clause space: 18.2382MB
9.99/10.09	c total #watches: 63949
10.48/10.51	c total #propagations: 1474696 / total #impl: 43957314 (eff. 0.034)
10.48/10.51	c #Conflicts:      37000 | #Learnt:       7899 | 0.000
10.48/10.51	c total clause space: 18.2382MB
10.48/10.51	c total #watches: 73206
10.88/10.96	c total #propagations: 1512505 / total #impl: 46192723 (eff. 0.033)
10.88/10.96	c #Conflicts:      38000 | #Learnt:       8899 | 0.000
10.88/10.96	c total clause space: 18.2382MB
10.88/10.96	c total #watches: 79067
11.29/11.33	c total #propagations: 1548629 / total #impl: 48596807 (eff. 0.032)
11.29/11.33	c GARBAGE COLLECT
11.29/11.33	c #Conflicts:      39000 | #Learnt:       5207 | 0.000
11.29/11.33	c total clause space: 18.2382MB
11.29/11.33	c total #watches: 46223
11.59/11.64	c total #propagations: 1588687 / total #impl: 51000212 (eff. 0.031)
11.59/11.64	c #Conflicts:      40000 | #Learnt:       6207 | 0.000
11.59/11.64	c total clause space: 18.2382MB
11.59/11.64	c total #watches: 51187
11.99/12.00	c total #propagations: 1626821 / total #impl: 53746340 (eff. 0.030)
11.99/12.00	c #Conflicts:      41000 | #Learnt:       7207 | 0.000
11.99/12.00	c total clause space: 18.2382MB
11.99/12.00	c total #watches: 56571
12.29/12.37	c total #propagations: 1666077 / total #impl: 56453464 (eff. 0.030)
12.29/12.37	c #Conflicts:      42000 | #Learnt:       8207 | 0.000
12.29/12.37	c total clause space: 18.2382MB
12.29/12.37	c total #watches: 61576
12.69/12.73	c total #propagations: 1704537 / total #impl: 58549252 (eff. 0.029)
12.69/12.73	c #Conflicts:      43000 | #Learnt:       9207 | 0.000
12.69/12.73	c total clause space: 18.2382MB
12.69/12.73	c total #watches: 66427
13.09/13.14	c total #propagations: 1740810 / total #impl: 60373780 (eff. 0.029)
13.09/13.14	c GARBAGE COLLECT
13.09/13.14	c #Conflicts:      44000 | #Learnt:       5207 | 0.000
13.09/13.14	c total clause space: 29.637MB
13.09/13.14	c total #watches: 38467
13.39/13.47	c total #propagations: 1783100 / total #impl: 62443835 (eff. 0.029)
13.39/13.47	c #Conflicts:      45000 | #Learnt:       6207 | 0.000
13.39/13.47	c total clause space: 29.637MB
13.39/13.47	c total #watches: 44240
13.79/13.80	c total #propagations: 1825601 / total #impl: 64455943 (eff. 0.028)
13.79/13.80	c #Conflicts:      46000 | #Learnt:       7207 | 0.000
13.79/13.80	c total clause space: 29.637MB
13.79/13.80	c total #watches: 50158
14.19/14.23	c total #propagations: 1864638 / total #impl: 66324820 (eff. 0.028)
14.19/14.23	c #Conflicts:      47000 | #Learnt:       8207 | 0.000
14.19/14.23	c total clause space: 29.637MB
14.19/14.23	c total #watches: 55888
14.59/14.67	c total #propagations: 1913006 / total #impl: 68666411 (eff. 0.028)
14.59/14.67	c #Conflicts:      48000 | #Learnt:       9207 | 0.000
14.59/14.67	c total clause space: 29.637MB
14.59/14.67	c total #watches: 62617
15.09/15.16	c total #propagations: 1955779 / total #impl: 70910897 (eff. 0.028)
15.09/15.16	c #Conflicts:      49000 | #Learnt:      10207 | 0.000
15.09/15.16	c total clause space: 29.637MB
15.09/15.16	c total #watches: 69320
15.59/15.62	c total #propagations: 1994396 / total #impl: 72925934 (eff. 0.027)
15.59/15.62	c GARBAGE COLLECT
15.59/15.62	c #Conflicts:      50000 | #Learnt:       5902 | 0.000
15.59/15.62	c total clause space: 29.637MB
15.59/15.62	c total #watches: 47958
15.99/16.01	c total #propagations: 2035336 / total #impl: 75152707 (eff. 0.027)
15.99/16.01	c #Conflicts:      51000 | #Learnt:       6902 | 0.000
15.99/16.01	c total clause space: 29.637MB
15.99/16.01	c total #watches: 53031
16.39/16.46	c total #propagations: 2074947 / total #impl: 77295270 (eff. 0.027)
16.39/16.46	c #Conflicts:      52000 | #Learnt:       7902 | 0.000
16.39/16.46	c total clause space: 29.637MB
16.39/16.46	c total #watches: 59511
16.89/16.95	c total #propagations: 2114249 / total #impl: 80402103 (eff. 0.026)
16.89/16.95	c #Conflicts:      53000 | #Learnt:       8902 | 0.000
16.89/16.95	c total clause space: 29.637MB
16.89/16.95	c total #watches: 67785
17.49/17.51	c total #propagations: 2153205 / total #impl: 83809171 (eff. 0.026)
17.49/17.51	c #Conflicts:      54000 | #Learnt:       9902 | 0.000
17.49/17.51	c total clause space: 29.637MB
17.49/17.51	c total #watches: 73362
18.09/18.14	c total #propagations: 2194673 / total #impl: 86475909 (eff. 0.025)
18.09/18.14	c #Conflicts:      55000 | #Learnt:      10902 | 0.000
18.09/18.14	c total clause space: 29.637MB
18.09/18.14	c total #watches: 79505
18.59/18.67	c total #propagations: 2237873 / total #impl: 89261097 (eff. 0.025)
18.59/18.67	c GARBAGE COLLECT
18.59/18.67	c #Conflicts:      56000 | #Learnt:       6299 | 0.000
18.59/18.67	c total clause space: 29.637MB
18.59/18.67	c total #watches: 47811
18.99/19.09	c total #propagations: 2283887 / total #impl: 91636906 (eff. 0.025)
18.99/19.09	c #Conflicts:      57000 | #Learnt:       7299 | 0.000
18.99/19.09	c total clause space: 29.637MB
18.99/19.09	c total #watches: 52535
19.49/19.53	c total #propagations: 2326763 / total #impl: 94194732 (eff. 0.025)
19.49/19.53	c #Conflicts:      58000 | #Learnt:       8299 | 0.000
19.49/19.53	c total clause space: 29.637MB
19.49/19.53	c total #watches: 57637
19.99/20.06	c total #propagations: 2370556 / total #impl: 96937151 (eff. 0.024)
19.99/20.06	c #Conflicts:      59000 | #Learnt:       9299 | 0.000
19.99/20.06	c total clause space: 29.637MB
19.99/20.06	c total #watches: 63487
20.59/20.61	c total #propagations: 2416270 / total #impl: 99899184 (eff. 0.024)
20.59/20.61	c #Conflicts:      60000 | #Learnt:      10299 | 0.000
20.59/20.61	c total clause space: 29.637MB
20.59/20.61	c total #watches: 70177
21.09/21.18	c total #propagations: 2460157 / total #impl: 103200217 (eff. 0.024)
21.09/21.18	c #Conflicts:      61000 | #Learnt:      11299 | 0.000
21.09/21.18	c total clause space: 29.637MB
21.09/21.18	c total #watches: 76178
21.69/21.70	c total #propagations: 2501573 / total #impl: 106218875 (eff. 0.024)
21.69/21.70	c GARBAGE COLLECT
21.69/21.70	c #Conflicts:      62000 | #Learnt:       6399 | 0.000
21.69/21.70	c total clause space: 29.637MB
21.69/21.70	c total #watches: 48239
22.09/22.12	c total #propagations: 2543838 / total #impl: 108858201 (eff. 0.023)
22.09/22.12	c #Conflicts:      63000 | #Learnt:       7399 | 0.000
22.09/22.12	c total clause space: 29.637MB
22.09/22.12	c total #watches: 53642
22.49/22.56	c total #propagations: 2590750 / total #impl: 111410971 (eff. 0.023)
22.49/22.56	c #Conflicts:      64000 | #Learnt:       8399 | 0.000
22.49/22.56	c total clause space: 29.637MB
22.49/22.56	c total #watches: 58939
22.99/23.02	c total #propagations: 2635987 / total #impl: 114420538 (eff. 0.023)
22.99/23.02	c #Conflicts:      65000 | #Learnt:       9399 | 0.000
22.99/23.02	c total clause space: 29.637MB
22.99/23.02	c total #watches: 64272
23.49/23.53	c total #propagations: 2674803 / total #impl: 117568848 (eff. 0.023)
23.49/23.53	c #Conflicts:      66000 | #Learnt:      10399 | 0.000
23.49/23.53	c total clause space: 29.637MB
23.49/23.53	c total #watches: 69580
23.99/24.04	c total #propagations: 2715857 / total #impl: 120329473 (eff. 0.023)
23.99/24.04	c #Conflicts:      67000 | #Learnt:      11399 | 0.000
23.99/24.04	c total clause space: 29.637MB
23.99/24.04	c total #watches: 75510
24.59/24.65	c total #propagations: 2756080 / total #impl: 123996057 (eff. 0.022)
24.59/24.65	c #Conflicts:      68000 | #Learnt:      12399 | 0.000
24.59/24.65	c total clause space: 29.637MB
24.59/24.65	c total #watches: 81099
24.99/25.03	c total #propagations: 2796526 / total #impl: 127855139 (eff. 0.022)
24.99/25.03	c GARBAGE COLLECT
24.99/25.03	c #Conflicts:      69000 | #Learnt:       7197 | 0.000
24.99/25.03	c total clause space: 29.637MB
24.99/25.03	c total #watches: 52857
25.39/25.46	c total #propagations: 2840972 / total #impl: 131503337 (eff. 0.022)
25.39/25.46	c #Conflicts:      70000 | #Learnt:       8197 | 0.000
25.39/25.46	c total clause space: 29.637MB
25.39/25.46	c total #watches: 58994
25.89/25.92	c total #propagations: 2883113 / total #impl: 134902988 (eff. 0.021)
25.89/25.92	c #Conflicts:      71000 | #Learnt:       9197 | 0.000
25.89/25.92	c total clause space: 29.637MB
25.89/25.92	c total #watches: 65104
26.29/26.37	c total #propagations: 2925765 / total #impl: 138522284 (eff. 0.021)
26.29/26.37	c #Conflicts:      72000 | #Learnt:      10197 | 0.000
26.29/26.37	c total clause space: 29.637MB
26.29/26.37	c total #watches: 71469
26.78/26.83	c total #propagations: 2968575 / total #impl: 141756821 (eff. 0.021)
26.78/26.83	c #Conflicts:      73000 | #Learnt:      11197 | 0.000
26.78/26.83	c total clause space: 29.637MB
26.78/26.83	c total #watches: 78576
27.28/27.39	c total #propagations: 3006639 / total #impl: 144719015 (eff. 0.021)
27.28/27.39	c #Conflicts:      74000 | #Learnt:      12197 | 0.000
27.28/27.39	c total clause space: 29.637MB
27.28/27.39	c total #watches: 83500
27.78/27.89	c total #propagations: 3050080 / total #impl: 148205272 (eff. 0.021)
27.78/27.89	c GARBAGE COLLECT
27.78/27.89	c #Conflicts:      75000 | #Learnt:       6692 | 0.000
27.78/27.89	c total clause space: 29.637MB
27.78/27.89	c total #watches: 50880
28.18/28.25	c total #propagations: 3091759 / total #impl: 151722739 (eff. 0.020)
28.18/28.25	c #Conflicts:      76000 | #Learnt:       7692 | 0.000
28.18/28.25	c total clause space: 29.637MB
28.18/28.25	c total #watches: 56723
28.59/28.61	c total #propagations: 3133927 / total #impl: 154520101 (eff. 0.020)
28.59/28.61	c #Conflicts:      77000 | #Learnt:       8692 | 0.000
28.59/28.61	c total clause space: 29.637MB
28.59/28.61	c total #watches: 64299
28.98/29.08	c total #propagations: 3172536 / total #impl: 157466849 (eff. 0.020)
28.98/29.08	c #Conflicts:      78000 | #Learnt:       9692 | 0.000
28.98/29.08	c total clause space: 29.637MB
28.98/29.08	c total #watches: 69709
29.48/29.57	c total #propagations: 3214600 / total #impl: 161217671 (eff. 0.020)
29.48/29.57	c #Conflicts:      79000 | #Learnt:      10692 | 0.000
29.48/29.57	c total clause space: 29.637MB
29.48/29.57	c total #watches: 74279
30.08/30.11	c total #propagations: 3259189 / total #impl: 165723347 (eff. 0.020)
30.08/30.11	c #Conflicts:      80000 | #Learnt:      11692 | 0.000
30.08/30.11	c total clause space: 29.637MB
30.08/30.11	c total #watches: 78689
30.58/30.64	c total #propagations: 3303440 / total #impl: 170325765 (eff. 0.019)
30.58/30.64	c #Conflicts:      81000 | #Learnt:      12692 | 0.000
30.58/30.64	c total clause space: 29.637MB
30.58/30.64	c total #watches: 85914
31.18/31.21	c total #propagations: 3346896 / total #impl: 174646577 (eff. 0.019)
31.18/31.21	c GARBAGE COLLECT
31.18/31.21	c #Conflicts:      82000 | #Learnt:       6897 | 0.000
31.18/31.21	c total clause space: 29.637MB
31.18/31.21	c total #watches: 51392
31.48/31.58	c total #propagations: 3392478 / total #impl: 179246955 (eff. 0.019)
31.48/31.58	c #Conflicts:      83000 | #Learnt:       7897 | 0.000
31.48/31.58	c total clause space: 29.637MB
31.48/31.58	c total #watches: 58105
31.89/31.96	c total #propagations: 3432832 / total #impl: 183552191 (eff. 0.019)
31.89/31.96	c #Conflicts:      84000 | #Learnt:       8897 | 0.000
31.89/31.96	c total clause space: 29.637MB
31.89/31.96	c total #watches: 63763
32.28/32.40	c total #propagations: 3478070 / total #impl: 186965200 (eff. 0.019)
32.28/32.40	c #Conflicts:      85000 | #Learnt:       9897 | 0.000
32.28/32.40	c total clause space: 29.637MB
32.28/32.40	c total #watches: 69220
32.78/32.87	c total #propagations: 3522890 / total #impl: 190651894 (eff. 0.018)
32.78/32.87	c #Conflicts:      86000 | #Learnt:      10897 | 0.000
32.78/32.87	c total clause space: 29.637MB
32.78/32.87	c total #watches: 75816
33.28/33.38	c total #propagations: 3565801 / total #impl: 194239678 (eff. 0.018)
33.28/33.38	c #Conflicts:      87000 | #Learnt:      11897 | 0.000
33.28/33.38	c total clause space: 29.637MB
33.28/33.38	c total #watches: 81628
33.88/33.93	c total #propagations: 3610523 / total #impl: 197771241 (eff. 0.018)
33.88/33.93	c #Conflicts:      88000 | #Learnt:      12897 | 0.000
33.88/33.93	c total clause space: 29.637MB
33.88/33.93	c total #watches: 88328
34.38/34.45	c total #propagations: 3654860 / total #impl: 201715045 (eff. 0.018)
34.38/34.45	c #Conflicts:      89000 | #Learnt:      13897 | 0.000
34.38/34.45	c total clause space: 29.637MB
34.38/34.45	c total #watches: 94978
34.78/34.86	c total #propagations: 3695975 / total #impl: 205269976 (eff. 0.018)
34.78/34.86	c GARBAGE COLLECT
34.78/34.86	c #Conflicts:      90000 | #Learnt:       7788 | 0.000
34.78/34.86	c total clause space: 29.637MB
34.78/34.86	c total #watches: 61773
35.19/35.27	c total #propagations: 3737480 / total #impl: 208736293 (eff. 0.018)
35.19/35.27	c #Conflicts:      91000 | #Learnt:       8788 | 0.000
35.19/35.27	c total clause space: 29.637MB
35.19/35.27	c total #watches: 67597
35.68/35.71	c total #propagations: 3781770 / total #impl: 212406050 (eff. 0.018)
35.68/35.71	c #Conflicts:      92000 | #Learnt:       9788 | 0.000
35.68/35.71	c total clause space: 29.637MB
35.68/35.71	c total #watches: 75558
36.08/36.16	c total #propagations: 3821967 / total #impl: 216147841 (eff. 0.018)
36.08/36.16	c #Conflicts:      93000 | #Learnt:      10787 | 0.000
36.08/36.16	c total clause space: 29.637MB
36.08/36.16	c total #watches: 81918
36.68/36.71	c total #propagations: 3864408 / total #impl: 220307060 (eff. 0.018)
36.68/36.71	c #Conflicts:      94000 | #Learnt:      11787 | 0.000
36.68/36.71	c total clause space: 29.637MB
36.68/36.71	c total #watches: 88087
37.18/37.23	c total #propagations: 3909009 / total #impl: 224431698 (eff. 0.017)
37.18/37.23	c #Conflicts:      95000 | #Learnt:      12787 | 0.000
37.18/37.23	c total clause space: 29.637MB
37.18/37.23	c total #watches: 94980
37.78/37.86	c total #propagations: 3949820 / total #impl: 228228515 (eff. 0.017)
37.78/37.86	c #Conflicts:      96000 | #Learnt:      13787 | 0.000
37.78/37.86	c total clause space: 29.637MB
37.78/37.86	c total #watches: 103734
38.49/38.51	c total #propagations: 3993460 / total #impl: 232466612 (eff. 0.017)
38.49/38.51	c #Conflicts:      97000 | #Learnt:      14787 | 0.000
38.49/38.51	c total clause space: 29.637MB
38.49/38.51	c total #watches: 108636
38.88/38.96	c total #propagations: 4035272 / total #impl: 236133379 (eff. 0.017)
38.88/38.96	c GARBAGE COLLECT
38.88/38.96	c #Conflicts:      98000 | #Learnt:       8388 | 0.000
38.88/38.96	c total clause space: 29.637MB
38.88/38.96	c total #watches: 69428
39.38/39.43	c total #propagations: 4080004 / total #impl: 240508139 (eff. 0.017)
39.38/39.43	c #Conflicts:      99000 | #Learnt:       9388 | 0.000
39.38/39.43	c total clause space: 29.637MB
39.38/39.43	c total #watches: 76110
39.88/39.96	c total #propagations: 4120633 / total #impl: 244737124 (eff. 0.017)
39.88/39.96	c #Conflicts:     100000 | #Learnt:      10388 | 0.000
39.88/39.96	c total clause space: 29.637MB
39.88/39.96	c total #watches: 83231
40.48/40.58	c total #propagations: 4167978 / total #impl: 249996609 (eff. 0.017)
40.48/40.58	c #Conflicts:     101000 | #Learnt:      11388 | 0.000
40.48/40.58	c total clause space: 29.637MB
40.48/40.58	c total #watches: 91814
41.18/41.28	c total #propagations: 4213296 / total #impl: 255164051 (eff. 0.017)
41.18/41.28	c #Conflicts:     102000 | #Learnt:      12388 | 0.000
41.18/41.28	c total clause space: 29.637MB
41.18/41.28	c total #watches: 97040
41.89/41.95	c total #propagations: 4260048 / total #impl: 260517624 (eff. 0.016)
41.89/41.95	c #Conflicts:     103000 | #Learnt:      13388 | 0.000
41.89/41.95	c total clause space: 29.637MB
41.89/41.95	c total #watches: 103255
42.58/42.67	c total #propagations: 4306683 / total #impl: 265268845 (eff. 0.016)
42.58/42.67	c #Conflicts:     104000 | #Learnt:      14388 | 0.000
42.58/42.67	c total clause space: 29.637MB
42.58/42.67	c total #watches: 109117
43.38/43.40	c total #propagations: 4351552 / total #impl: 270678373 (eff. 0.016)
43.38/43.40	c #Conflicts:     105000 | #Learnt:      15388 | 0.000
43.38/43.40	c total clause space: 29.637MB
43.38/43.40	c total #watches: 114223
43.78/43.85	c total #propagations: 4394872 / total #impl: 275288298 (eff. 0.016)
43.78/43.85	c GARBAGE COLLECT
43.78/43.85	c #Conflicts:     106000 | #Learnt:       8684 | 0.000
43.78/43.85	c total clause space: 29.637MB
43.78/43.85	c total #watches: 69108
44.28/44.35	c total #propagations: 4439988 / total #impl: 278410089 (eff. 0.016)
44.28/44.35	c #Conflicts:     107000 | #Learnt:       9684 | 0.000
44.28/44.35	c total clause space: 29.637MB
44.28/44.35	c total #watches: 73695
44.88/44.92	c total #propagations: 4482797 / total #impl: 282649472 (eff. 0.016)
44.88/44.92	c #Conflicts:     108000 | #Learnt:      10684 | 0.000
44.88/44.92	c total clause space: 29.637MB
44.88/44.92	c total #watches: 78698
45.38/45.49	c total #propagations: 4527209 / total #impl: 287563642 (eff. 0.016)
45.38/45.49	c #Conflicts:     109000 | #Learnt:      11684 | 0.000
45.38/45.49	c total clause space: 29.637MB
45.38/45.49	c total #watches: 84585
45.98/46.00	c total #propagations: 4571287 / total #impl: 291755342 (eff. 0.016)
45.98/46.00	c #Conflicts:     110000 | #Learnt:      12684 | 0.000
45.98/46.00	c total clause space: 29.637MB
45.98/46.00	c total #watches: 88283
46.48/46.58	c total #propagations: 4613288 / total #impl: 295706882 (eff. 0.016)
46.48/46.58	c #Conflicts:     111000 | #Learnt:      13684 | 0.000
46.48/46.58	c total clause space: 29.637MB
46.48/46.58	c total #watches: 93218
47.08/47.14	c total #propagations: 4653732 / total #impl: 300037909 (eff. 0.016)
47.08/47.14	c #Conflicts:     112000 | #Learnt:      14684 | 0.000
47.08/47.14	c total clause space: 29.637MB
47.08/47.14	c total #watches: 100010
47.78/47.81	c total #propagations: 4692821 / total #impl: 304525271 (eff. 0.015)
47.78/47.81	c #Conflicts:     113000 | #Learnt:      15684 | 0.000
47.78/47.81	c total clause space: 48.1602MB
47.78/47.81	c total #watches: 107850
48.17/48.27	c total #propagations: 4733918 / total #impl: 309656852 (eff. 0.015)
48.17/48.27	c GARBAGE COLLECT
48.17/48.27	c #Conflicts:     114000 | #Learnt:       8681 | 0.000
48.17/48.27	c total clause space: 48.1602MB
48.17/48.27	c total #watches: 64761
48.67/48.71	c total #propagations: 4770940 / total #impl: 313146352 (eff. 0.015)
48.67/48.71	c #Conflicts:     115000 | #Learnt:       9681 | 0.000
48.67/48.71	c total clause space: 48.1602MB
48.67/48.71	c total #watches: 71249
49.07/49.15	c total #propagations: 4813847 / total #impl: 317320664 (eff. 0.015)
49.07/49.15	c #Conflicts:     116000 | #Learnt:      10681 | 0.000
49.07/49.15	c total clause space: 48.1602MB
49.07/49.15	c total #watches: 78397
49.58/49.67	c total #propagations: 4855819 / total #impl: 321725859 (eff. 0.015)
49.58/49.67	c #Conflicts:     117000 | #Learnt:      11681 | 0.000
49.58/49.67	c total clause space: 48.1602MB
49.58/49.67	c total #watches: 84753
50.07/50.18	c total #propagations: 4898668 / total #impl: 326411253 (eff. 0.015)
50.07/50.18	c #Conflicts:     118000 | #Learnt:      12681 | 0.000
50.07/50.18	c total clause space: 48.1602MB
50.07/50.18	c total #watches: 91205
50.68/50.74	c total #propagations: 4937204 / total #impl: 330402501 (eff. 0.015)
50.68/50.74	c #Conflicts:     119000 | #Learnt:      13681 | 0.000
50.68/50.74	c total clause space: 48.1602MB
50.68/50.74	c total #watches: 97752
51.27/51.30	c total #propagations: 4977422 / total #impl: 334876915 (eff. 0.015)
51.27/51.30	c #Conflicts:     120000 | #Learnt:      14681 | 0.000
51.27/51.30	c total clause space: 48.1602MB
51.27/51.30	c total #watches: 104077
51.87/51.90	c total #propagations: 5016126 / total #impl: 339293583 (eff. 0.015)
51.87/51.90	c #Conflicts:     121000 | #Learnt:      15681 | 0.000
51.87/51.90	c total clause space: 48.1602MB
51.87/51.90	c total #watches: 108941
52.48/52.53	c total #propagations: 5055909 / total #impl: 343640682 (eff. 0.015)
52.48/52.53	c GARBAGE COLLECT
52.48/52.53	c #Conflicts:     122000 | #Learnt:       8383 | 0.000
52.48/52.53	c total clause space: 48.1602MB
52.48/52.53	c total #watches: 67275
52.89/52.93	c total #propagations: 5096089 / total #impl: 348341979 (eff. 0.015)
52.89/52.93	c #Conflicts:     123000 | #Learnt:       9383 | 0.000
52.89/52.93	c total clause space: 48.1602MB
52.89/52.93	c total #watches: 74449
53.38/53.41	c total #propagations: 5135103 / total #impl: 352869764 (eff. 0.015)
53.38/53.41	c #Conflicts:     124000 | #Learnt:      10383 | 0.000
53.38/53.41	c total clause space: 48.1602MB
53.38/53.41	c total #watches: 81364
53.78/53.89	c total #propagations: 5179492 / total #impl: 357821276 (eff. 0.014)
53.78/53.89	c #Conflicts:     125000 | #Learnt:      11383 | 0.000
53.78/53.89	c total clause space: 48.1602MB
53.78/53.89	c total #watches: 87421
54.38/54.43	c total #propagations: 5220112 / total #impl: 362661938 (eff. 0.014)
54.38/54.43	c #Conflicts:     126000 | #Learnt:      12383 | 0.000
54.38/54.43	c total clause space: 48.1602MB
54.38/54.43	c total #watches: 92991
54.88/54.96	c total #propagations: 5260456 / total #impl: 367873486 (eff. 0.014)
54.88/54.96	c #Conflicts:     127000 | #Learnt:      13383 | 0.000
54.88/54.96	c total clause space: 48.1602MB
54.88/54.96	c total #watches: 100831
55.48/55.56	c total #propagations: 5300143 / total #impl: 372731162 (eff. 0.014)
55.48/55.56	c #Conflicts:     128000 | #Learnt:      14383 | 0.000
55.48/55.56	c total clause space: 48.1602MB
55.48/55.56	c total #watches: 106434
56.09/56.13	c total #propagations: 5338224 / total #impl: 378350611 (eff. 0.014)
56.09/56.13	c #Conflicts:     129000 | #Learnt:      15383 | 0.000
56.09/56.13	c total clause space: 48.1602MB
56.09/56.13	c total #watches: 111960
56.68/56.76	c total #propagations: 5376146 / total #impl: 383395025 (eff. 0.014)
56.68/56.76	c #Conflicts:     130000 | #Learnt:      16383 | 0.000
56.68/56.76	c total clause space: 48.1602MB
56.68/56.76	c total #watches: 119111
57.38/57.43	c total #propagations: 5413999 / total #impl: 389188102 (eff. 0.014)
57.38/57.43	c GARBAGE COLLECT
57.38/57.43	c #Conflicts:     131000 | #Learnt:       8780 | 0.000
57.38/57.43	c total clause space: 48.1602MB
57.38/57.43	c total #watches: 70410
57.88/57.94	c total #propagations: 5455276 / total #impl: 395227759 (eff. 0.014)
57.88/57.94	c #Conflicts:     132000 | #Learnt:       9780 | 0.000
57.88/57.94	c total clause space: 48.1602MB
57.88/57.94	c total #watches: 77036
58.29/58.39	c total #propagations: 5499481 / total #impl: 401123150 (eff. 0.014)
58.29/58.39	c #Conflicts:     133000 | #Learnt:      10780 | 0.000
58.29/58.39	c total clause space: 48.1602MB
58.29/58.39	c total #watches: 83254
58.78/58.89	c total #propagations: 5537546 / total #impl: 405324196 (eff. 0.014)
58.78/58.89	c #Conflicts:     134000 | #Learnt:      11780 | 0.000
58.78/58.89	c total clause space: 48.1602MB
58.78/58.89	c total #watches: 89693
59.39/59.43	c total #propagations: 5578799 / total #impl: 409989611 (eff. 0.014)
59.39/59.43	c #Conflicts:     135000 | #Learnt:      12780 | 0.000
59.39/59.43	c total clause space: 48.1602MB
59.39/59.43	c total #watches: 95366
59.98/60.00	c total #propagations: 5618695 / total #impl: 414951639 (eff. 0.014)
59.98/60.00	c #Conflicts:     136000 | #Learnt:      13780 | 0.000
59.98/60.00	c total clause space: 48.1602MB
59.98/60.00	c total #watches: 101699
60.59/60.60	c total #propagations: 5660589 / total #impl: 420726553 (eff. 0.013)
60.59/60.60	c #Conflicts:     137000 | #Learnt:      14780 | 0.000
60.59/60.60	c total clause space: 48.1602MB
60.59/60.60	c total #watches: 107589
61.18/61.22	c total #propagations: 5701488 / total #impl: 426534709 (eff. 0.013)
61.18/61.22	c #Conflicts:     138000 | #Learnt:      15780 | 0.000
61.18/61.22	c total clause space: 48.1602MB
61.18/61.22	c total #watches: 115400
61.78/61.88	c total #propagations: 5739504 / total #impl: 432016077 (eff. 0.013)
61.78/61.88	c #Conflicts:     139000 | #Learnt:      16780 | 0.000
61.78/61.88	c total clause space: 48.1602MB
61.78/61.88	c total #watches: 121969
62.48/62.53	c total #propagations: 5776086 / total #impl: 437653926 (eff. 0.013)
62.48/62.53	c #Conflicts:     140000 | #Learnt:      17780 | 0.000
62.48/62.53	c total clause space: 48.1602MB
62.48/62.53	c total #watches: 128497
62.88/62.98	c total #propagations: 5810301 / total #impl: 443455336 (eff. 0.013)
62.88/62.98	c GARBAGE COLLECT
62.88/62.98	c #Conflicts:     141000 | #Learnt:       9879 | 0.000
62.88/62.98	c total clause space: 48.1602MB
62.88/62.98	c total #watches: 77231
63.38/63.47	c total #propagations: 5852224 / total #impl: 448741873 (eff. 0.013)
63.38/63.47	c #Conflicts:     142000 | #Learnt:      10879 | 0.000
63.38/63.47	c total clause space: 48.1602MB
63.38/63.47	c total #watches: 83032
63.89/63.98	c total #propagations: 5893819 / total #impl: 454672697 (eff. 0.013)
63.89/63.98	c #Conflicts:     143000 | #Learnt:      11879 | 0.000
63.89/63.98	c total clause space: 48.1602MB
63.89/63.98	c total #watches: 89864
64.48/64.53	c total #propagations: 5932710 / total #impl: 460504965 (eff. 0.013)
64.48/64.53	c #Conflicts:     144000 | #Learnt:      12879 | 0.000
64.48/64.53	c total clause space: 48.1602MB
64.48/64.53	c total #watches: 95068
64.99/65.08	c total #propagations: 5972938 / total #impl: 466040581 (eff. 0.013)
64.99/65.08	c #Conflicts:     145000 | #Learnt:      13879 | 0.000
64.99/65.08	c total clause space: 48.1602MB
64.99/65.08	c total #watches: 101610
65.58/65.65	c total #propagations: 6008288 / total #impl: 471228054 (eff. 0.013)
65.58/65.65	c #Conflicts:     146000 | #Learnt:      14879 | 0.000
65.58/65.65	c total clause space: 48.1602MB
65.58/65.65	c total #watches: 108740
66.18/66.29	c total #propagations: 6046506 / total #impl: 476466031 (eff. 0.013)
66.18/66.29	c #Conflicts:     147000 | #Learnt:      15879 | 0.000
66.18/66.29	c total clause space: 48.1602MB
66.18/66.29	c total #watches: 115497
66.88/66.94	c total #propagations: 6085852 / total #impl: 481909570 (eff. 0.013)
66.88/66.94	c #Conflicts:     148000 | #Learnt:      16879 | 0.000
66.88/66.94	c total clause space: 48.1602MB
66.88/66.94	c total #watches: 122168
67.58/67.63	c total #propagations: 6125847 / total #impl: 487196735 (eff. 0.013)
67.58/67.63	c #Conflicts:     149000 | #Learnt:      17879 | 0.000
67.58/67.63	c total clause space: 48.1602MB
67.58/67.63	c total #watches: 128290
68.08/68.17	c total #propagations: 6166403 / total #impl: 492295334 (eff. 0.013)
68.08/68.17	c GARBAGE COLLECT
68.08/68.17	c #Conflicts:     150000 | #Learnt:       9681 | 0.000
68.08/68.17	c total clause space: 48.1602MB
68.08/68.17	c total #watches: 76479
68.58/68.61	c total #propagations: 6204092 / total #impl: 496873341 (eff. 0.012)
68.58/68.61	c #Conflicts:     151000 | #Learnt:      10681 | 0.000
68.58/68.61	c total clause space: 48.1602MB
68.58/68.61	c total #watches: 84876
69.08/69.12	c total #propagations: 6240886 / total #impl: 501702264 (eff. 0.012)
69.08/69.12	c #Conflicts:     152000 | #Learnt:      11681 | 0.000
69.08/69.12	c total clause space: 48.1602MB
69.08/69.12	c total #watches: 91959
69.58/69.64	c total #propagations: 6280920 / total #impl: 507319232 (eff. 0.012)
69.58/69.64	c #Conflicts:     153000 | #Learnt:      12681 | 0.000
69.58/69.64	c total clause space: 48.1602MB
69.58/69.64	c total #watches: 99587
70.08/70.19	c total #propagations: 6322342 / total #impl: 513231890 (eff. 0.012)
70.08/70.19	c #Conflicts:     154000 | #Learnt:      13681 | 0.000
70.08/70.19	c total clause space: 48.1602MB
70.08/70.19	c total #watches: 104728
70.58/70.69	c total #propagations: 6363879 / total #impl: 519334888 (eff. 0.012)
70.58/70.69	c #Conflicts:     155000 | #Learnt:      14681 | 0.000
70.58/70.69	c total clause space: 48.1602MB
70.58/70.69	c total #watches: 112308
71.18/71.26	c total #propagations: 6398658 / total #impl: 524277814 (eff. 0.012)
71.18/71.26	c #Conflicts:     156000 | #Learnt:      15681 | 0.000
71.18/71.26	c total clause space: 48.1602MB
71.18/71.26	c total #watches: 119906
71.78/71.87	c total #propagations: 6435128 / total #impl: 530810656 (eff. 0.012)
71.78/71.87	c #Conflicts:     157000 | #Learnt:      16681 | 0.000
71.78/71.87	c total clause space: 48.1602MB
71.78/71.87	c total #watches: 126286
72.38/72.47	c total #propagations: 6470566 / total #impl: 536638163 (eff. 0.012)
72.38/72.47	c #Conflicts:     158000 | #Learnt:      17681 | 0.000
72.38/72.47	c total clause space: 48.1602MB
72.38/72.47	c total #watches: 132528
73.08/73.15	c total #propagations: 6505176 / total #impl: 542119262 (eff. 0.012)
73.08/73.15	c #Conflicts:     159000 | #Learnt:      18681 | 0.000
73.08/73.15	c total clause space: 48.1602MB
73.08/73.15	c total #watches: 137816
73.58/73.67	c total #propagations: 6542958 / total #impl: 548799159 (eff. 0.012)
73.58/73.67	c GARBAGE COLLECT
73.58/73.67	c #Conflicts:     160000 | #Learnt:      10182 | 0.000
73.58/73.67	c total clause space: 48.1602MB
73.58/73.67	c total #watches: 79565
74.08/74.10	c total #propagations: 6579958 / total #impl: 554345560 (eff. 0.012)
74.08/74.10	c #Conflicts:     161000 | #Learnt:      11182 | 0.000
74.08/74.10	c total clause space: 48.1602MB
74.08/74.10	c total #watches: 87448
74.58/74.61	c total #propagations: 6613779 / total #impl: 559631778 (eff. 0.012)
74.58/74.61	c #Conflicts:     162000 | #Learnt:      12182 | 0.000
74.58/74.61	c total clause space: 48.1602MB
74.58/74.61	c total #watches: 94063
75.08/75.12	c total #propagations: 6650980 / total #impl: 564946887 (eff. 0.012)
75.08/75.12	c #Conflicts:     163000 | #Learnt:      13182 | 0.000
75.08/75.12	c total clause space: 48.1602MB
75.08/75.12	c total #watches: 101460
75.58/75.70	c total #propagations: 6686501 / total #impl: 570309683 (eff. 0.012)
75.58/75.70	c #Conflicts:     164000 | #Learnt:      14182 | 0.000
75.58/75.70	c total clause space: 48.1602MB
75.58/75.70	c total #watches: 108158
76.18/76.26	c total #propagations: 6726340 / total #impl: 576586435 (eff. 0.012)
76.18/76.26	c #Conflicts:     165000 | #Learnt:      15182 | 0.000
76.18/76.26	c total clause space: 48.1602MB
76.18/76.26	c total #watches: 115099
76.78/76.89	c total #propagations: 6765625 / total #impl: 582982220 (eff. 0.012)
76.78/76.89	c #Conflicts:     166000 | #Learnt:      16182 | 0.000
76.78/76.89	c total clause space: 48.1602MB
76.78/76.89	c total #watches: 121168
77.48/77.51	c total #propagations: 6806008 / total #impl: 588743686 (eff. 0.012)
77.48/77.51	c #Conflicts:     167000 | #Learnt:      17182 | 0.000
77.48/77.51	c total clause space: 48.1602MB
77.48/77.51	c total #watches: 129788
78.08/78.16	c total #propagations: 6842053 / total #impl: 594656786 (eff. 0.012)
78.08/78.16	c #Conflicts:     168000 | #Learnt:      18182 | 0.000
78.08/78.16	c total clause space: 48.1602MB
78.08/78.16	c total #watches: 135283
78.58/78.66	c total #propagations: 6877833 / total #impl: 600496700 (eff. 0.011)
78.58/78.66	c UNSATISFIABLE 1
78.58/78.66	c CPU time              : 78.624 s
78.58/78.66	d decisions 168795
78.58/78.66	d conflicts 339189
78.58/78.66	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-4099374-1466241538/watcher-4099374-1466241538 -o /tmp/evaluation-result-4099374-1466241538/solver-4099374-1466241538 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4099374-1466241538.opb ./cdcl-cuttingplanes-release 

pid=12450
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.06 1.87 1.74 3/176 12453
/proc/meminfo: memFree=31558024/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 26203870 29802496 5260 33554432000 4194304 6199737 140735352178128 140736691320984 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 7276 5260 122 490 0 6777 0

[startup+0.100119 s]
/proc/loadavg: 2.06 1.87 1.74 3/176 12453
/proc/meminfo: memFree=31558024/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=33724 CPUtime=0.09 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 739 0 0 0 9 0 0 0 20 0 1 0 26203870 34533376 7104 33554432000 4194304 6199737 140735352178128 140736691320984 4213401 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 8431 7104 155 490 0 7932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33724

[startup+0.20028 s]
/proc/loadavg: 2.06 1.87 1.74 3/176 12453
/proc/meminfo: memFree=31558024/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=33852 CPUtime=0.19 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 800 0 0 0 19 0 0 0 20 0 1 0 26203870 34664448 7148 33554432000 4194304 6199737 140735352178128 140736691320984 4235260 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 8463 7148 155 490 0 7964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33852

[startup+0.300261 s]
/proc/loadavg: 2.06 1.87 1.74 3/176 12453
/proc/meminfo: memFree=31558024/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=33852 CPUtime=0.29 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 832 0 0 0 29 0 0 0 20 0 1 0 26203870 34664448 7177 33554432000 4194304 6199737 140735352178128 140736691320984 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 8463 7178 161 490 0 7964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33852

[startup+0.700252 s]
/proc/loadavg: 2.06 1.87 1.74 3/176 12453
/proc/meminfo: memFree=31558024/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=36840 CPUtime=0.69 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 1756 0 0 0 69 0 0 0 20 0 1 0 26203870 37724160 8241 33554432000 4194304 6199737 140735352178128 140736691320984 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 9210 8241 161 490 0 8711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36840

[startup+1.50023 s]
/proc/loadavg: 2.06 1.87 1.74 3/177 12454
/proc/meminfo: memFree=31525608/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=41660 CPUtime=1.49 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 2032 0 0 0 149 0 0 0 20 0 1 0 26203870 42659840 8435 33554432000 4194304 6199737 140735352178128 140735352177240 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 10415 8435 161 490 0 9916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41660

[startup+3.10023 s]
/proc/loadavg: 2.06 1.87 1.74 3/177 12454
/proc/meminfo: memFree=31523128/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=42056 CPUtime=3.09 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 2831 0 0 0 309 0 0 0 20 0 1 0 26203870 43065344 9458 33554432000 4194304 6199737 140735352178128 140735352177240 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 10514 9458 161 490 0 10015 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42056

[startup+6.30028 s]
/proc/loadavg: 2.05 1.87 1.74 3/177 12454
/proc/meminfo: memFree=31518004/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=50072 CPUtime=6.28 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 3912 0 0 0 628 0 0 0 20 0 1 0 26203870 51273728 10664 33554432000 4194304 6199737 140735352178128 140735352177240 4237924 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 12518 10664 161 490 0 12019 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50072

[startup+12.7002 s]
/proc/loadavg: 2.05 1.87 1.75 3/177 12592
/proc/meminfo: memFree=31534624/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=50984 CPUtime=12.69 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 4443 0 0 0 1268 1 0 0 20 0 1 0 26203870 52207616 11553 33554432000 4194304 6199737 140735352178128 140735352176776 4213331 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 12746 11553 161 490 0 12247 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50984

[startup+25.5003 s]
/proc/loadavg: 1.89 1.85 1.74 3/174 13765
/proc/meminfo: memFree=31552260/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=63108 CPUtime=25.49 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 5127 0 0 0 2548 1 0 0 20 0 1 0 26203870 64622592 13526 33554432000 4194304 6199737 140735352178128 140735352177240 4213456 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 15777 13526 161 490 0 15278 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63108

[startup+51.1003 s]
/proc/loadavg: 1.93 1.86 1.74 3/177 13926
/proc/meminfo: memFree=31391292/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=83516 CPUtime=51.07 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 6311 0 0 0 5106 1 0 0 20 0 1 0 26203870 85520384 15891 33554432000 4194304 6199737 140735352178128 140735352176776 4216769 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 20879 15891 161 490 0 20380 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83516

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

[startup+51.2003 s]
/proc/loadavg: 1.93 1.86 1.74 3/177 13926
/proc/meminfo: memFree=31391292/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=83516 CPUtime=51.17 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 6311 0 0 0 5116 1 0 0 20 0 1 0 26203870 85520384 15891 33554432000 4194304 6199737 140735352178128 140735352176776 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 20879 15891 161 490 0 20380 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 83516

[startup+64.0003 s]
/proc/loadavg: 1.94 1.86 1.75 3/178 13930
/proc/meminfo: memFree=31387632/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=84272 CPUtime=63.98 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 6459 0 0 0 6396 2 0 0 20 0 1 0 26203870 86294528 16550 33554432000 4194304 6199737 140735352178128 140735352177240 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 21068 16550 161 490 0 20569 0
Current children cumulated CPU time (s) 63.98
Current children cumulated vsize (KiB) 84272

[startup+70.4002 s]
/proc/loadavg: 1.95 1.87 1.75 3/178 13930
/proc/meminfo: memFree=31387728/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=84464 CPUtime=70.39 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 6498 0 0 0 7037 2 0 0 20 0 1 0 26203870 86491136 16589 33554432000 4194304 6199737 140735352178128 140735352177240 4213473 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 21116 16589 161 490 0 20617 0
Current children cumulated CPU time (s) 70.39
Current children cumulated vsize (KiB) 84464

[startup+73.6002 s]
/proc/loadavg: 1.95 1.87 1.75 3/178 13930
/proc/meminfo: memFree=31387728/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=84560 CPUtime=73.58 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 6526 0 0 0 7356 2 0 0 20 0 1 0 26203870 86589440 17128 33554432000 4194304 6199737 140735352178128 140735352177240 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 21140 17128 161 490 0 20641 0
Current children cumulated CPU time (s) 73.58
Current children cumulated vsize (KiB) 84560

[startup+76.8002 s]
/proc/loadavg: 1.95 1.87 1.75 3/178 13930
/proc/meminfo: memFree=31385652/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=84560 CPUtime=76.78 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 6530 0 0 0 7676 2 0 0 20 0 1 0 26203870 86589440 17132 33554432000 4194304 6199737 140735352178128 140735352177240 4213292 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 21140 17132 161 490 0 20641 0
Current children cumulated CPU time (s) 76.78
Current children cumulated vsize (KiB) 84560

[startup+77.6003 s]
/proc/loadavg: 1.95 1.87 1.75 3/178 13930
/proc/meminfo: memFree=31385604/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=84560 CPUtime=77.58 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 6545 0 0 0 7756 2 0 0 20 0 1 0 26203870 86589440 17147 33554432000 4194304 6199737 140735352178128 140735352177240 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 21140 17147 161 490 0 20641 0
Current children cumulated CPU time (s) 77.58
Current children cumulated vsize (KiB) 84560

[startup+78.4003 s]
/proc/loadavg: 1.95 1.87 1.75 3/178 13930
/proc/meminfo: memFree=31385604/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=84560 CPUtime=78.38 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 6551 0 0 0 7836 2 0 0 20 0 1 0 26203870 86589440 17153 33554432000 4194304 6199737 140735352178128 140735352177240 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 21140 17153 161 490 0 20641 0
Current children cumulated CPU time (s) 78.38
Current children cumulated vsize (KiB) 84560

[startup+78.6003 s]
/proc/loadavg: 1.95 1.87 1.75 3/178 13930
/proc/meminfo: memFree=31385604/32872528 swapFree=241348/274052
[pid=12453] ppid=12450 vsize=84720 CPUtime=78.58 cores=0,2,4,6
/proc/12453/stat : 12453 (cdcl-cuttingpla) R 12450 12453 5548 0 -1 4202496 6558 0 0 0 7856 2 0 0 20 0 1 0 26203870 86753280 17160 33554432000 4194304 6199737 140735352178128 140735352177240 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12453/statm: 21180 17160 161 490 0 20681 0
Current children cumulated CPU time (s) 78.58
Current children cumulated vsize (KiB) 84720

Child status: 20
Real time (s): 78.6668
CPU time (s): 78.651
CPU user time (s): 78.627
CPU system time (s): 0.023996
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 84720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.627
system time used= 0.023996
maximum resident set size= 68688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6571
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= 7
involuntary context switches= 81

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.226965 second user time and 0.283956 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 11:18:58
IDJOB=4099374
IDBENCH=1364
IDSOLVER=2548
FILE ID=node107/4099374-1466241538
RUNJOBID= node107-1466240967-5564
PBS_JOBID= 19918200
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900569834.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099374-1466241538/watcher-4099374-1466241538 -o /tmp/evaluation-result-4099374-1466241538/solver-4099374-1466241538 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4099374-1466241538.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= ff92e7f0cc5c4d2f39e30a6748b3406b
RANDOM SEED=2047193743

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31558668 kB
Buffers:          103540 kB
Cached:           140432 kB
SwapCached:         3136 kB
Active:           125428 kB
Inactive:         175172 kB
Active(anon):      55992 kB
Inactive(anon):     2864 kB
Active(file):      69436 kB
Inactive(file):   172308 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              2316 kB
Writeback:             4 kB
AnonPages:        353272 kB
Mapped:             9604 kB
Shmem:                 0 kB
Slab:             608596 kB
SReclaimable:      51764 kB
SUnreclaim:       556832 kB
KernelStack:        1472 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     453048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 71708 MiB
End job on node107 at 2016-06-18 11:20:17