Trace number 4087492

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.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-4.opb
MD5SUM937ec96fd1742e5ed6250d14e65c707b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-55
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints127011
Number of constraints which are clauses127011
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1534
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 1534
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1534
Number of bits of the biggest sum of numbers11
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.09/0.14	c * #variable= 1534 #constraint= 127011
0.39/0.40	c * #variable= 1534 #constraint= 127011
1.49/1.53	c S1->S2
1.49/1.53	c S2->S1
1.49/1.53	c #Conflicts:       1000 | #Learnt:        490 | 0.000
1.49/1.53	c total clause space: 78.2603MB
1.49/1.53	c total #watches: 315332
6.09/6.17	c total #propagations: 55929 / total #impl: 102804 (eff. 0.544)
6.09/6.17	c #Conflicts:       2000 | #Learnt:       1490 | 0.000
6.09/6.17	c total clause space: 127.173MB
6.09/6.17	c total #watches: 436538
11.89/11.99	c total #propagations: 121334 / total #impl: 257746 (eff. 0.471)
11.89/11.99	c GC COLLECT
11.89/11.99	c #Conflicts:       3000 | #Learnt:       1744 | 0.000
11.89/11.99	c total clause space: 127.173MB
11.89/11.99	c total #watches: 476852
21.49/21.51	c total #propagations: 194707 / total #impl: 414375 (eff. 0.470)
21.49/21.51	c #Conflicts:       4000 | #Learnt:       2744 | 0.000
21.49/21.51	c total clause space: 127.173MB
21.49/21.51	c total #watches: 601856
32.79/32.86	c total #propagations: 273398 / total #impl: 574163 (eff. 0.476)
32.79/32.86	c GC COLLECT
32.79/32.86	c #Conflicts:       5000 | #Learnt:       2235 | 0.000
32.79/32.86	c total clause space: 127.173MB
32.79/32.86	c total #watches: 531943
45.78/45.80	c total #propagations: 346900 / total #impl: 735404 (eff. 0.472)
45.78/45.80	c #Conflicts:       6000 | #Learnt:       3235 | 0.000
45.78/45.80	c total clause space: 127.173MB
45.78/45.80	c total #watches: 655820
61.88/61.93	c total #propagations: 422002 / total #impl: 903738 (eff. 0.467)
61.88/61.93	c GC COLLECT
61.88/61.93	c #Conflicts:       7000 | #Learnt:       2180 | 0.000
61.88/61.93	c total clause space: 206.656MB
61.88/61.93	c total #watches: 515129
75.38/75.45	c total #propagations: 498271 / total #impl: 1069523 (eff. 0.466)
75.38/75.45	c #Conflicts:       8000 | #Learnt:       3180 | 0.000
75.38/75.45	c total clause space: 206.656MB
75.38/75.45	c total #watches: 586091
98.18/98.27	c total #propagations: 578632 / total #impl: 1235807 (eff. 0.468)
98.18/98.27	c #Conflicts:       9000 | #Learnt:       4180 | 0.000
98.18/98.27	c total clause space: 206.656MB
98.18/98.27	c total #watches: 623977
112.37/112.45	c total #propagations: 697441 / total #impl: 1620619 (eff. 0.430)
112.37/112.45	c GC COLLECT
112.37/112.45	c #Conflicts:      10000 | #Learnt:       2695 | 0.000
112.37/112.45	c total clause space: 206.656MB
112.37/112.45	c total #watches: 433878
119.37/119.48	c total #propagations: 781915 / total #impl: 1825644 (eff. 0.428)
119.37/119.48	c #Conflicts:      11000 | #Learnt:       3695 | 0.000
119.37/119.48	c total clause space: 206.656MB
119.37/119.48	c total #watches: 583649
131.17/131.29	c total #propagations: 847603 / total #impl: 1971326 (eff. 0.430)
131.17/131.29	c #Conflicts:      12000 | #Learnt:       4695 | 0.000
131.17/131.29	c total clause space: 206.656MB
131.17/131.29	c total #watches: 727239
149.27/149.33	c total #propagations: 919321 / total #impl: 2122404 (eff. 0.433)
149.27/149.33	c #Conflicts:      13000 | #Learnt:       5695 | 0.000
149.27/149.33	c total clause space: 206.656MB
149.27/149.33	c total #watches: 866645
167.37/167.49	c total #propagations: 989373 / total #impl: 2281352 (eff. 0.434)
167.37/167.49	c GC COLLECT
167.37/167.49	c #Conflicts:      14000 | #Learnt:       3844 | 0.000
167.37/167.49	c total clause space: 206.656MB
167.37/167.49	c total #watches: 760320
187.66/187.70	c total #propagations: 1067660 / total #impl: 2449491 (eff. 0.436)
187.66/187.70	c #Conflicts:      15000 | #Learnt:       4844 | 0.000
187.66/187.70	c total clause space: 206.656MB
187.66/187.70	c total #watches: 891382
210.66/210.79	c total #propagations: 1138027 / total #impl: 2604322 (eff. 0.437)
210.66/210.79	c #Conflicts:      16000 | #Learnt:       5844 | 0.000
210.66/210.79	c total clause space: 206.656MB
210.66/210.79	c total #watches: 970043
238.25/238.37	c total #propagations: 1221723 / total #impl: 2763107 (eff. 0.442)
238.25/238.37	c GC COLLECT
238.25/238.37	c #Conflicts:      17000 | #Learnt:       3672 | 0.000
238.25/238.37	c total clause space: 335.816MB
238.25/238.37	c total #watches: 577302
251.66/251.78	c total #propagations: 1330616 / total #impl: 3001983 (eff. 0.443)
251.66/251.78	c #Conflicts:      18000 | #Learnt:       4672 | 0.000
251.66/251.78	c total clause space: 335.816MB
251.66/251.78	c total #watches: 639641
267.45/267.57	c total #propagations: 1421261 / total #impl: 3203482 (eff. 0.444)
267.45/267.57	c #Conflicts:      19000 | #Learnt:       5672 | 0.000
267.45/267.57	c total clause space: 335.816MB
267.45/267.57	c total #watches: 656043
286.95/287.04	c total #propagations: 1546992 / total #impl: 3517323 (eff. 0.440)
286.95/287.04	c #Conflicts:      20000 | #Learnt:       6672 | 0.000
286.95/287.04	c total clause space: 335.816MB
286.95/287.04	c total #watches: 697254
295.45/295.58	c total #propagations: 1661827 / total #impl: 3818577 (eff. 0.435)
295.45/295.58	c GC COLLECT
295.45/295.58	c #Conflicts:      21000 | #Learnt:       4180 | 0.000
295.45/295.58	c total clause space: 335.816MB
295.45/295.58	c total #watches: 423616
301.55/301.69	c total #propagations: 1774796 / total #impl: 4090732 (eff. 0.434)
301.55/301.69	c #Conflicts:      22000 | #Learnt:       5180 | 0.000
301.55/301.69	c total clause space: 335.816MB
301.55/301.69	c total #watches: 538917
311.55/311.63	c total #propagations: 1850455 / total #impl: 4261725 (eff. 0.434)
311.55/311.63	c #Conflicts:      23000 | #Learnt:       6180 | 0.000
311.55/311.63	c total clause space: 335.816MB
311.55/311.63	c total #watches: 686709
327.94/328.00	c total #propagations: 1917852 / total #impl: 4413381 (eff. 0.435)
327.94/328.00	c #Conflicts:      24000 | #Learnt:       7180 | 0.000
327.94/328.00	c total clause space: 335.816MB
327.94/328.00	c total #watches: 785383
346.44/346.56	c total #propagations: 1992962 / total #impl: 4569316 (eff. 0.436)
346.44/346.56	c GC COLLECT
346.44/346.56	c #Conflicts:      25000 | #Learnt:       4383 | 0.000
346.44/346.56	c total clause space: 335.816MB
346.44/346.56	c total #watches: 776147
369.32/369.45	c total #propagations: 2065803 / total #impl: 4733652 (eff. 0.436)
369.32/369.45	c #Conflicts:      26000 | #Learnt:       5383 | 0.000
369.32/369.45	c total clause space: 335.816MB
369.32/369.45	c total #watches: 922135
395.21/395.31	c total #propagations: 2135158 / total #impl: 4894560 (eff. 0.436)
395.21/395.31	c #Conflicts:      27000 | #Learnt:       6383 | 0.000
395.21/395.31	c total clause space: 335.816MB
395.21/395.31	c total #watches: 1029342
422.30/422.44	c total #propagations: 2215977 / total #impl: 5065951 (eff. 0.437)
422.30/422.44	c #Conflicts:      28000 | #Learnt:       7383 | 0.000
422.30/422.44	c total clause space: 335.816MB
422.30/422.44	c total #watches: 1137200
453.69/453.89	c total #propagations: 2294204 / total #impl: 5217912 (eff. 0.440)
453.69/453.89	c GC COLLECT
453.69/453.89	c #Conflicts:      29000 | #Learnt:       4295 | 0.000
453.69/453.89	c total clause space: 335.816MB
453.69/453.89	c total #watches: 753920
474.00/474.20	c total #propagations: 2374830 / total #impl: 5381914 (eff. 0.441)
474.00/474.20	c #Conflicts:      30000 | #Learnt:       5295 | 0.000
474.00/474.20	c total clause space: 335.816MB
474.00/474.20	c total #watches: 882904
500.89/501.04	c total #propagations: 2446551 / total #impl: 5553998 (eff. 0.441)
500.89/501.04	c #Conflicts:      31000 | #Learnt:       6295 | 0.000
500.89/501.04	c total clause space: 335.816MB
500.89/501.04	c total #watches: 1008720
527.08/527.26	c total #propagations: 2515939 / total #impl: 5713995 (eff. 0.440)
527.08/527.26	c #Conflicts:      32000 | #Learnt:       7295 | 0.000
527.08/527.26	c total clause space: 335.816MB
527.08/527.26	c total #watches: 1141920
569.28/569.45	c total #propagations: 2589499 / total #impl: 5870164 (eff. 0.441)
569.28/569.45	c #Conflicts:      33000 | #Learnt:       8295 | 0.000
569.28/569.45	c total clause space: 335.816MB
569.28/569.45	c total #watches: 1261474
604.68/604.84	c total #propagations: 2665910 / total #impl: 6047934 (eff. 0.441)
604.68/604.84	c GC COLLECT
604.68/604.84	c #Conflicts:      34000 | #Learnt:       4895 | 0.000
604.68/604.84	c total clause space: 335.816MB
604.68/604.84	c total #watches: 879498
635.57/635.77	c total #propagations: 2747221 / total #impl: 6233734 (eff. 0.441)
635.57/635.77	c #Conflicts:      35000 | #Learnt:       5895 | 0.000
635.57/635.77	c total clause space: 335.816MB
635.57/635.77	c total #watches: 971741
666.37/666.58	c total #propagations: 2827138 / total #impl: 6410696 (eff. 0.441)
666.37/666.58	c #Conflicts:      36000 | #Learnt:       6895 | 0.000
666.37/666.58	c total clause space: 335.816MB
666.37/666.58	c total #watches: 1076560
710.16/710.38	c total #propagations: 2902449 / total #impl: 6553773 (eff. 0.443)
710.16/710.38	c #Conflicts:      37000 | #Learnt:       7895 | 0.000
710.16/710.38	c total clause space: 335.816MB
710.16/710.38	c total #watches: 1133871
738.65/738.83	c total #propagations: 2989913 / total #impl: 6729367 (eff. 0.444)
738.65/738.83	c #Conflicts:      38000 | #Learnt:       8895 | 0.000
738.65/738.83	c total clause space: 335.816MB
738.65/738.83	c total #watches: 1229019
761.45/761.66	c total #propagations: 3066428 / total #impl: 6883257 (eff. 0.445)
761.45/761.66	c GC COLLECT
761.45/761.66	c #Conflicts:      39000 | #Learnt:       5191 | 0.000
761.45/761.66	c total clause space: 335.816MB
761.45/761.66	c total #watches: 657511
774.36/774.51	c total #propagations: 3182797 / total #impl: 7156377 (eff. 0.445)
774.36/774.51	c #Conflicts:      40000 | #Learnt:       6191 | 0.000
774.36/774.51	c total clause space: 335.816MB
774.36/774.51	c total #watches: 667964
792.55/792.73	c total #propagations: 3322817 / total #impl: 7514248 (eff. 0.442)
792.55/792.73	c #Conflicts:      41000 | #Learnt:       7191 | 0.000
792.55/792.73	c total clause space: 335.816MB
792.55/792.73	c total #watches: 704418
801.85/802.07	c total #propagations: 3430325 / total #impl: 7860626 (eff. 0.436)
801.85/802.07	c #Conflicts:      42000 | #Learnt:       8191 | 0.000
801.85/802.07	c total clause space: 335.816MB
801.85/802.07	c total #watches: 790742
816.34/816.51	c total #propagations: 3509691 / total #impl: 8022600 (eff. 0.437)
816.34/816.51	c #Conflicts:      43000 | #Learnt:       9191 | 0.000
816.34/816.51	c total clause space: 335.816MB
816.34/816.51	c total #watches: 799186
836.04/836.25	c total #propagations: 3647588 / total #impl: 8313544 (eff. 0.439)
836.04/836.25	c GC COLLECT
836.04/836.25	c #Conflicts:      44000 | #Learnt:       5185 | 0.000
836.04/836.25	c total clause space: 335.816MB
836.04/836.25	c total #watches: 662941
848.24/848.46	c total #propagations: 3791948 / total #impl: 8683888 (eff. 0.437)
848.24/848.46	c #Conflicts:      45000 | #Learnt:       6185 | 0.000
848.24/848.46	c total clause space: 335.816MB
848.24/848.46	c total #watches: 743809
863.44/863.61	c total #propagations: 3871209 / total #impl: 8837273 (eff. 0.438)
863.44/863.61	c #Conflicts:      46000 | #Learnt:       7185 | 0.000
863.44/863.61	c total clause space: 335.816MB
863.44/863.61	c total #watches: 765295
882.73/882.90	c total #propagations: 3981501 / total #impl: 9071641 (eff. 0.439)
882.73/882.90	c #Conflicts:      47000 | #Learnt:       8185 | 0.000
882.73/882.90	c total clause space: 335.816MB
882.73/882.90	c total #watches: 812121
900.33/900.58	c total #propagations: 4086150 / total #impl: 9318905 (eff. 0.438)
900.33/900.58	c #Conflicts:      48000 | #Learnt:       9185 | 0.000
900.33/900.58	c total clause space: 335.816MB
900.33/900.58	c total #watches: 946415
924.82/925.09	c total #propagations: 4159873 / total #impl: 9481633 (eff. 0.439)
924.82/925.09	c #Conflicts:      49000 | #Learnt:      10185 | 0.000
924.82/925.09	c total clause space: 335.816MB
924.82/925.09	c total #watches: 1078877
949.02/949.22	c total #propagations: 4228530 / total #impl: 9632526 (eff. 0.439)
949.02/949.22	c GC COLLECT
949.02/949.22	c #Conflicts:      50000 | #Learnt:       5887 | 0.000
949.02/949.22	c total clause space: 335.816MB
949.02/949.22	c total #watches: 755147
966.82/967.03	c total #propagations: 4303250 / total #impl: 9792749 (eff. 0.439)
966.82/967.03	c #Conflicts:      51000 | #Learnt:       6887 | 0.000
966.82/967.03	c total clause space: 335.816MB
966.82/967.03	c total #watches: 877366
990.71/990.99	c total #propagations: 4376854 / total #impl: 9950749 (eff. 0.440)
990.71/990.99	c #Conflicts:      52000 | #Learnt:       7887 | 0.000
990.71/990.99	c total clause space: 335.816MB
990.71/990.99	c total #watches: 1021501
1020.11/1020.36	c total #propagations: 4446862 / total #impl: 10108121 (eff. 0.440)
1020.11/1020.36	c #Conflicts:      53000 | #Learnt:       8887 | 0.000
1020.11/1020.36	c total clause space: 335.816MB
1020.11/1020.36	c total #watches: 1125205
1053.40/1053.65	c total #propagations: 4528384 / total #impl: 10270215 (eff. 0.441)
1053.40/1053.65	c #Conflicts:      54000 | #Learnt:       9887 | 0.000
1053.40/1053.65	c total clause space: 335.816MB
1053.40/1053.65	c total #watches: 1223422
1086.40/1086.65	c total #propagations: 4610725 / total #impl: 10435909 (eff. 0.442)
1086.40/1086.65	c #Conflicts:      55000 | #Learnt:      10887 | 0.000
1086.40/1086.65	c total clause space: 335.816MB
1086.40/1086.65	c total #watches: 1307567
1108.50/1108.70	c total #propagations: 4688594 / total #impl: 10594671 (eff. 0.443)
1108.50/1108.70	c GC COLLECT
1108.50/1108.70	c #Conflicts:      56000 | #Learnt:       6285 | 0.000
1108.50/1108.70	c total clause space: 545.701MB
1108.50/1108.70	c total #watches: 808589
1128.99/1129.21	c total #propagations: 4760365 / total #impl: 10745588 (eff. 0.443)
1128.99/1129.21	c #Conflicts:      57000 | #Learnt:       7285 | 0.000
1128.99/1129.21	c total clause space: 545.701MB
1128.99/1129.21	c total #watches: 967369
1156.29/1156.53	c total #propagations: 4826787 / total #impl: 10895001 (eff. 0.443)
1156.29/1156.53	c #Conflicts:      58000 | #Learnt:       8285 | 0.000
1156.29/1156.53	c total clause space: 545.701MB
1156.29/1156.53	c total #watches: 1072047
1191.09/1191.36	c total #propagations: 4909199 / total #impl: 11068919 (eff. 0.444)
1191.09/1191.36	c #Conflicts:      59000 | #Learnt:       9285 | 0.000
1191.09/1191.36	c total clause space: 545.701MB
1191.09/1191.36	c total #watches: 1178716
1228.18/1228.40	c total #propagations: 4979034 / total #impl: 11225383 (eff. 0.444)
1228.18/1228.40	c #Conflicts:      60000 | #Learnt:      10285 | 0.000
1228.18/1228.40	c total clause space: 545.701MB
1228.18/1228.40	c total #watches: 1301637
1273.47/1273.72	c total #propagations: 5050590 / total #impl: 11386853 (eff. 0.444)
1273.47/1273.72	c #Conflicts:      61000 | #Learnt:      11285 | 0.000
1273.47/1273.72	c total clause space: 545.701MB
1273.47/1273.72	c total #watches: 1423771
1308.78/1309.09	c total #propagations: 5121195 / total #impl: 11546755 (eff. 0.444)
1308.78/1309.09	c GC COLLECT
1308.78/1309.09	c #Conflicts:      62000 | #Learnt:       6375 | 0.000
1308.78/1309.09	c total clause space: 545.701MB
1308.78/1309.09	c total #watches: 820593
1333.07/1333.33	c total #propagations: 5192691 / total #impl: 11697255 (eff. 0.444)
1333.07/1333.33	c #Conflicts:      63000 | #Learnt:       7375 | 0.000
1333.07/1333.33	c total clause space: 545.701MB
1333.07/1333.33	c total #watches: 872538
1359.96/1360.27	c total #propagations: 5277363 / total #impl: 11865372 (eff. 0.445)
1359.96/1360.27	c #Conflicts:      64000 | #Learnt:       8375 | 0.000
1359.96/1360.27	c total clause space: 545.701MB
1359.96/1360.27	c total #watches: 927016
1385.06/1385.39	c total #propagations: 5363231 / total #impl: 12066858 (eff. 0.444)
1385.06/1385.39	c #Conflicts:      65000 | #Learnt:       9375 | 0.000
1385.06/1385.39	c total clause space: 545.701MB
1385.06/1385.39	c total #watches: 978521
1416.75/1417.09	c total #propagations: 5446090 / total #impl: 12229969 (eff. 0.445)
1416.75/1417.09	c #Conflicts:      66000 | #Learnt:      10375 | 0.000
1416.75/1417.09	c total clause space: 545.701MB
1416.75/1417.09	c total #watches: 999227
1446.75/1447.08	c total #propagations: 5595829 / total #impl: 12631421 (eff. 0.443)
1446.75/1447.08	c #Conflicts:      67000 | #Learnt:      11375 | 0.000
1446.75/1447.08	c total clause space: 545.701MB
1446.75/1447.08	c total #watches: 1090842
1479.54/1479.82	c total #propagations: 5691482 / total #impl: 12866091 (eff. 0.442)
1479.54/1479.82	c #Conflicts:      68000 | #Learnt:      12375 | 0.000
1479.54/1479.82	c total clause space: 545.701MB
1479.54/1479.82	c total #watches: 1217966
1500.74/1501.08	c total #propagations: 5762305 / total #impl: 13027069 (eff. 0.442)
1500.74/1501.08	c GC COLLECT
1500.74/1501.08	c #Conflicts:      69000 | #Learnt:       7168 | 0.000
1500.74/1501.08	c total clause space: 545.701MB
1500.74/1501.08	c total #watches: 946613
1527.14/1527.47	c total #propagations: 5831824 / total #impl: 13174538 (eff. 0.443)
1527.14/1527.47	c #Conflicts:      70000 | #Learnt:       8168 | 0.000
1527.14/1527.47	c total clause space: 545.701MB
1527.14/1527.47	c total #watches: 1050755
1560.13/1560.49	c total #propagations: 5905894 / total #impl: 13329774 (eff. 0.443)
1560.13/1560.49	c #Conflicts:      71000 | #Learnt:       9168 | 0.000
1560.13/1560.49	c total clause space: 545.701MB
1560.13/1560.49	c total #watches: 1175660
1599.83/1600.11	c total #propagations: 5976623 / total #impl: 13488353 (eff. 0.443)
1599.83/1600.11	c #Conflicts:      72000 | #Learnt:      10168 | 0.000
1599.83/1600.11	c total clause space: 545.701MB
1599.83/1600.11	c total #watches: 1283658
1647.52/1647.87	c total #propagations: 6048913 / total #impl: 13651100 (eff. 0.443)
1647.52/1647.87	c #Conflicts:      73000 | #Learnt:      11168 | 0.000
1647.52/1647.87	c total clause space: 545.701MB
1647.52/1647.87	c total #watches: 1380327
1698.01/1698.38	c total #propagations: 6124954 / total #impl: 13803610 (eff. 0.444)
1698.01/1698.38	c #Conflicts:      74000 | #Learnt:      12168 | 0.000
1698.01/1698.38	c total clause space: 545.701MB
1698.01/1698.38	c total #watches: 1461512
1753.50/1753.83	c total #propagations: 6203993 / total #impl: 13961326 (eff. 0.444)
1753.50/1753.83	c GC COLLECT
1753.50/1753.83	c #Conflicts:      75000 | #Learnt:       6669 | 0.000
1753.50/1753.83	c total clause space: 545.701MB
1753.50/1753.83	c total #watches: 859527
1777.10/1777.43	c total #propagations: 6287051 / total #impl: 14143007 (eff. 0.445)
1777.10/1777.43	c #Conflicts:      76000 | #Learnt:       7669 | 0.000
1777.10/1777.43	c total clause space: 545.701MB
1777.10/1777.43	c total #watches: 959234

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-4087492-1465411281/watcher-4087492-1465411281 -o /tmp/evaluation-result-4087492-1465411281/solver-4087492-1465411281 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27983 --watchdog 1960 --input HOME/instance-4087492-1465411281.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=30009
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.36 2.35 2.28 3/176 30012
/proc/meminfo: memFree=29283312/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 123061590 57319424 7804 33554432000 4194304 6211289 140734295451968 140735699140568 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 13994 7804 98 493 0 13491 0

