Trace number 4102248

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 linear search 2016-05-01OPT261 141.498 141.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32c3.opb
MD5SUMc4cc2d9119cd599cce3a69b5023baf39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark261
Best CPU time to get the best result obtained on this benchmark15.6856
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 261
Optimality of the best value was proved YES
Number of variables558
Total number of constraints3551
Number of constraints which are clauses3551
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 558
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 558
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 558
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.00	c * #variable= 558 #constraint= 3551
0.29/0.30	c #Conflicts:       1000 | #Learnt:       1013 | 0.000
0.29/0.30	c total clause space: 18.2382MB
0.29/0.30	c total #watches: 96612
0.79/0.89	c total #propagations: 40041 / total #impl: 829199 (eff. 0.048)
0.79/0.89	c #Conflicts:       2000 | #Learnt:       2013 | 0.000
0.79/0.89	c total clause space: 29.637MB
0.79/0.89	c total #watches: 171543
1.89/1.97	c total #propagations: 63759 / total #impl: 2081329 (eff. 0.031)
1.89/1.97	c GC COLLECT
1.89/1.97	c #Conflicts:       3000 | #Learnt:       2023 | 0.000
1.89/1.97	c total clause space: 29.637MB
1.89/1.97	c total #watches: 202998
3.89/3.99	c total #propagations: 82525 / total #impl: 3590328 (eff. 0.023)
3.89/3.99	c #Conflicts:       4000 | #Learnt:       3024 | 0.000
3.89/3.99	c total clause space: 48.1602MB
3.89/3.99	c total #watches: 261123
5.19/5.27	c total #propagations: 130044 / total #impl: 4456662 (eff. 0.029)
5.19/5.27	c GC COLLECT
5.19/5.27	c #Conflicts:       5000 | #Learnt:       2381 | 0.000
5.19/5.27	c total clause space: 48.1602MB
5.19/5.27	c total #watches: 194954
6.89/6.95	c total #propagations: 191229 / total #impl: 5161142 (eff. 0.037)
6.89/6.95	c #Conflicts:       6000 | #Learnt:       3381 | 0.000
6.89/6.95	c total clause space: 48.1602MB
6.89/6.95	c total #watches: 219756
8.90/8.99	c total #propagations: 260803 / total #impl: 5617975 (eff. 0.046)
8.90/8.99	c GC COLLECT
8.90/8.99	c #Conflicts:       7000 | #Learnt:       2262 | 0.000
8.90/8.99	c total clause space: 48.1602MB
8.90/8.99	c total #watches: 112655
9.90/9.92	c total #propagations: 331535 / total #impl: 6083831 (eff. 0.054)
9.90/9.92	c #Conflicts:       8000 | #Learnt:       3262 | 0.001
9.90/9.92	c total clause space: 48.1602MB
9.90/9.92	c total #watches: 142293
10.89/10.97	c total #propagations: 402941 / total #impl: 6547634 (eff. 0.062)
10.89/10.97	c #Conflicts:       9000 | #Learnt:       4262 | 0.001
10.89/10.97	c total clause space: 48.1602MB
10.89/10.97	c total #watches: 160488
11.99/12.04	c total #propagations: 510543 / total #impl: 6953119 (eff. 0.073)
11.99/12.04	c GC COLLECT
11.99/12.04	c #Conflicts:      10000 | #Learnt:       2748 | 0.001
11.99/12.04	c total clause space: 48.1602MB
11.99/12.04	c total #watches: 95215
12.59/12.70	c total #propagations: 582257 / total #impl: 7403132 (eff. 0.079)
12.59/12.70	c #Conflicts:      11000 | #Learnt:       3748 | 0.001
12.59/12.70	c total clause space: 48.1602MB
12.59/12.70	c total #watches: 128886
13.49/13.58	c total #propagations: 632981 / total #impl: 7880770 (eff. 0.080)
13.49/13.58	c #Conflicts:      12000 | #Learnt:       4748 | 0.001
13.49/13.58	c total clause space: 48.1602MB
13.49/13.58	c total #watches: 157968
14.49/14.57	c total #propagations: 703906 / total #impl: 8348142 (eff. 0.084)
14.49/14.57	c #Conflicts:      13000 | #Learnt:       5748 | 0.001
14.49/14.57	c total clause space: 48.1602MB
14.49/14.57	c total #watches: 200202
15.40/15.49	c total #propagations: 744239 / total #impl: 9013496 (eff. 0.083)
15.40/15.49	c GC COLLECT
15.40/15.49	c #Conflicts:      14000 | #Learnt:       3889 | 0.001
15.40/15.49	c total clause space: 48.1602MB
15.40/15.49	c total #watches: 150218
16.39/16.49	c total #propagations: 805460 / total #impl: 9463641 (eff. 0.085)
16.39/16.49	c #Conflicts:      15000 | #Learnt:       4889 | 0.001
16.39/16.49	c total clause space: 48.1602MB
16.39/16.49	c total #watches: 177391
17.69/17.79	c total #propagations: 868480 / total #impl: 10095101 (eff. 0.086)
17.69/17.79	c #Conflicts:      16000 | #Learnt:       5889 | 0.001
17.69/17.79	c total clause space: 48.1602MB
17.69/17.79	c total #watches: 205301
18.79/18.80	c total #propagations: 943886 / total #impl: 10750796 (eff. 0.088)
18.79/18.80	c GC COLLECT
18.79/18.80	c #Conflicts:      17000 | #Learnt:       3712 | 0.000
18.79/18.80	c total clause space: 78.2603MB
18.79/18.80	c total #watches: 108812
19.49/19.56	c total #propagations: 1044717 / total #impl: 11112562 (eff. 0.094)
19.49/19.56	c #Conflicts:      18000 | #Learnt:       4712 | 0.000
19.49/19.56	c total clause space: 78.2603MB
19.49/19.56	c total #watches: 137207
20.39/20.44	c total #propagations: 1091910 / total #impl: 11661092 (eff. 0.094)
20.39/20.44	c #Conflicts:      19000 | #Learnt:       5712 | 0.000
20.39/20.44	c total clause space: 78.2603MB
20.39/20.44	c total #watches: 170344
21.59/21.66	c total #propagations: 1142253 / total #impl: 12339387 (eff. 0.093)
21.59/21.66	c #Conflicts:      20000 | #Learnt:       6712 | 0.000
21.59/21.66	c total clause space: 78.2603MB
21.59/21.66	c total #watches: 182098
22.79/22.90	c total #propagations: 1237177 / total #impl: 12761118 (eff. 0.097)
22.79/22.90	c GC COLLECT
22.79/22.90	c #Conflicts:      21000 | #Learnt:       4224 | 0.000
22.79/22.90	c total clause space: 78.2603MB
22.79/22.90	c total #watches: 115505
23.99/24.03	c total #propagations: 1326012 / total #impl: 13176059 (eff. 0.101)
23.99/24.03	c #Conflicts:      22000 | #Learnt:       5224 | 0.000
23.99/24.03	c total clause space: 78.2603MB
23.99/24.03	c total #watches: 154394
25.39/25.49	c total #propagations: 1368842 / total #impl: 13881598 (eff. 0.099)
25.39/25.49	c #Conflicts:      23000 | #Learnt:       6224 | 0.000
25.39/25.49	c total clause space: 78.2603MB
25.39/25.49	c total #watches: 186005
27.28/27.31	c total #propagations: 1420167 / total #impl: 14404048 (eff. 0.099)
27.28/27.31	c #Conflicts:      24000 | #Learnt:       7224 | 0.000
27.28/27.31	c total clause space: 78.2603MB
27.28/27.31	c total #watches: 198995
28.48/28.55	c total #propagations: 1514061 / total #impl: 14897247 (eff. 0.102)
28.48/28.55	c GC COLLECT
28.48/28.55	c #Conflicts:      25000 | #Learnt:       4427 | 0.000
28.48/28.55	c total clause space: 78.2603MB
28.48/28.55	c total #watches: 152365
30.08/30.10	c total #propagations: 1574236 / total #impl: 15451290 (eff. 0.102)
30.08/30.10	c #Conflicts:      26000 | #Learnt:       5427 | 0.000
30.08/30.10	c total clause space: 78.2603MB
30.08/30.10	c total #watches: 167514
31.58/31.65	c total #propagations: 1674595 / total #impl: 15899598 (eff. 0.105)
31.58/31.65	c #Conflicts:      27000 | #Learnt:       6427 | 0.000
31.58/31.65	c total clause space: 78.2603MB
31.58/31.65	c total #watches: 195453
33.28/33.37	c total #propagations: 1750699 / total #impl: 16335880 (eff. 0.107)
33.28/33.37	c #Conflicts:      28000 | #Learnt:       7427 | 0.000
33.28/33.37	c total clause space: 78.2603MB
33.28/33.37	c total #watches: 222729
34.88/34.93	c total #propagations: 1824356 / total #impl: 16800460 (eff. 0.109)
34.88/34.93	c GC COLLECT
34.88/34.93	c #Conflicts:      29000 | #Learnt:       4328 | 0.000
34.88/34.93	c total clause space: 78.2603MB
34.88/34.93	c total #watches: 132267
35.78/35.89	c total #propagations: 1894889 / total #impl: 17276776 (eff. 0.110)
35.78/35.89	c #Conflicts:      30000 | #Learnt:       5328 | 0.000
35.78/35.89	c total clause space: 78.2603MB
35.78/35.89	c total #watches: 145235
36.89/36.95	c total #propagations: 2009639 / total #impl: 17657863 (eff. 0.114)
36.89/36.95	c #Conflicts:      31000 | #Learnt:       6328 | 0.000
36.89/36.95	c total clause space: 78.2603MB
36.89/36.95	c total #watches: 165763
38.09/38.18	c total #propagations: 2096309 / total #impl: 18037272 (eff. 0.116)
38.09/38.18	c #Conflicts:      32000 | #Learnt:       7328 | 0.000
38.09/38.18	c total clause space: 78.2603MB
38.09/38.18	c total #watches: 193606
39.69/39.75	c total #propagations: 2161332 / total #impl: 18578236 (eff. 0.116)
39.69/39.75	c #Conflicts:      33000 | #Learnt:       8328 | 0.000
39.69/39.75	c total clause space: 78.2603MB
39.69/39.75	c total #watches: 208571
40.99/41.07	c total #propagations: 2253023 / total #impl: 19032696 (eff. 0.118)
40.99/41.07	c GC COLLECT
40.99/41.07	c #Conflicts:      34000 | #Learnt:       4937 | 0.000
40.99/41.07	c total clause space: 78.2603MB
40.99/41.07	c total #watches: 116492
42.19/42.24	c total #propagations: 2340984 / total #impl: 19473800 (eff. 0.120)
42.19/42.24	c #Conflicts:      35000 | #Learnt:       5937 | 0.000
42.19/42.24	c total clause space: 78.2603MB
42.19/42.24	c total #watches: 140080
43.29/43.39	c total #propagations: 2412830 / total #impl: 19987725 (eff. 0.121)
43.29/43.39	c #Conflicts:      36000 | #Learnt:       6937 | 0.000
43.29/43.39	c total clause space: 78.2603MB
43.29/43.39	c total #watches: 153122
44.69/44.74	c total #propagations: 2531651 / total #impl: 20331406 (eff. 0.125)
44.69/44.74	c #Conflicts:      37000 | #Learnt:       7937 | 0.000
44.69/44.74	c total clause space: 78.2603MB
44.69/44.74	c total #watches: 183469
46.39/46.44	c total #propagations: 2607419 / total #impl: 20837639 (eff. 0.125)
46.39/46.44	c #Conflicts:      38000 | #Learnt:       8937 | 0.000
46.39/46.44	c total clause space: 78.2603MB
46.39/46.44	c total #watches: 202009
47.69/47.70	c total #propagations: 2701106 / total #impl: 21270104 (eff. 0.127)
47.69/47.70	c GC COLLECT
47.69/47.70	c #Conflicts:      39000 | #Learnt:       5239 | 0.000
47.69/47.70	c total clause space: 78.2603MB
47.69/47.70	c total #watches: 131035
48.79/48.82	c total #propagations: 2758712 / total #impl: 21774852 (eff. 0.127)
48.79/48.82	c #Conflicts:      40000 | #Learnt:       6239 | 0.000
48.79/48.82	c total clause space: 78.2603MB
48.79/48.82	c total #watches: 151808
49.99/50.09	c total #propagations: 2837593 / total #impl: 22203871 (eff. 0.128)
49.99/50.09	c #Conflicts:      41000 | #Learnt:       7239 | 0.000
49.99/50.09	c total clause space: 78.2603MB
49.99/50.09	c total #watches: 173333
51.39/51.45	c total #propagations: 2915869 / total #impl: 22691282 (eff. 0.129)
51.39/51.45	c #Conflicts:      42000 | #Learnt:       8239 | 0.000
51.39/51.45	c total clause space: 78.2603MB
51.39/51.45	c total #watches: 194092
52.99/53.07	c total #propagations: 2971481 / total #impl: 23173446 (eff. 0.128)
52.99/53.07	c #Conflicts:      43000 | #Learnt:       9239 | 0.000
52.99/53.07	c total clause space: 78.2603MB
52.99/53.07	c total #watches: 217206
54.79/54.82	c total #propagations: 3036570 / total #impl: 23721903 (eff. 0.128)
54.79/54.82	c GC COLLECT
54.79/54.82	c #Conflicts:      44000 | #Learnt:       5223 | 0.000
54.79/54.82	c total clause space: 78.2603MB
54.79/54.82	c total #watches: 130299
55.79/55.83	c total #propagations: 3124816 / total #impl: 24185418 (eff. 0.129)
55.79/55.83	c #Conflicts:      45000 | #Learnt:       6223 | 0.000
55.79/55.83	c total clause space: 78.2603MB
55.79/55.83	c total #watches: 148421
56.89/56.99	c total #propagations: 3207814 / total #impl: 24629038 (eff. 0.130)
56.89/56.99	c #Conflicts:      46000 | #Learnt:       7223 | 0.000
56.89/56.99	c total clause space: 78.2603MB
56.89/56.99	c total #watches: 167075
58.49/58.50	c total #propagations: 3309318 / total #impl: 25026966 (eff. 0.132)
58.49/58.50	c #Conflicts:      47000 | #Learnt:       8223 | 0.000
58.49/58.50	c total clause space: 78.2603MB
58.49/58.50	c total #watches: 173834
59.78/59.86	c total #propagations: 3428350 / total #impl: 25421814 (eff. 0.135)
59.78/59.86	c #Conflicts:      48000 | #Learnt:       9223 | 0.000
59.78/59.86	c total clause space: 78.2603MB
59.78/59.86	c total #watches: 188703
61.28/61.37	c total #propagations: 3538088 / total #impl: 25904078 (eff. 0.137)
61.28/61.37	c #Conflicts:      49000 | #Learnt:      10223 | 0.000
61.28/61.37	c total clause space: 78.2603MB
61.28/61.37	c total #watches: 194305
62.48/62.56	c total #propagations: 3659693 / total #impl: 26230260 (eff. 0.140)
62.48/62.56	c GC COLLECT
62.48/62.56	c #Conflicts:      50000 | #Learnt:       5907 | 0.000
62.48/62.56	c total clause space: 78.2603MB
62.48/62.56	c total #watches: 144235
63.58/63.62	c total #propagations: 3791783 / total #impl: 26573790 (eff. 0.143)
63.58/63.62	c #Conflicts:      51000 | #Learnt:       6907 | 0.000
63.58/63.62	c total clause space: 78.2603MB
63.58/63.62	c total #watches: 147368
64.68/64.75	c total #propagations: 3908956 / total #impl: 26880486 (eff. 0.145)
64.68/64.75	c #Conflicts:      52000 | #Learnt:       7907 | 0.000
64.68/64.75	c total clause space: 78.2603MB
64.68/64.75	c total #watches: 155257
65.78/65.84	c total #propagations: 4027058 / total #impl: 27244235 (eff. 0.148)
65.78/65.84	c #Conflicts:      53000 | #Learnt:       8907 | 0.000
65.78/65.84	c total clause space: 78.2603MB
65.78/65.84	c total #watches: 157259
67.09/67.17	c total #propagations: 4174583 / total #impl: 27581269 (eff. 0.151)
67.09/67.17	c #Conflicts:      54000 | #Learnt:       9907 | 0.000
67.09/67.17	c total clause space: 78.2603MB
67.09/67.17	c total #watches: 180874
68.38/68.49	c total #propagations: 4261142 / total #impl: 28190574 (eff. 0.151)
68.38/68.49	c #Conflicts:      55000 | #Learnt:      10907 | 0.000
68.38/68.49	c total clause space: 78.2603MB
68.38/68.49	c total #watches: 205973
69.98/70.07	c total #propagations: 4349345 / total #impl: 28742230 (eff. 0.151)
69.98/70.07	c GC COLLECT
69.98/70.07	c #Conflicts:      56000 | #Learnt:       6300 | 0.000
69.98/70.07	c total clause space: 78.2603MB
69.98/70.07	c total #watches: 139665
71.08/71.10	c total #propagations: 4485271 / total #impl: 29122789 (eff. 0.154)
71.08/71.10	c #Conflicts:      57000 | #Learnt:       7300 | 0.000
71.08/71.10	c total clause space: 78.2603MB
71.08/71.10	c total #watches: 150538
72.18/72.29	c total #propagations: 4604964 / total #impl: 29522764 (eff. 0.156)
72.18/72.29	c #Conflicts:      58000 | #Learnt:       8300 | 0.000
72.18/72.29	c total clause space: 78.2603MB
72.18/72.29	c total #watches: 161963
73.58/73.61	c total #propagations: 4715708 / total #impl: 29917392 (eff. 0.158)
73.58/73.61	c #Conflicts:      59000 | #Learnt:       9300 | 0.000
73.58/73.61	c total clause space: 78.2603MB
73.58/73.61	c total #watches: 174053
74.98/75.03	c total #propagations: 4810101 / total #impl: 30310989 (eff. 0.159)
74.98/75.03	c #Conflicts:      60000 | #Learnt:      10300 | 0.000
74.98/75.03	c total clause space: 78.2603MB
74.98/75.03	c total #watches: 189794
76.38/76.47	c total #propagations: 4922562 / total #impl: 30744947 (eff. 0.160)
76.38/76.47	c #Conflicts:      61000 | #Learnt:      11300 | 0.000
76.38/76.47	c total clause space: 78.2603MB
76.38/76.47	c total #watches: 217583
77.68/77.74	c total #propagations: 4988841 / total #impl: 31388439 (eff. 0.159)
77.68/77.74	c GC COLLECT
77.68/77.74	c #Conflicts:      62000 | #Learnt:       6400 | 0.000
77.68/77.74	c total clause space: 78.2603MB
77.68/77.74	c total #watches: 160828
78.98/79.08	c total #propagations: 5027763 / total #impl: 31884328 (eff. 0.158)
78.98/79.08	c #Conflicts:      63000 | #Learnt:       7400 | 0.000
78.98/79.08	c total clause space: 78.2603MB
78.98/79.08	c total #watches: 182270
80.58/80.60	c total #propagations: 5116139 / total #impl: 32392009 (eff. 0.158)
80.58/80.60	c #Conflicts:      64000 | #Learnt:       8400 | 0.000
80.58/80.60	c total clause space: 78.2603MB
80.58/80.60	c total #watches: 196839
82.18/82.24	c total #propagations: 5235491 / total #impl: 32853849 (eff. 0.159)
82.18/82.24	c #Conflicts:      65000 | #Learnt:       9400 | 0.000
82.18/82.24	c total clause space: 78.2603MB
82.18/82.24	c total #watches: 210298
83.98/84.09	c total #propagations: 5341229 / total #impl: 33378878 (eff. 0.160)
83.98/84.09	c #Conflicts:      66000 | #Learnt:      10400 | 0.000
83.98/84.09	c total clause space: 78.2603MB
83.98/84.09	c total #watches: 222830
85.58/85.66	c total #propagations: 5438311 / total #impl: 33894836 (eff. 0.160)
85.58/85.66	c #Conflicts:      67000 | #Learnt:      11400 | 0.000
85.58/85.66	c total clause space: 78.2603MB
85.58/85.66	c total #watches: 241046
87.28/87.34	c total #propagations: 5524507 / total #impl: 34336550 (eff. 0.161)
87.28/87.34	c #Conflicts:      68000 | #Learnt:      12400 | 0.000
87.28/87.34	c total clause space: 78.2603MB
87.28/87.34	c total #watches: 270441
88.58/88.65	c total #propagations: 5583398 / total #impl: 34982090 (eff. 0.160)
88.58/88.65	c GC COLLECT
88.58/88.65	c #Conflicts:      69000 | #Learnt:       7201 | 0.000
88.58/88.65	c total clause space: 78.2603MB
88.58/88.65	c total #watches: 172087
89.68/89.79	c total #propagations: 5686167 / total #impl: 35413958 (eff. 0.161)
89.68/89.79	c #Conflicts:      70000 | #Learnt:       8201 | 0.000
89.68/89.79	c total clause space: 78.2603MB
89.68/89.79	c total #watches: 205510
91.68/91.79	c total #propagations: 5736252 / total #impl: 36069022 (eff. 0.159)
91.68/91.79	c #Conflicts:      71000 | #Learnt:       9201 | 0.000
91.68/91.79	c total clause space: 78.2603MB
91.68/91.79	c total #watches: 219903
93.38/93.49	c total #propagations: 5830378 / total #impl: 36558531 (eff. 0.159)
93.38/93.49	c #Conflicts:      72000 | #Learnt:      10201 | 0.000
93.38/93.49	c total clause space: 78.2603MB
93.38/93.49	c total #watches: 234286
95.38/95.45	c total #propagations: 5935131 / total #impl: 36950867 (eff. 0.161)
95.38/95.45	c #Conflicts:      73000 | #Learnt:      11201 | 0.000
95.38/95.45	c total clause space: 78.2603MB
95.38/95.45	c total #watches: 246424
97.38/97.45	c total #propagations: 6028662 / total #impl: 37372967 (eff. 0.161)
97.38/97.45	c #Conflicts:      74000 | #Learnt:      12201 | 0.000
97.38/97.45	c total clause space: 78.2603MB
97.38/97.45	c total #watches: 248424
99.28/99.39	c total #propagations: 6170715 / total #impl: 37677176 (eff. 0.164)
99.28/99.39	c GC COLLECT
99.28/99.39	c #Conflicts:      75000 | #Learnt:       6704 | 0.000
99.28/99.39	c total clause space: 78.2603MB
99.28/99.39	c total #watches: 167801
100.58/100.69	c total #propagations: 6300361 / total #impl: 38007856 (eff. 0.166)
100.58/100.69	c #Conflicts:      76000 | #Learnt:       7704 | 0.000
100.58/100.69	c total clause space: 78.2603MB
100.58/100.69	c total #watches: 190550
102.38/102.43	c total #propagations: 6366368 / total #impl: 38603988 (eff. 0.165)
102.38/102.43	c #Conflicts:      77000 | #Learnt:       8704 | 0.000
102.38/102.43	c total clause space: 78.2603MB
102.38/102.43	c total #watches: 216902
104.38/104.45	c total #propagations: 6438807 / total #impl: 39190762 (eff. 0.164)
104.38/104.45	c #Conflicts:      78000 | #Learnt:       9704 | 0.000
104.38/104.45	c total clause space: 78.2603MB
104.38/104.45	c total #watches: 237710
106.07/106.17	c total #propagations: 6535016 / total #impl: 39694865 (eff. 0.165)
106.07/106.17	c #Conflicts:      79000 | #Learnt:      10704 | 0.000
106.07/106.17	c total clause space: 78.2603MB
106.07/106.17	c total #watches: 251587
108.07/108.15	c total #propagations: 6636459 / total #impl: 40088602 (eff. 0.166)
108.07/108.15	c #Conflicts:      80000 | #Learnt:      11704 | 0.000
108.07/108.15	c total clause space: 78.2603MB
108.07/108.15	c total #watches: 286558
110.37/110.47	c total #propagations: 6696982 / total #impl: 40718474 (eff. 0.164)
110.37/110.47	c #Conflicts:      81000 | #Learnt:      12704 | 0.000
110.37/110.47	c total clause space: 78.2603MB
110.37/110.47	c total #watches: 298348
112.67/112.79	c total #propagations: 6787633 / total #impl: 41146326 (eff. 0.165)
112.67/112.79	c GC COLLECT
112.67/112.79	c #Conflicts:      82000 | #Learnt:       6909 | 0.000
112.67/112.79	c total clause space: 127.173MB
112.67/112.79	c total #watches: 169670
113.97/114.07	c total #propagations: 6868641 / total #impl: 41667025 (eff. 0.165)
113.97/114.07	c #Conflicts:      83000 | #Learnt:       7909 | 0.000
113.97/114.07	c total clause space: 127.173MB
113.97/114.07	c total #watches: 190041
115.48/115.53	c total #propagations: 6957336 / total #impl: 42036387 (eff. 0.166)
115.48/115.53	c #Conflicts:      84000 | #Learnt:       8909 | 0.000
115.48/115.53	c total clause space: 127.173MB
115.48/115.53	c total #watches: 220101
117.07/117.12	c total #propagations: 7014838 / total #impl: 42551212 (eff. 0.165)
117.07/117.12	c #Conflicts:      85000 | #Learnt:       9909 | 0.000
117.07/117.12	c total clause space: 127.173MB
117.07/117.12	c total #watches: 235497
118.67/118.73	c total #propagations: 7100144 / total #impl: 43034822 (eff. 0.165)
118.67/118.73	c #Conflicts:      86000 | #Learnt:      10909 | 0.000
118.67/118.73	c total clause space: 127.173MB
118.67/118.73	c total #watches: 243273
120.77/120.87	c total #propagations: 7221704 / total #impl: 43389651 (eff. 0.166)
120.77/120.87	c #Conflicts:      87000 | #Learnt:      11909 | 0.000
120.77/120.87	c total clause space: 127.173MB
120.77/120.87	c total #watches: 247680
123.07/123.11	c total #propagations: 7342013 / total #impl: 43726787 (eff. 0.168)
123.07/123.11	c #Conflicts:      88000 | #Learnt:      12909 | 0.000
123.07/123.11	c total clause space: 127.173MB
123.07/123.11	c total #watches: 252031
125.07/125.13	c total #propagations: 7461356 / total #impl: 44047355 (eff. 0.169)
125.07/125.13	c #Conflicts:      89000 | #Learnt:      13909 | 0.000
125.07/125.13	c total clause space: 127.173MB
125.07/125.13	c total #watches: 268077
126.57/126.67	c total #propagations: 7564631 / total #impl: 44481288 (eff. 0.170)
126.57/126.67	c GC COLLECT
126.57/126.67	c #Conflicts:      90000 | #Learnt:       7800 | 0.000
126.57/126.67	c total clause space: 127.173MB
126.57/126.67	c total #watches: 189881
128.27/128.39	c total #propagations: 7676438 / total #impl: 44885756 (eff. 0.171)
128.27/128.39	c #Conflicts:      91000 | #Learnt:       8800 | 0.000
128.27/128.39	c total clause space: 127.173MB
128.27/128.39	c total #watches: 200355
130.17/130.28	c total #propagations: 7795791 / total #impl: 45258276 (eff. 0.172)
130.17/130.28	c #Conflicts:      92000 | #Learnt:       9800 | 0.000
130.17/130.28	c total clause space: 127.173MB
130.17/130.28	c total #watches: 219476
132.17/132.25	c total #propagations: 7885703 / total #impl: 45710315 (eff. 0.173)
132.17/132.25	c #Conflicts:      93000 | #Learnt:      10800 | 0.000
132.17/132.25	c total clause space: 127.173MB
132.17/132.25	c total #watches: 229038
134.17/134.22	c total #propagations: 8004296 / total #impl: 46159583 (eff. 0.173)
134.17/134.22	c #Conflicts:      94000 | #Learnt:      11800 | 0.000
134.17/134.22	c total clause space: 127.173MB
134.17/134.22	c total #watches: 251515
136.27/136.30	c total #propagations: 8097745 / total #impl: 46595108 (eff. 0.174)
136.27/136.30	c #Conflicts:      95000 | #Learnt:      12799 | 0.000
136.27/136.30	c total clause space: 127.173MB
136.27/136.30	c total #watches: 261959
138.57/138.62	c total #propagations: 8211049 / total #impl: 46966423 (eff. 0.175)
138.57/138.62	c #Conflicts:      96000 | #Learnt:      13799 | 0.000
138.57/138.62	c total clause space: 127.173MB
138.57/138.62	c total #watches: 266121
140.67/140.76	c total #propagations: 8339557 / total #impl: 47321931 (eff. 0.176)
140.67/140.76	c #Conflicts:      97000 | #Learnt:      14799 | 0.000
140.67/140.76	c total clause space: 127.173MB
140.67/140.76	c total #watches: 277118
141.47/141.51	c total #propagations: 8433520 / total #impl: 47810817 (eff. 0.176)
141.47/141.51	c GC COLLECT
141.47/141.51	o 261
141.47/141.51	s OPTIMUM FOUND
141.47/141.51	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
141.47/141.51	c CPU time              : 141.454 s

