Trace number 4087490

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.11 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-1.opb
MD5SUMa2418d45f4247bab260506429e96e746
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.02
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 constraints126555
Number of constraints which are clauses126555
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= 126555
0.39/0.41	c * #variable= 1534 #constraint= 126555
1.38/1.45	c S1->S2
1.38/1.45	c S2->S1
1.38/1.45	c #Conflicts:       1000 | #Learnt:        490 | 0.000
1.38/1.45	c total clause space: 78.2603MB
1.38/1.45	c total #watches: 310963
6.19/6.20	c total #propagations: 50677 / total #impl: 94381 (eff. 0.537)
6.19/6.20	c #Conflicts:       2000 | #Learnt:       1490 | 0.000
6.19/6.20	c total clause space: 127.173MB
6.19/6.20	c total #watches: 447134
11.69/11.74	c total #propagations: 122277 / total #impl: 247541 (eff. 0.494)
11.69/11.74	c GC COLLECT
11.69/11.74	c #Conflicts:       3000 | #Learnt:       1737 | 0.000
11.69/11.74	c total clause space: 127.173MB
11.69/11.74	c total #watches: 471571
20.69/20.78	c total #propagations: 198203 / total #impl: 415937 (eff. 0.477)
20.69/20.78	c #Conflicts:       4000 | #Learnt:       2737 | 0.000
20.69/20.78	c total clause space: 127.173MB
20.69/20.78	c total #watches: 588129
29.28/29.35	c total #propagations: 273230 / total #impl: 569613 (eff. 0.480)
29.28/29.35	c GC COLLECT
29.28/29.35	c #Conflicts:       5000 | #Learnt:       2187 | 0.000
29.28/29.35	c total clause space: 127.173MB
29.28/29.35	c total #watches: 555676
42.38/42.46	c total #propagations: 346542 / total #impl: 733468 (eff. 0.472)
42.38/42.46	c #Conflicts:       6000 | #Learnt:       3187 | 0.000
42.38/42.46	c total clause space: 127.173MB
42.38/42.46	c total #watches: 695271
60.18/60.27	c total #propagations: 415704 / total #impl: 899089 (eff. 0.462)
60.18/60.27	c GC COLLECT
60.18/60.27	c #Conflicts:       7000 | #Learnt:       2124 | 0.000
60.18/60.27	c total clause space: 206.656MB
60.18/60.27	c total #watches: 529882
71.68/71.75	c total #propagations: 491134 / total #impl: 1065320 (eff. 0.461)
71.68/71.75	c #Conflicts:       8000 | #Learnt:       3124 | 0.000
71.68/71.75	c total clause space: 206.656MB
71.68/71.75	c total #watches: 643138
87.68/87.76	c total #propagations: 566661 / total #impl: 1224988 (eff. 0.463)
87.68/87.76	c #Conflicts:       9000 | #Learnt:       4124 | 0.000
87.68/87.76	c total clause space: 206.656MB
87.68/87.76	c total #watches: 714479
106.37/106.46	c total #propagations: 649432 / total #impl: 1387750 (eff. 0.468)
106.37/106.46	c GC COLLECT
106.37/106.46	c #Conflicts:      10000 | #Learnt:       2631 | 0.000
106.37/106.46	c total clause space: 206.656MB
106.37/106.46	c total #watches: 522875
117.37/117.46	c total #propagations: 720331 / total #impl: 1545909 (eff. 0.466)
117.37/117.46	c #Conflicts:      11000 | #Learnt:       3631 | 0.000
117.37/117.46	c total clause space: 206.656MB
117.37/117.46	c total #watches: 657024
131.26/131.36	c total #propagations: 792343 / total #impl: 1710712 (eff. 0.463)
131.26/131.36	c #Conflicts:      12000 | #Learnt:       4631 | 0.000
131.26/131.36	c total clause space: 206.656MB
131.26/131.36	c total #watches: 758032
150.06/150.13	c total #propagations: 868028 / total #impl: 1876971 (eff. 0.462)
150.06/150.13	c #Conflicts:      13000 | #Learnt:       5631 | 0.000
150.06/150.13	c total clause space: 206.656MB
150.06/150.13	c total #watches: 898684
166.87/166.96	c total #propagations: 933728 / total #impl: 2025274 (eff. 0.461)
166.87/166.96	c GC COLLECT
166.87/166.96	c #Conflicts:      14000 | #Learnt:       3777 | 0.000
166.87/166.96	c total clause space: 206.656MB
166.87/166.96	c total #watches: 747653
187.46/187.55	c total #propagations: 1003441 / total #impl: 2196242 (eff. 0.457)
187.46/187.55	c #Conflicts:      15000 | #Learnt:       4777 | 0.000
187.46/187.55	c total clause space: 206.656MB
187.46/187.55	c total #watches: 859853
209.96/210.03	c total #propagations: 1075345 / total #impl: 2360190 (eff. 0.456)
209.96/210.03	c #Conflicts:      16000 | #Learnt:       5777 | 0.000
209.96/210.03	c total clause space: 206.656MB
209.96/210.03	c total #watches: 974597
226.15/226.22	c total #propagations: 1149443 / total #impl: 2516889 (eff. 0.457)
226.15/226.22	c GC COLLECT
226.15/226.22	c #Conflicts:      17000 | #Learnt:       3605 | 0.000
226.15/226.22	c total clause space: 335.816MB
226.15/226.22	c total #watches: 639453
240.45/240.59	c total #propagations: 1234314 / total #impl: 2685221 (eff. 0.460)
240.45/240.59	c #Conflicts:      18000 | #Learnt:       4605 | 0.000
240.45/240.59	c total clause space: 335.816MB
240.45/240.59	c total #watches: 735982
258.45/258.58	c total #propagations: 1313932 / total #impl: 2842309 (eff. 0.462)
258.45/258.58	c #Conflicts:      19000 | #Learnt:       5605 | 0.000
258.45/258.58	c total clause space: 335.816MB
258.45/258.58	c total #watches: 781100
286.24/286.38	c total #propagations: 1400312 / total #impl: 3005888 (eff. 0.466)
286.24/286.38	c #Conflicts:      20000 | #Learnt:       6605 | 0.000
286.24/286.38	c total clause space: 335.816MB
286.24/286.38	c total #watches: 792307
297.94/298.07	c total #propagations: 1549773 / total #impl: 3347229 (eff. 0.463)
297.94/298.07	c GC COLLECT
297.94/298.07	c #Conflicts:      21000 | #Learnt:       4111 | 0.000
297.94/298.07	c total clause space: 335.816MB
297.94/298.07	c total #watches: 484136
306.54/306.68	c total #propagations: 1644948 / total #impl: 3580952 (eff. 0.459)
306.54/306.68	c #Conflicts:      22000 | #Learnt:       5111 | 0.000
306.54/306.68	c total clause space: 335.816MB
306.54/306.68	c total #watches: 604461
321.04/321.13	c total #propagations: 1719006 / total #impl: 3759663 (eff. 0.457)
321.04/321.13	c #Conflicts:      23000 | #Learnt:       6111 | 0.000
321.04/321.13	c total clause space: 335.816MB
321.04/321.13	c total #watches: 731890
339.64/339.72	c total #propagations: 1792640 / total #impl: 3931400 (eff. 0.456)
339.64/339.72	c #Conflicts:      24000 | #Learnt:       7111 | 0.000
339.64/339.72	c total clause space: 335.816MB
339.64/339.72	c total #watches: 838015
361.94/362.03	c total #propagations: 1869707 / total #impl: 4088472 (eff. 0.457)
361.94/362.03	c GC COLLECT
361.94/362.03	c #Conflicts:      25000 | #Learnt:       4314 | 0.000
361.94/362.03	c total clause space: 335.816MB
361.94/362.03	c total #watches: 771565
383.23/383.32	c total #propagations: 1943004 / total #impl: 4246045 (eff. 0.458)
383.23/383.32	c #Conflicts:      26000 | #Learnt:       5314 | 0.000
383.23/383.32	c total clause space: 335.816MB
383.23/383.32	c total #watches: 907836
417.23/417.36	c total #propagations: 2012868 / total #impl: 4402105 (eff. 0.457)
417.23/417.36	c #Conflicts:      27000 | #Learnt:       6314 | 0.000
417.23/417.36	c total clause space: 335.816MB
417.23/417.36	c total #watches: 983733
463.62/463.77	c total #propagations: 2095688 / total #impl: 4574823 (eff. 0.458)
463.62/463.77	c #Conflicts:      28000 | #Learnt:       7314 | 0.000
463.62/463.77	c total clause space: 335.816MB
463.62/463.77	c total #watches: 1038190
504.51/504.63	c total #propagations: 2178299 / total #impl: 4778106 (eff. 0.456)
504.51/504.63	c GC COLLECT
504.51/504.63	c #Conflicts:      29000 | #Learnt:       4219 | 0.000
504.51/504.63	c total clause space: 335.816MB
504.51/504.63	c total #watches: 636765
518.61/518.77	c total #propagations: 2275751 / total #impl: 5020766 (eff. 0.453)
518.61/518.77	c #Conflicts:      30000 | #Learnt:       5219 | 0.000
518.61/518.77	c total clause space: 335.816MB
518.61/518.77	c total #watches: 773038
539.01/539.13	c total #propagations: 2348831 / total #impl: 5178403 (eff. 0.454)
539.01/539.13	c #Conflicts:      31000 | #Learnt:       6219 | 0.000
539.01/539.13	c total clause space: 335.816MB
539.01/539.13	c total #watches: 905896
567.80/567.99	c total #propagations: 2424342 / total #impl: 5342892 (eff. 0.454)
567.80/567.99	c #Conflicts:      32000 | #Learnt:       7219 | 0.000
567.80/567.99	c total clause space: 335.816MB
567.80/567.99	c total #watches: 1006682
596.60/596.72	c total #propagations: 2502521 / total #impl: 5505259 (eff. 0.455)
596.60/596.72	c #Conflicts:      33000 | #Learnt:       8219 | 0.000
596.60/596.72	c total clause space: 335.816MB
596.60/596.72	c total #watches: 1161623
631.89/632.03	c total #propagations: 2568546 / total #impl: 5651342 (eff. 0.455)
631.89/632.03	c GC COLLECT
631.89/632.03	c #Conflicts:      34000 | #Learnt:       4815 | 0.000
631.89/632.03	c total clause space: 335.816MB
631.89/632.03	c total #watches: 895176
655.89/656.05	c total #propagations: 2640783 / total #impl: 5814317 (eff. 0.454)
655.89/656.05	c #Conflicts:      35000 | #Learnt:       5815 | 0.000
655.89/656.05	c total clause space: 335.816MB
655.89/656.05	c total #watches: 1023450
689.38/689.56	c total #propagations: 2716427 / total #impl: 5972619 (eff. 0.455)
689.38/689.56	c #Conflicts:      36000 | #Learnt:       6815 | 0.000
689.38/689.56	c total clause space: 335.816MB
689.38/689.56	c total #watches: 1116605
725.88/726.07	c total #propagations: 2794287 / total #impl: 6133558 (eff. 0.456)
725.88/726.07	c #Conflicts:      37000 | #Learnt:       7815 | 0.000
725.88/726.07	c total clause space: 335.816MB
725.88/726.07	c total #watches: 1184310
772.88/773.03	c total #propagations: 2880873 / total #impl: 6301049 (eff. 0.457)
772.88/773.03	c #Conflicts:      38000 | #Learnt:       8815 | 0.000
772.88/773.03	c total clause space: 335.816MB
772.88/773.03	c total #watches: 1237410
830.95/831.17	c total #propagations: 2957672 / total #impl: 6468731 (eff. 0.457)
830.95/831.17	c GC COLLECT
830.95/831.17	c #Conflicts:      39000 | #Learnt:       5115 | 0.000
830.95/831.17	c total clause space: 335.816MB
830.95/831.17	c total #watches: 640265
854.34/854.56	c total #propagations: 3073587 / total #impl: 6787690 (eff. 0.453)
854.34/854.56	c #Conflicts:      40000 | #Learnt:       6115 | 0.000
854.34/854.56	c total clause space: 335.816MB
854.34/854.56	c total #watches: 668534
869.73/869.90	c total #propagations: 3226309 / total #impl: 7246171 (eff. 0.445)
869.73/869.90	c #Conflicts:      41000 | #Learnt:       7115 | 0.000
869.73/869.90	c total clause space: 335.816MB
869.73/869.90	c total #watches: 731692
878.22/878.49	c total #propagations: 3328077 / total #impl: 7571496 (eff. 0.440)
878.22/878.49	c #Conflicts:      42000 | #Learnt:       8115 | 0.000
878.22/878.49	c total clause space: 335.816MB
878.22/878.49	c total #watches: 809601
892.72/892.93	c total #propagations: 3416037 / total #impl: 7790197 (eff. 0.439)
892.72/892.93	c #Conflicts:      43000 | #Learnt:       9115 | 0.000
892.72/892.93	c total clause space: 335.816MB
892.72/892.93	c total #watches: 834306
916.02/916.28	c total #propagations: 3578247 / total #impl: 8140098 (eff. 0.440)
916.02/916.28	c GC COLLECT
916.02/916.28	c #Conflicts:      44000 | #Learnt:       5113 | 0.000
916.02/916.28	c total clause space: 335.816MB
916.02/916.28	c total #watches: 656030
925.71/925.92	c total #propagations: 3734921 / total #impl: 8524174 (eff. 0.438)
925.71/925.92	c #Conflicts:      45000 | #Learnt:       6113 | 0.000
925.71/925.92	c total clause space: 335.816MB
925.71/925.92	c total #watches: 750809
941.71/941.90	c total #propagations: 3811039 / total #impl: 8675796 (eff. 0.439)
941.71/941.90	c #Conflicts:      46000 | #Learnt:       7113 | 0.000
941.71/941.90	c total clause space: 335.816MB
941.71/941.90	c total #watches: 785946
962.21/962.44	c total #propagations: 3922082 / total #impl: 8933983 (eff. 0.439)
962.21/962.44	c #Conflicts:      47000 | #Learnt:       8113 | 0.000
962.21/962.44	c total clause space: 335.816MB
962.21/962.44	c total #watches: 804513
981.70/981.97	c total #propagations: 4080214 / total #impl: 9361818 (eff. 0.436)
981.70/981.97	c #Conflicts:      48000 | #Learnt:       9113 | 0.000
981.70/981.97	c total clause space: 335.816MB
981.70/981.97	c total #watches: 890522
1004.50/1004.70	c total #propagations: 4149015 / total #impl: 9523314 (eff. 0.436)
1004.50/1004.70	c #Conflicts:      49000 | #Learnt:      10113 | 0.000
1004.50/1004.70	c total clause space: 335.816MB
1004.50/1004.70	c total #watches: 1022352
1027.40/1027.66	c total #propagations: 4217583 / total #impl: 9682912 (eff. 0.436)
1027.40/1027.66	c GC COLLECT
1027.40/1027.66	c #Conflicts:      50000 | #Learnt:       5802 | 0.000
1027.40/1027.66	c total clause space: 335.816MB
1027.40/1027.66	c total #watches: 766847
1048.29/1048.51	c total #propagations: 4288805 / total #impl: 9835764 (eff. 0.436)
1048.29/1048.51	c #Conflicts:      51000 | #Learnt:       6802 | 0.000
1048.29/1048.51	c total clause space: 335.816MB
1048.29/1048.51	c total #watches: 888815
1073.09/1073.30	c total #propagations: 4359833 / total #impl: 9996294 (eff. 0.436)
1073.09/1073.30	c #Conflicts:      52000 | #Learnt:       7802 | 0.000
1073.09/1073.30	c total clause space: 335.816MB
1073.09/1073.30	c total #watches: 1026452
1104.39/1104.60	c total #propagations: 4428081 / total #impl: 10152714 (eff. 0.436)
1104.39/1104.60	c #Conflicts:      53000 | #Learnt:       8802 | 0.000
1104.39/1104.60	c total clause space: 335.816MB
1104.39/1104.60	c total #watches: 1121291
1137.08/1137.31	c total #propagations: 4506862 / total #impl: 10315335 (eff. 0.437)
1137.08/1137.31	c #Conflicts:      54000 | #Learnt:       9802 | 0.000
1137.08/1137.31	c total clause space: 335.816MB
1137.08/1137.31	c total #watches: 1205601
1173.88/1174.14	c total #propagations: 4582816 / total #impl: 10469827 (eff. 0.438)
1173.88/1174.14	c #Conflicts:      55000 | #Learnt:      10802 | 0.000
1173.88/1174.14	c total clause space: 335.816MB
1173.88/1174.14	c total #watches: 1282746
1204.07/1204.38	c total #propagations: 4662376 / total #impl: 10625389 (eff. 0.439)
1204.07/1204.38	c GC COLLECT
1204.07/1204.38	c #Conflicts:      56000 | #Learnt:       6197 | 0.000
1204.07/1204.38	c total clause space: 545.701MB
1204.07/1204.38	c total #watches: 809578
1226.86/1227.18	c total #propagations: 4735301 / total #impl: 10791367 (eff. 0.439)
1226.86/1227.18	c #Conflicts:      57000 | #Learnt:       7197 | 0.000
1226.86/1227.18	c total clause space: 545.701MB
1226.86/1227.18	c total #watches: 938618
1250.96/1251.28	c total #propagations: 4806382 / total #impl: 10952379 (eff. 0.439)
1250.96/1251.28	c #Conflicts:      58000 | #Learnt:       8197 | 0.000
1250.96/1251.28	c total clause space: 545.701MB
1250.96/1251.28	c total #watches: 1049403
1284.75/1285.07	c total #propagations: 4883820 / total #impl: 11115790 (eff. 0.439)
1284.75/1285.07	c #Conflicts:      59000 | #Learnt:       9197 | 0.000
1284.75/1285.07	c total clause space: 545.701MB
1284.75/1285.07	c total #watches: 1224280
1329.75/1330.10	c total #propagations: 4943410 / total #impl: 11253288 (eff. 0.439)
1329.75/1330.10	c #Conflicts:      60000 | #Learnt:      10197 | 0.000
1329.75/1330.10	c total clause space: 545.701MB
1329.75/1330.10	c total #watches: 1356773
1378.75/1379.05	c total #propagations: 5011058 / total #impl: 11401846 (eff. 0.439)
1378.75/1379.05	c #Conflicts:      61000 | #Learnt:      11197 | 0.000
1378.75/1379.05	c total clause space: 545.701MB
1378.75/1379.05	c total #watches: 1479619
1424.83/1425.13	c total #propagations: 5080871 / total #impl: 11557242 (eff. 0.440)
1424.83/1425.13	c GC COLLECT
1424.83/1425.13	c #Conflicts:      62000 | #Learnt:       6297 | 0.000
1424.83/1425.13	c total clause space: 545.701MB
1424.83/1425.13	c total #watches: 818740
1443.83/1444.10	c total #propagations: 5157487 / total #impl: 11721515 (eff. 0.440)
1443.83/1444.10	c #Conflicts:      63000 | #Learnt:       7297 | 0.000
1443.83/1444.10	c total clause space: 545.701MB
1443.83/1444.10	c total #watches: 901899
1468.43/1468.76	c total #propagations: 5239748 / total #impl: 11886090 (eff. 0.441)
1468.43/1468.76	c #Conflicts:      64000 | #Learnt:       8297 | 0.000
1468.43/1468.76	c total clause space: 545.701MB
1468.43/1468.76	c total #watches: 998437
1501.82/1502.15	c total #propagations: 5322749 / total #impl: 12047304 (eff. 0.442)
1501.82/1502.15	c #Conflicts:      65000 | #Learnt:       9297 | 0.000
1501.82/1502.15	c total clause space: 545.701MB
1501.82/1502.15	c total #watches: 1040467
1538.02/1538.31	c total #propagations: 5408545 / total #impl: 12211497 (eff. 0.443)
1538.02/1538.31	c #Conflicts:      66000 | #Learnt:      10297 | 0.000
1538.02/1538.31	c total clause space: 545.701MB
1538.02/1538.31	c total #watches: 1054812
1585.31/1585.62	c total #propagations: 5536781 / total #impl: 12478516 (eff. 0.444)
1585.31/1585.62	c #Conflicts:      67000 | #Learnt:      11297 | 0.000
1585.31/1585.62	c total clause space: 545.701MB
1585.31/1585.62	c total #watches: 1088017
1622.40/1622.73	c total #propagations: 5628002 / total #impl: 12697338 (eff. 0.443)
1622.40/1622.73	c #Conflicts:      68000 | #Learnt:      12297 | 0.000
1622.40/1622.73	c total clause space: 545.701MB
1622.40/1622.73	c total #watches: 1203329
1643.90/1644.21	c total #propagations: 5699493 / total #impl: 12858760 (eff. 0.443)
1643.90/1644.21	c GC COLLECT
1643.90/1644.21	c #Conflicts:      69000 | #Learnt:       7083 | 0.000
1643.90/1644.21	c total clause space: 545.701MB
1643.90/1644.21	c total #watches: 924552
1667.50/1667.88	c total #propagations: 5766748 / total #impl: 13011395 (eff. 0.443)
1667.50/1667.88	c #Conflicts:      70000 | #Learnt:       8083 | 0.000
1667.50/1667.88	c total clause space: 545.701MB
1667.50/1667.88	c total #watches: 1031393
1702.29/1702.62	c total #propagations: 5845995 / total #impl: 13197842 (eff. 0.443)
1702.29/1702.62	c #Conflicts:      71000 | #Learnt:       9083 | 0.000
1702.29/1702.62	c total clause space: 545.701MB
1702.29/1702.62	c total #watches: 1163791
1739.58/1739.97	c total #propagations: 5921160 / total #impl: 13362685 (eff. 0.443)
1739.58/1739.97	c #Conflicts:      72000 | #Learnt:      10083 | 0.000
1739.58/1739.97	c total clause space: 545.701MB
1739.58/1739.97	c total #watches: 1299994
1783.98/1784.38	c total #propagations: 5990618 / total #impl: 13518188 (eff. 0.443)
1783.98/1784.38	c #Conflicts:      73000 | #Learnt:      11083 | 0.000
1783.98/1784.38	c total clause space: 545.701MB
1783.98/1784.38	c total #watches: 1413607

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-4087490-1465411133/watcher-4087490-1465411133 -o /tmp/evaluation-result-4087490-1465411133/solver-4087490-1465411133 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465387701-7081 --watchdog 1960 --input HOME/instance-4087490-1465411133.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=9614
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.30 2.20 2.18 3/176 9617
/proc/meminfo: memFree=29846252/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 123046530 57319424 7804 33554432000 4194304 6211289 140733814120432 140737161120376 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 13994 7804 98 493 0 13491 0