[startup+0.100065 s]
/proc/loadavg: 2.36 2.35 2.28 3/176 30012
/proc/meminfo: memFree=29283312/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=59316 CPUtime=0.09 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 1382 0 0 0 8 1 0 0 20 0 1 0 123061590 60739584 11735 33554432000 4194304 6211289 140734295451968 140735699140568 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 14829 11735 121 493 0 14326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59316

[startup+0.200362 s]
/proc/loadavg: 2.36 2.35 2.28 3/176 30012
/proc/meminfo: memFree=29283312/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=67464 CPUtime=0.19 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 2365 0 0 0 18 1 0 0 20 0 1 0 123061590 69083136 14762 33554432000 4194304 6211289 140734295451968 140735699140568 4228081 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 16866 14764 143 493 0 16363 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 67464

[startup+0.300367 s]
/proc/loadavg: 2.36 2.35 2.28 3/176 30012
/proc/meminfo: memFree=29283312/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=76288 CPUtime=0.29 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 3948 0 0 0 27 2 0 0 20 0 1 0 123061590 78118912 16856 33554432000 4194304 6211289 140734295451968 140735699140568 5161098 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 19072 16856 143 493 0 18569 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76288

[startup+0.700298 s]
/proc/loadavg: 2.36 2.35 2.28 3/176 30012
/proc/meminfo: memFree=29283312/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=118764 CPUtime=0.69 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 9381 0 0 0 66 3 0 0 20 0 1 0 123061590 121614336 26100 33554432000 4194304 6211289 140734295451968 140735699140568 4202051 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 29691 26100 204 493 0 29188 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118764

