Trace number 4118797

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-01? (TO) 1800.03 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-edgecross14-176.lin.opb
MD5SUM6a8853326d72dcbb7b31f93bb594e0b2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5989
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2684
Total number of constraints6459
Number of constraints which are clauses3957
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints2501
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 2674
Biggest coefficient in the objective function 6872
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 13678
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 6872
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 13678
Number of bits of the biggest sum of numbers14
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= 2684 #constraint= 6459
9.49/9.56	c #Conflicts:       1000 | #Learnt:       1063 | 0.000
9.49/9.56	c total clause space: 48.1602MB
9.49/9.56	c total #watches: 232316
18.19/18.25	c total #propagations: 226708 / total #impl: 2980454 (eff. 0.076)
18.19/18.25	c #Conflicts:       2000 | #Learnt:       2063 | 0.000
18.19/18.25	c total clause space: 78.2603MB
18.19/18.25	c total #watches: 290871
28.48/28.56	c total #propagations: 318761 / total #impl: 4650686 (eff. 0.069)
28.48/28.56	c GC COLLECT
28.48/28.56	c #Conflicts:       3000 | #Learnt:       2077 | 0.000
28.48/28.56	c total clause space: 78.2603MB
28.48/28.56	c total #watches: 286229
39.59/39.66	c total #propagations: 438484 / total #impl: 6594275 (eff. 0.066)
39.59/39.66	c #Conflicts:       4000 | #Learnt:       3077 | 0.000
39.59/39.66	c total clause space: 127.173MB
39.59/39.66	c total #watches: 315611
49.88/49.96	c total #propagations: 567835 / total #impl: 8921400 (eff. 0.064)
49.88/49.96	c GC COLLECT
49.88/49.96	c #Conflicts:       5000 | #Learnt:       2451 | 0.000
49.88/49.96	c total clause space: 127.173MB
49.88/49.96	c total #watches: 297326
60.78/60.83	c total #propagations: 691638 / total #impl: 10579258 (eff. 0.065)
60.78/60.83	c #Conflicts:       6000 | #Learnt:       3451 | 0.000
60.78/60.83	c total clause space: 127.173MB
60.78/60.83	c total #watches: 340657
73.68/73.72	c total #propagations: 805616 / total #impl: 12960268 (eff. 0.062)
73.68/73.72	c GC COLLECT
73.68/73.72	c #Conflicts:       7000 | #Learnt:       2340 | 0.000
73.68/73.72	c total clause space: 206.656MB
73.68/73.72	c total #watches: 325462
84.57/84.69	c total #propagations: 919348 / total #impl: 15191403 (eff. 0.061)
84.57/84.69	c #Conflicts:       8000 | #Learnt:       3340 | 0.000
84.57/84.69	c total clause space: 206.656MB
84.57/84.69	c total #watches: 356439
98.18/98.25	c total #propagations: 1011627 / total #impl: 18395399 (eff. 0.055)
98.18/98.25	c #Conflicts:       9000 | #Learnt:       4340 | 0.000
98.18/98.25	c total clause space: 206.656MB
98.18/98.25	c total #watches: 386385
113.38/113.49	c total #propagations: 1124071 / total #impl: 20546623 (eff. 0.055)
113.38/113.49	c GC COLLECT
113.38/113.49	c #Conflicts:      10000 | #Learnt:       2833 | 0.000
113.38/113.49	c total clause space: 206.656MB
113.38/113.49	c total #watches: 334513
125.77/125.85	c total #propagations: 1244907 / total #impl: 22034754 (eff. 0.056)
125.77/125.85	c #Conflicts:      11000 | #Learnt:       3833 | 0.000
125.77/125.85	c total clause space: 206.656MB
125.77/125.85	c total #watches: 347192
142.87/142.97	c total #propagations: 1349103 / total #impl: 25302253 (eff. 0.053)
142.87/142.97	c #Conflicts:      12000 | #Learnt:       4852 | 0.000
142.87/142.97	c total clause space: 206.656MB
142.87/142.97	c total #watches: 446115
156.77/156.87	c total #propagations: 1492565 / total #impl: 27861725 (eff. 0.054)
156.77/156.87	c #Conflicts:      13000 | #Learnt:       5852 | 0.000
156.77/156.87	c total clause space: 206.656MB
156.77/156.87	c total #watches: 491740
174.67/174.71	c total #propagations: 1607468 / total #impl: 30112870 (eff. 0.053)
174.67/174.71	c GC COLLECT
174.67/174.71	c #Conflicts:      14000 | #Learnt:       4020 | 0.000
174.67/174.71	c total clause space: 206.656MB
174.67/174.71	c total #watches: 509399
190.77/190.89	c total #propagations: 1766822 / total #impl: 32523211 (eff. 0.054)
190.77/190.89	c #Conflicts:      15000 | #Learnt:       5031 | 0.000
190.77/190.89	c total clause space: 206.656MB
190.77/190.89	c total #watches: 597548
208.66/208.77	c total #propagations: 1875412 / total #impl: 35102426 (eff. 0.053)
208.66/208.77	c #Conflicts:      16000 | #Learnt:       6035 | 0.000
208.66/208.77	c total clause space: 206.656MB
208.66/208.77	c total #watches: 655559
227.96/228.01	c total #propagations: 1968540 / total #impl: 38331229 (eff. 0.051)
227.96/228.01	c GC COLLECT
227.96/228.01	c #Conflicts:      17000 | #Learnt:       3850 | 0.000
227.96/228.01	c total clause space: 335.816MB
227.96/228.01	c total #watches: 566016
249.26/249.31	c total #propagations: 2069832 / total #impl: 41726802 (eff. 0.050)
249.26/249.31	c #Conflicts:      18000 | #Learnt:       4850 | 0.000
249.26/249.31	c total clause space: 335.816MB
249.26/249.31	c total #watches: 614684
273.86/273.95	c total #propagations: 2177587 / total #impl: 46670885 (eff. 0.047)
273.86/273.95	c #Conflicts:      19000 | #Learnt:       5850 | 0.000
273.86/273.95	c total clause space: 335.816MB
273.86/273.95	c total #watches: 653423
296.15/296.26	c total #propagations: 2325810 / total #impl: 50240844 (eff. 0.046)
296.15/296.26	c #Conflicts:      20000 | #Learnt:       6850 | 0.000
296.15/296.26	c total clause space: 335.816MB
296.15/296.26	c total #watches: 702814
312.94/313.09	c total #propagations: 2502734 / total #impl: 52404362 (eff. 0.048)
312.94/313.09	c GC COLLECT
312.94/313.09	c #Conflicts:      21000 | #Learnt:       4392 | 0.000
312.94/313.09	c total clause space: 335.816MB
312.94/313.09	c total #watches: 538449
326.14/326.20	c total #propagations: 2623093 / total #impl: 55085245 (eff. 0.048)
326.14/326.20	c #Conflicts:      22000 | #Learnt:       5395 | 0.000
326.14/326.20	c total clause space: 335.816MB
326.14/326.20	c total #watches: 593572
345.64/345.78	c total #propagations: 2707129 / total #impl: 58047153 (eff. 0.047)
345.64/345.78	c #Conflicts:      23000 | #Learnt:       6395 | 0.000
345.64/345.78	c total clause space: 335.816MB
345.64/345.78	c total #watches: 631163
370.33/370.40	c total #propagations: 2831441 / total #impl: 61232791 (eff. 0.046)
370.33/370.40	c #Conflicts:      24000 | #Learnt:       7395 | 0.000
370.33/370.40	c total clause space: 335.816MB
370.33/370.40	c total #watches: 651253
399.93/400.03	c total #propagations: 2985320 / total #impl: 64419986 (eff. 0.046)
399.93/400.03	c GC COLLECT
399.93/400.03	c #Conflicts:      25000 | #Learnt:       4621 | 0.000
399.93/400.03	c total clause space: 335.816MB
399.93/400.03	c total #watches: 559372
426.12/426.20	c total #propagations: 3200637 / total #impl: 67452239 (eff. 0.047)
426.12/426.20	c #Conflicts:      26000 | #Learnt:       5621 | 0.000
426.12/426.20	c total clause space: 335.816MB
426.12/426.20	c total #watches: 577027
455.32/455.50	c total #propagations: 3418968 / total #impl: 71540063 (eff. 0.048)
455.32/455.50	c #Conflicts:      27000 | #Learnt:       6621 | 0.000
455.32/455.50	c total clause space: 335.816MB
455.32/455.50	c total #watches: 597198
486.72/486.85	c total #propagations: 3624615 / total #impl: 75334816 (eff. 0.048)
486.72/486.85	c #Conflicts:      28000 | #Learnt:       7621 | 0.000
486.72/486.85	c total clause space: 335.816MB
486.72/486.85	c total #watches: 633497
516.61/516.71	c total #propagations: 3842832 / total #impl: 77198838 (eff. 0.050)
516.61/516.71	c GC COLLECT
516.61/516.71	c #Conflicts:      29000 | #Learnt:       4534 | 0.000
516.61/516.71	c total clause space: 335.816MB
516.61/516.71	c total #watches: 528915
539.02/539.16	c total #propagations: 4065926 / total #impl: 79277542 (eff. 0.051)
539.02/539.16	c #Conflicts:      30000 | #Learnt:       5534 | 0.000
539.02/539.16	c total clause space: 335.816MB
539.02/539.16	c total #watches: 570088
561.30/561.43	c total #propagations: 4226585 / total #impl: 81524675 (eff. 0.052)
561.30/561.43	c #Conflicts:      31000 | #Learnt:       6534 | 0.000
561.30/561.43	c total clause space: 335.816MB
561.30/561.43	c total #watches: 592230
586.10/586.26	c total #propagations: 4422704 / total #impl: 85207014 (eff. 0.052)
586.10/586.26	c #Conflicts:      32000 | #Learnt:       7534 | 0.000
586.10/586.26	c total clause space: 335.816MB
586.10/586.26	c total #watches: 639371
614.10/614.29	c total #propagations: 4609811 / total #impl: 87673698 (eff. 0.053)
614.10/614.29	c #Conflicts:      33000 | #Learnt:       8534 | 0.000
614.10/614.29	c total clause space: 335.816MB
614.10/614.29	c total #watches: 668725
638.59/638.74	c total #propagations: 4811952 / total #impl: 88961256 (eff. 0.054)
638.59/638.74	c GC COLLECT
638.59/638.74	c #Conflicts:      34000 | #Learnt:       5150 | 0.000
638.59/638.74	c total clause space: 335.816MB
638.59/638.74	c total #watches: 508308
660.89/661.10	c total #propagations: 5020717 / total #impl: 90434000 (eff. 0.056)
660.89/661.10	c #Conflicts:      35000 | #Learnt:       6150 | 0.000
660.89/661.10	c total clause space: 335.816MB
660.89/661.10	c total #watches: 512185
681.48/681.68	c total #propagations: 5223995 / total #impl: 92472115 (eff. 0.056)
681.48/681.68	c #Conflicts:      36000 | #Learnt:       7150 | 0.000
681.48/681.68	c total clause space: 335.816MB
681.48/681.68	c total #watches: 529375
703.58/703.70	c total #propagations: 5423910 / total #impl: 94266554 (eff. 0.058)
703.58/703.70	c #Conflicts:      37000 | #Learnt:       8150 | 0.000
703.58/703.70	c total clause space: 335.816MB
703.58/703.70	c total #watches: 536736
722.18/722.31	c total #propagations: 5629122 / total #impl: 96812678 (eff. 0.058)
722.18/722.31	c #Conflicts:      38000 | #Learnt:       9150 | 0.000
722.18/722.31	c total clause space: 335.816MB
722.18/722.31	c total #watches: 548883
740.78/740.95	c total #propagations: 5808812 / total #impl: 98732235 (eff. 0.059)
740.78/740.95	c GC COLLECT
740.78/740.95	c #Conflicts:      39000 | #Learnt:       5449 | 0.000
740.78/740.95	c total clause space: 335.816MB
740.78/740.95	c total #watches: 432004
762.87/763.02	c total #propagations: 5979087 / total #impl: 100606619 (eff. 0.059)
762.87/763.02	c #Conflicts:      40000 | #Learnt:       6449 | 0.000
762.87/763.02	c total clause space: 335.816MB
762.87/763.02	c total #watches: 440240
783.08/783.29	c total #propagations: 6181497 / total #impl: 103771292 (eff. 0.060)
783.08/783.29	c #Conflicts:      41000 | #Learnt:       7449 | 0.000
783.08/783.29	c total clause space: 335.816MB
783.08/783.29	c total #watches: 449861
807.87/808.08	c total #propagations: 6367719 / total #impl: 106146162 (eff. 0.060)
807.87/808.08	c #Conflicts:      42000 | #Learnt:       8449 | 0.000
807.87/808.08	c total clause space: 335.816MB
807.87/808.08	c total #watches: 462336
828.17/828.39	c total #propagations: 6573733 / total #impl: 108318872 (eff. 0.061)
828.17/828.39	c #Conflicts:      43000 | #Learnt:       9449 | 0.000
828.17/828.39	c total clause space: 335.816MB
828.17/828.39	c total #watches: 472159
851.66/851.83	c total #propagations: 6770071 / total #impl: 110545655 (eff. 0.061)
851.66/851.83	c GC COLLECT
851.66/851.83	c #Conflicts:      44000 | #Learnt:       5452 | 0.000
851.66/851.83	c total clause space: 335.816MB
851.66/851.83	c total #watches: 421425
871.86/872.03	c total #propagations: 6949437 / total #impl: 112432258 (eff. 0.062)
871.86/872.03	c #Conflicts:      45000 | #Learnt:       6452 | 0.000
871.86/872.03	c total clause space: 335.816MB
871.86/872.03	c total #watches: 431889
885.15/885.39	c total #propagations: 7130304 / total #impl: 114251985 (eff. 0.062)
885.15/885.39	c #Conflicts:      46000 | #Learnt:       7452 | 0.000
885.15/885.39	c total clause space: 335.816MB
885.15/885.39	c total #watches: 458135
901.96/902.15	c total #propagations: 7311402 / total #impl: 116185877 (eff. 0.063)
901.96/902.15	c #Conflicts:      47000 | #Learnt:       8452 | 0.000
901.96/902.15	c total clause space: 335.816MB
901.96/902.15	c total #watches: 471078
918.25/918.44	c total #propagations: 7512603 / total #impl: 117960081 (eff. 0.064)
918.25/918.44	c #Conflicts:      48000 | #Learnt:       9452 | 0.000
918.25/918.44	c total clause space: 335.816MB
918.25/918.44	c total #watches: 491879
937.94/938.13	c total #propagations: 7722816 / total #impl: 119816474 (eff. 0.064)
937.94/938.13	c #Conflicts:      49000 | #Learnt:      10452 | 0.000
937.94/938.13	c total clause space: 335.816MB
937.94/938.13	c total #watches: 528505
958.15/958.37	c total #propagations: 7922704 / total #impl: 121387332 (eff. 0.065)
958.15/958.37	c GC COLLECT
958.15/958.37	c #Conflicts:      50000 | #Learnt:       6151 | 0.000
958.15/958.37	c total clause space: 335.816MB
958.15/958.37	c total #watches: 500899
979.34/979.52	c total #propagations: 8101188 / total #impl: 123789990 (eff. 0.065)
979.34/979.52	c #Conflicts:      51000 | #Learnt:       7151 | 0.000
979.34/979.52	c total clause space: 335.816MB
979.34/979.52	c total #watches: 509176
1000.04/1000.27	c total #propagations: 8274978 / total #impl: 125972915 (eff. 0.066)
1000.04/1000.27	c #Conflicts:      52000 | #Learnt:       8151 | 0.000
1000.04/1000.27	c total clause space: 335.816MB
1000.04/1000.27	c total #watches: 550776
1022.94/1023.13	c total #propagations: 8430989 / total #impl: 127643108 (eff. 0.066)
1022.94/1023.13	c #Conflicts:      53000 | #Learnt:       9151 | 0.000
1022.94/1023.13	c total clause space: 335.816MB
1022.94/1023.13	c total #watches: 581607
1043.93/1044.15	c total #propagations: 8610951 / total #impl: 129376736 (eff. 0.067)
1043.93/1044.15	c #Conflicts:      54000 | #Learnt:      10151 | 0.000
1043.93/1044.15	c total clause space: 335.816MB
1043.93/1044.15	c total #watches: 608729
1066.23/1066.47	c total #propagations: 8783492 / total #impl: 131493695 (eff. 0.067)
1066.23/1066.47	c #Conflicts:      55000 | #Learnt:      11151 | 0.000
1066.23/1066.47	c total clause space: 335.816MB
1066.23/1066.47	c total #watches: 629665
1089.33/1089.59	c total #propagations: 8979364 / total #impl: 133610177 (eff. 0.067)
1089.33/1089.59	c GC COLLECT
1089.33/1089.59	c #Conflicts:      56000 | #Learnt:       6553 | 0.000
1089.33/1089.59	c total clause space: 335.816MB
1089.33/1089.59	c total #watches: 572588
1113.52/1113.74	c total #propagations: 9140133 / total #impl: 135852819 (eff. 0.067)
1113.52/1113.74	c #Conflicts:      57000 | #Learnt:       7553 | 0.000
1113.52/1113.74	c total clause space: 335.816MB
1113.52/1113.74	c total #watches: 591628
1137.52/1137.74	c total #propagations: 9345257 / total #impl: 137822981 (eff. 0.068)
1137.52/1137.74	c #Conflicts:      58000 | #Learnt:       8553 | 0.000
1137.52/1137.74	c total clause space: 335.816MB
1137.52/1137.74	c total #watches: 601971
1164.51/1164.72	c total #propagations: 9560402 / total #impl: 139569271 (eff. 0.068)
1164.51/1164.72	c #Conflicts:      59000 | #Learnt:       9553 | 0.000
1164.51/1164.72	c total clause space: 335.816MB
1164.51/1164.72	c total #watches: 611899
1192.11/1192.33	c total #propagations: 9781629 / total #impl: 141746283 (eff. 0.069)
1192.11/1192.33	c #Conflicts:      60000 | #Learnt:      10553 | 0.000
1192.11/1192.33	c total clause space: 335.816MB
1192.11/1192.33	c total #watches: 619987
1222.61/1222.84	c total #propagations: 9988726 / total #impl: 143389485 (eff. 0.070)
1222.61/1222.84	c #Conflicts:      61000 | #Learnt:      11553 | 0.000
1222.61/1222.84	c total clause space: 335.816MB
1222.61/1222.84	c total #watches: 634691
1243.80/1244.07	c total #propagations: 10203236 / total #impl: 145003575 (eff. 0.070)
1243.80/1244.07	c GC COLLECT
1243.80/1244.07	c #Conflicts:      62000 | #Learnt:       6653 | 0.000
1243.80/1244.07	c total clause space: 335.816MB
1243.80/1244.07	c total #watches: 556875
1262.50/1262.76	c total #propagations: 10406210 / total #impl: 146339766 (eff. 0.071)
1262.50/1262.76	c #Conflicts:      63000 | #Learnt:       7653 | 0.000
1262.50/1262.76	c total clause space: 335.816MB
1262.50/1262.76	c total #watches: 575603
1282.50/1282.74	c total #propagations: 10619511 / total #impl: 148120048 (eff. 0.072)
1282.50/1282.74	c #Conflicts:      64000 | #Learnt:       8653 | 0.000
1282.50/1282.74	c total clause space: 335.816MB
1282.50/1282.74	c total #watches: 589623
1309.19/1309.45	c total #propagations: 10829578 / total #impl: 149330930 (eff. 0.073)
1309.19/1309.45	c #Conflicts:      65000 | #Learnt:       9653 | 0.000
1309.19/1309.45	c total clause space: 335.816MB
1309.19/1309.45	c total #watches: 602290
1333.69/1333.93	c total #propagations: 11056961 / total #impl: 151241408 (eff. 0.073)
1333.69/1333.93	c #Conflicts:      66000 | #Learnt:      10653 | 0.000
1333.69/1333.93	c total clause space: 335.816MB
1333.69/1333.93	c total #watches: 611043
1357.88/1358.13	c total #propagations: 11297533 / total #impl: 153372674 (eff. 0.074)
1357.88/1358.13	c #Conflicts:      67000 | #Learnt:      11653 | 0.000
1357.88/1358.13	c total clause space: 335.816MB
1357.88/1358.13	c total #watches: 630678
1390.87/1391.10	c total #propagations: 11506337 / total #impl: 155283458 (eff. 0.074)
1390.87/1391.10	c #Conflicts:      68000 | #Learnt:      12653 | 0.000
1390.87/1391.10	c total clause space: 545.701MB
1390.87/1391.10	c total #watches: 640225
1419.77/1420.01	c total #propagations: 11744350 / total #impl: 157745287 (eff. 0.074)
1419.77/1420.01	c GC COLLECT
1419.77/1420.01	c #Conflicts:      69000 | #Learnt:       7446 | 0.000
1419.77/1420.01	c total clause space: 545.701MB
1419.77/1420.01	c total #watches: 559886
1451.26/1451.57	c total #propagations: 11931580 / total #impl: 159382925 (eff. 0.075)
1451.26/1451.57	c #Conflicts:      70000 | #Learnt:       8446 | 0.000
1451.26/1451.57	c total clause space: 545.701MB
1451.26/1451.57	c total #watches: 568724
1476.16/1476.42	c total #propagations: 12154544 / total #impl: 161488686 (eff. 0.075)
1476.16/1476.42	c #Conflicts:      71000 | #Learnt:       9446 | 0.000
1476.16/1476.42	c total clause space: 545.701MB
1476.16/1476.42	c total #watches: 583018
1504.05/1504.38	c total #propagations: 12358541 / total #impl: 163395218 (eff. 0.076)
1504.05/1504.38	c #Conflicts:      72000 | #Learnt:      10446 | 0.000
1504.05/1504.38	c total clause space: 545.701MB
1504.05/1504.38	c total #watches: 620442
1532.17/1532.44	c total #propagations: 12521097 / total #impl: 165064907 (eff. 0.076)
1532.17/1532.44	c #Conflicts:      73000 | #Learnt:      11446 | 0.000
1532.17/1532.44	c total clause space: 545.701MB
1532.17/1532.44	c total #watches: 639414
1560.35/1560.61	c total #propagations: 12705092 / total #impl: 166302486 (eff. 0.076)
1560.35/1560.61	c #Conflicts:      74000 | #Learnt:      12446 | 0.000
1560.35/1560.61	c total clause space: 545.701MB
1560.35/1560.61	c total #watches: 654581
1586.45/1586.76	c total #propagations: 12904753 / total #impl: 169127896 (eff. 0.076)
1586.45/1586.76	c GC COLLECT
1586.45/1586.76	c #Conflicts:      75000 | #Learnt:       6948 | 0.000
1586.45/1586.76	c total clause space: 545.701MB
1586.45/1586.76	c total #watches: 612519
1612.54/1612.85	c total #propagations: 13086458 / total #impl: 171062946 (eff. 0.077)
1612.54/1612.85	c #Conflicts:      76000 | #Learnt:       7948 | 0.000
1612.54/1612.85	c total clause space: 545.701MB
1612.54/1612.85	c total #watches: 628094
1634.04/1634.30	c total #propagations: 13282742 / total #impl: 173628170 (eff. 0.077)
1634.04/1634.30	c #Conflicts:      77000 | #Learnt:       8948 | 0.000
1634.04/1634.30	c total clause space: 545.701MB
1634.04/1634.30	c total #watches: 649299
1658.54/1658.87	c total #propagations: 13442231 / total #impl: 176662778 (eff. 0.076)
1658.54/1658.87	c #Conflicts:      78000 | #Learnt:       9948 | 0.000
1658.54/1658.87	c total clause space: 545.701MB
1658.54/1658.87	c total #watches: 664489
1687.14/1687.46	c total #propagations: 13617196 / total #impl: 179909776 (eff. 0.076)
1687.14/1687.46	c #Conflicts:      79000 | #Learnt:      10948 | 0.000
1687.14/1687.46	c total clause space: 545.701MB
1687.14/1687.46	c total #watches: 673567
1715.23/1715.55	c total #propagations: 13787802 / total #impl: 181875243 (eff. 0.076)
1715.23/1715.55	c #Conflicts:      80000 | #Learnt:      11948 | 0.000
1715.23/1715.55	c total clause space: 545.701MB
1715.23/1715.55	c total #watches: 685122
1750.32/1750.66	c total #propagations: 13968088 / total #impl: 184460048 (eff. 0.076)
1750.32/1750.66	c #Conflicts:      81000 | #Learnt:      12948 | 0.000
1750.32/1750.66	c total clause space: 545.701MB
1750.32/1750.66	c total #watches: 696240
1790.71/1791.02	c total #propagations: 14184268 / total #impl: 186401572 (eff. 0.076)
1790.71/1791.02	c GC COLLECT
1790.71/1791.02	c #Conflicts:      82000 | #Learnt:       7149 | 0.000
1790.71/1791.02	c total clause space: 545.701MB
1790.71/1791.02	c total #watches: 582059

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-4118797-1467227094/watcher-4118797-1467227094 -o /tmp/evaluation-result-4118797-1467227094/solver-4118797-1467227094 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467209076-3808 --watchdog 1960 --input HOME/instance-4118797-1467227094.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=5676
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.19 2.19 2.18 4/176 5679
/proc/meminfo: memFree=26910472/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 3670413 29810688 5269 33554432000 4194304 6201397 140735174820160 140737352180264 4211056 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 7278 5269 130 491 0 6777 0