Verifier Data

OK	261

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-4102248-1466259125/watcher-4102248-1466259125 -o /tmp/evaluation-result-4102248-1466259125/solver-4102248-1466259125 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17341 --watchdog 1960 --input HOME/instance-4102248-1466259125.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=20401
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.33 2.27 2.23 3/178 20404
/proc/meminfo: memFree=29927224/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 27958389 29810688 5268 33554432000 4194304 6201397 140733892564112 140735625733944 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 7278 5268 130 491 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.33 2.27 2.23 3/178 20404
/proc/meminfo: memFree=29927224/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=37092 CPUtime=0.09 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 1538 0 0 0 9 0 0 0 20 0 1 0 27958389 37982208 7671 33554432000 4194304 6201397 140733892564112 140735625733944 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 9273 7671 146 491 0 8772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37092

[startup+0.20037 s]
/proc/loadavg: 2.33 2.27 2.23 3/178 20404
/proc/meminfo: memFree=29927224/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=42168 CPUtime=0.19 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 2230 0 0 0 19 0 0 0 20 0 1 0 27958389 43180032 8686 33554432000 4194304 6201397 140733892564112 140735625733944 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 10542 8686 146 491 0 10041 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42168

[startup+0.300303 s]
/proc/loadavg: 2.33 2.27 2.23 3/178 20404
/proc/meminfo: memFree=29927224/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=42288 CPUtime=0.29 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 2539 0 0 0 29 0 0 0 20 0 1 0 27958389 43302912 8893 33554432000 4194304 6201397 140733892564112 140735625733944 4207716 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 10572 8893 146 491 0 10071 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42288