[startup+0.100185 s]
/proc/loadavg: 2.30 2.20 2.18 3/176 9617
/proc/meminfo: memFree=29846252/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=59316 CPUtime=0.09 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 1339 0 0 0 9 0 0 0 20 0 1 0 123046530 60739584 11692 33554432000 4194304 6211289 140733814120432 140737161120376 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 14829 11692 121 493 0 14326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59316

[startup+0.200392 s]
/proc/loadavg: 2.30 2.20 2.18 3/176 9617
/proc/meminfo: memFree=29846252/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=67452 CPUtime=0.19 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 2441 0 0 0 18 1 0 0 20 0 1 0 123046530 69070848 14838 33554432000 4194304 6211289 140733814120432 140737161120376 5161098 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 16863 14838 143 493 0 16360 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 67452

[startup+0.300357 s]
/proc/loadavg: 2.30 2.20 2.18 3/176 9617
/proc/meminfo: memFree=29846252/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=76292 CPUtime=0.29 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 3865 0 0 0 28 1 0 0 20 0 1 0 123046530 78123008 16773 33554432000 4194304 6211289 140733814120432 140737161120376 4228763 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 19073 16773 143 493 0 18570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76292

[startup+0.700299 s]
/proc/loadavg: 2.30 2.20 2.18 3/176 9617
/proc/meminfo: memFree=29846252/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=118788 CPUtime=0.68 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 8790 0 0 0 66 2 0 0 20 0 1 0 123046530 121638912 25514 33554432000 4194304 6211289 140733814120432 140733814117896 4216075 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 29697 25514 204 493 0 29194 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 118788