[startup+0.100122 s]
/proc/loadavg: 2.19 2.19 2.18 4/176 5679
/proc/meminfo: memFree=26910472/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=34308 CPUtime=0.09 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 1048 0 0 0 9 0 0 0 20 0 1 0 3670413 35131392 7343 33554432000 4194304 6201397 140735174820160 140737352180264 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 8577 7343 146 491 0 8076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34308

[startup+0.200367 s]
/proc/loadavg: 2.19 2.19 2.18 4/176 5679
/proc/meminfo: memFree=26910472/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=34540 CPUtime=0.19 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 1112 0 0 0 19 0 0 0 20 0 1 0 3670413 35368960 7407 33554432000 4194304 6201397 140735174820160 140737352180264 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 8635 7407 146 491 0 8134 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34540

[startup+0.300262 s]
/proc/loadavg: 2.19 2.19 2.18 4/176 5679
/proc/meminfo: memFree=26910472/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=34636 CPUtime=0.29 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 1133 0 0 0 29 0 0 0 20 0 1 0 3670413 35467264 7428 33554432000 4194304 6201397 140735174820160 140737352180264 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 8659 7428 146 491 0 8158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34636

[startup+0.700221 s]
/proc/loadavg: 2.19 2.19 2.18 4/176 5679
/proc/meminfo: memFree=26910472/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=37900 CPUtime=0.69 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 1433 0 0 0 69 0 0 0 20 0 1 0 3670413 38809600 7700 33554432000 4194304 6201397 140735174820160 140735174819112 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 9475 7700 147 491 0 8974 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37900