[startup+0.700221 s]
/proc/loadavg: 2.33 2.27 2.23 3/178 20404
/proc/meminfo: memFree=29927224/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=62088 CPUtime=0.69 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 3070 0 0 0 68 1 0 0 20 0 1 0 27958389 63578112 10850 33554432000 4194304 6201397 140733892564112 140735625733944 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 15522 10850 159 491 0 15021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62088

[startup+1.50024 s]
/proc/loadavg: 2.33 2.27 2.23 3/179 20405
/proc/meminfo: memFree=29875276/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=62496 CPUtime=1.49 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 4960 0 0 0 148 1 0 0 20 0 1 0 27958389 63995904 13113 33554432000 4194304 6201397 140733892564112 140733892562952 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 15624 13113 165 491 0 15123 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62496

[startup+3.10032 s]
/proc/loadavg: 2.30 2.27 2.23 3/179 20405
/proc/meminfo: memFree=29869196/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=83308 CPUtime=3.09 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 5910 0 0 0 308 1 0 0 20 0 1 0 27958389 85307392 15412 33554432000 4194304 6201397 140733892564112 140733892563144 4213751 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 20827 15412 165 491 0 20326 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83308

[startup+6.30021 s]
/proc/loadavg: 2.30 2.27 2.23 4/179 20405
/proc/meminfo: memFree=29859508/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=84868 CPUtime=6.29 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 6603 0 0 0 627 2 0 0 20 0 1 0 27958389 86904832 16943 33554432000 4194304 6201397 140733892564112 140733892562776 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 21217 16943 165 491 0 20716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84868