[startup+1.50025 s]
/proc/loadavg: 2.27 2.20 2.18 3/177 9618
/proc/meminfo: memFree=29719724/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=169896 CPUtime=1.48 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 9718 0 0 0 145 3 0 0 20 0 1 0 123046530 173973504 32939 33554432000 4194304 6211289 140733814120432 140733814118664 4216064 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 42474 32939 214 493 0 41971 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 169896

[startup+3.10024 s]
/proc/loadavg: 2.27 2.20 2.18 3/177 9618
/proc/meminfo: memFree=29701728/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=170968 CPUtime=3.09 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 9992 0 0 0 305 4 0 0 20 0 1 0 123046530 175071232 37812 33554432000 4194304 6211289 140733814120432 140733814118344 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 42742 37812 214 493 0 42239 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 170968

[startup+6.30024 s]
/proc/loadavg: 2.27 2.20 2.18 3/177 9618
/proc/meminfo: memFree=29678656/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=221856 CPUtime=6.29 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 10470 0 0 0 625 4 0 0 20 0 1 0 123046530 227180544 41805 33554432000 4194304 6211289 140733814120432 140733814118664 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 55464 41805 214 493 0 54961 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 221856

[startup+12.7002 s]
/proc/loadavg: 2.23 2.19 2.18 3/177 9618
/proc/meminfo: memFree=29669180/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=222260 CPUtime=12.69 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 11653 0 0 0 1265 4 0 0 20 0 1 0 123046530 227594240 42634 33554432000 4194304 6211289 140733814120432 140733814118344 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 55565 42634 219 493 0 55062 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 222260

