Trace number 4102615

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-01OPT364 166.04 166.065

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e4.opb
MD5SUM898f4661a42594ef028c1f962398614b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark364
Best CPU time to get the best result obtained on this benchmark4.28935
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 364
Optimality of the best value was proved YES
Number of variables774
Total number of constraints7493
Number of constraints which are clauses7493
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 constraint32
Number of terms in the objective function 774
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 774
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 774
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.02	c * #variable= 774 #constraint= 7493
0.00/0.04	c * #variable= 774 #constraint= 7493
0.08/0.18	c S1->S2
0.08/0.18	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.08/0.18	c total clause space: 6.90675MB
0.08/0.18	c total #watches: 26578
0.39/0.42	c total #propagations: 165009 / total #impl: 522447 (eff. 0.316)
0.39/0.42	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
0.39/0.42	c total clause space: 11.2235MB
0.39/0.42	c total #watches: 29011
0.59/0.62	c total #propagations: 335788 / total #impl: 954430 (eff. 0.352)
0.59/0.62	c GC COLLECT
0.59/0.62	c #Conflicts:       3000 | #Learnt:       2007 | 0.000
0.59/0.62	c total clause space: 11.2235MB
0.59/0.62	c total #watches: 25014
0.79/0.80	c total #propagations: 505033 / total #impl: 1400610 (eff. 0.361)
0.79/0.80	c #Conflicts:       4000 | #Learnt:       3006 | 0.000
0.79/0.80	c total clause space: 18.2382MB
0.79/0.80	c total #watches: 27413
0.99/1.03	c total #propagations: 669978 / total #impl: 1857787 (eff. 0.361)
0.99/1.03	c GC COLLECT
0.99/1.03	c #Conflicts:       5000 | #Learnt:       2361 | 0.000
0.99/1.03	c total clause space: 18.2382MB
0.99/1.03	c total #watches: 40484
1.39/1.41	c total #propagations: 799169 / total #impl: 2137665 (eff. 0.374)
1.39/1.41	c #Conflicts:       6000 | #Learnt:       3361 | 0.000
1.39/1.41	c total clause space: 18.2382MB
1.39/1.41	c total #watches: 42484
1.79/1.89	c total #propagations: 905838 / total #impl: 2392508 (eff. 0.379)
1.79/1.89	c GC COLLECT
1.79/1.89	c #Conflicts:       7000 | #Learnt:       2238 | 0.000
1.79/1.89	c total clause space: 29.637MB
1.79/1.89	c total #watches: 27011
2.09/2.13	c total #propagations: 1083648 / total #impl: 2776407 (eff. 0.390)
2.09/2.13	c #Conflicts:       8000 | #Learnt:       3238 | 0.000
2.09/2.13	c total clause space: 29.637MB
2.09/2.13	c total #watches: 29011
2.29/2.39	c total #propagations: 1261435 / total #impl: 3178971 (eff. 0.397)
2.29/2.39	c #Conflicts:       9000 | #Learnt:       4237 | 0.000
2.29/2.39	c total clause space: 29.637MB
2.29/2.39	c total #watches: 31263
2.59/2.61	c total #propagations: 1442337 / total #impl: 3558015 (eff. 0.405)
2.59/2.61	c GC COLLECT
2.59/2.61	c #Conflicts:      10000 | #Learnt:       2721 | 0.000
2.59/2.61	c total clause space: 29.637MB
2.59/2.61	c total #watches: 22897
2.69/2.77	c total #propagations: 1611691 / total #impl: 3959582 (eff. 0.407)
2.69/2.77	c #Conflicts:      11000 | #Learnt:       3721 | 0.000
2.69/2.77	c total clause space: 29.637MB
2.69/2.77	c total #watches: 24897
2.89/2.95	c total #propagations: 1778927 / total #impl: 4312125 (eff. 0.413)
2.89/2.95	c #Conflicts:      12000 | #Learnt:       4721 | 0.000
2.89/2.95	c total clause space: 29.637MB
2.89/2.95	c total #watches: 26897
3.09/3.14	c total #propagations: 1954608 / total #impl: 4705650 (eff. 0.415)
3.09/3.14	c #Conflicts:      13000 | #Learnt:       5720 | 0.000
3.09/3.14	c total clause space: 29.637MB
3.09/3.14	c total #watches: 28895
3.29/3.32	c total #propagations: 2115538 / total #impl: 5060306 (eff. 0.418)
3.29/3.32	c GC COLLECT
3.29/3.32	c #Conflicts:      14000 | #Learnt:       3860 | 0.000
3.29/3.32	c total clause space: 29.637MB
3.29/3.32	c total #watches: 25630
3.49/3.51	c total #propagations: 2299622 / total #impl: 5442104 (eff. 0.423)
3.49/3.51	c #Conflicts:      15000 | #Learnt:       4860 | 0.000
3.49/3.51	c total clause space: 29.637MB
3.49/3.51	c total #watches: 27630
3.69/3.71	c total #propagations: 2490704 / total #impl: 5855179 (eff. 0.425)
3.69/3.71	c #Conflicts:      16000 | #Learnt:       5860 | 0.000
3.69/3.71	c total clause space: 29.637MB
3.69/3.71	c total #watches: 29630
3.79/3.89	c total #propagations: 2674231 / total #impl: 6273274 (eff. 0.426)
3.79/3.89	c GC COLLECT
3.79/3.89	c S2->S1
3.79/3.89	c S1->S2
3.79/3.89	c S1->S2
3.79/3.89	c #Conflicts:      17000 | #Learnt:        547 | 0.000
3.79/3.89	c total clause space: 29.637MB
3.79/3.89	c total #watches: 36649
4.09/4.10	c total #propagations: 2831013 / total #impl: 6680588 (eff. 0.424)
4.09/4.10	c #Conflicts:      18000 | #Learnt:       1547 | 0.000
4.09/4.10	c total clause space: 29.637MB
4.09/4.10	c total #watches: 41857
4.39/4.41	c total #propagations: 2994566 / total #impl: 7082810 (eff. 0.423)
4.39/4.41	c #Conflicts:      19000 | #Learnt:       2547 | 0.000
4.39/4.41	c total clause space: 29.637MB
4.39/4.41	c total #watches: 43737
4.69/4.75	c total #propagations: 3156185 / total #impl: 7562508 (eff. 0.417)
4.69/4.75	c #Conflicts:      20000 | #Learnt:       3547 | 0.000
4.69/4.75	c total clause space: 29.637MB
4.69/4.75	c total #watches: 45532
4.89/4.93	c total #propagations: 3336377 / total #impl: 8028802 (eff. 0.416)
4.89/4.93	c GC COLLECT
4.89/4.93	c #Conflicts:      21000 | #Learnt:       2632 | 0.000
4.89/4.93	c total clause space: 29.637MB
4.89/4.93	c total #watches: 22158
4.99/5.03	c total #propagations: 3504187 / total #impl: 8507383 (eff. 0.412)
4.99/5.03	c #Conflicts:      22000 | #Learnt:       3632 | 0.000
4.99/5.03	c total clause space: 29.637MB
4.99/5.03	c total #watches: 24158
5.19/5.23	c total #propagations: 3677111 / total #impl: 8930188 (eff. 0.412)
5.19/5.23	c #Conflicts:      23000 | #Learnt:       4632 | 0.000
5.19/5.23	c total clause space: 29.637MB
5.19/5.23	c total #watches: 33659
5.39/5.45	c total #propagations: 3833258 / total #impl: 9385363 (eff. 0.408)
5.39/5.45	c #Conflicts:      24000 | #Learnt:       5632 | 0.000
5.39/5.45	c total clause space: 29.637MB
5.39/5.45	c total #watches: 36518
5.59/5.68	c total #propagations: 4010661 / total #impl: 9874481 (eff. 0.406)
5.59/5.68	c GC COLLECT
5.59/5.68	c #Conflicts:      25000 | #Learnt:       3619 | 0.000
5.59/5.68	c total clause space: 29.637MB
5.59/5.68	c total #watches: 31243
5.89/5.90	c total #propagations: 4203076 / total #impl: 10306423 (eff. 0.408)
5.89/5.90	c #Conflicts:      26000 | #Learnt:       4619 | 0.000
5.89/5.90	c total clause space: 29.637MB
5.89/5.90	c total #watches: 33454
6.09/6.10	c total #propagations: 4385836 / total #impl: 10774252 (eff. 0.407)
6.09/6.10	c S2->S1
6.09/6.10	c #Conflicts:      27000 | #Learnt:        740 | 0.000
6.09/6.10	c total clause space: 29.637MB
6.09/6.10	c total #watches: 59755
6.49/6.51	c total #propagations: 4500783 / total #impl: 11338320 (eff. 0.397)
6.49/6.51	c #Conflicts:      28000 | #Learnt:       1740 | 0.000
6.49/6.51	c total clause space: 29.637MB
6.49/6.51	c total #watches: 83742
6.98/7.00	c total #propagations: 4631195 / total #impl: 12008264 (eff. 0.386)
6.98/7.00	c GC COLLECT
6.98/7.00	c #Conflicts:      29000 | #Learnt:       1474 | 0.000
6.98/7.00	c total clause space: 29.637MB
6.98/7.00	c total #watches: 57718
7.28/7.34	c total #propagations: 4771245 / total #impl: 12648335 (eff. 0.377)
7.28/7.34	c #Conflicts:      30000 | #Learnt:       2474 | 0.000
7.28/7.34	c total clause space: 29.637MB
7.28/7.34	c total #watches: 59718
7.58/7.67	c total #propagations: 4955959 / total #impl: 13129197 (eff. 0.377)
7.58/7.67	c #Conflicts:      31000 | #Learnt:       3474 | 0.000
7.58/7.67	c total clause space: 29.637MB
7.58/7.67	c total #watches: 75686
8.18/8.21	c total #propagations: 5113232 / total #impl: 13604843 (eff. 0.376)
8.18/8.21	c #Conflicts:      32000 | #Learnt:       4474 | 0.000
8.18/8.21	c total clause space: 29.637MB
8.18/8.21	c total #watches: 108378
8.89/8.95	c total #propagations: 5213842 / total #impl: 14412815 (eff. 0.362)
8.89/8.95	c #Conflicts:      33000 | #Learnt:       5474 | 0.000
8.89/8.95	c total clause space: 29.637MB
8.89/8.95	c total #watches: 127718
9.79/9.83	c total #propagations: 5348339 / total #impl: 15187462 (eff. 0.352)
9.79/9.83	c GC COLLECT
9.79/9.83	c #Conflicts:      34000 | #Learnt:       3488 | 0.000
9.79/9.83	c total clause space: 29.637MB
9.79/9.83	c total #watches: 82124
10.39/10.45	c total #propagations: 5527753 / total #impl: 15634601 (eff. 0.354)
10.39/10.45	c #Conflicts:      35000 | #Learnt:       4488 | 0.000
10.39/10.45	c total clause space: 29.637MB
10.39/10.45	c total #watches: 87239
11.19/11.24	c total #propagations: 5698009 / total #impl: 16101554 (eff. 0.354)
11.19/11.24	c #Conflicts:      36000 | #Learnt:       5488 | 0.000
11.19/11.24	c total clause space: 29.637MB
11.19/11.24	c total #watches: 124481
12.29/12.37	c total #propagations: 5826957 / total #impl: 16779717 (eff. 0.347)
12.29/12.37	c #Conflicts:      37000 | #Learnt:       6488 | 0.000
12.29/12.37	c total clause space: 48.1602MB
12.29/12.37	c total #watches: 151874
13.49/13.52	c total #propagations: 5960279 / total #impl: 17774904 (eff. 0.335)
13.49/13.52	c #Conflicts:      38000 | #Learnt:       7488 | 0.000
13.49/13.52	c total clause space: 48.1602MB
13.49/13.52	c total #watches: 179366
14.59/14.68	c total #propagations: 6069245 / total #impl: 18604545 (eff. 0.326)
14.59/14.68	c GC COLLECT
14.59/14.68	c #Conflicts:      39000 | #Learnt:       4495 | 0.000
14.59/14.68	c total clause space: 48.1602MB
14.59/14.68	c total #watches: 137414
15.09/15.11	c total #propagations: 6176179 / total #impl: 19406758 (eff. 0.318)
15.09/15.11	c S2->S1
15.09/15.11	c S1->S2
15.09/15.11	c S1->S2
15.09/15.11	c #Conflicts:      40000 | #Learnt:        931 | 0.000
15.09/15.11	c total clause space: 48.1602MB
15.09/15.11	c total #watches: 63146
15.50/15.50	c total #propagations: 6322933 / total #impl: 20015352 (eff. 0.316)
15.50/15.50	c #Conflicts:      41000 | #Learnt:       1931 | 0.000
15.50/15.50	c total clause space: 48.1602MB
15.50/15.50	c total #watches: 66673
15.89/15.92	c total #propagations: 6488133 / total #impl: 20785868 (eff. 0.312)
15.89/15.92	c #Conflicts:      42000 | #Learnt:       2931 | 0.000
15.89/15.92	c total clause space: 48.1602MB
15.89/15.92	c total #watches: 90079
16.29/16.36	c total #propagations: 6617699 / total #impl: 21497009 (eff. 0.308)
16.29/16.36	c #Conflicts:      43000 | #Learnt:       3931 | 0.000
16.29/16.36	c total clause space: 48.1602MB
16.29/16.36	c total #watches: 91312
16.79/16.89	c total #propagations: 6786068 / total #impl: 21892120 (eff. 0.310)
16.79/16.89	c GC COLLECT
16.79/16.89	c #Conflicts:      44000 | #Learnt:       2568 | 0.000
16.79/16.89	c total clause space: 48.1602MB
16.79/16.89	c total #watches: 76695
17.39/17.44	c total #propagations: 6950938 / total #impl: 22318744 (eff. 0.311)
17.39/17.44	c #Conflicts:      45000 | #Learnt:       3568 | 0.000
17.39/17.44	c total clause space: 48.1602MB
17.39/17.44	c total #watches: 79381
17.89/17.95	c total #propagations: 7132129 / total #impl: 22836769 (eff. 0.312)
17.89/17.95	c #Conflicts:      46000 | #Learnt:       4568 | 0.000
17.89/17.95	c total clause space: 48.1602MB
17.89/17.95	c total #watches: 81381
18.39/18.49	c total #propagations: 7320708 / total #impl: 23323433 (eff. 0.314)
18.39/18.49	c #Conflicts:      47000 | #Learnt:       5568 | 0.000
18.39/18.49	c total clause space: 48.1602MB
18.39/18.49	c total #watches: 129513
19.29/19.33	c total #propagations: 7422044 / total #impl: 23970516 (eff. 0.310)
19.29/19.33	c #Conflicts:      48000 | #Learnt:       6568 | 0.000
19.29/19.33	c total clause space: 48.1602MB
19.29/19.33	c total #watches: 137623
20.29/20.34	c total #propagations: 7580507 / total #impl: 24484647 (eff. 0.310)
20.29/20.34	c #Conflicts:      49000 | #Learnt:       7568 | 0.000
20.29/20.34	c total clause space: 48.1602MB
20.29/20.34	c total #watches: 174336
21.29/21.32	c total #propagations: 7704487 / total #impl: 25077373 (eff. 0.307)
21.29/21.32	c GC COLLECT
21.29/21.32	c #Conflicts:      50000 | #Learnt:       4580 | 0.000
21.29/21.32	c total clause space: 48.1602MB
21.29/21.32	c total #watches: 81405
21.99/22.04	c total #propagations: 7895898 / total #impl: 25592161 (eff. 0.309)
21.99/22.04	c #Conflicts:      51000 | #Learnt:       5580 | 0.000
21.99/22.04	c total clause space: 48.1602MB
21.99/22.04	c total #watches: 140021
22.99/23.07	c total #propagations: 7997372 / total #impl: 26779741 (eff. 0.299)
22.99/23.07	c #Conflicts:      52000 | #Learnt:       6580 | 0.000
22.99/23.07	c total clause space: 48.1602MB
22.99/23.07	c total #watches: 177964
24.08/24.18	c total #propagations: 8113817 / total #impl: 27502470 (eff. 0.295)
24.08/24.18	c #Conflicts:      53000 | #Learnt:       7580 | 0.000
24.08/24.18	c total clause space: 48.1602MB
24.08/24.18	c total #watches: 195345
25.58/25.69	c total #propagations: 8277055 / total #impl: 28025910 (eff. 0.295)
25.58/25.69	c #Conflicts:      54000 | #Learnt:       8580 | 0.000
25.58/25.69	c total clause space: 48.1602MB
25.58/25.69	c total #watches: 206704
27.18/27.29	c total #propagations: 8453602 / total #impl: 28523001 (eff. 0.296)
27.18/27.29	c #Conflicts:      55000 | #Learnt:       9580 | 0.000
27.18/27.29	c total clause space: 48.1602MB
27.18/27.29	c total #watches: 239258
28.19/28.28	c total #propagations: 8573253 / total #impl: 29328744 (eff. 0.292)
28.19/28.28	c GC COLLECT
28.19/28.28	c #Conflicts:      56000 | #Learnt:       5652 | 0.000
28.19/28.28	c total clause space: 78.2603MB
28.19/28.28	c total #watches: 155171
29.39/29.49	c total #propagations: 8658701 / total #impl: 30609427 (eff. 0.283)
29.39/29.49	c #Conflicts:      57000 | #Learnt:       6652 | 0.000
29.39/29.49	c total clause space: 78.2603MB
29.39/29.49	c total #watches: 160782
30.59/30.64	c total #propagations: 8831405 / total #impl: 31104368 (eff. 0.284)
30.59/30.64	c #Conflicts:      58000 | #Learnt:       7652 | 0.000
30.59/30.64	c total clause space: 78.2603MB
30.59/30.64	c total #watches: 197292
32.19/32.28	c total #propagations: 8959299 / total #impl: 32320000 (eff. 0.277)
32.19/32.28	c #Conflicts:      59000 | #Learnt:       8652 | 0.000
32.19/32.28	c total clause space: 78.2603MB
32.19/32.28	c total #watches: 199292
33.39/33.43	c total #propagations: 9138629 / total #impl: 32742359 (eff. 0.279)
33.39/33.43	c #Conflicts:      60000 | #Learnt:       9652 | 0.000
33.39/33.43	c total clause space: 78.2603MB
33.39/33.43	c total #watches: 242520
34.88/34.99	c total #propagations: 9251525 / total #impl: 33454700 (eff. 0.277)
34.88/34.99	c #Conflicts:      61000 | #Learnt:      10652 | 0.000
34.88/34.99	c total clause space: 78.2603MB
34.88/34.99	c total #watches: 265384
36.78/36.85	c total #propagations: 9365609 / total #impl: 34188277 (eff. 0.274)
36.78/36.85	c GC COLLECT
36.78/36.85	c #Conflicts:      62000 | #Learnt:       6093 | 0.000
36.78/36.85	c total clause space: 78.2603MB
36.78/36.85	c total #watches: 164723
37.98/38.04	c total #propagations: 9538742 / total #impl: 34841057 (eff. 0.274)
37.98/38.04	c #Conflicts:      63000 | #Learnt:       7093 | 0.000
37.98/38.04	c total clause space: 78.2603MB
37.98/38.04	c total #watches: 201043
39.08/39.11	c total #propagations: 9668180 / total #impl: 35538713 (eff. 0.272)
39.08/39.11	c #Conflicts:      64000 | #Learnt:       8093 | 0.000
39.08/39.11	c total clause space: 78.2603MB
39.08/39.11	c total #watches: 248405
40.48/40.57	c total #propagations: 9764377 / total #impl: 36471697 (eff. 0.268)
40.48/40.57	c #Conflicts:      65000 | #Learnt:       9093 | 0.000
40.48/40.57	c total clause space: 78.2603MB
40.48/40.57	c total #watches: 265207
42.58/42.60	c total #propagations: 9899771 / total #impl: 37126573 (eff. 0.267)
42.58/42.60	c #Conflicts:      66000 | #Learnt:      10093 | 0.000
42.58/42.60	c total clause space: 78.2603MB
42.58/42.60	c total #watches: 292896
44.48/44.50	c total #propagations: 10037414 / total #impl: 37866091 (eff. 0.265)
44.48/44.50	c #Conflicts:      67000 | #Learnt:      11093 | 0.000
44.48/44.50	c total clause space: 78.2603MB
44.48/44.50	c total #watches: 319614
46.19/46.24	c total #propagations: 10162152 / total #impl: 38521236 (eff. 0.264)
46.19/46.24	c #Conflicts:      68000 | #Learnt:      12093 | 0.000
46.19/46.24	c total clause space: 78.2603MB
46.19/46.24	c total #watches: 350513
47.38/47.48	c total #propagations: 10265536 / total #impl: 39515634 (eff. 0.260)
47.38/47.48	c GC COLLECT
47.38/47.48	c #Conflicts:      69000 | #Learnt:       7059 | 0.000
47.38/47.48	c total clause space: 78.2603MB
47.38/47.48	c total #watches: 193877
48.68/48.74	c total #propagations: 10393067 / total #impl: 40257712 (eff. 0.258)
48.68/48.74	c #Conflicts:      70000 | #Learnt:       8059 | 0.000
48.68/48.74	c total clause space: 78.2603MB
48.68/48.74	c total #watches: 238746
49.78/49.85	c total #propagations: 10508266 / total #impl: 41305443 (eff. 0.254)
49.78/49.85	c #Conflicts:      71000 | #Learnt:       9059 | 0.000
49.78/49.85	c total clause space: 78.2603MB
49.78/49.85	c total #watches: 294793
52.08/52.12	c total #propagations: 10570473 / total #impl: 42145509 (eff. 0.251)
52.08/52.12	c #Conflicts:      72000 | #Learnt:      10059 | 0.000
52.08/52.12	c total clause space: 78.2603MB
52.08/52.12	c total #watches: 307867
54.68/54.74	c total #propagations: 10721477 / total #impl: 42694597 (eff. 0.251)
54.68/54.74	c #Conflicts:      73000 | #Learnt:      11059 | 0.000
54.68/54.74	c total clause space: 78.2603MB
54.68/54.74	c total #watches: 322411
57.48/57.59	c total #propagations: 10879813 / total #impl: 43494411 (eff. 0.250)
57.48/57.59	c #Conflicts:      74000 | #Learnt:      12059 | 0.000
57.48/57.59	c total clause space: 78.2603MB
57.48/57.59	c total #watches: 326557
59.49/59.52	c total #propagations: 11067321 / total #impl: 43921927 (eff. 0.252)
59.49/59.52	c GC COLLECT
59.49/59.52	c #Conflicts:      75000 | #Learnt:       6654 | 0.000
59.49/59.52	c total clause space: 78.2603MB
59.49/59.52	c total #watches: 182916
60.49/60.60	c total #propagations: 11187115 / total #impl: 44670935 (eff. 0.250)
60.49/60.60	c #Conflicts:      76000 | #Learnt:       7654 | 0.000
60.49/60.60	c total clause space: 78.2603MB
60.49/60.60	c total #watches: 228586
62.08/62.15	c total #propagations: 11288152 / total #impl: 45333396 (eff. 0.249)
62.08/62.15	c #Conflicts:      77000 | #Learnt:       8654 | 0.000
62.08/62.15	c total clause space: 78.2603MB
62.08/62.15	c total #watches: 259913
63.48/63.59	c total #propagations: 11403858 / total #impl: 46080359 (eff. 0.247)
63.48/63.59	c #Conflicts:      78000 | #Learnt:       9654 | 0.000
63.48/63.59	c total clause space: 78.2603MB
63.48/63.59	c total #watches: 298727
66.18/66.24	c total #propagations: 11483198 / total #impl: 46903148 (eff. 0.245)
66.18/66.24	c #Conflicts:      79000 | #Learnt:      10654 | 0.000
66.18/66.24	c total clause space: 78.2603MB
66.18/66.24	c total #watches: 302193
68.19/68.29	c total #propagations: 11664847 / total #impl: 47351421 (eff. 0.246)
68.19/68.29	c #Conflicts:      80000 | #Learnt:      11654 | 0.000
68.19/68.29	c total clause space: 78.2603MB
68.19/68.29	c total #watches: 356895
69.88/69.99	c total #propagations: 11771797 / total #impl: 48338510 (eff. 0.244)
69.88/69.99	c #Conflicts:      81000 | #Learnt:      12654 | 0.000
69.88/69.99	c total clause space: 78.2603MB
69.88/69.99	c total #watches: 390651
72.38/72.45	c total #propagations: 11889788 / total #impl: 49091763 (eff. 0.242)
72.38/72.45	c GC COLLECT
72.38/72.45	c #Conflicts:      82000 | #Learnt:       6878 | 0.000
72.38/72.45	c total clause space: 127.173MB
72.38/72.45	c total #watches: 184139
73.88/73.97	c total #propagations: 12054495 / total #impl: 49468733 (eff. 0.244)
73.88/73.97	c #Conflicts:      83000 | #Learnt:       7878 | 0.000
73.88/73.97	c total clause space: 127.173MB
73.88/73.97	c total #watches: 188758
75.58/75.62	c total #propagations: 12224959 / total #impl: 49937931 (eff. 0.245)
75.58/75.62	c #Conflicts:      84000 | #Learnt:       8878 | 0.000
75.58/75.62	c total clause space: 127.173MB
75.58/75.62	c total #watches: 204352
76.58/76.68	c total #propagations: 12390518 / total #impl: 50464353 (eff. 0.246)
76.58/76.68	c #Conflicts:      85000 | #Learnt:       9878 | 0.000
76.58/76.68	c total clause space: 127.173MB
76.58/76.68	c total #watches: 263997
78.48/78.55	c total #propagations: 12451545 / total #impl: 51410100 (eff. 0.242)
78.48/78.55	c #Conflicts:      86000 | #Learnt:      10878 | 0.000
78.48/78.55	c total clause space: 127.173MB
78.48/78.55	c total #watches: 306908
80.98/81.07	c total #propagations: 12551559 / total #impl: 52463435 (eff. 0.239)
80.98/81.07	c #Conflicts:      87000 | #Learnt:      11878 | 0.000
80.98/81.07	c total clause space: 127.173MB
80.98/81.07	c total #watches: 324149
83.08/83.16	c total #propagations: 12704407 / total #impl: 53208515 (eff. 0.239)
83.08/83.16	c #Conflicts:      88000 | #Learnt:      12878 | 0.000
83.08/83.16	c total clause space: 127.173MB
83.08/83.16	c total #watches: 360475
85.88/85.99	c total #propagations: 12806312 / total #impl: 54093121 (eff. 0.237)
85.88/85.99	c #Conflicts:      89000 | #Learnt:      13878 | 0.000
85.88/85.99	c total clause space: 127.173MB
85.88/85.99	c total #watches: 404753
87.98/88.02	c total #propagations: 12900099 / total #impl: 54929478 (eff. 0.235)
87.98/88.02	c GC COLLECT
87.98/88.02	c #Conflicts:      90000 | #Learnt:       7785 | 0.000
87.98/88.02	c total clause space: 127.173MB
87.98/88.02	c total #watches: 193904
89.18/89.23	c total #propagations: 13063750 / total #impl: 55448584 (eff. 0.236)
89.18/89.23	c #Conflicts:      91000 | #Learnt:       8785 | 0.000
89.18/89.23	c total clause space: 127.173MB
89.18/89.23	c total #watches: 239224
90.28/90.37	c total #propagations: 13177969 / total #impl: 56326899 (eff. 0.234)
90.28/90.37	c S2->S1
90.28/90.37	c S1->S2
90.28/90.37	c #Conflicts:      92000 | #Learnt:       1560 | 0.000
90.28/90.37	c total clause space: 127.173MB
90.28/90.37	c total #watches: 155018
90.97/91.02	c total #propagations: 13288514 / total #impl: 57236765 (eff. 0.232)
90.97/91.02	c #Conflicts:      93000 | #Learnt:       2559 | 0.000
90.97/91.02	c total clause space: 127.173MB
90.97/91.02	c total #watches: 172146
91.97/92.06	c total #propagations: 13385875 / total #impl: 58276255 (eff. 0.230)
91.97/92.06	c #Conflicts:      94000 | #Learnt:       3559 | 0.000
91.97/92.06	c total clause space: 127.173MB
91.97/92.06	c total #watches: 206794
93.37/93.40	c total #propagations: 13473440 / total #impl: 59824622 (eff. 0.225)
93.37/93.40	c #Conflicts:      95000 | #Learnt:       4559 | 0.000
93.37/93.40	c total clause space: 127.173MB
93.37/93.40	c total #watches: 239129
94.69/94.75	c total #propagations: 13584545 / total #impl: 60619022 (eff. 0.224)
94.69/94.75	c #Conflicts:      96000 | #Learnt:       5559 | 0.000
94.69/94.75	c total clause space: 127.173MB
94.69/94.75	c total #watches: 289085
97.08/97.19	c total #propagations: 13652091 / total #impl: 61587072 (eff. 0.222)
97.08/97.19	c #Conflicts:      97000 | #Learnt:       6559 | 0.000
97.08/97.19	c total clause space: 127.173MB
97.08/97.19	c total #watches: 319823
98.78/98.85	c total #propagations: 13768663 / total #impl: 62328805 (eff. 0.221)
98.78/98.85	c GC COLLECT
98.78/98.85	c #Conflicts:      98000 | #Learnt:       4277 | 0.000
98.78/98.85	c total clause space: 127.173MB
98.78/98.85	c total #watches: 199675
100.68/100.75	c total #propagations: 13927594 / total #impl: 62758771 (eff. 0.222)
100.68/100.75	c #Conflicts:      99000 | #Learnt:       5277 | 0.000
100.68/100.75	c total clause space: 127.173MB
100.68/100.75	c total #watches: 202269
102.48/102.56	c total #propagations: 14099366 / total #impl: 63194014 (eff. 0.223)
102.48/102.56	c #Conflicts:     100000 | #Learnt:       6277 | 0.000
102.48/102.56	c total clause space: 127.173MB
102.48/102.56	c total #watches: 233324
104.48/104.51	c total #propagations: 14213311 / total #impl: 64192680 (eff. 0.221)
104.48/104.51	c #Conflicts:     101000 | #Learnt:       7277 | 0.000
104.48/104.51	c total clause space: 127.173MB
104.48/104.51	c total #watches: 282749
106.48/106.53	c total #propagations: 14298042 / total #impl: 65284390 (eff. 0.219)
106.48/106.53	c #Conflicts:     102000 | #Learnt:       8277 | 0.000
106.48/106.53	c total clause space: 127.173MB
106.48/106.53	c total #watches: 346727
109.08/109.17	c total #propagations: 14343788 / total #impl: 66577748 (eff. 0.215)
109.08/109.17	c #Conflicts:     103000 | #Learnt:       9277 | 0.000
109.08/109.17	c total clause space: 127.173MB
109.08/109.17	c total #watches: 411617
112.97/113.08	c total #propagations: 14389861 / total #impl: 67819547 (eff. 0.212)
112.97/113.08	c #Conflicts:     104000 | #Learnt:      10277 | 0.000
112.97/113.08	c total clause space: 127.173MB
112.97/113.08	c total #watches: 431010
117.27/117.32	c total #propagations: 14519076 / total #impl: 68503521 (eff. 0.212)
117.27/117.32	c #Conflicts:     105000 | #Learnt:      11276 | 0.000
117.27/117.32	c total clause space: 127.173MB
117.27/117.32	c total #watches: 433008
118.88/118.95	c total #propagations: 14698400 / total #impl: 68912901 (eff. 0.213)
118.88/118.95	c GC COLLECT
118.88/118.95	c #Conflicts:     106000 | #Learnt:       6635 | 0.000
118.88/118.95	c total clause space: 127.173MB
118.88/118.95	c total #watches: 255068
120.57/120.69	c total #propagations: 14797176 / total #impl: 69806663 (eff. 0.212)
120.57/120.69	c #Conflicts:     107000 | #Learnt:       7635 | 0.000
120.57/120.69	c total clause space: 127.173MB
120.57/120.69	c total #watches: 311619
123.18/123.23	c total #propagations: 14876975 / total #impl: 71063092 (eff. 0.209)
123.18/123.23	c #Conflicts:     108000 | #Learnt:       8635 | 0.000
123.18/123.23	c total clause space: 127.173MB
123.18/123.23	c total #watches: 339786
125.48/125.55	c total #propagations: 15012633 / total #impl: 71928759 (eff. 0.209)
125.48/125.55	c #Conflicts:     109000 | #Learnt:       9635 | 0.000
125.48/125.55	c total clause space: 127.173MB
125.48/125.55	c total #watches: 391349
129.07/129.12	c total #propagations: 15103443 / total #impl: 72977549 (eff. 0.207)
129.07/129.12	c #Conflicts:     110000 | #Learnt:      10635 | 0.000
129.07/129.12	c total clause space: 127.173MB
129.07/129.12	c total #watches: 397805
132.47/132.50	c total #propagations: 15286810 / total #impl: 73437012 (eff. 0.208)
132.47/132.50	c #Conflicts:     111000 | #Learnt:      11635 | 0.000
132.47/132.50	c total clause space: 127.173MB
132.47/132.50	c total #watches: 431528
135.97/136.02	c total #propagations: 15407217 / total #impl: 74833858 (eff. 0.206)
135.97/136.02	c #Conflicts:     112000 | #Learnt:      12635 | 0.000
135.97/136.02	c total clause space: 127.173MB
135.97/136.02	c total #watches: 449677
140.27/140.33	c total #propagations: 15559396 / total #impl: 75495052 (eff. 0.206)
140.27/140.33	c #Conflicts:     113000 | #Learnt:      13635 | 0.000
140.27/140.33	c total clause space: 127.173MB
140.27/140.33	c total #watches: 468405
143.37/143.46	c total #propagations: 15715723 / total #impl: 76171353 (eff. 0.206)
143.37/143.46	c GC COLLECT
143.37/143.46	c #Conflicts:     114000 | #Learnt:       7664 | 0.000
143.37/143.46	c total clause space: 127.173MB
143.37/143.46	c total #watches: 301578
145.67/145.76	c total #propagations: 15850454 / total #impl: 76906455 (eff. 0.206)
145.67/145.76	c #Conflicts:     115000 | #Learnt:       8664 | 0.000
145.67/145.76	c total clause space: 127.173MB
145.67/145.76	c total #watches: 347851
147.97/148.07	c total #propagations: 15950577 / total #impl: 77718914 (eff. 0.205)
147.97/148.07	c #Conflicts:     116000 | #Learnt:       9664 | 0.000
147.97/148.07	c total clause space: 127.173MB
147.97/148.07	c total #watches: 397924
150.47/150.58	c total #propagations: 16030693 / total #impl: 78899645 (eff. 0.203)
150.47/150.58	c #Conflicts:     117000 | #Learnt:      10664 | 0.000
150.47/150.58	c total clause space: 127.173MB
150.47/150.58	c total #watches: 442744
152.88/152.99	c total #propagations: 16106092 / total #impl: 79913548 (eff. 0.202)
152.88/152.99	c #Conflicts:     118000 | #Learnt:      11664 | 0.000
152.88/152.99	c total clause space: 127.173MB
152.88/152.99	c total #watches: 491134
157.28/157.32	c total #propagations: 16174558 / total #impl: 81375751 (eff. 0.199)
157.28/157.32	c #Conflicts:     119000 | #Learnt:      12664 | 0.000
157.28/157.32	c total clause space: 127.173MB
157.28/157.32	c total #watches: 509778
162.07/162.16	c total #propagations: 16323648 / total #impl: 82258137 (eff. 0.198)
162.07/162.16	c #Conflicts:     120000 | #Learnt:      13664 | 0.000
162.07/162.16	c total clause space: 127.173MB
162.07/162.16	c total #watches: 523924
165.96/166.05	c total #propagations: 16488230 / total #impl: 83077920 (eff. 0.198)
165.96/166.05	c S2->S1
165.96/166.05	o 364
165.96/166.05	s OPTIMUM FOUND
165.96/166.05	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 x201 -x202 x203 -x204 x205 -x206 x207 -x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 -x217 x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 x241 -x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250 x251 -x252 x253 -x254 x255 -x256 x257 -x258 -x259 -x260 -x261 x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 -x271 x272 x273 -x274 x275 -x276 -x277 -x278 x279 -x280 x281 -x282 -x283 x284 x285 -x286 -x287 -x288 x289 -x290 -x291 -x292 x293 -x294 -x295 -x296 x297 -x298 x299 -x300 -x301 -x302 x303 -x304 x305 -x306 -x307 -x308 x309 -x310 -x311 -x312 -x313 -x314 x315 -x316 -x317 -x318 x319 -x320 -x321 -x322 x323 -x324 x325 -x326 x327 -x328 -x329 x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 -x339 -x340 x341 -x342 x343 -x344 x345 -x346 x347 -x348 -x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 -x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 -x375 -x376 -x377 -x378 x379 -x380 x381 -x382 -x383 x384 x385 -x386 -x387 x388 -x389 x390 x391 -x392 -x393 x394 -x395 x396 -x397 x398 x399 -x400 -x401 x402 x403 -x404 -x405 x406 -x407 x408 -x409 -x410 x411 -x412 -x413 x414 x415 -x416 -x417 x418 -x419 x420 x421 -x422 -x423 x424 -x425 x426 x427 -x428 -x429 x430 -x431 x432 x433 -x434 -x435 x436 -x437 x438 x439 -x440 -x441 x442 -x443 x444 -x445 x446 x447 -x448 -x449 x450 x451 -x452 -x453 x454 -x455 x456 -x457 x458 x459 -x460 -x461 x462 -x463 x464 x465 -x466 -x467 x468 -x469 x470 x471 -x472 -x473 x474 -x475 x476 x477 -x478 -x479 x480 -x481 x482 x483 -x484 -x485 x486 -x487 x488 x489 -x490 -x491 x492 x493 -x494 -x495 x496 -x497 x498 -x499 x500 x501 -x502 -x503 x504 x505 -x506 -x507 -x508 -x509 x510 x511 -x512 -x513 x514 -x515 x516 x517 -x518 -x519 x520 -x521 x522 x523 -x524 -x525 x526 -x527 x528 -x529 x530 x531 -x532 -x533 x534 -x535 x536 x537 -x538 -x539 x540 x541 -x542 -x543 x544 -x545 x546 x547 -x548 -x549 x550 -x551 x552 -x553 x554 x555 -x556 -x557 x558 -x559 x560 -x561 x562 x563 -x564 -x565 x566 x567 -x568 -x569 x570 -x571 x572 x573 -x574 -x575 x576 -x577 x578 -x579 x580 x581 -x582 -x583 x584 x585 -x586 -x587 x588 -x589 x590 x591 -x592 -x593 x594 -x595 x596 x597 -x598 -x599 x600 x601 -x602 -x603 x604 -x605 x606 x607 -x608 -x609 x610 -x611 x612 x613 -x614 -x615 -x616 -x617 x618 x619 -x620 -x621 x622 -x623 x624 x625 -x626 -x627 x628 -x629 x630 x631 -x632 -x633 -x634 -x635 x636 x637 -x638 -x639 x640 -x641 x642 x643 -x644 -x645 x646 -x647 x648 x649 -x650 -x651 x652 -x653 x654 x655 -x656 -x657 x658 -x659 x660 x661 -x662 -x663 x664 -x665 x666 -x667 x668 x669 -x670 -x671 x672 x673 -x674 -x675 x676 -x677 x678 x679 -x680 -x681 -x682 -x683 x684 -x685 x686 x687 -x688 -x689 x690 -x691 x692 x693 -x694 -x695 x696 x697 -x698 -x699 -x700 -x701 x702 x703 -x704 -x705 x706 -x707 x708 -x709 x710 x711 -x712 -x713 x714 x715 -x716 -x717 x718 -x719 x720 x721 -x722 -x723 x724 -x725 x726 -x727 x728 x729 -x730 -x731 x732 -x733 x734 x735 -x736 -x737 x738 x739 -x740 -x741 x742 -x743 x744 x745 -x746 -x747 -x748 -x749 x750 -x751 x752 x753 -x754 -x755 x756 -x757 x758 x759 -x760 -x761 x762 x763 -x764 -x765 x766 -x767 x768 -x769 x770 x771 -x772 -x773 x774
165.96/166.06	c CPU time              : 165.971 s