[startup+12.7003 s]
/proc/loadavg: 2.33 2.27 2.23 3/179 20405
/proc/meminfo: memFree=29851424/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=85676 CPUtime=12.69 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 6858 0 0 0 1267 2 0 0 20 0 1 0 27958389 87732224 18723 33554432000 4194304 6201397 140733892564112 140733892563240 4198514 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 21419 18723 165 491 0 20918 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85676

[startup+25.5003 s]
/proc/loadavg: 2.28 2.26 2.23 3/179 20405
/proc/meminfo: memFree=29843932/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=117192 CPUtime=25.49 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 7166 0 0 0 2547 2 0 0 20 0 1 0 27958389 120004608 20514 33554432000 4194304 6201397 140733892564112 140733892563240 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 29298 20514 165 491 0 28797 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117192

[startup+51.1003 s]
/proc/loadavg: 2.24 2.26 2.23 4/179 20406
/proc/meminfo: memFree=29830100/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=118328 CPUtime=51.09 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 8167 0 0 0 5106 3 0 0 20 0 1 0 27958389 121167872 23742 33554432000 4194304 6201397 140733892564112 140733892562824 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 29582 23742 165 491 0 29081 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118328

[startup+102.3 s]
/proc/loadavg: 2.24 2.26 2.23 3/179 20407
/proc/meminfo: memFree=29814836/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=119096 CPUtime=102.28 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 8392 0 0 0 10225 3 0 0 20 0 1 0 27958389 121954304 27033 33554432000 4194304 6201397 140733892564112 140733892563240 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 29774 27033 165 491 0 29273 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 119096

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