[startup+25.5003 s]
/proc/loadavg: 2.20 2.18 2.18 3/177 9618
/proc/meminfo: memFree=29622968/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=228252 CPUtime=25.48 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 13400 0 0 0 2543 5 0 0 20 0 1 0 123046530 233730048 53055 33554432000 4194304 6211289 140733814120432 140733814118344 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 57063 53055 219 493 0 56560 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 228252

[startup+51.1004 s]
/proc/loadavg: 2.33 2.21 2.19 3/177 9619
/proc/meminfo: memFree=29595480/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=314920 CPUtime=51.08 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 14660 0 0 0 5102 6 0 0 20 0 1 0 123046530 322478080 58385 33554432000 4194304 6211289 140733814120432 140733814118344 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 78730 58385 219 493 0 78227 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 314920

[startup+102.3 s]
/proc/loadavg: 2.34 2.24 2.19 3/178 9623
/proc/meminfo: memFree=29524844/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=320236 CPUtime=102.28 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 16132 0 0 0 10221 7 0 0 20 0 1 0 123046530 327921664 67929 33554432000 4194304 6211289 140733814120432 140733814118344 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 80059 67929 219 493 0 79556 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 320236

[startup+162.3 s]
/proc/loadavg: 2.20 2.22 2.19 3/177 9624
/proc/meminfo: memFree=29493576/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=322096 CPUtime=162.27 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 16761 0 0 0 16218 9 0 0 20 0 1 0 123046530 329826304 75709 33554432000 4194304 6211289 140733814120432 140733814118776 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 80524 75709 219 493 0 80021 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 322096

