Trace number 4087866

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-01? (TO) 1800.12 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894244.opb
MD5SUMcdfac8cd93d8a1de6ab1cef68bd1ac7c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21856
Total number of constraints12129
Number of constraints which are clauses4095
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints7696
Minimum length of a constraint1
Maximum length of a constraint211
Number of terms in the objective function 16
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 16
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 211
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.04	c * #variable= 21856 #constraint= 12129
0.09/0.10	c * #variable= 21856 #constraint= 12129
0.58/0.69	c #Conflicts:       1000 | #Learnt:        999 | 0.050
0.58/0.69	c total clause space: 18.2382MB
0.68/0.72	c total #watches: 331536
1.69/1.73	c total #propagations: 506107 / total #impl: 5292427 (eff. 0.096)
1.69/1.73	c #Conflicts:       2000 | #Learnt:       1999 | 0.620
1.69/1.73	c total clause space: 29.637MB
1.69/1.73	c total #watches: 581704
2.98/3.09	c total #propagations: 859676 / total #impl: 12374644 (eff. 0.069)
2.98/3.09	c GC COLLECT
2.98/3.09	c #Conflicts:       3000 | #Learnt:       2008 | 0.521
2.98/3.09	c total clause space: 29.637MB
2.98/3.09	c total #watches: 626858
5.19/5.25	c total #propagations: 1265190 / total #impl: 21414574 (eff. 0.059)
5.19/5.25	c #Conflicts:       4000 | #Learnt:       3007 | 0.396
5.19/5.25	c total clause space: 48.1602MB
5.19/5.25	c total #watches: 814045
7.39/7.46	c total #propagations: 1654747 / total #impl: 31621467 (eff. 0.052)
7.39/7.46	c GC COLLECT
7.39/7.46	c #Conflicts:       5000 | #Learnt:       2367 | 0.354
7.39/7.46	c total clause space: 48.1602MB
7.39/7.46	c total #watches: 785208
9.29/9.31	c total #propagations: 2056525 / total #impl: 41623859 (eff. 0.049)
9.29/9.31	c #Conflicts:       6000 | #Learnt:       3366 | 0.307
9.29/9.31	c total clause space: 48.1602MB
9.29/9.31	c total #watches: 997381
13.39/13.47	c total #propagations: 2338163 / total #impl: 55480135 (eff. 0.042)
13.39/13.47	c GC COLLECT
13.39/13.47	c #Conflicts:       7000 | #Learnt:       2250 | 0.303
13.39/13.47	c total clause space: 78.2603MB
13.39/13.47	c total #watches: 864269
17.09/17.16	c total #propagations: 2773235 / total #impl: 69240985 (eff. 0.040)
17.09/17.16	c #Conflicts:       8000 | #Learnt:       3250 | 0.358
17.09/17.16	c total clause space: 78.2603MB
17.09/17.16	c total #watches: 1118253
22.19/22.26	c total #propagations: 3281092 / total #impl: 79665561 (eff. 0.041)
22.19/22.26	c #Conflicts:       9000 | #Learnt:       4249 | 0.357
22.19/22.26	c total clause space: 78.2603MB
22.19/22.26	c total #watches: 1461278
28.08/28.12	c total #propagations: 3733154 / total #impl: 89955355 (eff. 0.042)
28.08/28.12	c GC COLLECT
28.08/28.12	c #Conflicts:      10000 | #Learnt:       2745 | 0.325
28.08/28.12	c total clause space: 78.2603MB
28.08/28.12	c total #watches: 1135423
32.58/32.67	c total #propagations: 4123439 / total #impl: 104043566 (eff. 0.040)
32.58/32.67	c #Conflicts:      11000 | #Learnt:       3745 | 0.300
32.58/32.67	c total clause space: 78.2603MB
32.58/32.67	c total #watches: 1369484
38.59/38.69	c total #propagations: 4522417 / total #impl: 118591364 (eff. 0.038)
38.59/38.69	c #Conflicts:      12000 | #Learnt:       4745 | 0.295
38.59/38.69	c total clause space: 78.2603MB
38.59/38.69	c total #watches: 1685724
47.39/47.48	c total #propagations: 4893570 / total #impl: 131512621 (eff. 0.037)
47.39/47.48	c #Conflicts:      13000 | #Learnt:       5745 | 0.281
47.39/47.48	c total clause space: 127.173MB
47.39/47.48	c total #watches: 2153427
54.48/54.51	c total #propagations: 5290246 / total #impl: 152323523 (eff. 0.035)
54.48/54.51	c GC COLLECT
54.48/54.51	c #Conflicts:      14000 | #Learnt:       3883 | 0.281
54.48/54.51	c total clause space: 127.173MB
54.48/54.51	c total #watches: 1621948
60.68/60.70	c total #propagations: 5744328 / total #impl: 163345718 (eff. 0.035)
60.68/60.70	c #Conflicts:      15000 | #Learnt:       4883 | 0.270
60.68/60.70	c total clause space: 127.173MB
60.68/60.70	c total #watches: 1792467
65.18/65.23	c total #propagations: 6109952 / total #impl: 179339388 (eff. 0.034)
65.18/65.23	c #Conflicts:      16000 | #Learnt:       5883 | 0.253
65.18/65.23	c total clause space: 127.173MB
65.18/65.23	c total #watches: 1837975
70.38/70.43	c total #propagations: 6537217 / total #impl: 188228107 (eff. 0.035)
70.38/70.43	c GC COLLECT
70.38/70.43	c #Conflicts:      17000 | #Learnt:       3759 | 0.249
70.38/70.43	c total clause space: 127.173MB
70.38/70.43	c total #watches: 1054467
75.88/75.98	c total #propagations: 6789595 / total #impl: 204698400 (eff. 0.033)
75.88/75.98	c #Conflicts:      18000 | #Learnt:       4759 | 0.240
75.88/75.98	c total clause space: 127.173MB
75.88/75.98	c total #watches: 1369803
95.68/95.78	c total #propagations: 7009991 / total #impl: 225804062 (eff. 0.031)
95.68/95.78	c #Conflicts:      19000 | #Learnt:       5759 | 0.244
95.68/95.78	c total clause space: 127.173MB
95.68/95.78	c total #watches: 2132865
116.57/116.70	c total #propagations: 7333309 / total #impl: 286963072 (eff. 0.026)
116.57/116.70	c #Conflicts:      20000 | #Learnt:       6759 | 0.238
116.57/116.70	c total clause space: 206.656MB
116.57/116.70	c total #watches: 2448234
143.97/144.07	c total #propagations: 7684060 / total #impl: 312382586 (eff. 0.025)
143.97/144.07	c GC COLLECT
143.97/144.07	c #Conflicts:      21000 | #Learnt:       4265 | 0.228
143.97/144.07	c total clause space: 206.656MB
143.97/144.07	c total #watches: 2090506
159.17/159.28	c total #propagations: 8073817 / total #impl: 328971628 (eff. 0.025)
159.17/159.28	c #Conflicts:      22000 | #Learnt:       5265 | 0.222
159.17/159.28	c total clause space: 206.656MB
159.17/159.28	c total #watches: 2511021
183.96/184.01	c total #propagations: 8381644 / total #impl: 349899710 (eff. 0.024)
183.96/184.01	c #Conflicts:      23000 | #Learnt:       6265 | 0.228
183.96/184.01	c total clause space: 206.656MB
183.96/184.01	c total #watches: 2964820
214.65/214.78	c total #propagations: 8683214 / total #impl: 369034683 (eff. 0.024)
214.65/214.78	c #Conflicts:      24000 | #Learnt:       7265 | 0.229
214.65/214.78	c total clause space: 206.656MB
214.65/214.78	c total #watches: 3302035
240.16/240.25	c total #propagations: 9063743 / total #impl: 386505879 (eff. 0.023)
240.16/240.25	c GC COLLECT
240.16/240.25	c #Conflicts:      25000 | #Learnt:       4442 | 0.231
240.16/240.25	c total clause space: 206.656MB
240.16/240.25	c total #watches: 2325821
254.35/254.42	c total #propagations: 9501837 / total #impl: 412727297 (eff. 0.023)
254.35/254.42	c #Conflicts:      26000 | #Learnt:       5442 | 0.228
254.35/254.42	c total clause space: 206.656MB
254.35/254.42	c total #watches: 2730298
289.75/289.82	c total #propagations: 9816238 / total #impl: 429909450 (eff. 0.023)
289.75/289.82	c #Conflicts:      27000 | #Learnt:       6442 | 0.221
289.75/289.82	c total clause space: 206.656MB
289.75/289.82	c total #watches: 2909605
321.44/321.56	c total #propagations: 10046934 / total #impl: 446278206 (eff. 0.023)
321.44/321.56	c #Conflicts:      28000 | #Learnt:       7442 | 0.228
321.44/321.56	c total clause space: 206.656MB
321.44/321.56	c total #watches: 3346377
348.44/348.59	c total #propagations: 10431890 / total #impl: 477838935 (eff. 0.022)
348.44/348.59	c GC COLLECT
348.44/348.59	c #Conflicts:      29000 | #Learnt:       4332 | 0.231
348.44/348.59	c total clause space: 206.656MB
348.44/348.59	c total #watches: 2007754
364.14/364.29	c total #propagations: 10864694 / total #impl: 494253761 (eff. 0.022)
364.14/364.29	c #Conflicts:      30000 | #Learnt:       5332 | 0.231
364.14/364.29	c total clause space: 206.656MB
364.14/364.29	c total #watches: 2512712
375.83/375.94	c total #propagations: 11267608 / total #impl: 534788023 (eff. 0.021)
375.83/375.94	c #Conflicts:      31000 | #Learnt:       6330 | 0.237
375.83/375.94	c total clause space: 206.656MB
375.83/375.94	c total #watches: 2915007
397.73/397.84	c total #propagations: 11614975 / total #impl: 566709287 (eff. 0.020)
397.73/397.84	c #Conflicts:      32000 | #Learnt:       7330 | 0.233
397.73/397.84	c total clause space: 206.656MB
397.73/397.84	c total #watches: 3414416
414.32/414.47	c total #propagations: 12009867 / total #impl: 595516571 (eff. 0.020)
414.32/414.47	c #Conflicts:      33000 | #Learnt:       8330 | 0.226
414.32/414.47	c total clause space: 206.656MB
414.32/414.47	c total #watches: 3672577
430.42/430.56	c total #propagations: 12429099 / total #impl: 615069744 (eff. 0.020)
430.42/430.56	c GC COLLECT
430.42/430.56	c #Conflicts:      34000 | #Learnt:       4920 | 0.227
430.42/430.56	c total clause space: 206.656MB
430.42/430.56	c total #watches: 2116152
451.22/451.32	c total #propagations: 12859769 / total #impl: 632567911 (eff. 0.020)
451.22/451.32	c #Conflicts:      35000 | #Learnt:       5920 | 0.220
451.22/451.32	c total clause space: 206.656MB
451.22/451.32	c total #watches: 2538337
463.72/463.89	c total #propagations: 13312998 / total #impl: 653057319 (eff. 0.020)
463.72/463.89	c #Conflicts:      36000 | #Learnt:       6920 | 0.218
463.72/463.89	c total clause space: 206.656MB
463.72/463.89	c total #watches: 2777946
483.11/483.28	c total #propagations: 13551763 / total #impl: 669726374 (eff. 0.020)
483.11/483.28	c #Conflicts:      37000 | #Learnt:       7920 | 0.216
483.11/483.28	c total clause space: 206.656MB
483.11/483.28	c total #watches: 3198613
512.42/512.50	c total #propagations: 13824647 / total #impl: 702224880 (eff. 0.020)
512.42/512.50	c #Conflicts:      38000 | #Learnt:       8920 | 0.210
512.42/512.50	c total clause space: 206.656MB
512.42/512.50	c total #watches: 3744390
542.40/542.55	c total #propagations: 14126926 / total #impl: 761647545 (eff. 0.019)
542.40/542.55	c GC COLLECT
542.40/542.55	c #Conflicts:      39000 | #Learnt:       5221 | 0.205
542.40/542.55	c total clause space: 206.656MB
542.40/542.55	c total #watches: 2371241
566.10/566.20	c total #propagations: 14544142 / total #impl: 811171168 (eff. 0.018)
566.10/566.20	c #Conflicts:      40000 | #Learnt:       6220 | 0.204
566.10/566.20	c total clause space: 206.656MB
566.10/566.20	c total #watches: 2626078
579.29/579.42	c total #propagations: 15046062 / total #impl: 834814783 (eff. 0.018)
579.29/579.42	c #Conflicts:      41000 | #Learnt:       7220 | 0.199
579.29/579.42	c total clause space: 206.656MB
579.29/579.42	c total #watches: 3166232
602.98/603.12	c total #propagations: 15298547 / total #impl: 855525641 (eff. 0.018)
602.98/603.12	c #Conflicts:      42000 | #Learnt:       8220 | 0.194
602.98/603.12	c total clause space: 206.656MB
602.98/603.12	c total #watches: 3652048
625.18/625.30	c total #propagations: 15652881 / total #impl: 875913697 (eff. 0.018)
625.18/625.30	c #Conflicts:      43000 | #Learnt:       9220 | 0.199
625.18/625.30	c total clause space: 335.816MB
625.18/625.30	c total #watches: 3951810
651.08/651.23	c total #propagations: 15914738 / total #impl: 897473738 (eff. 0.018)
651.08/651.23	c GC COLLECT
651.08/651.23	c #Conflicts:      44000 | #Learnt:       5240 | 0.194
651.08/651.23	c total clause space: 335.816MB
651.08/651.23	c total #watches: 2446470
670.17/670.31	c total #propagations: 16285645 / total #impl: 919216390 (eff. 0.018)
670.17/670.31	c #Conflicts:      45000 | #Learnt:       6240 | 0.194
670.17/670.31	c total clause space: 335.816MB
670.17/670.31	c total #watches: 3053009
697.77/697.93	c total #propagations: 16555568 / total #impl: 965643528 (eff. 0.017)
697.77/697.93	c #Conflicts:      46000 | #Learnt:       7240 | 0.198
697.77/697.93	c total clause space: 335.816MB
697.77/697.93	c total #watches: 3489024
724.66/724.88	c total #propagations: 16892032 / total #impl: 978369699 (eff. 0.017)
724.66/724.88	c #Conflicts:      47000 | #Learnt:       8239 | 0.194
724.66/724.88	c total clause space: 335.816MB
724.66/724.88	c total #watches: 3752887
759.16/759.36	c total #propagations: 17277435 / total #impl: 993328149 (eff. 0.017)
759.16/759.36	c #Conflicts:      48000 | #Learnt:       9239 | 0.198
759.16/759.36	c total clause space: 335.816MB
759.16/759.36	c total #watches: 4095009
801.05/801.25	c total #propagations: 17673191 / total #impl: 1015898982 (eff. 0.017)
801.05/801.25	c #Conflicts:      49000 | #Learnt:      10239 | 0.194
801.05/801.25	c total clause space: 335.816MB
801.05/801.25	c total #watches: 4524320
827.95/828.11	c total #propagations: 18049985 / total #impl: 1033564824 (eff. 0.017)
827.95/828.11	c GC COLLECT
827.95/828.11	c #Conflicts:      50000 | #Learnt:       5915 | 0.192
827.95/828.11	c total clause space: 335.816MB
827.95/828.11	c total #watches: 2812374
849.54/849.78	c total #propagations: 18396657 / total #impl: 1050221849 (eff. 0.018)
849.54/849.78	c #Conflicts:      51000 | #Learnt:       6915 | 0.190
849.54/849.78	c total clause space: 335.816MB
849.54/849.78	c total #watches: 3104579
873.35/873.58	c total #propagations: 18736380 / total #impl: 1065118283 (eff. 0.018)
873.35/873.58	c #Conflicts:      52000 | #Learnt:       7915 | 0.193
873.35/873.58	c total clause space: 335.816MB
873.35/873.58	c total #watches: 3649015
913.94/914.14	c total #propagations: 19004491 / total #impl: 1087589796 (eff. 0.017)
913.94/914.14	c #Conflicts:      53000 | #Learnt:       8915 | 0.200
913.94/914.14	c total clause space: 335.816MB
913.94/914.14	c total #watches: 4094984
945.94/946.17	c total #propagations: 19450288 / total #impl: 1119240571 (eff. 0.017)
945.94/946.17	c #Conflicts:      54000 | #Learnt:       9915 | 0.199
945.94/946.17	c total clause space: 335.816MB
945.94/946.17	c total #watches: 4610701
974.03/974.22	c total #propagations: 19793071 / total #impl: 1157118379 (eff. 0.017)
974.03/974.22	c #Conflicts:      55000 | #Learnt:      10915 | 0.197
974.03/974.22	c total clause space: 335.816MB
974.03/974.22	c total #watches: 5002223
988.53/988.70	c total #propagations: 20143139 / total #impl: 1178305418 (eff. 0.017)
988.53/988.70	c GC COLLECT
988.53/988.70	c #Conflicts:      56000 | #Learnt:       6320 | 0.197
988.53/988.70	c total clause space: 335.816MB
988.53/988.70	c total #watches: 3337714
1006.72/1006.93	c total #propagations: 20508687 / total #impl: 1215273521 (eff. 0.017)
1006.72/1006.93	c #Conflicts:      57000 | #Learnt:       7319 | 0.193
1006.72/1006.93	c total clause space: 335.816MB
1006.72/1006.93	c total #watches: 3532081
1034.32/1034.54	c total #propagations: 20996805 / total #impl: 1241858708 (eff. 0.017)
1034.32/1034.54	c #Conflicts:      58000 | #Learnt:       8319 | 0.194
1034.32/1034.54	c total clause space: 335.816MB
1034.32/1034.54	c total #watches: 4130571
1053.32/1053.59	c total #propagations: 21400419 / total #impl: 1280141805 (eff. 0.017)
1053.32/1053.59	c #Conflicts:      59000 | #Learnt:       9319 | 0.192
1053.32/1053.59	c total clause space: 335.816MB
1053.32/1053.59	c total #watches: 4361015
1077.11/1077.33	c total #propagations: 21780177 / total #impl: 1307020508 (eff. 0.017)
1077.11/1077.33	c #Conflicts:      60000 | #Learnt:      10319 | 0.190
1077.11/1077.33	c total clause space: 335.816MB
1077.11/1077.33	c total #watches: 5049073
1095.31/1095.57	c total #propagations: 21997232 / total #impl: 1345068942 (eff. 0.016)
1095.31/1095.57	c #Conflicts:      61000 | #Learnt:      11319 | 0.188
1095.31/1095.57	c total clause space: 335.816MB
1095.31/1095.57	c total #watches: 5450280
1105.90/1106.15	c total #propagations: 22275778 / total #impl: 1396668339 (eff. 0.016)
1105.90/1106.15	c GC COLLECT
1105.90/1106.15	c #Conflicts:      62000 | #Learnt:       6418 | 0.189
1105.90/1106.15	c total clause space: 335.816MB
1105.90/1106.15	c total #watches: 3281381
1122.10/1122.35	c total #propagations: 22592929 / total #impl: 1436717564 (eff. 0.016)
1122.10/1122.35	c #Conflicts:      63000 | #Learnt:       7418 | 0.187
1122.10/1122.35	c total clause space: 335.816MB
1122.10/1122.35	c total #watches: 3905666
1152.61/1152.84	c total #propagations: 22869346 / total #impl: 1473786178 (eff. 0.016)
1152.61/1152.84	c #Conflicts:      64000 | #Learnt:       8418 | 0.185
1152.61/1152.84	c total clause space: 335.816MB
1152.61/1152.84	c total #watches: 4475556
1192.09/1192.33	c total #propagations: 23162973 / total #impl: 1509404314 (eff. 0.015)
1192.09/1192.33	c #Conflicts:      65000 | #Learnt:       9418 | 0.183
1192.09/1192.33	c total clause space: 335.816MB
1192.09/1192.33	c total #watches: 4761230
1238.59/1238.83	c total #propagations: 23610818 / total #impl: 1524590616 (eff. 0.015)
1238.59/1238.83	c #Conflicts:      66000 | #Learnt:      10418 | 0.180
1238.59/1238.83	c total clause space: 335.816MB
1238.59/1238.83	c total #watches: 4980485
1281.89/1282.13	c total #propagations: 24017055 / total #impl: 1539478447 (eff. 0.016)
1281.89/1282.13	c #Conflicts:      67000 | #Learnt:      11418 | 0.178
1281.89/1282.13	c total clause space: 335.816MB
1281.89/1282.13	c total #watches: 5362356
1351.18/1351.43	c total #propagations: 24355125 / total #impl: 1554676697 (eff. 0.016)
1351.18/1351.43	c #Conflicts:      68000 | #Learnt:      12418 | 0.176
1351.18/1351.43	c total clause space: 335.816MB
1351.18/1351.43	c total #watches: 5788167
1397.77/1398.04	c total #propagations: 24846828 / total #impl: 1598873783 (eff. 0.016)
1397.77/1398.04	c GC COLLECT
1397.77/1398.04	c #Conflicts:      69000 | #Learnt:       7234 | 0.182
1397.77/1398.04	c total clause space: 335.816MB
1397.77/1398.04	c total #watches: 3469541
1450.86/1451.18	c total #propagations: 25264683 / total #impl: 1621188094 (eff. 0.016)
1450.86/1451.18	c #Conflicts:      70000 | #Learnt:       8234 | 0.182
1450.86/1451.18	c total clause space: 335.816MB
1450.86/1451.18	c total #watches: 3801351
1493.35/1493.66	c total #propagations: 25699710 / total #impl: 1640422234 (eff. 0.016)
1493.35/1493.66	c #Conflicts:      71000 | #Learnt:       9234 | 0.181
1493.35/1493.66	c total clause space: 335.816MB
1493.35/1493.66	c total #watches: 3989038
1524.15/1524.40	c total #propagations: 25978555 / total #impl: 1651433354 (eff. 0.016)
1524.15/1524.40	c #Conflicts:      72000 | #Learnt:      10234 | 0.179
1524.15/1524.40	c total clause space: 335.816MB
1524.15/1524.40	c total #watches: 4233406
1575.94/1576.28	c total #propagations: 26320007 / total #impl: 1666344428 (eff. 0.016)
1575.94/1576.28	c #Conflicts:      73000 | #Learnt:      11234 | 0.180
1575.94/1576.28	c total clause space: 335.816MB
1575.94/1576.28	c total #watches: 4554026
1620.93/1621.25	c total #propagations: 26702824 / total #impl: 1682765355 (eff. 0.016)
1620.93/1621.25	c #Conflicts:      74000 | #Learnt:      12234 | 0.179
1620.93/1621.25	c total clause space: 335.816MB
1620.93/1621.25	c total #watches: 5005501
1656.13/1656.44	c total #propagations: 27150170 / total #impl: 1705788499 (eff. 0.016)
1656.13/1656.44	c GC COLLECT
1656.13/1656.44	c #Conflicts:      75000 | #Learnt:       6736 | 0.182
1656.13/1656.44	c total clause space: 335.816MB
1656.13/1656.44	c total #watches: 2836962
1668.93/1669.21	c total #propagations: 27485235 / total #impl: 1725768219 (eff. 0.016)
1668.93/1669.21	c #Conflicts:      76000 | #Learnt:       7736 | 0.181
1668.93/1669.21	c total clause space: 335.816MB
1668.93/1669.21	c total #watches: 3235994
1682.42/1682.76	c total #propagations: 27840938 / total #impl: 1748246880 (eff. 0.016)
1682.42/1682.76	c #Conflicts:      77000 | #Learnt:       8736 | 0.180
1682.42/1682.76	c total clause space: 335.816MB
1682.42/1682.76	c total #watches: 3584808
1697.42/1697.79	c total #propagations: 28187442 / total #impl: 1779807233 (eff. 0.016)
1697.42/1697.79	c #Conflicts:      78000 | #Learnt:       9736 | 0.179
1697.42/1697.79	c total clause space: 335.816MB
1697.42/1697.79	c total #watches: 4156203
1726.42/1726.76	c total #propagations: 28513164 / total #impl: 1805251173 (eff. 0.016)
1726.42/1726.76	c #Conflicts:      79000 | #Learnt:      10736 | 0.178
1726.42/1726.76	c total clause space: 335.816MB
1726.42/1726.76	c total #watches: 4464231
1744.91/1745.21	c total #propagations: 28896855 / total #impl: 1829324675 (eff. 0.016)
1744.91/1745.21	c #Conflicts:      80000 | #Learnt:      11736 | 0.176
1744.91/1745.21	c total clause space: 335.816MB
1744.91/1745.21	c total #watches: 4816409
1766.60/1766.98	c total #propagations: 29081437 / total #impl: 1857091862 (eff. 0.016)
1766.60/1766.98	c #Conflicts:      81000 | #Learnt:      12736 | 0.176
1766.60/1766.98	c total clause space: 335.816MB
1766.60/1766.98	c total #watches: 5329877
1791.00/1791.33	c total #propagations: 29349416 / total #impl: 1882302917 (eff. 0.016)
1791.00/1791.33	c GC COLLECT
1791.00/1791.33	c #Conflicts:      82000 | #Learnt:       6922 | 0.175
1791.00/1791.33	c total clause space: 335.816MB
1791.00/1791.33	c total #watches: 3621172

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4087866-1465438299/watcher-4087866-1465438299 -o /tmp/evaluation-result-4087866-1465438299/solver-4087866-1465438299 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465427040-1775 --watchdog 1960 --input HOME/instance-4087866-1465438299.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=4656
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.14 2.16 2.16 3/174 4659
/proc/meminfo: memFree=29535924/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 125762901 57319424 7293 33554432000 4194304 6211289 140735238095056 140736139252344 4206544 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 13994 7293 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.14 2.16 2.16 3/174 4659
/proc/meminfo: memFree=29535924/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=63848 CPUtime=0.09 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 1900 0 0 0 8 1 0 0 20 0 1 0 125762901 65380352 13760 33554432000 4194304 6211289 140735238095056 140736139252344 4228135 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 15962 13761 144 493 0 15459 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63848