[startup+102.407 s]
/proc/loadavg: 2.24 2.26 2.23 3/179 20407
/proc/meminfo: memFree=29814836/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=119096 CPUtime=102.38 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 8392 0 0 0 10235 3 0 0 20 0 1 0 27958389 121954304 27033 33554432000 4194304 6201397 140733892564112 140733892563240 4213690 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 29774 27033 165 491 0 29273 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 119096

[startup+128 s]
/proc/loadavg: 2.22 2.25 2.22 3/179 20408
/proc/meminfo: memFree=29801100/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=169616 CPUtime=127.97 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 9163 0 0 0 12794 3 0 0 20 0 1 0 27958389 173686784 30120 33554432000 4194304 6201397 140733892564112 140733892563240 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 42404 30120 165 491 0 41903 0
Current children cumulated CPU time (s) 127.97
Current children cumulated vsize (KiB) 169616

[startup+134.4 s]
/proc/loadavg: 2.29 2.26 2.23 3/179 20408
/proc/meminfo: memFree=29800992/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=169616 CPUtime=134.37 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 9165 0 0 0 13434 3 0 0 20 0 1 0 27958389 173686784 30122 33554432000 4194304 6201397 140733892564112 140733892563240 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 42404 30122 165 491 0 41903 0
Current children cumulated CPU time (s) 134.37
Current children cumulated vsize (KiB) 169616

