Trace number 4102207

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 NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01OPT84 91.6891 91.7028

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-jnh201.opb
MD5SUM90cbe77e1c871e28da43b06bd07ecc73
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark11.1883
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 84
Optimality of the best value was proved YES
Number of variables200
Total number of constraints900
Number of constraints which are clauses900
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 constraint2
Maximum length of a constraint14
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 200 #constraint= 900
0.00/0.01	c * #variable= 200 #constraint= 900
0.00/0.09	c S1->S2
0.00/0.09	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.09	c total clause space: 4.25031MB
0.00/0.09	c total #watches: 13677
0.19/0.20	c total #propagations: 42727 / total #impl: 123702 (eff. 0.345)
0.19/0.20	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.19/0.20	c total clause space: 4.25031MB
0.19/0.20	c total #watches: 21251
0.29/0.33	c total #propagations: 86616 / total #impl: 256789 (eff. 0.337)
0.29/0.33	c GC COLLECT
0.29/0.33	c #Conflicts:       3000 | #Learnt:       2005 | 0.000
0.29/0.33	c total clause space: 4.25031MB
0.29/0.33	c total #watches: 26935
0.39/0.48	c total #propagations: 129553 / total #impl: 360549 (eff. 0.359)
0.39/0.48	c #Conflicts:       4000 | #Learnt:       3005 | 0.001
0.39/0.48	c total clause space: 6.90675MB
0.39/0.48	c total #watches: 32782
0.59/0.62	c total #propagations: 170362 / total #impl: 489272 (eff. 0.348)
0.59/0.62	c GC COLLECT
0.59/0.62	c #Conflicts:       5000 | #Learnt:       2357 | 0.001
0.59/0.62	c total clause space: 6.90675MB
0.59/0.62	c total #watches: 25337
0.69/0.75	c total #propagations: 213453 / total #impl: 609251 (eff. 0.350)
0.69/0.75	c #Conflicts:       6000 | #Learnt:       3356 | 0.001
0.69/0.75	c total clause space: 6.90675MB
0.69/0.75	c total #watches: 31841
0.89/0.90	c total #propagations: 253196 / total #impl: 734920 (eff. 0.345)
0.89/0.90	c GC COLLECT
0.89/0.90	c #Conflicts:       7000 | #Learnt:       2233 | 0.000
0.89/0.90	c total clause space: 11.2235MB
0.89/0.90	c total #watches: 22550
0.99/1.02	c total #propagations: 294402 / total #impl: 859678 (eff. 0.342)
0.99/1.02	c #Conflicts:       8000 | #Learnt:       3233 | 0.000
0.99/1.02	c total clause space: 11.2235MB
0.99/1.02	c total #watches: 27210
1.10/1.15	c total #propagations: 337235 / total #impl: 981934 (eff. 0.343)
1.10/1.15	c #Conflicts:       9000 | #Learnt:       4233 | 0.000
1.10/1.15	c total clause space: 11.2235MB
1.10/1.15	c total #watches: 32156
1.29/1.30	c total #propagations: 378500 / total #impl: 1126769 (eff. 0.336)
1.29/1.30	c GC COLLECT
1.29/1.30	c #Conflicts:      10000 | #Learnt:       2718 | 0.000
1.29/1.30	c total clause space: 11.2235MB
1.29/1.30	c total #watches: 22770
1.39/1.43	c total #propagations: 420036 / total #impl: 1254125 (eff. 0.335)
1.39/1.43	c #Conflicts:      11000 | #Learnt:       3718 | 0.000
1.39/1.43	c total clause space: 11.2235MB
1.39/1.43	c total #watches: 27255
1.49/1.57	c total #propagations: 464292 / total #impl: 1385476 (eff. 0.335)
1.49/1.57	c S2->S1
1.49/1.57	c S1->S2
1.49/1.57	c S1->S2
1.49/1.57	c #Conflicts:      12000 | #Learnt:        163 | 0.000
1.49/1.57	c total clause space: 11.2235MB
1.49/1.57	c total #watches: 19119
1.59/1.66	c total #propagations: 506013 / total #impl: 1514597 (eff. 0.334)
1.59/1.66	c S1->S2
1.59/1.66	c #Conflicts:      13000 | #Learnt:       1164 | 0.000
1.59/1.66	c total clause space: 11.2235MB
1.59/1.66	c total #watches: 24600
1.69/1.77	c total #propagations: 536076 / total #impl: 1695488 (eff. 0.316)
1.69/1.77	c GC COLLECT
1.69/1.77	c #Conflicts:      14000 | #Learnt:       1585 | 0.000
1.69/1.77	c total clause space: 11.2235MB
1.69/1.77	c total #watches: 27767
1.89/1.94	c total #propagations: 570504 / total #impl: 1827018 (eff. 0.312)
1.89/1.94	c #Conflicts:      15000 | #Learnt:       2584 | 0.000
1.89/1.94	c total clause space: 11.2235MB
1.89/1.94	c total #watches: 39240
2.09/2.18	c total #propagations: 604844 / total #impl: 1951761 (eff. 0.310)
2.09/2.18	c #Conflicts:      16000 | #Learnt:       3584 | 0.001
2.09/2.18	c total clause space: 11.2235MB
2.09/2.18	c total #watches: 48521
2.39/2.45	c total #propagations: 642749 / total #impl: 2086408 (eff. 0.308)
2.39/2.45	c GC COLLECT
2.39/2.45	c #Conflicts:      17000 | #Learnt:       2547 | 0.000
2.39/2.45	c total clause space: 11.2235MB
2.39/2.45	c total #watches: 38075
2.59/2.66	c total #propagations: 681773 / total #impl: 2226050 (eff. 0.306)
2.59/2.66	c #Conflicts:      18000 | #Learnt:       3547 | 0.000
2.59/2.66	c total clause space: 11.2235MB
2.59/2.66	c total #watches: 46495
2.89/2.95	c total #propagations: 716735 / total #impl: 2363200 (eff. 0.303)
2.89/2.95	c #Conflicts:      19000 | #Learnt:       4547 | 0.000
2.89/2.95	c total clause space: 11.2235MB
2.89/2.95	c total #watches: 55820
3.19/3.27	c total #propagations: 754860 / total #impl: 2508518 (eff. 0.301)
3.19/3.27	c #Conflicts:      20000 | #Learnt:       5547 | 0.000
3.19/3.27	c total clause space: 18.2382MB
3.19/3.27	c total #watches: 64634
3.49/3.57	c total #propagations: 791217 / total #impl: 2643731 (eff. 0.299)
3.49/3.57	c GC COLLECT
3.49/3.57	c #Conflicts:      21000 | #Learnt:       3626 | 0.000
3.49/3.57	c total clause space: 18.2382MB
3.49/3.57	c total #watches: 46641
3.79/3.86	c total #propagations: 834677 / total #impl: 2777438 (eff. 0.301)
3.79/3.86	c #Conflicts:      22000 | #Learnt:       4626 | 0.000
3.79/3.86	c total clause space: 18.2382MB
3.79/3.86	c total #watches: 55530
4.09/4.18	c total #propagations: 876222 / total #impl: 2907751 (eff. 0.301)
4.09/4.18	c #Conflicts:      23000 | #Learnt:       5626 | 0.000
4.09/4.18	c total clause space: 18.2382MB
4.09/4.18	c total #watches: 62679
4.50/4.53	c total #propagations: 914513 / total #impl: 3046744 (eff. 0.300)
4.50/4.53	c #Conflicts:      24000 | #Learnt:       6626 | 0.000
4.50/4.53	c total clause space: 18.2382MB
4.50/4.53	c total #watches: 69847
4.69/4.76	c total #propagations: 951804 / total #impl: 3181881 (eff. 0.299)
4.69/4.76	c GC COLLECT
4.69/4.76	c #Conflicts:      25000 | #Learnt:       4117 | 0.000
4.69/4.76	c total clause space: 18.2382MB
4.69/4.76	c total #watches: 49076
4.89/4.99	c total #propagations: 984172 / total #impl: 3341449 (eff. 0.295)
4.89/4.99	c #Conflicts:      26000 | #Learnt:       5117 | 0.000
4.89/4.99	c total clause space: 18.2382MB
4.89/4.99	c total #watches: 55239
5.19/5.25	c total #propagations: 1017438 / total #impl: 3508415 (eff. 0.290)
5.19/5.25	c #Conflicts:      27000 | #Learnt:       6117 | 0.000
5.19/5.25	c total clause space: 18.2382MB
5.19/5.25	c total #watches: 63492
5.50/5.55	c total #propagations: 1050300 / total #impl: 3671189 (eff. 0.286)
5.50/5.55	c #Conflicts:      28000 | #Learnt:       7117 | 0.000
5.50/5.55	c total clause space: 18.2382MB
5.50/5.55	c total #watches: 69519
5.89/5.90	c total #propagations: 1085185 / total #impl: 3815366 (eff. 0.284)
5.89/5.90	c GC COLLECT
5.89/5.90	c #Conflicts:      29000 | #Learnt:       4164 | 0.000
5.89/5.90	c total clause space: 18.2382MB
5.89/5.90	c total #watches: 43629
6.09/6.16	c total #propagations: 1124830 / total #impl: 3941961 (eff. 0.285)
6.09/6.16	c #Conflicts:      30000 | #Learnt:       5164 | 0.000
6.09/6.16	c total clause space: 18.2382MB
6.09/6.16	c total #watches: 51397
6.39/6.46	c total #propagations: 1168306 / total #impl: 4064585 (eff. 0.287)
6.39/6.46	c #Conflicts:      31000 | #Learnt:       6164 | 0.000
6.39/6.46	c total clause space: 18.2382MB
6.39/6.46	c total #watches: 60028
6.69/6.79	c total #propagations: 1208315 / total #impl: 4213632 (eff. 0.287)
6.69/6.79	c #Conflicts:      32000 | #Learnt:       7164 | 0.000
6.69/6.79	c total clause space: 18.2382MB
6.69/6.79	c total #watches: 66732
7.09/7.18	c total #propagations: 1247098 / total #impl: 4354850 (eff. 0.286)
7.09/7.18	c #Conflicts:      33000 | #Learnt:       8164 | 0.000
7.09/7.18	c total clause space: 18.2382MB
7.09/7.18	c total #watches: 73736
7.49/7.53	c total #propagations: 1289321 / total #impl: 4487446 (eff. 0.287)
7.49/7.53	c GC COLLECT
7.49/7.53	c #Conflicts:      34000 | #Learnt:       4835 | 0.000
7.49/7.53	c total clause space: 29.637MB
7.49/7.53	c total #watches: 45289
7.69/7.80	c total #propagations: 1333418 / total #impl: 4642947 (eff. 0.287)
7.69/7.80	c #Conflicts:      35000 | #Learnt:       5835 | 0.000
7.69/7.80	c total clause space: 29.637MB
7.69/7.80	c total #watches: 50360
8.09/8.11	c total #propagations: 1374858 / total #impl: 4774588 (eff. 0.288)
8.09/8.11	c #Conflicts:      36000 | #Learnt:       6835 | 0.000
8.09/8.11	c total clause space: 29.637MB
8.09/8.11	c total #watches: 55253
8.39/8.43	c total #propagations: 1417951 / total #impl: 4905075 (eff. 0.289)
8.39/8.43	c #Conflicts:      37000 | #Learnt:       7833 | 0.000
8.39/8.43	c total clause space: 29.637MB
8.39/8.43	c total #watches: 63461
8.69/8.76	c total #propagations: 1457814 / total #impl: 5042737 (eff. 0.289)
8.69/8.76	c #Conflicts:      38000 | #Learnt:       8832 | 0.000
8.69/8.76	c total clause space: 29.637MB
8.69/8.76	c total #watches: 70952
8.99/9.03	c total #propagations: 1498614 / total #impl: 5182848 (eff. 0.289)
8.99/9.03	c GC COLLECT
8.99/9.03	c S2->S1
8.99/9.03	c #Conflicts:      39000 | #Learnt:        770 | 0.000
8.99/9.03	c total clause space: 29.637MB
8.99/9.03	c total #watches: 23422
9.09/9.17	c total #propagations: 1537500 / total #impl: 5326553 (eff. 0.289)
9.09/9.17	c #Conflicts:      40000 | #Learnt:       1770 | 0.000
9.09/9.17	c total clause space: 29.637MB
9.09/9.17	c total #watches: 33790
9.29/9.34	c total #propagations: 1571288 / total #impl: 5451051 (eff. 0.288)
9.29/9.34	c #Conflicts:      41000 | #Learnt:       2770 | 0.000
9.29/9.34	c total clause space: 29.637MB
9.29/9.34	c total #watches: 47414
9.49/9.58	c total #propagations: 1601148 / total #impl: 5602806 (eff. 0.286)
9.49/9.58	c #Conflicts:      42000 | #Learnt:       3770 | 0.000
9.49/9.58	c total clause space: 29.637MB
9.49/9.58	c total #watches: 58082
9.79/9.86	c total #propagations: 1631444 / total #impl: 5785702 (eff. 0.282)
9.79/9.86	c #Conflicts:      43000 | #Learnt:       4770 | 0.000
9.79/9.86	c total clause space: 29.637MB
9.79/9.86	c total #watches: 74826
10.19/10.22	c total #propagations: 1661070 / total #impl: 5945281 (eff. 0.279)
10.19/10.22	c GC COLLECT
10.19/10.22	c #Conflicts:      44000 | #Learnt:       2989 | 0.000
10.19/10.22	c total clause space: 29.637MB
10.19/10.22	c total #watches: 48467
10.39/10.47	c total #propagations: 1692983 / total #impl: 6107537 (eff. 0.277)
10.39/10.47	c #Conflicts:      45000 | #Learnt:       3989 | 0.000
10.39/10.47	c total clause space: 29.637MB
10.39/10.47	c total #watches: 63862
10.69/10.77	c total #propagations: 1725233 / total #impl: 6272348 (eff. 0.275)
10.69/10.77	c #Conflicts:      46000 | #Learnt:       4988 | 0.000
10.69/10.77	c total clause space: 29.637MB
10.69/10.77	c total #watches: 80172
11.09/11.12	c total #propagations: 1754603 / total #impl: 6449587 (eff. 0.272)
11.09/11.12	c #Conflicts:      47000 | #Learnt:       5988 | 0.000
11.09/11.12	c total clause space: 29.637MB
11.09/11.12	c total #watches: 93743
11.49/11.54	c total #propagations: 1783938 / total #impl: 6635110 (eff. 0.269)
11.49/11.54	c #Conflicts:      48000 | #Learnt:       6988 | 0.000
11.49/11.54	c total clause space: 29.637MB
11.49/11.54	c total #watches: 104835
11.99/12.05	c total #propagations: 1813272 / total #impl: 6822970 (eff. 0.266)
11.99/12.05	c #Conflicts:      49000 | #Learnt:       7988 | 0.000
11.99/12.05	c total clause space: 29.637MB
11.99/12.05	c total #watches: 114761
12.49/12.57	c total #propagations: 1845834 / total #impl: 7029604 (eff. 0.263)
12.49/12.57	c GC COLLECT
12.49/12.57	c #Conflicts:      50000 | #Learnt:       4795 | 0.000
12.49/12.57	c total clause space: 29.637MB
12.49/12.57	c total #watches: 76469
13.09/13.11	c total #propagations: 1882397 / total #impl: 7201663 (eff. 0.261)
13.09/13.11	c #Conflicts:      51000 | #Learnt:       5795 | 0.000
13.09/13.11	c total clause space: 29.637MB
13.09/13.11	c total #watches: 87574
13.58/13.69	c total #propagations: 1923011 / total #impl: 7352662 (eff. 0.262)
13.58/13.69	c #Conflicts:      52000 | #Learnt:       6795 | 0.000
13.58/13.69	c total clause space: 29.637MB
13.58/13.69	c total #watches: 100690
14.18/14.30	c total #propagations: 1959449 / total #impl: 7499413 (eff. 0.261)
14.18/14.30	c #Conflicts:      53000 | #Learnt:       7795 | 0.000
14.18/14.30	c total clause space: 29.637MB
14.18/14.30	c total #watches: 110331
14.78/14.87	c total #propagations: 1998553 / total #impl: 7662030 (eff. 0.261)
14.78/14.87	c #Conflicts:      54000 | #Learnt:       8795 | 0.000
14.78/14.87	c total clause space: 29.637MB
14.78/14.87	c total #watches: 123292
15.58/15.62	c total #propagations: 2032094 / total #impl: 7829960 (eff. 0.260)
15.58/15.62	c #Conflicts:      55000 | #Learnt:       9795 | 0.000
15.58/15.62	c total clause space: 29.637MB
15.58/15.62	c total #watches: 135532
16.08/16.14	c total #propagations: 2070555 / total #impl: 8007358 (eff. 0.259)
16.08/16.14	c GC COLLECT
16.08/16.14	c #Conflicts:      56000 | #Learnt:       5748 | 0.000
16.08/16.14	c total clause space: 29.637MB
16.08/16.14	c total #watches: 89766
16.49/16.58	c total #propagations: 2107540 / total #impl: 8168312 (eff. 0.258)
16.49/16.58	c #Conflicts:      57000 | #Learnt:       6748 | 0.000
16.49/16.58	c total clause space: 29.637MB
16.49/16.58	c total #watches: 102580
16.88/16.98	c total #propagations: 2140646 / total #impl: 8350403 (eff. 0.256)
16.88/16.98	c #Conflicts:      58000 | #Learnt:       7748 | 0.000
16.88/16.98	c total clause space: 29.637MB
16.88/16.98	c total #watches: 113470
17.38/17.42	c total #propagations: 2168855 / total #impl: 8563287 (eff. 0.253)
17.38/17.42	c #Conflicts:      59000 | #Learnt:       8748 | 0.000
17.38/17.42	c total clause space: 29.637MB
17.38/17.42	c total #watches: 127635
17.88/17.93	c total #propagations: 2195936 / total #impl: 8737596 (eff. 0.251)
17.88/17.93	c #Conflicts:      60000 | #Learnt:       9748 | 0.000
17.88/17.93	c total clause space: 29.637MB
17.88/17.93	c total #watches: 137306
18.38/18.43	c total #propagations: 2223358 / total #impl: 8902890 (eff. 0.250)
18.38/18.43	c #Conflicts:      61000 | #Learnt:      10748 | 0.000
18.38/18.43	c total clause space: 29.637MB
18.38/18.43	c total #watches: 151181
18.80/18.85	c total #propagations: 2249740 / total #impl: 9109860 (eff. 0.247)
18.80/18.85	c GC COLLECT
18.80/18.85	c #Conflicts:      62000 | #Learnt:       6122 | 0.000
18.80/18.85	c total clause space: 48.1602MB
18.80/18.85	c total #watches: 96338
19.19/19.23	c total #propagations: 2274116 / total #impl: 9362792 (eff. 0.243)
19.19/19.23	c #Conflicts:      63000 | #Learnt:       7122 | 0.000
19.19/19.23	c total clause space: 48.1602MB
19.19/19.23	c total #watches: 110101
19.69/19.73	c total #propagations: 2299776 / total #impl: 9568648 (eff. 0.240)
19.69/19.73	c #Conflicts:      64000 | #Learnt:       8122 | 0.000
19.69/19.73	c total clause space: 48.1602MB
19.69/19.73	c total #watches: 117927
20.19/20.28	c total #propagations: 2330407 / total #impl: 9776025 (eff. 0.238)
20.19/20.28	c #Conflicts:      65000 | #Learnt:       9122 | 0.000
20.19/20.28	c total clause space: 48.1602MB
20.19/20.28	c total #watches: 130160
20.90/20.99	c total #propagations: 2361129 / total #impl: 9954136 (eff. 0.237)
20.90/20.99	c #Conflicts:      66000 | #Learnt:      10122 | 0.000
20.90/20.99	c total clause space: 48.1602MB
20.90/20.99	c total #watches: 140389
21.59/21.61	c total #propagations: 2397396 / total #impl: 10128105 (eff. 0.237)
21.59/21.61	c #Conflicts:      67000 | #Learnt:      11122 | 0.000
21.59/21.61	c total clause space: 48.1602MB
21.59/21.61	c total #watches: 148794
22.29/22.33	c total #propagations: 2428455 / total #impl: 10301018 (eff. 0.236)
22.29/22.33	c #Conflicts:      68000 | #Learnt:      12122 | 0.000
22.29/22.33	c total clause space: 48.1602MB
22.29/22.33	c total #watches: 157900
22.69/22.71	c total #propagations: 2461477 / total #impl: 10499840 (eff. 0.234)
22.69/22.71	c GC COLLECT
22.69/22.71	c S1->S2
22.69/22.71	c #Conflicts:      69000 | #Learnt:       7060 | 0.000
22.69/22.71	c total clause space: 48.1602MB
22.69/22.71	c total #watches: 113472
23.09/23.14	c total #propagations: 2487144 / total #impl: 10697870 (eff. 0.232)
23.09/23.14	c #Conflicts:      70000 | #Learnt:       8060 | 0.000
23.09/23.14	c total clause space: 48.1602MB
23.09/23.14	c total #watches: 123396
23.79/23.82	c total #propagations: 2516398 / total #impl: 10890210 (eff. 0.231)
23.79/23.82	c #Conflicts:      71000 | #Learnt:       9060 | 0.000
23.79/23.82	c total clause space: 48.1602MB
23.79/23.82	c total #watches: 134828
24.49/24.54	c total #propagations: 2552564 / total #impl: 11051343 (eff. 0.231)
24.49/24.54	c #Conflicts:      72000 | #Learnt:      10060 | 0.000
24.49/24.54	c total clause space: 48.1602MB
24.49/24.54	c total #watches: 145026
25.29/25.35	c total #propagations: 2587354 / total #impl: 11209164 (eff. 0.231)
25.29/25.35	c #Conflicts:      73000 | #Learnt:      11060 | 0.000
25.29/25.35	c total clause space: 48.1602MB
25.29/25.35	c total #watches: 155310
25.99/26.06	c total #propagations: 2624533 / total #impl: 11361963 (eff. 0.231)
25.99/26.06	c #Conflicts:      74000 | #Learnt:      12060 | 0.000
25.99/26.06	c total clause space: 48.1602MB
25.99/26.06	c total #watches: 166897
26.68/26.70	c total #propagations: 2656414 / total #impl: 11513115 (eff. 0.231)
26.68/26.70	c GC COLLECT
26.68/26.70	c #Conflicts:      75000 | #Learnt:       6624 | 0.000
26.68/26.70	c total clause space: 48.1602MB
26.68/26.70	c total #watches: 105289
27.18/27.24	c total #propagations: 2685893 / total #impl: 11693005 (eff. 0.230)
27.18/27.24	c #Conflicts:      76000 | #Learnt:       7624 | 0.000
27.18/27.24	c total clause space: 48.1602MB
27.18/27.24	c total #watches: 115718
27.68/27.75	c total #propagations: 2717670 / total #impl: 11852230 (eff. 0.229)
27.68/27.75	c #Conflicts:      77000 | #Learnt:       8624 | 0.000
27.68/27.75	c total clause space: 48.1602MB
27.68/27.75	c total #watches: 129084
28.18/28.21	c total #propagations: 2748274 / total #impl: 12038536 (eff. 0.228)
28.18/28.21	c #Conflicts:      78000 | #Learnt:       9624 | 0.000
28.18/28.21	c total clause space: 48.1602MB
28.18/28.21	c total #watches: 140510
28.98/29.02	c total #propagations: 2775619 / total #impl: 12242479 (eff. 0.227)
28.98/29.02	c #Conflicts:      79000 | #Learnt:      10624 | 0.000
28.98/29.02	c total clause space: 48.1602MB
28.98/29.02	c total #watches: 149300
29.79/29.83	c total #propagations: 2813025 / total #impl: 12405685 (eff. 0.227)
29.79/29.83	c #Conflicts:      80000 | #Learnt:      11624 | 0.000
29.79/29.83	c total clause space: 48.1602MB
29.79/29.83	c total #watches: 160845
30.68/30.72	c total #propagations: 2848649 / total #impl: 12561732 (eff. 0.227)
30.68/30.72	c #Conflicts:      81000 | #Learnt:      12624 | 0.000
30.68/30.72	c total clause space: 48.1602MB
30.68/30.72	c total #watches: 169796
31.58/31.64	c total #propagations: 2884915 / total #impl: 12725234 (eff. 0.227)
31.58/31.64	c GC COLLECT
31.58/31.64	c #Conflicts:      82000 | #Learnt:       6863 | 0.000
31.58/31.64	c total clause space: 48.1602MB
31.58/31.64	c total #watches: 107692
32.08/32.18	c total #propagations: 2921990 / total #impl: 12890648 (eff. 0.227)
32.08/32.18	c #Conflicts:      83000 | #Learnt:       7863 | 0.000
32.08/32.18	c total clause space: 48.1602MB
32.08/32.18	c total #watches: 119241
32.58/32.65	c total #propagations: 2954984 / total #impl: 13054320 (eff. 0.226)
32.58/32.65	c #Conflicts:      84000 | #Learnt:       8863 | 0.000
32.58/32.65	c total clause space: 48.1602MB
32.58/32.65	c total #watches: 130909
33.09/33.11	c total #propagations: 2982094 / total #impl: 13251403 (eff. 0.225)
33.09/33.11	c #Conflicts:      85000 | #Learnt:       9863 | 0.000
33.09/33.11	c total clause space: 48.1602MB
33.09/33.11	c total #watches: 143034
33.68/33.71	c total #propagations: 3009640 / total #impl: 13469557 (eff. 0.223)
33.68/33.71	c #Conflicts:      86000 | #Learnt:      10863 | 0.000
33.68/33.71	c total clause space: 48.1602MB
33.68/33.71	c total #watches: 154247
34.38/34.45	c total #propagations: 3038792 / total #impl: 13691336 (eff. 0.222)
34.38/34.45	c #Conflicts:      87000 | #Learnt:      11863 | 0.000
34.38/34.45	c total clause space: 48.1602MB
34.38/34.45	c total #watches: 163004
35.19/35.20	c total #propagations: 3072454 / total #impl: 13876756 (eff. 0.221)
35.19/35.20	c #Conflicts:      88000 | #Learnt:      12863 | 0.000
35.19/35.20	c total clause space: 48.1602MB
35.19/35.20	c total #watches: 171787
35.88/35.98	c total #propagations: 3105507 / total #impl: 14060684 (eff. 0.221)
35.88/35.98	c #Conflicts:      89000 | #Learnt:      13863 | 0.000
35.88/35.98	c total clause space: 48.1602MB
35.88/35.98	c total #watches: 183514
36.68/36.73	c total #propagations: 3137195 / total #impl: 14230768 (eff. 0.220)
36.68/36.73	c GC COLLECT
36.68/36.73	c #Conflicts:      90000 | #Learnt:       7786 | 0.000
36.68/36.73	c total clause space: 48.1602MB
36.68/36.73	c total #watches: 115580
37.49/37.50	c total #propagations: 3171428 / total #impl: 14382403 (eff. 0.221)
37.49/37.50	c #Conflicts:      91000 | #Learnt:       8786 | 0.000
37.49/37.50	c total clause space: 48.1602MB
37.49/37.50	c total #watches: 125960
37.98/38.06	c total #propagations: 3209631 / total #impl: 14522252 (eff. 0.221)
37.98/38.06	c #Conflicts:      92000 | #Learnt:       9786 | 0.000
37.98/38.06	c total clause space: 48.1602MB
37.98/38.06	c total #watches: 136694
38.88/38.90	c total #propagations: 3238475 / total #impl: 14707733 (eff. 0.220)
38.88/38.90	c #Conflicts:      93000 | #Learnt:      10786 | 0.000
38.88/38.90	c total clause space: 48.1602MB
38.88/38.90	c total #watches: 144838
39.69/39.73	c total #propagations: 3276574 / total #impl: 14871198 (eff. 0.220)
39.69/39.73	c #Conflicts:      94000 | #Learnt:      11786 | 0.000
39.69/39.73	c total clause space: 48.1602MB
39.69/39.73	c total #watches: 153359
40.28/40.37	c total #propagations: 3311457 / total #impl: 15032177 (eff. 0.220)
40.28/40.37	c #Conflicts:      95000 | #Learnt:      12786 | 0.000
40.28/40.37	c total clause space: 48.1602MB
40.28/40.37	c total #watches: 163847
40.98/41.05	c total #propagations: 3343040 / total #impl: 15189309 (eff. 0.220)
40.98/41.05	c #Conflicts:      96000 | #Learnt:      13786 | 0.000
40.98/41.05	c total clause space: 48.1602MB
40.98/41.05	c total #watches: 174741
41.79/41.87	c total #propagations: 3373016 / total #impl: 15384975 (eff. 0.219)
41.79/41.87	c #Conflicts:      97000 | #Learnt:      14786 | 0.000
41.79/41.87	c total clause space: 48.1602MB
41.79/41.87	c total #watches: 182542
42.48/42.53	c total #propagations: 3405621 / total #impl: 15551981 (eff. 0.219)
42.48/42.53	c GC COLLECT
42.48/42.53	c #Conflicts:      98000 | #Learnt:       8393 | 0.000
42.48/42.53	c total clause space: 48.1602MB
42.48/42.53	c total #watches: 126959
43.18/43.30	c total #propagations: 3438976 / total #impl: 15710481 (eff. 0.219)
43.18/43.30	c #Conflicts:      99000 | #Learnt:       9393 | 0.000
43.18/43.30	c total clause space: 48.1602MB
43.18/43.30	c total #watches: 136686
43.88/43.92	c total #propagations: 3476313 / total #impl: 15860769 (eff. 0.219)
43.88/43.92	c #Conflicts:     100000 | #Learnt:      10393 | 0.000
43.88/43.92	c total clause space: 48.1602MB
43.88/43.92	c total #watches: 147410
44.78/44.90	c total #propagations: 3507882 / total #impl: 15998726 (eff. 0.219)
44.78/44.90	c #Conflicts:     101000 | #Learnt:      11393 | 0.000
44.78/44.90	c total clause space: 48.1602MB
44.78/44.90	c total #watches: 156408
45.98/46.07	c total #propagations: 3548187 / total #impl: 16145098 (eff. 0.220)
45.98/46.07	c #Conflicts:     102000 | #Learnt:      12393 | 0.000
45.98/46.07	c total clause space: 48.1602MB
45.98/46.07	c total #watches: 162535
46.98/47.05	c total #propagations: 3590413 / total #impl: 16297621 (eff. 0.220)
46.98/47.05	c #Conflicts:     103000 | #Learnt:      13393 | 0.000
46.98/47.05	c total clause space: 48.1602MB
46.98/47.05	c total #watches: 173008
48.08/48.16	c total #propagations: 3629105 / total #impl: 16467607 (eff. 0.220)
48.08/48.16	c #Conflicts:     104000 | #Learnt:      14393 | 0.000
48.08/48.16	c total clause space: 48.1602MB
48.08/48.16	c total #watches: 185311
49.18/49.29	c total #propagations: 3668171 / total #impl: 16621830 (eff. 0.221)
49.18/49.29	c #Conflicts:     105000 | #Learnt:      15393 | 0.000
49.18/49.29	c total clause space: 48.1602MB
49.18/49.29	c total #watches: 194594
50.08/50.15	c total #propagations: 3707899 / total #impl: 16776218 (eff. 0.221)
50.08/50.15	c GC COLLECT
50.08/50.15	c S2->S1
50.08/50.15	c #Conflicts:     106000 | #Learnt:       6927 | 0.000
50.08/50.15	c total clause space: 48.1602MB
50.08/50.15	c total #watches: 135089
50.59/50.67	c total #propagations: 3747559 / total #impl: 16921145 (eff. 0.221)
50.59/50.67	c #Conflicts:     107000 | #Learnt:       7927 | 0.000
50.59/50.67	c total clause space: 48.1602MB
50.59/50.67	c total #watches: 126150
51.18/51.29	c total #propagations: 3779059 / total #impl: 17071673 (eff. 0.221)
51.18/51.29	c #Conflicts:     108000 | #Learnt:       8927 | 0.000
51.18/51.29	c total clause space: 48.1602MB
51.18/51.29	c total #watches: 138151
51.79/51.89	c total #propagations: 3812635 / total #impl: 17238911 (eff. 0.221)
51.79/51.89	c #Conflicts:     109000 | #Learnt:       9927 | 0.000
51.79/51.89	c total clause space: 48.1602MB
51.79/51.89	c total #watches: 150035
52.68/52.72	c total #propagations: 3843198 / total #impl: 17421726 (eff. 0.221)
52.68/52.72	c #Conflicts:     110000 | #Learnt:      10927 | 0.000
52.68/52.72	c total clause space: 78.2603MB
52.68/52.72	c total #watches: 161129
53.58/53.61	c total #propagations: 3878311 / total #impl: 17579696 (eff. 0.221)
53.58/53.61	c #Conflicts:     111000 | #Learnt:      11927 | 0.000
53.58/53.61	c total clause space: 78.2603MB
53.58/53.61	c total #watches: 170364
54.48/54.56	c total #propagations: 3916102 / total #impl: 17742176 (eff. 0.221)
54.48/54.56	c #Conflicts:     112000 | #Learnt:      12927 | 0.000
54.48/54.56	c total clause space: 78.2603MB
54.48/54.56	c total #watches: 179749
55.39/55.46	c total #propagations: 3951768 / total #impl: 17903352 (eff. 0.221)
55.39/55.46	c #Conflicts:     113000 | #Learnt:      13927 | 0.000
55.39/55.46	c total clause space: 78.2603MB
55.39/55.46	c total #watches: 190406
56.19/56.26	c total #propagations: 3985770 / total #impl: 18072461 (eff. 0.221)
56.19/56.26	c GC COLLECT
56.19/56.26	c #Conflicts:     114000 | #Learnt:       7818 | 0.000
56.19/56.26	c total clause space: 78.2603MB
56.19/56.26	c total #watches: 119913
56.79/56.85	c total #propagations: 4019408 / total #impl: 18223408 (eff. 0.221)
56.79/56.85	c #Conflicts:     115000 | #Learnt:       8818 | 0.000
56.79/56.85	c total clause space: 78.2603MB
56.79/56.85	c total #watches: 131516
57.29/57.36	c total #propagations: 4050021 / total #impl: 18374095 (eff. 0.220)
57.29/57.36	c #Conflicts:     116000 | #Learnt:       9818 | 0.000
57.29/57.36	c total clause space: 78.2603MB
57.29/57.36	c total #watches: 139952
57.89/57.91	c total #propagations: 4078789 / total #impl: 18585404 (eff. 0.219)
57.89/57.91	c #Conflicts:     117000 | #Learnt:      10818 | 0.000
57.89/57.91	c total clause space: 78.2603MB
57.89/57.91	c total #watches: 151460
58.49/58.54	c total #propagations: 4106226 / total #impl: 18782219 (eff. 0.219)
58.49/58.54	c #Conflicts:     118000 | #Learnt:      11818 | 0.000
58.49/58.54	c total clause space: 78.2603MB
58.49/58.54	c total #watches: 159699
59.29/59.31	c total #propagations: 4135462 / total #impl: 18951800 (eff. 0.218)
59.29/59.31	c #Conflicts:     119000 | #Learnt:      12818 | 0.000
59.29/59.31	c total clause space: 78.2603MB
59.29/59.31	c total #watches: 167260
60.09/60.17	c total #propagations: 4169045 / total #impl: 19119851 (eff. 0.218)
60.09/60.17	c #Conflicts:     120000 | #Learnt:      13818 | 0.000
60.09/60.17	c total clause space: 78.2603MB
60.09/60.17	c total #watches: 176374
60.99/61.01	c total #propagations: 4202301 / total #impl: 19297012 (eff. 0.218)
60.99/61.01	c #Conflicts:     121000 | #Learnt:      14818 | 0.000
60.99/61.01	c total clause space: 78.2603MB
60.99/61.01	c total #watches: 186192
61.89/61.95	c total #propagations: 4234162 / total #impl: 19459384 (eff. 0.218)
61.89/61.95	c GC COLLECT
61.89/61.95	c #Conflicts:     122000 | #Learnt:       7956 | 0.000
61.89/61.95	c total clause space: 78.2603MB
61.89/61.95	c total #watches: 121321
62.49/62.57	c total #propagations: 4267241 / total #impl: 19634015 (eff. 0.217)
62.49/62.57	c #Conflicts:     123000 | #Learnt:       8956 | 0.000
62.49/62.57	c total clause space: 78.2603MB
62.49/62.57	c total #watches: 137217
63.39/63.44	c total #propagations: 4302212 / total #impl: 19792603 (eff. 0.217)
63.39/63.44	c #Conflicts:     124000 | #Learnt:       9956 | 0.000
63.39/63.44	c total clause space: 78.2603MB
63.39/63.44	c total #watches: 145295
64.09/64.13	c total #propagations: 4341385 / total #impl: 19954145 (eff. 0.218)
64.09/64.13	c #Conflicts:     125000 | #Learnt:      10956 | 0.000
64.09/64.13	c total clause space: 78.2603MB
64.09/64.13	c total #watches: 154060
64.59/64.67	c total #propagations: 4372712 / total #impl: 20128026 (eff. 0.217)
64.59/64.67	c #Conflicts:     126000 | #Learnt:      11956 | 0.000
64.59/64.67	c total clause space: 78.2603MB
64.59/64.67	c total #watches: 163885
65.19/65.27	c total #propagations: 4399888 / total #impl: 20347317 (eff. 0.216)
65.19/65.27	c #Conflicts:     127000 | #Learnt:      12956 | 0.000
65.19/65.27	c total clause space: 78.2603MB
65.19/65.27	c total #watches: 173712
65.88/65.97	c total #propagations: 4428452 / total #impl: 20552597 (eff. 0.215)
65.88/65.97	c #Conflicts:     128000 | #Learnt:      13956 | 0.000
65.88/65.97	c total clause space: 78.2603MB
65.88/65.97	c total #watches: 184332
66.68/66.73	c total #propagations: 4457270 / total #impl: 20733003 (eff. 0.215)
66.68/66.73	c #Conflicts:     129000 | #Learnt:      14956 | 0.000
66.68/66.73	c total clause space: 78.2603MB
66.68/66.73	c total #watches: 194395
67.58/67.62	c total #propagations: 4487942 / total #impl: 20929617 (eff. 0.214)
67.58/67.62	c #Conflicts:     130000 | #Learnt:      15956 | 0.000
67.58/67.62	c total clause space: 78.2603MB
67.58/67.62	c total #watches: 203989
68.38/68.47	c total #propagations: 4519387 / total #impl: 21104878 (eff. 0.214)
68.38/68.47	c GC COLLECT
68.38/68.47	c #Conflicts:     131000 | #Learnt:       8572 | 0.000
68.38/68.47	c total clause space: 78.2603MB
68.38/68.47	c total #watches: 129978
68.88/68.93	c total #propagations: 4549990 / total #impl: 21299603 (eff. 0.214)
68.88/68.93	c #Conflicts:     132000 | #Learnt:       9572 | 0.000
68.88/68.93	c total clause space: 78.2603MB
68.88/68.93	c total #watches: 141968
69.39/69.42	c total #propagations: 4576012 / total #impl: 21483385 (eff. 0.213)
69.39/69.42	c #Conflicts:     133000 | #Learnt:      10572 | 0.000
69.39/69.42	c total clause space: 78.2603MB
69.39/69.42	c total #watches: 151135
69.98/70.06	c total #propagations: 4602695 / total #impl: 21688359 (eff. 0.212)
69.98/70.06	c #Conflicts:     134000 | #Learnt:      11572 | 0.000
69.98/70.06	c total clause space: 78.2603MB
69.98/70.06	c total #watches: 161700
70.58/70.68	c total #propagations: 4632899 / total #impl: 21890087 (eff. 0.212)
70.58/70.68	c #Conflicts:     135000 | #Learnt:      12572 | 0.000
70.58/70.68	c total clause space: 78.2603MB
70.58/70.68	c total #watches: 173587
71.38/71.42	c total #propagations: 4661389 / total #impl: 22072885 (eff. 0.211)
71.38/71.42	c #Conflicts:     136000 | #Learnt:      13572 | 0.000
71.38/71.42	c total clause space: 78.2603MB
71.38/71.42	c total #watches: 182798
72.38/72.44	c total #propagations: 4690905 / total #impl: 22277705 (eff. 0.211)
72.38/72.44	c #Conflicts:     137000 | #Learnt:      14572 | 0.000
72.38/72.44	c total clause space: 78.2603MB
72.38/72.44	c total #watches: 191030
73.38/73.46	c total #propagations: 4728507 / total #impl: 22469506 (eff. 0.210)
73.38/73.46	c #Conflicts:     138000 | #Learnt:      15572 | 0.000
73.38/73.46	c total clause space: 78.2603MB
73.38/73.46	c total #watches: 199693
74.58/74.64	c total #propagations: 4765348 / total #impl: 22677272 (eff. 0.210)
74.58/74.64	c #Conflicts:     139000 | #Learnt:      16572 | 0.000
74.58/74.64	c total clause space: 78.2603MB
74.58/74.64	c total #watches: 210445
75.78/75.82	c total #propagations: 4803700 / total #impl: 22847897 (eff. 0.210)
75.78/75.82	c #Conflicts:     140000 | #Learnt:      17572 | 0.000
75.78/75.82	c total clause space: 78.2603MB
75.78/75.82	c total #watches: 220933
76.58/76.68	c total #propagations: 4842634 / total #impl: 23013144 (eff. 0.210)
76.58/76.68	c GC COLLECT
76.58/76.68	c #Conflicts:     141000 | #Learnt:       9779 | 0.000
76.58/76.68	c total clause space: 78.2603MB
76.58/76.68	c total #watches: 141060
77.38/77.45	c total #propagations: 4880531 / total #impl: 23163581 (eff. 0.211)
77.38/77.45	c #Conflicts:     142000 | #Learnt:      10779 | 0.000
77.38/77.45	c total clause space: 78.2603MB
77.38/77.45	c total #watches: 154303
78.38/78.47	c total #propagations: 4914899 / total #impl: 23336921 (eff. 0.211)
78.38/78.47	c #Conflicts:     143000 | #Learnt:      11779 | 0.000
78.38/78.47	c total clause space: 78.2603MB
78.38/78.47	c total #watches: 163640
79.19/79.25	c total #propagations: 4953860 / total #impl: 23508469 (eff. 0.211)
79.19/79.25	c #Conflicts:     144000 | #Learnt:      12779 | 0.000
79.19/79.25	c total clause space: 78.2603MB
79.19/79.25	c total #watches: 174141
80.29/80.32	c total #propagations: 4986825 / total #impl: 23675899 (eff. 0.211)
80.29/80.32	c #Conflicts:     145000 | #Learnt:      13779 | 0.000
80.29/80.32	c total clause space: 78.2603MB
80.29/80.32	c total #watches: 181211
81.08/81.18	c total #propagations: 5025440 / total #impl: 23856616 (eff. 0.211)
81.08/81.18	c #Conflicts:     146000 | #Learnt:      14779 | 0.000
81.08/81.18	c total clause space: 78.2603MB
81.08/81.18	c total #watches: 189719
82.18/82.23	c total #propagations: 5057836 / total #impl: 24047392 (eff. 0.210)
82.18/82.23	c #Conflicts:     147000 | #Learnt:      15779 | 0.000
82.18/82.23	c total clause space: 78.2603MB
82.18/82.23	c total #watches: 198906
83.18/83.24	c total #propagations: 5095179 / total #impl: 24218816 (eff. 0.210)
83.18/83.24	c #Conflicts:     148000 | #Learnt:      16779 | 0.000
83.18/83.24	c total clause space: 78.2603MB
83.18/83.24	c total #watches: 209616
84.38/84.42	c total #propagations: 5131060 / total #impl: 24417412 (eff. 0.210)
84.38/84.42	c #Conflicts:     149000 | #Learnt:      17779 | 0.000
84.38/84.42	c total clause space: 78.2603MB
84.38/84.42	c total #watches: 217193
85.08/85.16	c total #propagations: 5169084 / total #impl: 24605305 (eff. 0.210)
85.08/85.16	c GC COLLECT
85.08/85.16	c #Conflicts:     150000 | #Learnt:       9635 | 0.000
85.08/85.16	c total clause space: 78.2603MB
85.08/85.16	c total #watches: 141492
85.79/85.89	c total #propagations: 5198185 / total #impl: 24778446 (eff. 0.210)
85.79/85.89	c #Conflicts:     151000 | #Learnt:      10635 | 0.000
85.79/85.89	c total clause space: 78.2603MB
85.79/85.89	c total #watches: 151925
86.58/86.69	c total #propagations: 5233536 / total #impl: 24956422 (eff. 0.210)
86.58/86.69	c #Conflicts:     152000 | #Learnt:      11635 | 0.000
86.58/86.69	c total clause space: 78.2603MB
86.58/86.69	c total #watches: 162189
87.38/87.41	c total #propagations: 5266282 / total #impl: 25140158 (eff. 0.209)
87.38/87.41	c #Conflicts:     153000 | #Learnt:      12635 | 0.000
87.38/87.41	c total clause space: 78.2603MB
87.38/87.41	c total #watches: 171047
88.09/88.11	c total #propagations: 5298037 / total #impl: 25327466 (eff. 0.209)
88.09/88.11	c #Conflicts:     154000 | #Learnt:      13635 | 0.000
88.09/88.11	c total clause space: 78.2603MB
88.09/88.11	c total #watches: 181005
88.88/88.96	c total #propagations: 5326709 / total #impl: 25530640 (eff. 0.209)
88.88/88.96	c #Conflicts:     155000 | #Learnt:      14635 | 0.000
88.88/88.96	c total clause space: 78.2603MB
88.88/88.96	c total #watches: 189262
90.08/90.18	c total #propagations: 5357628 / total #impl: 25752581 (eff. 0.208)
90.08/90.18	c #Conflicts:     156000 | #Learnt:      15635 | 0.000
90.08/90.18	c total clause space: 78.2603MB
90.08/90.18	c total #watches: 196747
91.29/91.35	c total #propagations: 5398203 / total #impl: 25919781 (eff. 0.208)
91.29/91.35	c #Conflicts:     157000 | #Learnt:      16632 | 0.000
91.29/91.35	c total clause space: 78.2603MB
91.29/91.35	c total #watches: 205351
91.68/91.70	c total #propagations: 5438207 / total #impl: 26068652 (eff. 0.209)
91.68/91.70	c S2->S1
91.68/91.70	o 84
91.68/91.70	s OPTIMUM FOUND
91.68/91.70	v x1 -x2 -x3 -x4 x5 -x6 -x7 x8 -x9 x10 x11 -x12 -x13 -x14 x15 -x16 -x17 x18 -x19 x20 -x21 x22 x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 -x31 x32 -x33 x34 -x35 x36 -x37 x38 -x39 x40 x41 -x42 x43 -x44 -x45 x46 x47 -x48 -x49 x50 x51 -x52 -x53 x54 -x55 x56 -x57 x58 -x59 -x60 -x61 x62 -x63 x64 -x65 x66 -x67 -x68 x69 -x70 -x71 x72 -x73 x74 -x75 x76 x77 -x78 -x79 x80 x81 -x82 x83 -x84 -x85 -x86 -x87 x88 x89 -x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 x98 -x99 x100 -x101 x102 x103 -x104 -x105 x106 x107 -x108 -x109 x110 -x111 x112 x113 -x114 -x115 x116 x117 -x118 x119 -x120 -x121 x122 -x123 x124 -x125 x126 -x127 x128 -x129 x130 -x131 x132 -x133 x134 -x135 x136 -x137 x138 -x139 -x140 -x141 x142 x143 -x144 -x145 x146 x147 -x148 -x149 -x150 -x151 x152 x153 -x154 -x155 x156 x157 -x158 -x159 x160 -x161 x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 x170 -x171 -x172 -x173 x174 x175 -x176 x177 -x178 -x179 x180 -x181 x182 -x183 x184 x185 -x186 -x187 x188 -x189 x190 -x191 -x192 -x193 x194 -x195 -x196 x197 -x198 -x199 x200
91.68/91.70	c CPU time              : 91.6491 s