[startup+1.50022 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 5680
/proc/meminfo: memFree=26864520/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=42584 CPUtime=1.49 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 1710 0 0 0 149 0 0 0 20 0 1 0 3670413 43606016 7936 33554432000 4194304 6201397 140735174820160 140735174819112 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 10646 7936 147 491 0 10145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42584

[startup+3.10024 s]
/proc/loadavg: 2.19 2.19 2.18 4/177 5680
/proc/meminfo: memFree=26856712/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=50508 CPUtime=3.09 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 2163 0 0 0 309 0 0 0 20 0 1 0 3670413 51720192 10372 33554432000 4194304 6201397 140735174820160 140735174819112 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 12627 10372 147 491 0 12126 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50508

[startup+6.30023 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 5680
/proc/meminfo: memFree=26829316/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=63880 CPUtime=6.29 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 2842 0 0 0 629 0 0 0 20 0 1 0 3670413 65413120 13549 33554432000 4194304 6201397 140735174820160 140735174818968 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 15970 13549 147 491 0 15469 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63880

[startup+12.7003 s]
/proc/loadavg: 2.16 2.18 2.18 4/177 5680
/proc/meminfo: memFree=26772500/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=114436 CPUtime=12.69 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 3508 0 0 0 1268 1 0 0 20 0 1 0 3670413 117182464 20238 33554432000 4194304 6201397 140735174820160 140735174819112 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 28609 20238 160 491 0 28108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 114436

[startup+25.5003 s]
/proc/loadavg: 2.26 2.20 2.18 3/177 5680
/proc/meminfo: memFree=26715920/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=115288 CPUtime=25.48 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 6413 0 0 0 2547 1 0 0 20 0 1 0 3670413 118054912 27402 33554432000 4194304 6201397 140735174820160 140735174819288 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 28822 27402 166 491 0 28321 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 115288

[startup+51.1003 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 5680
/proc/meminfo: memFree=26626700/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=167000 CPUtime=51.08 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 7739 0 0 0 5106 2 0 0 20 0 1 0 3670413 171008000 37042 33554432000 4194304 6201397 140735174820160 140735174819112 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 41750 37042 166 491 0 41249 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 167000

[startup+102.3 s]
/proc/loadavg: 2.15 2.18 2.18 4/177 5682
/proc/meminfo: memFree=26548656/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=250068 CPUtime=102.28 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 8953 0 0 0 10225 3 0 0 20 0 1 0 3670413 256069632 46047 33554432000 4194304 6201397 140735174820160 140735174819288 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 62517 46047 166 491 0 62016 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 250068

[startup+162.3 s]
/proc/loadavg: 2.31 2.22 2.19 3/177 5683
/proc/meminfo: memFree=26454208/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=251448 CPUtime=162.27 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 9517 0 0 0 16223 4 0 0 20 0 1 0 3670413 257482752 60406 33554432000 4194304 6201397 140735174820160 140735174819112 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 62862 60406 166 491 0 62361 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 251448

[startup+222.307 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 5684
/proc/meminfo: memFree=26418652/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=385832 CPUtime=222.27 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 10668 0 0 0 22223 4 0 0 20 0 1 0 3670413 395091968 63726 33554432000 4194304 6201397 140735174820160 140735174819112 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 96458 63726 166 491 0 95957 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 385832

[startup+282.3 s]
/proc/loadavg: 2.18 2.20 2.18 4/177 5685
/proc/meminfo: memFree=26403568/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=386716 CPUtime=282.25 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 10922 0 0 0 28221 4 0 0 20 0 1 0 3670413 395997184 63980 33554432000 4194304 6201397 140735174820160 140735174819112 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 96679 63980 166 491 0 96178 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 386716

[startup+342.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/178 5689
/proc/meminfo: memFree=26381724/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=388456 CPUtime=342.24 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 11513 0 0 0 34220 4 0 0 20 0 1 0 3670413 397778944 64571 33554432000 4194304 6201397 140735174820160 140735174818824 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97114 64571 166 491 0 96613 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 388456

[startup+402.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 5691
/proc/meminfo: memFree=26341284/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=389344 CPUtime=402.23 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 11851 0 0 0 40219 4 0 0 20 0 1 0 3670413 398688256 68483 33554432000 4194304 6201397 140735174820160 140735174819288 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97336 68483 166 491 0 96835 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 389344

[startup+462.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/177 5692
/proc/meminfo: memFree=26311880/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=389424 CPUtime=462.22 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 11917 0 0 0 46218 4 0 0 20 0 1 0 3670413 398770176 68549 33554432000 4194304 6201397 140735174820160 140735174819288 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97356 68549 166 491 0 96855 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 389424

[startup+522.3 s]
/proc/loadavg: 2.21 2.21 2.18 4/177 5693
/proc/meminfo: memFree=26253576/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=389712 CPUtime=522.21 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12011 0 0 0 52216 5 0 0 20 0 1 0 3670413 399065088 78863 33554432000 4194304 6201397 140735174820160 140735174819288 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97428 78863 166 491 0 96927 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 389712

[startup+582.3 s]
/proc/loadavg: 2.13 2.18 2.18 3/177 5694
/proc/meminfo: memFree=26242872/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=389712 CPUtime=582.2 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12043 0 0 0 58215 5 0 0 20 0 1 0 3670413 399065088 78895 33554432000 4194304 6201397 140735174820160 140735174819288 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97428 78895 166 491 0 96927 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 389712


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.18 2.17 3/178 5704
/proc/meminfo: memFree=26122692/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=389764 CPUtime=942.15 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12097 0 0 0 94209 6 0 0 20 0 1 0 3670413 399118336 85076 33554432000 4194304 6201397 140735174820160 140735174819288 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97441 85076 166 491 0 96940 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 389764

[startup+1002.3 s]
/proc/loadavg: 2.37 2.22 2.19 3/177 5706
/proc/meminfo: memFree=26096020/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=389764 CPUtime=1002.14 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12106 0 0 0 100208 6 0 0 20 0 1 0 3670413 399118336 86107 33554432000 4194304 6201397 140735174820160 140735174819288 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97441 86107 166 491 0 96940 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 389764

[startup+1062.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 5707
/proc/meminfo: memFree=26081932/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=389764 CPUtime=1062.13 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12108 0 0 0 106207 6 0 0 20 0 1 0 3670413 399118336 86620 33554432000 4194304 6201397 140735174820160 140735174819288 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97441 86620 166 491 0 96940 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 389764

[startup+1122.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 5708
/proc/meminfo: memFree=26037692/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=389816 CPUtime=1122.12 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12128 0 0 0 112206 6 0 0 20 0 1 0 3670413 399171584 89706 33554432000 4194304 6201397 140735174820160 140735174819288 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97454 89706 166 491 0 96953 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 389816

[startup+1182.3 s]
/proc/loadavg: 2.18 2.19 2.18 4/177 5709
/proc/meminfo: memFree=26037576/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=389816 CPUtime=1182.11 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12128 0 0 0 118205 6 0 0 20 0 1 0 3670413 399171584 89706 33554432000 4194304 6201397 140735174820160 140735174819288 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97454 89706 166 491 0 96953 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 389816

[startup+1242.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 5710
/proc/meminfo: memFree=26005864/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=389936 CPUtime=1242.1 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12166 0 0 0 124204 6 0 0 20 0 1 0 3670413 399294464 94854 33554432000 4194304 6201397 140735174820160 140735174819112 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97484 94854 166 491 0 96983 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 389936

[startup+1302.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 5712
/proc/meminfo: memFree=26004004/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=389936 CPUtime=1302.09 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12166 0 0 0 130203 6 0 0 20 0 1 0 3670413 399294464 94854 33554432000 4194304 6201397 140735174820160 140735174819288 4214456 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97484 94854 166 491 0 96983 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 389936

[startup+1362.3 s]
/proc/loadavg: 2.10 2.16 2.17 4/177 5713
/proc/meminfo: memFree=26003456/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=390040 CPUtime=1362.08 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12169 0 0 0 136202 6 0 0 20 0 1 0 3670413 399400960 94857 33554432000 4194304 6201397 140735174820160 140735174819288 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 97510 94857 166 491 0 97009 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 390040

[startup+1422.3 s]
/proc/loadavg: 2.27 2.19 2.18 3/177 5714
/proc/meminfo: memFree=25978516/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=604964 CPUtime=1422.07 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12768 0 0 0 142201 6 0 0 20 0 1 0 3670413 619483136 99156 33554432000 4194304 6201397 140735174820160 140735174819288 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 151241 99156 166 491 0 150740 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 604964

[startup+1482.3 s]
/proc/loadavg: 2.34 2.21 2.19 3/177 5715
/proc/meminfo: memFree=25971016/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=604964 CPUtime=1482.06 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12768 0 0 0 148200 6 0 0 20 0 1 0 3670413 619483136 99156 33554432000 4194304 6201397 140735174820160 140735174819288 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 151241 99156 166 491 0 150740 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 604964

[startup+1542.31 s]
/proc/loadavg: 2.20 2.20 2.18 3/178 5719
/proc/meminfo: memFree=25970312/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=604988 CPUtime=1542.06 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12914 0 0 0 154199 7 0 0 20 0 1 0 3670413 619507712 99302 33554432000 4194304 6201397 140735174820160 140735174819112 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 151247 99302 166 491 0 150746 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 604988

[startup+1602.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/177 5721
/proc/meminfo: memFree=25912852/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=605124 CPUtime=1602.04 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12946 0 0 0 160197 7 0 0 20 0 1 0 3670413 619646976 109043 33554432000 4194304 6201397 140735174820160 140735174819288 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 151281 109043 166 491 0 150780 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 605124

[startup+1662.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/177 5722
/proc/meminfo: memFree=25912612/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=605124 CPUtime=1662.03 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 12946 0 0 0 166196 7 0 0 20 0 1 0 3670413 619646976 109043 33554432000 4194304 6201397 140735174820160 140735174819288 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 151281 109043 166 491 0 150780 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 605124

[startup+1722.3 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 5723
/proc/meminfo: memFree=25903876/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=605124 CPUtime=1722.03 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 13049 0 0 0 172196 7 0 0 20 0 1 0 3670413 619646976 109146 33554432000 4194304 6201397 140735174820160 140735174819288 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 151281 109146 166 491 0 150780 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 605124

[startup+1782.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 5724
/proc/meminfo: memFree=25874344/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=605124 CPUtime=1782.01 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 13080 0 0 0 178194 7 0 0 20 0 1 0 3670413 619646976 114287 33554432000 4194304 6201397 140735174820160 140735174819288 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 151281 114287 166 491 0 150780 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 605124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 5770
/proc/meminfo: memFree=26485516/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=605124 CPUtime=1800.01 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 13086 0 0 0 179994 7 0 0 20 0 1 0 3670413 619646976 115315 33554432000 4194304 6201397 140735174820160 140735174819288 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 151281 115315 166 491 0 150780 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 605124

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 5679 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 5770
/proc/meminfo: memFree=26485516/32872528 swapFree=1427512/1541976
[pid=5679] ppid=5676 vsize=605124 CPUtime=1800.01 cores=1,3,5,7
/proc/5679/stat : 5679 (cdcl-cuttingpla) R 5676 5679 3791 0 -1 4202496 13086 0 0 0 179994 7 0 0 20 0 1 0 3670413 619646976 115315 33554432000 4194304 6201397 140735174820160 140735174819288 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5679/statm: 151281 115315 166 491 0 150780 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 605124

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.94
CPU system time (s): 0.080987
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 605124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.080987
maximum resident set size= 461260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13086
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= 10
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.64329 second user time and 6.92695 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-29 21:04:54
IDJOB=4118797
IDBENCH=111533
IDSOLVER=2550
FILE ID=node116/4118797-1467227094
RUNJOBID= node116-1467209076-3808
PBS_JOBID= 19997584
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-edgecross14-176.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118797-1467227094/watcher-4118797-1467227094 -o /tmp/evaluation-result-4118797-1467227094/solver-4118797-1467227094 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467209076-3808 --watchdog 1960 --input HOME/instance-4118797-1467227094.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 6a8853326d72dcbb7b31f93bb594e0b2
RANDOM SEED=1765886749

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.426
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		: 2666.426
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		: 2666.426
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:        26910364 kB
Buffers:          159124 kB
Cached:          3408012 kB
SwapCached:            0 kB
Active:           255756 kB
Inactive:        3415324 kB
Active(anon):     106504 kB
Inactive(anon):        0 kB
Active(file):     149252 kB
Inactive(file):  3415324 kB
Unevictable:     1541976 kB
Mlocked:         1427512 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4968 kB
Writeback:             0 kB
AnonPages:       1586244 kB
Mapped:            14420 kB
Shmem:               204 kB
Slab:             615068 kB
SReclaimable:      59184 kB
SUnreclaim:       555884 kB
KernelStack:        1472 kB
PageTables:         7024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1781172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71720 MiB
End job on node116 at 2016-06-29 21:34:54