[startup+1.50027 s]
/proc/loadavg: 2.33 2.34 2.28 3/177 30013
/proc/meminfo: memFree=29154624/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=169880 CPUtime=1.49 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 10285 0 0 0 145 4 0 0 20 0 1 0 123061590 173957120 32984 33554432000 4194304 6211289 140734295451968 140734295449960 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 42470 32984 204 493 0 41967 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 169880

[startup+3.10023 s]
/proc/loadavg: 2.33 2.34 2.28 3/177 30013
/proc/meminfo: memFree=29142648/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=170280 CPUtime=3.09 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 10415 0 0 0 305 4 0 0 20 0 1 0 123061590 174366720 36691 33554432000 4194304 6211289 140734295451968 140734295449960 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 42570 36691 214 493 0 42067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 170280

[startup+6.30027 s]
/proc/loadavg: 2.31 2.34 2.28 3/177 30059
/proc/meminfo: memFree=29419784/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=221836 CPUtime=6.29 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 11908 0 0 0 624 5 0 0 20 0 1 0 123061590 227160064 42379 33554432000 4194304 6211289 140734295451968 140734295450200 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 55459 42379 214 493 0 54956 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 221836

[startup+12.7002 s]
/proc/loadavg: 2.28 2.33 2.28 4/177 30059
/proc/meminfo: memFree=29368588/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=222240 CPUtime=12.69 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 12202 0 0 0 1264 5 0 0 20 0 1 0 123061590 227573760 42642 33554432000 4194304 6211289 140734295451968 140734295449880 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 55560 42642 219 493 0 55057 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 222240