[startup+222.308 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 9625
/proc/meminfo: memFree=29469188/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=454788 CPUtime=222.26 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 17543 0 0 0 22217 9 0 0 20 0 1 0 123046530 465702912 81726 33554432000 4194304 6211289 140733814120432 140733814118296 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 113697 81726 219 493 0 113194 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 454788

[startup+282.3 s]
/proc/loadavg: 2.40 2.27 2.20 3/177 9672
/proc/meminfo: memFree=29782560/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=455076 CPUtime=282.24 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 17617 0 0 0 28215 9 0 0 20 0 1 0 123046530 465997824 81800 33554432000 4194304 6211289 140733814120432 140733814118776 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 113769 81800 219 493 0 113266 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 455076

[startup+342.3 s]
/proc/loadavg: 2.31 2.26 2.20 3/177 9673
/proc/meminfo: memFree=29763788/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=455364 CPUtime=342.24 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 17816 0 0 0 34214 10 0 0 20 0 1 0 123046530 466292736 81999 33554432000 4194304 6211289 140733814120432 140733814118776 4209852 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 113841 81999 219 493 0 113338 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 455364

[startup+402.3 s]
/proc/loadavg: 2.18 2.23 2.19 3/177 9675
/proc/meminfo: memFree=29743096/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=455796 CPUtime=402.23 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 17981 0 0 0 40213 10 0 0 20 0 1 0 123046530 466735104 84208 33554432000 4194304 6211289 140733814120432 140733814118296 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 113949 84208 219 493 0 113446 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 455796

[startup+462.3 s]
/proc/loadavg: 2.21 2.23 2.19 3/177 9676
/proc/meminfo: memFree=29640912/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=455940 CPUtime=462.22 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 18125 0 0 0 46212 10 0 0 20 0 1 0 123046530 466882560 87418 33554432000 4194304 6211289 140733814120432 140733814118344 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 113985 87418 219 493 0 113482 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 455940

[startup+522.3 s]
/proc/loadavg: 2.19 2.21 2.18 4/177 9677
/proc/meminfo: memFree=29568304/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=457700 CPUtime=522.21 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 18456 0 0 0 52211 10 0 0 20 0 1 0 123046530 468684800 94903 33554432000 4194304 6211289 140733814120432 140733814118776 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 114425 94903 219 493 0 113922 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 457700

[startup+582.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 9678
/proc/meminfo: memFree=29548816/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=458180 CPUtime=582.2 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 18591 0 0 0 58210 10 0 0 20 0 1 0 123046530 469176320 95038 33554432000 4194304 6211289 140733814120432 140733814118296 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 114545 95038 219 493 0 114042 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 458180


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


[startup+882.307 s]
/proc/loadavg: 2.42 2.28 2.20 3/177 9687
/proc/meminfo: memFree=29428816/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=472044 CPUtime=882.13 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 21098 0 0 0 88201 12 0 0 20 0 1 0 123046530 483373056 105952 33554432000 4194304 6211289 140733814120432 140733814118776 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 118011 105952 219 493 0 117508 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 472044

[startup+942.3 s]
/proc/loadavg: 2.47 2.32 2.22 3/177 9688
/proc/meminfo: memFree=29428984/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=472204 CPUtime=942.11 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 21113 0 0 0 94199 12 0 0 20 0 1 0 123046530 483536896 105967 33554432000 4194304 6211289 140733814120432 140733814118776 4209216 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 118051 105967 219 493 0 117548 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 472204

[startup+1002.3 s]
/proc/loadavg: 2.39 2.32 2.22 3/177 9690
/proc/meminfo: memFree=29428488/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=472364 CPUtime=1002.1 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 21179 0 0 0 100198 12 0 0 20 0 1 0 123046530 483700736 106033 33554432000 4194304 6211289 140733814120432 140733814118296 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 118091 106033 219 493 0 117588 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 472364

[startup+1062.3 s]
/proc/loadavg: 2.30 2.32 2.23 3/177 9691
/proc/meminfo: memFree=29426056/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=472524 CPUtime=1062.09 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 21194 0 0 0 106197 12 0 0 20 0 1 0 123046530 483864576 106559 33554432000 4194304 6211289 140733814120432 140733814118776 4241164 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 118131 106559 219 493 0 117628 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 472524

[startup+1122.3 s]
/proc/loadavg: 2.31 2.32 2.23 3/177 9692
/proc/meminfo: memFree=29416484/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=473324 CPUtime=1122.08 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 21319 0 0 0 112196 12 0 0 20 0 1 0 123046530 484683776 106684 33554432000 4194304 6211289 140733814120432 140733814118344 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 118331 106684 219 493 0 117828 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 473324

[startup+1182.3 s]
/proc/loadavg: 2.17 2.27 2.22 3/177 9693
/proc/meminfo: memFree=29379036/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=476364 CPUtime=1182.08 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 21965 0 0 0 118195 13 0 0 20 0 1 0 123046530 487796736 116017 33554432000 4194304 6211289 140733814120432 140733814118296 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 119091 116017 219 493 0 118588 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 476364

[startup+1242.3 s]
/proc/loadavg: 2.22 2.26 2.22 3/177 9694
/proc/meminfo: memFree=29362660/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=691448 CPUtime=1242.06 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 22228 0 0 0 124191 15 0 0 20 0 1 0 123046530 708042752 117756 33554432000 4194304 6211289 140733814120432 140733814118776 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 172862 117756 219 493 0 172359 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 691448

[startup+1302.3 s]
/proc/loadavg: 2.30 2.28 2.22 3/178 9699
/proc/meminfo: memFree=29361652/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=691928 CPUtime=1302.05 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 22333 0 0 0 130190 15 0 0 20 0 1 0 123046530 708534272 117861 33554432000 4194304 6211289 140733814120432 140733814118296 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 172982 117861 219 493 0 172479 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 691928

[startup+1362.3 s]
/proc/loadavg: 2.24 2.27 2.22 3/178 9723
/proc/meminfo: memFree=29356648/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=693372 CPUtime=1362.05 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 22792 0 0 0 136189 16 0 0 20 0 1 0 123046530 710012928 118794 33554432000 4194304 6211289 140733814120432 140733814118296 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 173343 118794 219 493 0 172840 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 693372

[startup+1422.3 s]
/proc/loadavg: 2.18 2.25 2.21 3/177 9724
/proc/meminfo: memFree=29326864/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=694012 CPUtime=1422.04 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 22975 0 0 0 142188 16 0 0 20 0 1 0 123046530 710668288 126131 33554432000 4194304 6211289 140733814120432 140733814118296 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 173503 126131 219 493 0 173000 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 694012

[startup+1482.3 s]
/proc/loadavg: 2.18 2.23 2.20 3/177 9725
/proc/meminfo: memFree=29309752/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=694012 CPUtime=1482.02 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 22979 0 0 0 148186 16 0 0 20 0 1 0 123046530 710668288 126135 33554432000 4194304 6211289 140733814120432 140733814118776 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 173503 126135 219 493 0 173000 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 694012

[startup+1542.31 s]
/proc/loadavg: 2.24 2.23 2.20 3/177 9726
/proc/meminfo: memFree=29309352/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=694012 CPUtime=1542.02 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 22979 0 0 0 154186 16 0 0 20 0 1 0 123046530 710668288 126135 33554432000 4194304 6211289 140733814120432 140733814118776 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 173503 126135 219 493 0 173000 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 694012

[startup+1602.3 s]
/proc/loadavg: 2.31 2.25 2.21 3/177 9728
/proc/meminfo: memFree=29304532/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=694172 CPUtime=1602.01 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 23002 0 0 0 160185 16 0 0 20 0 1 0 123046530 710832128 126158 33554432000 4194304 6211289 140733814120432 140733814118296 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 173543 126158 219 493 0 173040 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 694172

[startup+1662.3 s]
/proc/loadavg: 2.38 2.28 2.22 3/177 9729
/proc/meminfo: memFree=29287280/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=694172 CPUtime=1662 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 23096 0 0 0 166184 16 0 0 20 0 1 0 123046530 710832128 126238 33554432000 4194304 6211289 140733814120432 140733814118776 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 173543 126238 219 493 0 173040 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 694172

[startup+1722.3 s]
/proc/loadavg: 2.23 2.25 2.21 4/177 9730
/proc/meminfo: memFree=29287032/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=694172 CPUtime=1721.99 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 23097 0 0 0 172183 16 0 0 20 0 1 0 123046530 710832128 126239 33554432000 4194304 6211289 140733814120432 140733814118776 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 173543 126239 219 493 0 173040 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 694172

[startup+1782.3 s]
/proc/loadavg: 2.16 2.23 2.20 3/177 9731
/proc/meminfo: memFree=29285316/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=694492 CPUtime=1781.98 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 23210 0 0 0 178182 16 0 0 20 0 1 0 123046530 711159808 126334 33554432000 4194304 6211289 140733814120432 140733814118296 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 173623 126334 219 493 0 173120 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 694492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.28 2.25 2.21 3/177 9731
/proc/meminfo: memFree=29279296/32872528 swapFree=15784/1434320
[pid=9617] ppid=9614 vsize=694492 CPUtime=1800.07 cores=1,3,5,7
/proc/9617/stat : 9617 (cdcl-cuttingpla) R 9614 9617 7064 0 -1 4202496 23235 0 0 0 179991 16 0 0 20 0 1 0 123046530 711159808 126359 33554432000 4194304 6211289 140733814120432 140733814118776 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9617/statm: 173623 126359 219 493 0 173120 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 694492

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 9617 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.11
CPU user time (s): 1799.92
CPU system time (s): 0.189971
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 694492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.189971
maximum resident set size= 505436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23235
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= 64
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54731 second user time and 6.91295 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-08 20:38:53
IDJOB=4087490
IDBENCH=2265
IDSOLVER=2549
FILE ID=node130/4087490-1465411133
RUNJOBID= node130-1465387701-7081
PBS_JOBID= 19853865
Free space on /tmp= 71740 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-1.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087490-1465411133/watcher-4087490-1465411133 -o /tmp/evaluation-result-4087490-1465411133/solver-4087490-1465411133 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465387701-7081 --watchdog 1960 --input HOME/instance-4087490-1465411133.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= a2418d45f4247bab260506429e96e746
RANDOM SEED=748538358

node130.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.261
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.52
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.261
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.261
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.261
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.61
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.261
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.261
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.261
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.261
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:        29846524 kB
Buffers:           91900 kB
Cached:           385340 kB
SwapCached:         1636 kB
Active:           555960 kB
Inactive:         288088 kB
Active(anon):     365952 kB
Inactive(anon):     2908 kB
Active(file):     190008 kB
Inactive(file):   285180 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098452 kB
Dirty:              5444 kB
Writeback:             0 kB
AnonPages:       1806264 kB
Mapped:             7996 kB
Shmem:                 0 kB
Slab:             607756 kB
SReclaimable:      51276 kB
SUnreclaim:       556480 kB
KernelStack:        1416 kB
PageTables:         7484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2016220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1777664 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= 71740 MiB
End job on node130 at 2016-06-08 21:08:53