[startup+0.200365 s]
/proc/loadavg: 2.14 2.16 2.16 3/174 4659
/proc/meminfo: memFree=29535924/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=72240 CPUtime=0.19 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 3181 0 0 0 18 1 0 0 20 0 1 0 125762901 73973760 15754 33554432000 4194304 6211289 140735238095056 140736139252344 4205850 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 18060 15754 150 493 0 17557 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72240

[startup+0.30034 s]
/proc/loadavg: 2.14 2.16 2.16 3/174 4659
/proc/meminfo: memFree=29535924/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=77452 CPUtime=0.29 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 3653 0 0 0 28 1 0 0 20 0 1 0 125762901 79310848 17150 33554432000 4194304 6211289 140735238095056 140736139252344 5161098 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 19363 17150 150 493 0 18860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77452

[startup+0.700166 s]
/proc/loadavg: 2.14 2.16 2.16 3/174 4659
/proc/meminfo: memFree=29535924/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=86756 CPUtime=0.68 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 4588 0 0 0 67 1 0 0 20 0 1 0 125762901 88838144 18468 33554432000 4194304 6211289 140735238095056 140735238092968 5161098 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 21689 18468 160 493 0 21186 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 86756

[startup+1.50024 s]
/proc/loadavg: 2.14 2.16 2.16 3/175 4660
/proc/meminfo: memFree=29456028/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=100700 CPUtime=1.49 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 5630 0 0 0 147 2 0 0 20 0 1 0 125762901 103116800 20886 33554432000 4194304 6211289 140735238095056 140735238092968 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 25175 20886 160 493 0 24672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100700