[startup+137.607 s]
/proc/loadavg: 2.26 2.26 2.23 3/179 20408
/proc/meminfo: memFree=29801116/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=169760 CPUtime=137.57 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 9172 0 0 0 13754 3 0 0 20 0 1 0 27958389 173834240 30129 33554432000 4194304 6201397 140733892564112 140733892563240 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 42440 30129 165 491 0 41939 0
Current children cumulated CPU time (s) 137.57
Current children cumulated vsize (KiB) 169760

[startup+139.2 s]
/proc/loadavg: 2.26 2.26 2.23 3/179 20408
/proc/meminfo: memFree=29801116/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=169760 CPUtime=139.17 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 9185 0 0 0 13914 3 0 0 20 0 1 0 27958389 173834240 30142 33554432000 4194304 6201397 140733892564112 140733892563240 4213672 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 42440 30142 165 491 0 41939 0
Current children cumulated CPU time (s) 139.17
Current children cumulated vsize (KiB) 169760

[startup+140.8 s]
/proc/loadavg: 2.26 2.26 2.23 4/179 20408
/proc/meminfo: memFree=29800992/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=169904 CPUtime=140.77 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 9207 0 0 0 14074 3 0 0 20 0 1 0 27958389 173981696 30164 33554432000 4194304 6201397 140733892564112 140733892562856 4209872 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 42476 30164 165 491 0 41975 0
Current children cumulated CPU time (s) 140.77
Current children cumulated vsize (KiB) 169904