Verifier Data

OK	84

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-4102207-1466263407/watcher-4102207-1466263407 -o /tmp/evaluation-result-4102207-1466263407/solver-4102207-1466263407 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4102207-1466263407.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=13971
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.37 2.32 2.23 4/178 13974
/proc/meminfo: memFree=29947664/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 28387162 57319424 7804 33554432000 4194304 6211289 140735009665648 140735704775576 4206551 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 13994 8316 98 493 0 13491 0

[startup+0.100211 s]
/proc/loadavg: 2.37 2.32 2.23 4/178 13974
/proc/meminfo: memFree=29947664/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=65228 CPUtime=0.09 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 888 0 0 0 8 1 0 0 20 0 1 0 28387162 66793472 13470 33554432000 4194304 6211289 140735009665648 140735009663624 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 16307 13470 214 493 0 15804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65228

[startup+0.200361 s]
/proc/loadavg: 2.37 2.32 2.23 4/178 13974
/proc/meminfo: memFree=29947664/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=65360 CPUtime=0.19 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 1523 0 0 0 18 1 0 0 20 0 1 0 28387162 66928640 13845 33554432000 4194304 6211289 140735009665648 140735009663624 4205291 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 16340 13845 214 493 0 15837 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65360

[startup+0.30032 s]
/proc/loadavg: 2.37 2.32 2.23 4/178 13974
/proc/meminfo: memFree=29947664/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=65360 CPUtime=0.29 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 1577 0 0 0 28 1 0 0 20 0 1 0 28387162 66928640 13882 33554432000 4194304 6211289 140735009665648 140735009663624 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 16340 13882 219 493 0 15837 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65360