[startup+25.5004 s]
/proc/loadavg: 2.22 2.31 2.27 3/177 30059
/proc/meminfo: memFree=29308468/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=228648 CPUtime=25.49 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 13857 0 0 0 2543 6 0 0 20 0 1 0 123061590 234135552 52473 33554432000 4194304 6211289 140734295451968 140734295449880 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 57162 52473 219 493 0 56659 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 228648

[startup+51.1004 s]
/proc/loadavg: 2.14 2.29 2.27 3/177 30059
/proc/meminfo: memFree=29264916/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=310596 CPUtime=51.09 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 14433 0 0 0 5102 7 0 0 20 0 1 0 123061590 318050304 57101 33554432000 4194304 6211289 140734295451968 140734295449880 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 77649 57101 219 493 0 77146 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 310596

[startup+102.3 s]
/proc/loadavg: 2.15 2.27 2.26 4/177 30060
/proc/meminfo: memFree=29200940/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=314760 CPUtime=102.28 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 15559 0 0 0 10221 7 0 0 20 0 1 0 123061590 322314240 62719 33554432000 4194304 6211289 140734295451968 140734295449832 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 78690 62719 219 493 0 78187 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 314760

[startup+162.3 s]
/proc/loadavg: 2.23 2.27 2.26 3/177 30062
/proc/meminfo: memFree=29131560/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=320940 CPUtime=162.27 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 17025 0 0 0 16219 8 0 0 20 0 1 0 123061590 328642560 72361 33554432000 4194304 6211289 140734295451968 140734295449832 4209882 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 80235 72361 219 493 0 79732 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 320940