[startup+141.2 s]
/proc/loadavg: 2.26 2.26 2.23 4/179 20408
/proc/meminfo: memFree=29800992/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=169872 CPUtime=141.17 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 9207 0 0 0 14114 3 0 0 20 0 1 0 27958389 173948928 30164 33554432000 4194304 6201397 140733892564112 140733892562856 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 42468 30164 165 491 0 41967 0
Current children cumulated CPU time (s) 141.17
Current children cumulated vsize (KiB) 169872

[startup+141.4 s]
/proc/loadavg: 2.26 2.26 2.23 4/179 20408
/proc/meminfo: memFree=29800992/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=169872 CPUtime=141.37 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 9207 0 0 0 14134 3 0 0 20 0 1 0 27958389 173948928 30164 33554432000 4194304 6201397 140733892564112 140733892562856 4213769 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 42468 30164 165 491 0 41967 0
Current children cumulated CPU time (s) 141.37
Current children cumulated vsize (KiB) 169872

[startup+141.5 s]
/proc/loadavg: 2.26 2.26 2.23 4/179 20408
/proc/meminfo: memFree=29800992/32872528 swapFree=1505436/1685308
[pid=20404] ppid=20401 vsize=169872 CPUtime=141.47 cores=1,3,5,7
/proc/20404/stat : 20404 (cdcl-cuttingpla) R 20401 20404 17324 0 -1 4202496 9207 0 0 0 14144 3 0 0 20 0 1 0 27958389 173948928 30164 33554432000 4194304 6201397 140733892564112 140733892562856 4213116 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20404/statm: 42468 30164 165 491 0 41967 0
Current children cumulated CPU time (s) 141.47
Current children cumulated vsize (KiB) 169872