[startup+0.700259 s]
/proc/loadavg: 2.37 2.32 2.23 4/178 13974
/proc/meminfo: memFree=29947664/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=68344 CPUtime=0.69 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 1911 0 0 0 68 1 0 0 20 0 1 0 28387162 69984256 14610 33554432000 4194304 6211289 140735009665648 140735009663624 4250002 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 17086 14610 219 493 0 16583 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68344

[startup+1.50026 s]
/proc/loadavg: 2.42 2.33 2.24 4/179 13975
/proc/meminfo: memFree=29888448/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=73040 CPUtime=1.49 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 2571 0 0 0 148 1 0 0 20 0 1 0 28387162 74792960 15016 33554432000 4194304 6211289 140735009665648 140735009663992 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 18260 15016 219 493 0 17757 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73040

[startup+3.10024 s]
/proc/loadavg: 2.42 2.33 2.24 4/179 13975
/proc/meminfo: memFree=29881524/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=81012 CPUtime=3.09 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 3745 0 0 0 308 1 0 0 20 0 1 0 28387162 82956288 16796 33554432000 4194304 6211289 140735009665648 140735009663880 4209816 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 20253 16796 219 493 0 19750 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81012

[startup+6.30024 s]
/proc/loadavg: 2.39 2.32 2.23 3/179 13975
/proc/meminfo: memFree=29874872/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=81572 CPUtime=6.29 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 5037 0 0 0 628 1 0 0 20 0 1 0 28387162 83529728 18612 33554432000 4194304 6211289 140735009665648 140735009663992 4209838 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 20393 18612 219 493 0 19890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81572