[startup+3.10014 s]
/proc/loadavg: 2.14 2.16 2.16 3/175 4660
/proc/meminfo: memFree=29445112/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=103644 CPUtime=3.08 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 7453 0 0 0 306 2 0 0 20 0 1 0 125762901 106131456 23814 33554432000 4194304 6211289 140735238095056 140735238092968 4242426 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 25911 23814 165 493 0 25408 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 103644

[startup+6.30025 s]
/proc/loadavg: 2.13 2.15 2.16 3/175 4660
/proc/meminfo: memFree=29428272/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=126824 CPUtime=6.29 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 9255 0 0 0 626 3 0 0 20 0 1 0 125762901 129867776 28294 33554432000 4194304 6211289 140735238095056 140735238092968 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 31706 28294 165 493 0 31203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 126824

[startup+12.7002 s]
/proc/loadavg: 2.20 2.17 2.16 3/175 4660
/proc/meminfo: memFree=29403024/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=163152 CPUtime=12.69 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 11031 0 0 0 1265 4 0 0 20 0 1 0 125762901 167067648 33068 33554432000 4194304 6211289 140735238095056 140735238093048 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 40788 33068 165 493 0 40285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 163152

[startup+25.5003 s]
/proc/loadavg: 2.23 2.17 2.17 3/175 4660
/proc/meminfo: memFree=29361028/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=168616 CPUtime=25.49 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 12991 0 0 0 2545 4 0 0 20 0 1 0 125762901 172662784 38819 33554432000 4194304 6211289 140735238095056 140735238093048 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 42154 38819 165 493 0 41651 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 168616