Child status: 30
Real time (s): 141.52
CPU time (s): 141.498
CPU user time (s): 141.458
CPU system time (s): 0.040993
CPU usage (%): 99.9849
Max. virtual memory (cumulated for all children) (KiB): 169904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 141.457
system time used= 0.040993
maximum resident set size= 120916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9273
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= 146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.351946 second user time and 0.553915 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 16:12:05
IDJOB=4102248
IDBENCH=2084
IDSOLVER=2550
FILE ID=node135/4102248-1466259125
RUNJOBID= node135-1466230914-17341
PBS_JOBID= 19918183
Free space on /tmp= 71700 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32c3.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102248-1466259125/watcher-4102248-1466259125 -o /tmp/evaluation-result-4102248-1466259125/solver-4102248-1466259125 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17341 --watchdog 1960 --input HOME/instance-4102248-1466259125.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= c4cc2d9119cd599cce3a69b5023baf39
RANDOM SEED=880832398

node135.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.004
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.00
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.004
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		: 2667.004
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.57
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.004
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.004
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.004
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.55
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.004
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.004
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:        29927380 kB
Buffers:          142580 kB
Cached:           232784 kB
SwapCached:          716 kB
Active:           233292 kB
Inactive:         290400 kB
Active(anon):     149156 kB
Inactive(anon):     1308 kB
Active(file):      84136 kB
Inactive(file):   289092 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:              2392 kB
Writeback:             0 kB
AnonPages:       1832988 kB
Mapped:             7784 kB
Shmem:                 0 kB
Slab:             602880 kB
SReclaimable:      46864 kB
SUnreclaim:       556016 kB
KernelStack:        1448 kB
PageTables:         7644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1996268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 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= 71700 MiB
End job on node135 at 2016-06-18 16:14:26