[startup+12.7002 s]
/proc/loadavg: 2.36 2.32 2.23 3/179 13975
/proc/meminfo: memFree=29865408/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=94388 CPUtime=12.69 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 5528 0 0 0 1268 1 0 0 20 0 1 0 28387162 96653312 20534 33554432000 4194304 6211289 140735009665648 140735009663512 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 23597 20534 219 493 0 23094 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94388

[startup+25.5003 s]
/proc/loadavg: 2.35 2.32 2.23 3/179 13975
/proc/meminfo: memFree=29837292/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=141376 CPUtime=25.49 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 10437 0 0 0 2547 2 0 0 20 0 1 0 28387162 144769024 27625 33554432000 4194304 6211289 140735009665648 140735009663992 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 35344 27625 219 493 0 34841 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141376

[startup+51.1003 s]
/proc/loadavg: 2.30 2.31 2.23 3/179 13975
/proc/meminfo: memFree=29825192/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=143056 CPUtime=51.08 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 10782 0 0 0 5106 2 0 0 20 0 1 0 28387162 146489344 31036 33554432000 4194304 6211289 140735009665648 140735009663992 4209838 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 35764 31036 219 493 0 35261 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 143056

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

[startup+51.2003 s]
/proc/loadavg: 2.30 2.31 2.23 3/179 13975
/proc/meminfo: memFree=29825192/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=143056 CPUtime=51.18 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 10783 0 0 0 5116 2 0 0 20 0 1 0 28387162 146489344 31548 33554432000 4194304 6211289 140735009665648 140735009663992 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 35764 31548 219 493 0 35261 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 143056