[startup+51.1004 s]
/proc/loadavg: 2.15 2.16 2.16 4/175 4660
/proc/meminfo: memFree=29309220/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=226892 CPUtime=51.08 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 16161 0 0 0 5102 6 0 0 20 0 1 0 125762901 232337408 46029 33554432000 4194304 6211289 140735238095056 140735238092968 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 56723 46029 165 493 0 56220 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 226892

[startup+102.3 s]
/proc/loadavg: 2.12 2.15 2.16 3/175 4661
/proc/meminfo: memFree=29251796/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=241132 CPUtime=102.28 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 20098 0 0 0 10221 7 0 0 20 0 1 0 125762901 246919168 58095 33554432000 4194304 6211289 140735238095056 140735238092920 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 60283 58095 165 493 0 59780 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 241132

[startup+162.3 s]
/proc/loadavg: 2.16 2.15 2.16 3/175 4662
/proc/meminfo: memFree=29229464/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=329496 CPUtime=162.27 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 22634 0 0 0 16219 8 0 0 20 0 1 0 125762901 337403904 62337 33554432000 4194304 6211289 140735238095056 140735238093048 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 82374 62337 165 493 0 81871 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 329496

[startup+222.307 s]
/proc/loadavg: 2.17 2.15 2.16 3/175 4664
/proc/meminfo: memFree=29211120/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=338400 CPUtime=222.26 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 24940 0 0 0 22218 8 0 0 20 0 1 0 125762901 346521600 66682 33554432000 4194304 6211289 140735238095056 140735238093048 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 84600 66682 165 493 0 84097 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 338400