[startup+222.308 s]
/proc/loadavg: 2.14 2.23 2.25 4/177 30063
/proc/meminfo: memFree=29090736/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=322368 CPUtime=222.26 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 17526 0 0 0 22218 8 0 0 20 0 1 0 123061590 330104832 78483 33554432000 4194304 6211289 140734295451968 140734295449832 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 80592 78483 219 493 0 80089 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 322368

[startup+282.3 s]
/proc/loadavg: 2.25 2.25 2.25 4/177 30064
/proc/meminfo: memFree=29067776/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=454916 CPUtime=282.25 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 18197 0 0 0 28216 9 0 0 20 0 1 0 123061590 465833984 79280 33554432000 4194304 6211289 140734295451968 140734295449832 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 113729 79280 219 493 0 113226 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 454916

[startup+342.3 s]
/proc/loadavg: 2.19 2.23 2.24 3/177 30065
/proc/meminfo: memFree=29058916/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=455524 CPUtime=342.23 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 18494 0 0 0 34214 9 0 0 20 0 1 0 123061590 466456576 81209 33554432000 4194304 6211289 140734295451968 140734295449832 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 113881 81209 219 493 0 113378 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 455524

[startup+402.3 s]
/proc/loadavg: 2.22 2.23 2.24 3/177 30066
/proc/meminfo: memFree=29035860/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=456116 CPUtime=402.21 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 18776 0 0 0 40212 9 0 0 20 0 1 0 123061590 467062784 84017 33554432000 4194304 6211289 140734295451968 140734295449880 4209882 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 114029 84017 219 493 0 113526 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 456116