[startup+76.8002 s]
/proc/loadavg: 2.28 2.30 2.23 4/179 13976
/proc/meminfo: memFree=29808936/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=174616 CPUtime=76.78 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 11829 0 0 0 7675 3 0 0 20 0 1 0 28387162 178806784 34768 33554432000 4194304 6211289 140735009665648 140735009663816 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 43654 34768 219 493 0 43151 0
Current children cumulated CPU time (s) 76.78
Current children cumulated vsize (KiB) 174616

[startup+83.2003 s]
/proc/loadavg: 2.25 2.29 2.23 3/179 13976
/proc/meminfo: memFree=29808688/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=174616 CPUtime=83.18 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 11840 0 0 0 8315 3 0 0 20 0 1 0 28387162 178806784 34779 33554432000 4194304 6211289 140735009665648 140735009663992 4209852 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 43654 34779 219 493 0 43151 0
Current children cumulated CPU time (s) 83.18
Current children cumulated vsize (KiB) 174616

[startup+86.4002 s]
/proc/loadavg: 2.23 2.29 2.23 3/179 13976
/proc/meminfo: memFree=29808816/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=174776 CPUtime=86.38 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 11872 0 0 0 8635 3 0 0 20 0 1 0 28387162 178970624 34811 33554432000 4194304 6211289 140735009665648 140735009663992 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 43694 34811 219 493 0 43191 0
Current children cumulated CPU time (s) 86.38
Current children cumulated vsize (KiB) 174776