[startup+282.3 s]
/proc/loadavg: 2.14 2.15 2.16 3/175 4665
/proc/meminfo: memFree=29203300/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=341084 CPUtime=282.25 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 25640 0 0 0 28216 9 0 0 20 0 1 0 125762901 349270016 68382 33554432000 4194304 6211289 140735238095056 140735238093048 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 85271 68382 165 493 0 84768 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 341084

[startup+342.3 s]
/proc/loadavg: 2.17 2.15 2.15 3/175 4666
/proc/meminfo: memFree=29188420/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=346940 CPUtime=342.24 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 27151 0 0 0 34215 9 0 0 20 0 1 0 125762901 355266560 70914 33554432000 4194304 6211289 140735238095056 140735238093048 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 86735 70914 165 493 0 86232 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 346940

[startup+402.3 s]
/proc/loadavg: 2.25 2.17 2.16 4/175 4667
/proc/meminfo: memFree=29166128/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=348504 CPUtime=402.23 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 27586 0 0 0 40214 9 0 0 20 0 1 0 125762901 356868096 71347 33554432000 4194304 6211289 140735238095056 140735238092968 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 87126 71347 165 493 0 86623 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 348504

[startup+462.3 s]
/proc/loadavg: 2.29 2.19 2.17 3/175 4668
/proc/meminfo: memFree=29135284/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=352020 CPUtime=462.22 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 28480 0 0 0 46212 10 0 0 20 0 1 0 125762901 360468480 75307 33554432000 4194304 6211289 140735238095056 140735238093048 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 88005 75307 165 493 0 87502 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 352020