[startup+462.3 s]
/proc/loadavg: 2.16 2.21 2.24 4/177 30068
/proc/meminfo: memFree=28948912/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=465048 CPUtime=462.19 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 20320 0 0 0 46209 10 0 0 20 0 1 0 123061590 476209152 96289 33554432000 4194304 6211289 140734295451968 140734295450312 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 116262 96289 219 493 0 115759 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 465048

[startup+522.3 s]
/proc/loadavg: 2.15 2.20 2.23 3/178 30072
/proc/meminfo: memFree=28935800/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=465048 CPUtime=522.18 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 20373 0 0 0 52208 10 0 0 20 0 1 0 123061590 476209152 96342 33554432000 4194304 6211289 140734295451968 140734295450312 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 116262 96342 219 493 0 115759 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 465048

[startup+582.3 s]
/proc/loadavg: 2.14 2.19 2.22 3/177 30073
/proc/meminfo: memFree=28909520/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=472092 CPUtime=582.18 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 21626 0 0 0 58207 11 0 0 20 0 1 0 123061590 483422208 102705 33554432000 4194304 6211289 140734295451968 140734295449880 4209891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 118023 102705 219 493 0 117520 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 472092


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


[startup+882.307 s]
/proc/loadavg: 2.18 2.20 2.20 4/177 30079
/proc/meminfo: memFree=28866724/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=474972 CPUtime=882.14 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 22237 0 0 0 88203 11 0 0 20 0 1 0 123061590 486371328 105871 33554432000 4194304 6211289 140734295451968 140734295450312 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 118743 105871 219 493 0 118240 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 474972