[startup+89.6003 s]
/proc/loadavg: 2.23 2.29 2.23 4/179 13976
/proc/meminfo: memFree=29808816/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=174776 CPUtime=89.58 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 11874 0 0 0 8955 3 0 0 20 0 1 0 28387162 178970624 34813 33554432000 4194304 6211289 140735009665648 140735009663992 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 43694 34813 219 493 0 43191 0
Current children cumulated CPU time (s) 89.58
Current children cumulated vsize (KiB) 174776

[startup+90.4003 s]
/proc/loadavg: 2.29 2.30 2.23 4/179 13976
/proc/meminfo: memFree=29808568/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=174776 CPUtime=90.38 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 11876 0 0 0 9035 3 0 0 20 0 1 0 28387162 178970624 34815 33554432000 4194304 6211289 140735009665648 140735009663992 4209265 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 43694 34815 219 493 0 43191 0
Current children cumulated CPU time (s) 90.38
Current children cumulated vsize (KiB) 174776

[startup+91.2003 s]
/proc/loadavg: 2.29 2.30 2.23 4/179 13976
/proc/meminfo: memFree=29808568/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=174776 CPUtime=91.18 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 11877 0 0 0 9115 3 0 0 20 0 1 0 28387162 178970624 34816 33554432000 4194304 6211289 140735009665648 140735009663992 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 43694 34816 219 493 0 43191 0
Current children cumulated CPU time (s) 91.18
Current children cumulated vsize (KiB) 174776