[startup+522.3 s]
/proc/loadavg: 2.29 2.20 2.17 3/176 4673
/proc/meminfo: memFree=29095728/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=358172 CPUtime=522.21 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 30021 0 0 0 52210 11 0 0 20 0 1 0 125762901 366768128 84002 33554432000 4194304 6211289 140735238095056 140735238093048 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 89543 84002 165 493 0 89040 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 358172

[startup+582.3 s]
/proc/loadavg: 2.24 2.20 2.17 3/175 4674
/proc/meminfo: memFree=29081720/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=365760 CPUtime=582.19 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 31910 0 0 0 58208 11 0 0 20 0 1 0 125762901 374538240 87434 33554432000 4194304 6211289 140735238095056 140735238092968 4215214 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 91440 87434 165 493 0 90937 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 365760


################
# More data... #
################


[startup+882.307 s]
/proc/loadavg: 2.12 2.16 2.17 3/175 4680
/proc/meminfo: memFree=29000068/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=521176 CPUtime=882.15 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 38165 0 0 0 88201 14 0 0 20 0 1 0 125762901 533684224 100538 33554432000 4194304 6211289 140735238095056 140735238093048 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 130294 100538 165 493 0 129791 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 521176

[startup+942.3 s]
/proc/loadavg: 2.21 2.18 2.17 3/175 4681
/proc/meminfo: memFree=28996844/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=523888 CPUtime=942.13 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 38853 0 0 0 94199 14 0 0 20 0 1 0 125762901 536461312 101226 33554432000 4194304 6211289 140735238095056 140735238093048 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 130972 101226 165 493 0 130469 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 523888