[startup+942.3 s]
/proc/loadavg: 2.16 2.19 2.20 3/177 30080
/proc/meminfo: memFree=28860204/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=475452 CPUtime=942.12 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 22336 0 0 0 94201 11 0 0 20 0 1 0 123061590 486862848 107503 33554432000 4194304 6211289 140734295451968 140734295450312 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 118863 107503 219 493 0 118360 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 475452

[startup+1002.3 s]
/proc/loadavg: 2.20 2.20 2.20 4/177 30081
/proc/meminfo: memFree=28843196/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=475612 CPUtime=1002.11 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 22350 0 0 0 100200 11 0 0 20 0 1 0 123061590 487026688 107517 33554432000 4194304 6211289 140734295451968 140734295449832 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 118903 107517 219 493 0 118400 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 475612

[startup+1062.3 s]
/proc/loadavg: 2.35 2.23 2.21 4/177 30083
/proc/meminfo: memFree=28836364/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=476224 CPUtime=1062.1 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 22471 0 0 0 106199 11 0 0 20 0 1 0 123061590 487653376 109171 33554432000 4194304 6211289 140734295451968 140734295449832 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 119056 109171 219 493 0 118553 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 476224

[startup+1122.3 s]
/proc/loadavg: 2.41 2.27 2.21 3/178 30087
/proc/meminfo: memFree=28788228/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=692908 CPUtime=1122.1 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 23134 0 0 0 112196 14 0 0 20 0 1 0 123061590 709537792 116942 33554432000 4194304 6211289 140734295451968 140734295450312 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173227 116942 219 493 0 172724 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 692908

[startup+1182.3 s]
/proc/loadavg: 2.31 2.26 2.21 3/178 30111
/proc/meminfo: memFree=28765384/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=692908 CPUtime=1182.09 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 23140 0 0 0 118195 14 0 0 20 0 1 0 123061590 709537792 116948 33554432000 4194304 6211289 140734295451968 140734295450312 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173227 116948 219 493 0 172724 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 692908

[startup+1242.3 s]
/proc/loadavg: 2.29 2.27 2.22 3/177 30112
/proc/meminfo: memFree=28766128/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=693548 CPUtime=1242.08 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 23307 0 0 0 124194 14 0 0 20 0 1 0 123061590 710193152 117115 33554432000 4194304 6211289 140734295451968 140734295449832 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173387 117115 219 493 0 172884 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 693548

[startup+1302.3 s]
/proc/loadavg: 2.22 2.25 2.21 3/177 30113
/proc/meminfo: memFree=28730504/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=694188 CPUtime=1302.07 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 23726 0 0 0 130192 15 0 0 20 0 1 0 123061590 710848512 124651 33554432000 4194304 6211289 140734295451968 140734295449832 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173547 124651 219 493 0 173044 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 694188

[startup+1362.3 s]
/proc/loadavg: 2.26 2.26 2.21 3/177 30115
/proc/meminfo: memFree=28709648/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=694188 CPUtime=1362.06 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 23727 0 0 0 136191 15 0 0 20 0 1 0 123061590 710848512 124652 33554432000 4194304 6211289 140734295451968 140734295450312 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173547 124652 219 493 0 173044 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 694188