[startup+91.6003 s]
/proc/loadavg: 2.29 2.30 2.23 4/179 13976
/proc/meminfo: memFree=29808568/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=174776 CPUtime=91.58 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 11877 0 0 0 9155 3 0 0 20 0 1 0 28387162 178970624 34816 33554432000 4194304 6211289 140735009665648 140735009663992 4209866 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 43694 34816 219 493 0 43191 0
Current children cumulated CPU time (s) 91.58
Current children cumulated vsize (KiB) 174776

[startup+91.7003 s]
/proc/loadavg: 2.29 2.30 2.23 4/179 13976
/proc/meminfo: memFree=29808568/32872528 swapFree=1482636/1662508
[pid=13974] ppid=13971 vsize=174456 CPUtime=91.68 cores=1,3,5,7
/proc/13974/stat : 13974 (cdcl-cuttingpla) R 13971 13974 11223 0 -1 4202496 11970 0 0 0 9165 3 0 0 20 0 1 0 28387162 178642944 34516 33554432000 4194304 6211289 140735009665648 140735009663992 5599081 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/13974/statm: 43614 34023 220 493 0 43111 0
Current children cumulated CPU time (s) 91.68
Current children cumulated vsize (KiB) 174456

Child status: 30
Real time (s): 91.7028
CPU time (s): 91.6891
CPU user time (s): 91.6531
CPU system time (s): 0.035994
CPU usage (%): 99.9851
Max. virtual memory (cumulated for all children) (KiB): 174776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.6531
system time used= 0.035994
maximum resident set size= 143724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11971
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= 96

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.254961 second user time and 0.359945 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 17:23:27
IDJOB=4102207
IDBENCH=2078
IDSOLVER=2549
FILE ID=node134/4102207-1466263407
RUNJOBID= node134-1466240312-11240
PBS_JOBID= 19918182
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-jnh201.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102207-1466263407/watcher-4102207-1466263407 -o /tmp/evaluation-result-4102207-1466263407/solver-4102207-1466263407 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4102207-1466263407.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 90cbe77e1c871e28da43b06bd07ecc73
RANDOM SEED=1619730658

node134.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		: 2667.020
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	: 5334.04
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		: 2667.020
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	: 7358.89
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		: 2667.020
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		: 2667.020
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		: 2667.020
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		: 2667.020
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.54
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		: 2667.020
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		: 2667.020
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:        29947564 kB
Buffers:          152588 kB
Cached:           184112 kB
SwapCached:         1008 kB
Active:           265864 kB
Inactive:         261336 kB
Active(anon):     191228 kB
Inactive(anon):     1616 kB
Active(file):      74636 kB
Inactive(file):   259720 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:              2556 kB
Writeback:             0 kB
AnonPages:       1852280 kB
Mapped:             7988 kB
Shmem:                 0 kB
Slab:             602728 kB
SReclaimable:      46244 kB
SUnreclaim:       556484 kB
KernelStack:        1480 kB
PageTables:         7876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2019280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 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= 71716 MiB
End job on node134 at 2016-06-18 17:24:59