[startup+1002.3 s]
/proc/loadavg: 2.13 2.16 2.16 3/175 4682
/proc/meminfo: memFree=28985816/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=530124 CPUtime=1002.13 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 40404 0 0 0 100198 15 0 0 20 0 1 0 125762901 542846976 102777 33554432000 4194304 6211289 140735238095056 140735238093400 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 132531 102777 165 493 0 132028 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 530124

[startup+1062.3 s]
/proc/loadavg: 2.24 2.17 2.17 4/175 4683
/proc/meminfo: memFree=28983208/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=532068 CPUtime=1062.12 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 40903 0 0 0 106197 15 0 0 20 0 1 0 125762901 544837632 103276 33554432000 4194304 6211289 140735238095056 140735238093048 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 133017 103276 165 493 0 132514 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 532068

[startup+1122.3 s]
/proc/loadavg: 2.31 2.20 2.18 3/176 4688
/proc/meminfo: memFree=28961672/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=543224 CPUtime=1122.1 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 43608 0 0 0 112195 15 0 0 20 0 1 0 125762901 556261376 107514 33554432000 4194304 6211289 140735238095056 140735238093048 4209380 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 135806 107514 165 493 0 135303 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 543224

[startup+1182.3 s]
/proc/loadavg: 2.24 2.19 2.18 3/175 4689
/proc/meminfo: memFree=28951768/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=552704 CPUtime=1182.1 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 45817 0 0 0 118194 16 0 0 20 0 1 0 125762901 565968896 109723 33554432000 4194304 6211289 140735238095056 140735238092920 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 138176 109723 165 493 0 137673 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 552704

[startup+1242.3 s]
/proc/loadavg: 2.23 2.20 2.18 4/175 4690
/proc/meminfo: memFree=28906280/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=553280 CPUtime=1242.08 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 45991 0 0 0 124192 16 0 0 20 0 1 0 125762901 566558720 113474 33554432000 4194304 6211289 140735238095056 140735238093400 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 138320 113474 165 493 0 137817 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 553280