Verifier Data

OK	364

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-4102615-1466266834/watcher-4102615-1466266834 -o /tmp/evaluation-result-4102615-1466266834/solver-4102615-1466266834 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466241415-14233 --watchdog 1960 --input HOME/instance-4102615-1466266834.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=16753
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.07 2.02 2.00 3/177 16756
/proc/meminfo: memFree=31079392/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 28730076 57319424 8316 33554432000 4194304 6211289 140733487402464 140736178259640 4206599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 13994 8316 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 16756
/proc/meminfo: memFree=31079392/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=65876 CPUtime=0.08 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 1268 0 0 0 8 0 0 0 20 0 1 0 28730076 67457024 14288 33554432000 4194304 6211289 140733487402464 140736178259640 4250251 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 16469 14288 204 493 0 15966 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 65876

[startup+0.200348 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 16756
/proc/meminfo: memFree=31079392/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=68728 CPUtime=0.19 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 2107 0 0 0 18 1 0 0 20 0 1 0 28730076 70377472 14798 33554432000 4194304 6211289 140733487402464 140736178259640 4205291 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 17182 14798 214 493 0 16679 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 68728

[startup+0.300253 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 16756
/proc/meminfo: memFree=31079392/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=68860 CPUtime=0.29 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 2761 0 0 0 28 1 0 0 20 0 1 0 28730076 70512640 15189 33554432000 4194304 6211289 140733487402464 140736178259640 4205850 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 17215 15190 214 493 0 16712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68860

[startup+0.700236 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 16756
/proc/meminfo: memFree=31079392/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=73280 CPUtime=0.69 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 3230 0 0 0 68 1 0 0 20 0 1 0 28730076 75038720 16529 33554432000 4194304 6211289 140733487402464 140736178259640 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 18320 16529 219 493 0 17817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73280

[startup+1.50024 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 16757
/proc/meminfo: memFree=31003912/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=81120 CPUtime=1.49 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 4322 0 0 0 148 1 0 0 20 0 1 0 28730076 83066880 18252 33554432000 4194304 6211289 140733487402464 140733487400376 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 20280 18252 219 493 0 19777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81120

[startup+3.10024 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 16757
/proc/meminfo: memFree=30978408/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=93060 CPUtime=3.09 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 5083 0 0 0 308 1 0 0 20 0 1 0 28730076 95293440 18716 33554432000 4194304 6211289 140733487402464 140733487400808 5320483 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 23265 18716 219 493 0 22762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93060

[startup+6.30027 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 16757
/proc/meminfo: memFree=30973556/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=94248 CPUtime=6.29 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 5512 0 0 0 628 1 0 0 20 0 1 0 28730076 96509952 20639 33554432000 4194304 6211289 140733487402464 140733487400808 4209882 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 23562 20639 219 493 0 23059 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94248

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 16757
/proc/meminfo: memFree=30959276/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=115208 CPUtime=12.69 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 6750 0 0 0 1267 2 0 0 20 0 1 0 28730076 117972992 23626 33554432000 4194304 6211289 140733487402464 140733487400696 4209882 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 28802 23626 219 493 0 28299 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 115208

[startup+25.5004 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 16757
/proc/meminfo: memFree=30932848/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=123968 CPUtime=25.48 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 8517 0 0 0 2546 2 0 0 20 0 1 0 28730076 126943232 28910 33554432000 4194304 6211289 140733487402464 140733487400328 4209293 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 30992 28910 219 493 0 30489 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 123968

[startup+51.1004 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 16757
/proc/meminfo: memFree=30881592/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=158124 CPUtime=51.08 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 10170 0 0 0 5105 3 0 0 20 0 1 0 28730076 161918976 36350 33554432000 4194304 6211289 140733487402464 140733487400808 5151752 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 39531 36350 219 493 0 39028 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 158124

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 16758
/proc/meminfo: memFree=30839472/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=217976 CPUtime=102.28 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 11928 0 0 0 10223 5 0 0 20 0 1 0 28730076 223207424 44819 33554432000 4194304 6211289 140733487402464 140733487400808 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 54494 44819 219 493 0 53991 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 217976

[startup+162.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 16759
/proc/meminfo: memFree=30800464/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=220828 CPUtime=162.27 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 12755 0 0 0 16222 5 0 0 20 0 1 0 28730076 226127872 46641 33554432000 4194304 6211289 140733487402464 140733487400328 4209816 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 55207 46641 219 493 0 54704 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 220828

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

[startup+163.2 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 16759
/proc/meminfo: memFree=30800464/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=220828 CPUtime=163.17 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 12758 0 0 0 16312 5 0 0 20 0 1 0 28730076 226127872 46644 33554432000 4194304 6211289 140733487402464 140733487400808 4209852 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 55207 46644 219 493 0 54704 0
Current children cumulated CPU time (s) 163.17
Current children cumulated vsize (KiB) 220828

[startup+164.8 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 16759
/proc/meminfo: memFree=30800472/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=220828 CPUtime=164.76 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 12770 0 0 0 16471 5 0 0 20 0 1 0 28730076 226127872 47167 33554432000 4194304 6211289 140733487402464 140733487400808 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 55207 47167 219 493 0 54704 0
Current children cumulated CPU time (s) 164.76
Current children cumulated vsize (KiB) 220828

[startup+165.6 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 16759
/proc/meminfo: memFree=30796360/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=220828 CPUtime=165.56 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 12772 0 0 0 16551 5 0 0 20 0 1 0 28730076 226127872 47680 33554432000 4194304 6211289 140733487402464 140733487400808 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 55207 47680 219 493 0 54704 0
Current children cumulated CPU time (s) 165.56
Current children cumulated vsize (KiB) 220828

[startup+166 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 16759
/proc/meminfo: memFree=30796360/32872528 swapFree=303544/319896
[pid=16756] ppid=16753 vsize=220828 CPUtime=165.96 cores=0,2,4,6
/proc/16756/stat : 16756 (cdcl-cuttingpla) R 16753 16756 14217 0 -1 4202496 12773 0 0 0 16591 5 0 0 20 0 1 0 28730076 226127872 47681 33554432000 4194304 6211289 140733487402464 140733487400808 4209882 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16756/statm: 55207 47681 219 493 0 54704 0
Current children cumulated CPU time (s) 165.96
Current children cumulated vsize (KiB) 220828

Child status: 30
Real time (s): 166.065
CPU time (s): 166.04
CPU user time (s): 165.975
CPU system time (s): 0.06499
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 220828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 165.975
system time used= 0.06499
maximum resident set size= 196936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12794
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= 172

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.444932 second user time and 0.626904 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-18 18:20:34
IDJOB=4102615
IDBENCH=2146
IDSOLVER=2549
FILE ID=node128/4102615-1466266834
RUNJOBID= node128-1466241415-14233
PBS_JOBID= 19918208
Free space on /tmp= 71708 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-ii32e4.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102615-1466266834/watcher-4102615-1466266834 -o /tmp/evaluation-result-4102615-1466266834/solver-4102615-1466266834 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466241415-14233 --watchdog 1960 --input HOME/instance-4102615-1466266834.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 898f4661a42594ef028c1f962398614b
RANDOM SEED=1620351706

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31079656 kB
Buffers:          137428 kB
Cached:           151560 kB
SwapCached:         2708 kB
Active:           501420 kB
Inactive:         226336 kB
Active(anon):     426444 kB
Inactive(anon):    14948 kB
Active(file):      74976 kB
Inactive(file):   211388 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67099180 kB
Dirty:              2824 kB
Writeback:             0 kB
AnonPages:        757988 kB
Mapped:             9600 kB
Shmem:                 0 kB
Slab:             612392 kB
SReclaimable:      55896 kB
SUnreclaim:       556496 kB
KernelStack:        1464 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1083712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 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= 71704 MiB
End job on node128 at 2016-06-18 18:23:21