[startup+1422.3 s]
/proc/loadavg: 2.40 2.30 2.23 3/177 30116
/proc/meminfo: memFree=28709528/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=694188 CPUtime=1422.06 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 23727 0 0 0 142191 15 0 0 20 0 1 0 123061590 710848512 124652 33554432000 4194304 6211289 140734295451968 140734295450312 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173547 124652 219 493 0 173044 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 694188

[startup+1482.3 s]
/proc/loadavg: 2.23 2.27 2.22 3/177 30117
/proc/meminfo: memFree=28709160/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=694348 CPUtime=1482.04 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 23875 0 0 0 148189 15 0 0 20 0 1 0 123061590 711012352 124774 33554432000 4194304 6211289 140734295451968 140734295450312 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173587 124774 219 493 0 173084 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 694348

[startup+1542.31 s]
/proc/loadavg: 2.18 2.25 2.22 3/177 30118
/proc/meminfo: memFree=28708552/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=694348 CPUtime=1542.04 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 23875 0 0 0 154189 15 0 0 20 0 1 0 123061590 711012352 124774 33554432000 4194304 6211289 140734295451968 140734295450312 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173587 124774 219 493 0 173084 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 694348

[startup+1602.3 s]
/proc/loadavg: 2.47 2.31 2.24 4/177 30119
/proc/meminfo: memFree=28708304/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=694348 CPUtime=1602.03 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 23878 0 0 0 160188 15 0 0 20 0 1 0 123061590 711012352 124777 33554432000 4194304 6211289 140734295451968 140734295450312 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173587 124777 219 493 0 173084 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 694348

[startup+1662.3 s]
/proc/loadavg: 2.29 2.28 2.23 3/177 30121
/proc/meminfo: memFree=28707824/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=694508 CPUtime=1662.02 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 24000 0 0 0 166187 15 0 0 20 0 1 0 123061590 711176192 124887 33554432000 4194304 6211289 140734295451968 140734295450312 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173627 124887 219 493 0 173124 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 694508

[startup+1722.3 s]
/proc/loadavg: 2.22 2.26 2.22 3/178 30125
/proc/meminfo: memFree=28698368/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=694508 CPUtime=1722.01 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 24105 0 0 0 172186 15 0 0 20 0 1 0 123061590 711176192 127036 33554432000 4194304 6211289 140734295451968 140734295450312 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173627 127036 219 493 0 173124 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 694508

[startup+1782.3 s]
/proc/loadavg: 2.23 2.26 2.22 3/177 30126
/proc/meminfo: memFree=28659432/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=694988 CPUtime=1782 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 24277 0 0 0 178185 15 0 0 20 0 1 0 123061590 711667712 130274 33554432000 4194304 6211289 140734295451968 140734295450312 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173747 130274 219 493 0 173244 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 694988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.18 2.24 2.22 3/177 30126
/proc/meminfo: memFree=28657384/32872528 swapFree=16700/1645768
[pid=30012] ppid=30009 vsize=694988 CPUtime=1800.09 cores=1,3,5,7
/proc/30012/stat : 30012 (cdcl-cuttingpla) R 30009 30012 27966 0 -1 4202496 24277 0 0 0 179994 15 0 0 20 0 1 0 123061590 711667712 130274 33554432000 4194304 6211289 140734295451968 140734295450312 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30012/statm: 173747 130274 219 493 0 173244 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 694988

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 30012 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.42
CPU time (s): 1800.12
CPU user time (s): 1799.95
CPU system time (s): 0.175973
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 694988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.175973
maximum resident set size= 521096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24277
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= 46
involuntary context switches= 1878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.50131 second user time and 6.95894 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-08 20:41:21
IDJOB=4087492
IDBENCH=2266
IDSOLVER=2549
FILE ID=node124/4087492-1465411281
RUNJOBID= node124-1465387868-27983
PBS_JOBID= 19853797
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-4.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087492-1465411281/watcher-4087492-1465411281 -o /tmp/evaluation-result-4087492-1465411281/solver-4087492-1465411281 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27983 --watchdog 1960 --input HOME/instance-4087492-1465411281.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 937ec96fd1742e5ed6250d14e65c707b
RANDOM SEED=1922197036

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.707
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:        29283848 kB
Buffers:          168704 kB
Cached:           602656 kB
SwapCached:          752 kB
Active:           707084 kB
Inactive:         494308 kB
Active(anon):     430928 kB
Inactive(anon):     1568 kB
Active(file):     276156 kB
Inactive(file):   492740 kB
Unevictable:     1645768 kB
Mlocked:           16700 kB
SwapTotal:      67108856 kB
SwapFree:       67097732 kB
Dirty:              5480 kB
Writeback:             0 kB
AnonPages:       2075332 kB
Mapped:             8004 kB
Shmem:                 0 kB
Slab:             608536 kB
SReclaimable:      52640 kB
SUnreclaim:       555896 kB
KernelStack:        1456 kB
PageTables:         8152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2229552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2037760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71716 MiB
End job on node124 at 2016-06-08 21:11:22