[startup+1302.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/175 4691
/proc/meminfo: memFree=28888904/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=553760 CPUtime=1302.08 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 46084 0 0 0 130191 17 0 0 20 0 1 0 125762901 567050240 117655 33554432000 4194304 6211289 140735238095056 140735238093400 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 138440 117655 165 493 0 137937 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 553760

[startup+1362.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/175 4692
/proc/meminfo: memFree=28863348/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=554324 CPUtime=1362.07 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 46253 0 0 0 136190 17 0 0 20 0 1 0 125762901 567627776 120890 33554432000 4194304 6211289 140735238095056 140735238093048 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 138581 120890 165 493 0 138078 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 554324

[startup+1422.3 s]
/proc/loadavg: 2.16 2.21 2.18 4/175 4694
/proc/meminfo: memFree=28863428/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=554324 CPUtime=1422.07 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 46253 0 0 0 142190 17 0 0 20 0 1 0 125762901 567627776 120890 33554432000 4194304 6211289 140735238095056 140735238093400 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 138581 120890 165 493 0 138078 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 554324

[startup+1482.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/175 4695
/proc/meminfo: memFree=28863180/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=554460 CPUtime=1482.06 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 46261 0 0 0 148189 17 0 0 20 0 1 0 125762901 567767040 120898 33554432000 4194304 6211289 140735238095056 140735238092968 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 138615 120898 165 493 0 138112 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 554460

[startup+1542.31 s]
/proc/loadavg: 2.17 2.20 2.18 3/175 4696
/proc/meminfo: memFree=28862564/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=555036 CPUtime=1542.05 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 46410 0 0 0 154188 17 0 0 20 0 1 0 125762901 568356864 121047 33554432000 4194304 6211289 140735238095056 140735238092968 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 138759 121047 165 493 0 138256 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 555036

[startup+1602.3 s]
/proc/loadavg: 2.16 2.19 2.18 4/175 4697
/proc/meminfo: memFree=28859396/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=555920 CPUtime=1602.04 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 46635 0 0 0 160187 17 0 0 20 0 1 0 125762901 569262080 121272 33554432000 4194304 6211289 140735238095056 140735238092968 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 138980 121272 165 493 0 138477 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 555920

[startup+1662.3 s]
/proc/loadavg: 2.16 2.18 2.18 3/175 4744
/proc/meminfo: memFree=29131236/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=556672 CPUtime=1662.03 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 46801 0 0 0 166186 17 0 0 20 0 1 0 125762901 570032128 121438 33554432000 4194304 6211289 140735238095056 140735238093400 4209380 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 139168 121438 165 493 0 138665 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 556672

[startup+1722.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/176 4749
/proc/meminfo: memFree=29109164/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=556672 CPUtime=1722.02 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 46834 0 0 0 172185 17 0 0 20 0 1 0 125762901 570032128 121472 33554432000 4194304 6211289 140735238095056 140735238093400 4240561 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 139168 121472 165 493 0 138665 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 556672

[startup+1782.3 s]
/proc/loadavg: 2.23 2.21 2.18 5/175 4750
/proc/meminfo: memFree=29073648/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=561488 CPUtime=1782 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 47969 0 0 0 178183 17 0 0 20 0 1 0 125762901 574963712 123184 33554432000 4194304 6211289 140735238095056 140735238093048 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 140372 123184 165 493 0 139869 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 561488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.23 2.21 2.18 4/175 4750
/proc/meminfo: memFree=29071328/32872528 swapFree=17536/1464688
[pid=4659] ppid=4656 vsize=563184 CPUtime=1800.09 cores=0,2,4,6
/proc/4659/stat : 4659 (cdcl-cuttingpla) R 4656 4659 1759 0 -1 4202496 48386 0 0 0 179992 17 0 0 20 0 1 0 125762901 576700416 123600 33554432000 4194304 6211289 140735238095056 140735238093400 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4659/statm: 140796 123600 165 493 0 140293 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 563184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.93
CPU system time (s): 0.188971
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 563184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.188971
maximum resident set size= 494400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48386
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= 31
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.07523 second user time and 6.84396 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-09 04:11:39
IDJOB=4087866
IDBENCH=89848
IDSOLVER=2549
FILE ID=node121/4087866-1465438299
RUNJOBID= node121-1465427040-1775
PBS_JOBID= 19859788
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894244.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087866-1465438299/watcher-4087866-1465438299 -o /tmp/evaluation-result-4087866-1465438299/solver-4087866-1465438299 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465427040-1775 --watchdog 1960 --input HOME/instance-4087866-1465438299.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= cdfac8cd93d8a1de6ab1cef68bd1ac7c
RANDOM SEED=1986993439

node121.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.050
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.10
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.050
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.050
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.050
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.050
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.050
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		: 2667.050
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.54
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.050
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:        29535940 kB
Buffers:          117124 kB
Cached:           834960 kB
SwapCached:         1560 kB
Active:           583404 kB
Inactive:         547532 kB
Active(anon):     178584 kB
Inactive(anon):     2256 kB
Active(file):     404820 kB
Inactive(file):   545276 kB
Unevictable:     1464688 kB
Mlocked:           17536 kB
SwapTotal:      67108856 kB
SwapFree:       67099440 kB
Dirty:              3196 kB
Writeback:             4 kB
AnonPages:       1642132 kB
Mapped:             8012 kB
Shmem:                 0 kB
Slab:             609716 kB
SReclaimable:      53792 kB
SUnreclaim:       555924 kB
KernelStack:        1440 kB
PageTables:         7652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1781796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1548288 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= 71728 MiB
End job on node121 at 2016-06-09 04:41:39