Trace number 4087895

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.02 1800.31

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null0mast_rapportOE1.0_TMAX60_K67_cod2.opb
MD5SUMdc1f1c1369db62ce46fa63aa9c3db18d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-397
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 1526
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 12538
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.09/0.10	c * #variable= 40937 #constraint= 41436
0.19/0.26	c * #variable= 40937 #constraint= 41436
4.89/4.94	c #Conflicts:       1000 | #Learnt:        998 | 0.000
4.89/4.94	c total clause space: 29.637MB
4.89/4.94	c total #watches: 450865
11.59/11.65	c total #propagations: 3471777 / total #impl: 20333915 (eff. 0.171)
11.59/11.65	c #Conflicts:       2000 | #Learnt:       1998 | 0.000
11.59/11.65	c total clause space: 48.1602MB
11.59/11.65	c total #watches: 636785
15.49/15.51	c total #propagations: 6815210 / total #impl: 40026426 (eff. 0.170)
15.49/15.51	c GC COLLECT
15.49/15.51	c #Conflicts:       3000 | #Learnt:       2012 | 0.000
15.49/15.51	c total clause space: 48.1602MB
15.49/15.51	c total #watches: 714095
20.79/20.81	c total #propagations: 8813922 / total #impl: 60720879 (eff. 0.145)
20.79/20.81	c #Conflicts:       4000 | #Learnt:       3012 | 0.001
20.79/20.81	c total clause space: 78.2603MB
20.79/20.81	c total #watches: 939053
27.39/27.46	c total #propagations: 10732821 / total #impl: 88758610 (eff. 0.121)
27.39/27.46	c GC COLLECT
27.39/27.46	c #Conflicts:       5000 | #Learnt:       2370 | 0.000
27.39/27.46	c total clause space: 78.2603MB
27.39/27.46	c total #watches: 964205
33.98/34.04	c total #propagations: 12293379 / total #impl: 117878404 (eff. 0.104)
33.98/34.04	c #Conflicts:       6000 | #Learnt:       3370 | 0.000
33.98/34.04	c total clause space: 78.2603MB
33.98/34.04	c total #watches: 1401493
42.99/43.08	c total #propagations: 13555011 / total #impl: 148583778 (eff. 0.091)
42.99/43.08	c GC COLLECT
42.99/43.08	c #Conflicts:       7000 | #Learnt:       2247 | 0.000
42.99/43.08	c total clause space: 78.2603MB
42.99/43.08	c total #watches: 1229803
52.68/52.75	c total #propagations: 15989684 / total #impl: 193489503 (eff. 0.083)
52.68/52.75	c #Conflicts:       8000 | #Learnt:       3247 | 0.001
52.68/52.75	c total clause space: 78.2603MB
52.68/52.75	c total #watches: 1388908
66.68/66.70	c total #propagations: 17421585 / total #impl: 221723295 (eff. 0.079)
66.68/66.70	c S1->S2
66.68/66.70	c S2->S1
66.68/66.70	c #Conflicts:       9000 | #Learnt:       4240 | 0.056
66.68/66.70	c total clause space: 206.656MB
66.68/66.70	c total #watches: 2984843
88.87/88.90	c total #propagations: 21685360 / total #impl: 264196916 (eff. 0.082)
88.87/88.90	c GC COLLECT
88.87/88.90	c #Conflicts:      10000 | #Learnt:       1237 | 0.054
88.87/88.90	c total clause space: 206.656MB
88.87/88.90	c total #watches: 523917
96.57/96.62	c total #propagations: 24869540 / total #impl: 285611419 (eff. 0.087)
96.57/96.62	c #Conflicts:      11000 | #Learnt:       2237 | 0.058
96.57/96.62	c total clause space: 206.656MB
96.57/96.62	c total #watches: 735673
105.37/105.46	c total #propagations: 26626475 / total #impl: 296481454 (eff. 0.090)
105.37/105.46	c #Conflicts:      12000 | #Learnt:       3236 | 0.054
105.37/105.46	c total clause space: 206.656MB
105.37/105.46	c total #watches: 925174
119.17/119.27	c total #propagations: 30132681 / total #impl: 315246938 (eff. 0.096)
119.17/119.27	c #Conflicts:      13000 | #Learnt:       4236 | 0.058
119.17/119.27	c total clause space: 206.656MB
119.17/119.27	c total #watches: 1105865
130.67/130.72	c total #propagations: 34543784 / total #impl: 340580253 (eff. 0.101)
130.67/130.72	c GC COLLECT
130.67/130.72	c #Conflicts:      14000 | #Learnt:       3123 | 0.054
130.67/130.72	c total clause space: 206.656MB
130.67/130.72	c total #watches: 982999
145.86/145.91	c total #propagations: 40306825 / total #impl: 369444942 (eff. 0.109)
145.86/145.91	c #Conflicts:      15000 | #Learnt:       4123 | 0.050
145.86/145.91	c total clause space: 206.656MB
145.86/145.91	c total #watches: 1087461
162.06/162.19	c total #propagations: 44687855 / total #impl: 400006562 (eff. 0.112)
162.06/162.19	c #Conflicts:      16000 | #Learnt:       5122 | 0.047
162.06/162.19	c total clause space: 206.656MB
162.06/162.19	c total #watches: 1224028
175.16/175.26	c total #propagations: 49620056 / total #impl: 430422683 (eff. 0.115)
175.16/175.26	c GC COLLECT
175.16/175.26	c #Conflicts:      17000 | #Learnt:       3326 | 0.044
175.16/175.26	c total clause space: 206.656MB
175.16/175.26	c total #watches: 901083
187.16/187.20	c total #propagations: 53108110 / total #impl: 456375291 (eff. 0.116)
187.16/187.20	c #Conflicts:      18000 | #Learnt:       4326 | 0.042
187.16/187.20	c total clause space: 206.656MB
187.16/187.20	c total #watches: 992935
198.65/198.72	c total #propagations: 55989544 / total #impl: 487550733 (eff. 0.115)
198.65/198.72	c #Conflicts:      19000 | #Learnt:       5326 | 0.040
198.65/198.72	c total clause space: 206.656MB
198.65/198.72	c total #watches: 1098461
210.76/210.89	c total #propagations: 60754979 / total #impl: 525755004 (eff. 0.116)
210.76/210.89	c #Conflicts:      20000 | #Learnt:       6326 | 0.038
210.76/210.89	c total clause space: 206.656MB
210.76/210.89	c total #watches: 1290971
227.35/227.42	c total #propagations: 65086065 / total #impl: 557249006 (eff. 0.117)
227.35/227.42	c GC COLLECT
227.35/227.42	c #Conflicts:      21000 | #Learnt:       4026 | 0.036
227.35/227.42	c total clause space: 206.656MB
227.35/227.42	c total #watches: 1081337
237.84/237.94	c total #propagations: 69318335 / total #impl: 616239153 (eff. 0.112)
237.84/237.94	c #Conflicts:      22000 | #Learnt:       5024 | 0.034
237.84/237.94	c total clause space: 206.656MB
237.84/237.94	c total #watches: 1189439
252.24/252.30	c total #propagations: 73002822 / total #impl: 652143160 (eff. 0.112)
252.24/252.30	c #Conflicts:      23000 | #Learnt:       6024 | 0.033
252.24/252.30	c total clause space: 206.656MB
252.24/252.30	c total #watches: 1305281
266.53/266.63	c total #propagations: 77139471 / total #impl: 693738884 (eff. 0.111)
266.53/266.63	c #Conflicts:      24000 | #Learnt:       7023 | 0.031
266.53/266.63	c total clause space: 206.656MB
266.53/266.63	c total #watches: 1431314
283.74/283.86	c total #propagations: 81393791 / total #impl: 739314714 (eff. 0.110)
283.74/283.86	c GC COLLECT
283.74/283.86	c #Conflicts:      25000 | #Learnt:       4331 | 0.030
283.74/283.86	c total clause space: 206.656MB
283.74/283.86	c total #watches: 1205270
293.83/293.91	c total #propagations: 86222102 / total #impl: 787541328 (eff. 0.109)
293.83/293.91	c #Conflicts:      26000 | #Learnt:       5331 | 0.029
293.83/293.91	c total clause space: 206.656MB
293.83/293.91	c total #watches: 1328299
308.93/309.09	c total #propagations: 89423335 / total #impl: 833801120 (eff. 0.107)
308.93/309.09	c #Conflicts:      27000 | #Learnt:       6331 | 0.028
308.93/309.09	c total clause space: 206.656MB
308.93/309.09	c total #watches: 1510132
337.52/337.70	c total #propagations: 92513879 / total #impl: 893630106 (eff. 0.104)
337.52/337.70	c #Conflicts:      28000 | #Learnt:       7331 | 0.027
337.52/337.70	c total clause space: 206.656MB
337.52/337.70	c total #watches: 1611715
361.52/361.60	c total #propagations: 95820047 / total #impl: 966616280 (eff. 0.099)
361.52/361.60	c GC COLLECT
361.52/361.60	c #Conflicts:      29000 | #Learnt:       4283 | 0.026
361.52/361.60	c total clause space: 206.656MB
361.52/361.60	c total #watches: 1181682
390.52/390.68	c total #propagations: 99005697 / total #impl: 1009398703 (eff. 0.098)
390.52/390.68	c #Conflicts:      30000 | #Learnt:       5283 | 0.058
390.52/390.68	c total clause space: 206.656MB
390.52/390.68	c total #watches: 1445463
421.71/421.88	c total #propagations: 104780310 / total #impl: 1085895617 (eff. 0.096)
421.71/421.88	c #Conflicts:      31000 | #Learnt:       6283 | 0.056
421.71/421.88	c total clause space: 206.656MB
421.71/421.88	c total #watches: 1699136
454.60/454.73	c total #propagations: 109650925 / total #impl: 1140402940 (eff. 0.096)
454.60/454.73	c #Conflicts:      32000 | #Learnt:       7283 | 0.054
454.60/454.73	c total clause space: 206.656MB
454.60/454.73	c total #watches: 1830482
494.79/494.93	c total #propagations: 113478790 / total #impl: 1184700539 (eff. 0.096)
494.79/494.93	c #Conflicts:      33000 | #Learnt:       8283 | 0.052
494.79/494.93	c total clause space: 206.656MB
494.79/494.93	c total #watches: 1934481
520.49/520.64	c total #propagations: 117876701 / total #impl: 1237300168 (eff. 0.095)
520.49/520.64	c GC COLLECT
520.49/520.64	c #Conflicts:      34000 | #Learnt:       4908 | 0.051
520.49/520.64	c total clause space: 206.656MB
520.49/520.64	c total #watches: 1492878
540.49/540.68	c total #propagations: 121259513 / total #impl: 1271134304 (eff. 0.095)
540.49/540.68	c #Conflicts:      35000 | #Learnt:       5908 | 0.049
540.49/540.68	c total clause space: 206.656MB
540.49/540.68	c total #watches: 1554978
557.18/557.34	c total #propagations: 124012839 / total #impl: 1306972951 (eff. 0.095)
557.18/557.34	c #Conflicts:      36000 | #Learnt:       6908 | 0.048
557.18/557.34	c total clause space: 206.656MB
557.18/557.34	c total #watches: 1679858
584.98/585.11	c total #propagations: 126504536 / total #impl: 1353140114 (eff. 0.093)
584.98/585.11	c #Conflicts:      37000 | #Learnt:       7908 | 0.047
584.98/585.11	c total clause space: 206.656MB
584.98/585.11	c total #watches: 1834123
609.18/609.35	c total #propagations: 130444114 / total #impl: 1390675956 (eff. 0.094)
609.18/609.35	c #Conflicts:      38000 | #Learnt:       8908 | 0.045
609.18/609.35	c total clause space: 206.656MB
609.18/609.35	c total #watches: 1927906
628.18/628.33	c total #propagations: 133106156 / total #impl: 1441140184 (eff. 0.092)
628.18/628.33	c GC COLLECT
628.18/628.33	c #Conflicts:      39000 | #Learnt:       5241 | 0.045
628.18/628.33	c total clause space: 206.656MB
628.18/628.33	c total #watches: 1208152
643.48/643.69	c total #propagations: 136464499 / total #impl: 1478780087 (eff. 0.092)
643.48/643.69	c #Conflicts:      40000 | #Learnt:       6241 | 0.044
643.48/643.69	c total clause space: 206.656MB
643.48/643.69	c total #watches: 1277938
660.98/661.12	c total #propagations: 139855245 / total #impl: 1499520607 (eff. 0.093)
660.98/661.12	c #Conflicts:      41000 | #Learnt:       7241 | 0.042
660.98/661.12	c total clause space: 206.656MB
660.98/661.12	c total #watches: 1409570
686.47/686.64	c total #propagations: 144744696 / total #impl: 1542019556 (eff. 0.094)
686.47/686.64	c #Conflicts:      42000 | #Learnt:       8241 | 0.041
686.47/686.64	c total clause space: 206.656MB
686.47/686.64	c total #watches: 1522226
718.76/718.96	c total #propagations: 150224107 / total #impl: 1586216822 (eff. 0.095)
718.76/718.96	c #Conflicts:      43000 | #Learnt:       9241 | 0.040
718.76/718.96	c total clause space: 206.656MB
718.76/718.96	c total #watches: 1603363
740.66/740.81	c total #propagations: 156220306 / total #impl: 1656696528 (eff. 0.094)
740.66/740.81	c GC COLLECT
740.66/740.81	c #Conflicts:      44000 | #Learnt:       5247 | 0.040
740.66/740.81	c total clause space: 206.656MB
740.66/740.81	c total #watches: 1135791
759.55/759.79	c total #propagations: 160441914 / total #impl: 1703635748 (eff. 0.094)
759.55/759.79	c #Conflicts:      45000 | #Learnt:       6247 | 0.039
759.55/759.79	c total clause space: 206.656MB
759.55/759.79	c total #watches: 1209762
778.55/778.71	c total #propagations: 164766354 / total #impl: 1742596557 (eff. 0.095)
778.55/778.71	c #Conflicts:      46000 | #Learnt:       7246 | 0.038
778.55/778.71	c total clause space: 206.656MB
778.55/778.71	c total #watches: 1288776
804.65/804.85	c total #propagations: 168270494 / total #impl: 1784348905 (eff. 0.094)
804.65/804.85	c #Conflicts:      47000 | #Learnt:       8246 | 0.037
804.65/804.85	c total clause space: 206.656MB
804.65/804.85	c total #watches: 1377528
820.35/820.53	c total #propagations: 171462287 / total #impl: 1829358318 (eff. 0.094)
820.35/820.53	c #Conflicts:      48000 | #Learnt:       9246 | 0.036
820.35/820.53	c total clause space: 206.656MB
820.35/820.53	c total #watches: 1474134
842.65/842.83	c total #propagations: 174366967 / total #impl: 1866566041 (eff. 0.093)
842.65/842.83	c #Conflicts:      49000 | #Learnt:      10246 | 0.036
842.65/842.83	c total clause space: 206.656MB
842.65/842.83	c total #watches: 1579718
863.04/863.23	c total #propagations: 178466836 / total #impl: 1899896355 (eff. 0.094)
863.04/863.23	c GC COLLECT
863.04/863.23	c #Conflicts:      50000 | #Learnt:       5940 | 0.035
863.04/863.23	c total clause space: 206.656MB
863.04/863.23	c total #watches: 1190624
884.44/884.63	c total #propagations: 184159997 / total #impl: 1947513686 (eff. 0.095)
884.44/884.63	c #Conflicts:      51000 | #Learnt:       6939 | 0.034
884.44/884.63	c total clause space: 206.656MB
884.44/884.63	c total #watches: 1377570
906.73/906.95	c total #propagations: 189178957 / total #impl: 1999198553 (eff. 0.095)
906.73/906.95	c #Conflicts:      52000 | #Learnt:       7939 | 0.033
906.73/906.95	c total clause space: 206.656MB
906.73/906.95	c total #watches: 1552018
935.23/935.43	c total #propagations: 195043876 / total #impl: 2081307555 (eff. 0.094)
935.23/935.43	c #Conflicts:      53000 | #Learnt:       8939 | 0.033
935.23/935.43	c total clause space: 206.656MB
935.23/935.43	c total #watches: 1705210
956.83/957.02	c total #propagations: 198847533 / total #impl: 2209429464 (eff. 0.090)
956.83/957.02	c #Conflicts:      54000 | #Learnt:       9939 | 0.032
956.83/957.02	c total clause space: 206.656MB
956.83/957.02	c total #watches: 1806731
982.52/982.74	c total #propagations: 202444885 / total #impl: 2257135873 (eff. 0.090)
982.52/982.74	c #Conflicts:      55000 | #Learnt:      10939 | 0.032
982.52/982.74	c total clause space: 206.656MB
982.52/982.74	c total #watches: 1918617
1001.82/1002.09	c total #propagations: 206589370 / total #impl: 2297208014 (eff. 0.090)
1001.82/1002.09	c GC COLLECT
1001.82/1002.09	c #Conflicts:      56000 | #Learnt:       6338 | 0.031
1001.82/1002.09	c total clause space: 206.656MB
1001.82/1002.09	c total #watches: 1381202
1020.21/1020.49	c total #propagations: 209465537 / total #impl: 2335897183 (eff. 0.090)
1020.21/1020.49	c #Conflicts:      57000 | #Learnt:       7338 | 0.031
1020.21/1020.49	c total clause space: 206.656MB
1020.21/1020.49	c total #watches: 1542416
1033.51/1033.71	c total #propagations: 214009490 / total #impl: 2389533257 (eff. 0.090)
1033.51/1033.71	c #Conflicts:      58000 | #Learnt:       8338 | 0.030
1033.51/1033.71	c total clause space: 206.656MB
1033.51/1033.71	c total #watches: 1662027
1045.82/1046.06	c total #propagations: 217729060 / total #impl: 2436130049 (eff. 0.089)
1045.82/1046.06	c #Conflicts:      59000 | #Learnt:       9338 | 0.030
1045.82/1046.06	c total clause space: 206.656MB
1045.82/1046.06	c total #watches: 1746010
1057.22/1057.43	c total #propagations: 221515650 / total #impl: 2466007298 (eff. 0.090)
1057.22/1057.43	c #Conflicts:      60000 | #Learnt:      10338 | 0.029
1057.22/1057.43	c total clause space: 206.656MB
1057.22/1057.43	c total #watches: 1817945
1072.91/1073.14	c total #propagations: 224161367 / total #impl: 2500599496 (eff. 0.090)
1072.91/1073.14	c #Conflicts:      61000 | #Learnt:      11338 | 0.029
1072.91/1073.14	c total clause space: 206.656MB
1072.91/1073.14	c total #watches: 1899864
1092.22/1092.47	c total #propagations: 226317111 / total #impl: 2545091120 (eff. 0.089)
1092.22/1092.47	c GC COLLECT
1092.22/1092.47	c #Conflicts:      62000 | #Learnt:       6447 | 0.028
1092.22/1092.47	c total clause space: 206.656MB
1092.22/1092.47	c total #watches: 1265959
1111.21/1111.48	c total #propagations: 228876176 / total #impl: 2599723177 (eff. 0.088)
1111.21/1111.48	c #Conflicts:      63000 | #Learnt:       7447 | 0.028
1111.21/1111.48	c total clause space: 206.656MB
1111.21/1111.48	c total #watches: 1322353
1127.50/1127.79	c total #propagations: 231523107 / total #impl: 2642250465 (eff. 0.088)
1127.50/1127.79	c #Conflicts:      64000 | #Learnt:       8447 | 0.027
1127.50/1127.79	c total clause space: 206.656MB
1127.50/1127.79	c total #watches: 1399326
1146.60/1146.84	c total #propagations: 234450004 / total #impl: 2681182950 (eff. 0.087)
1146.60/1146.84	c #Conflicts:      65000 | #Learnt:       9447 | 0.027
1146.60/1146.84	c total clause space: 206.656MB
1146.60/1146.84	c total #watches: 1557521
1171.50/1171.76	c total #propagations: 237618972 / total #impl: 2718993082 (eff. 0.087)
1171.50/1171.76	c #Conflicts:      66000 | #Learnt:      10445 | 0.027
1171.50/1171.76	c total clause space: 206.656MB
1171.50/1171.76	c total #watches: 1738041
1190.00/1190.22	c total #propagations: 241348473 / total #impl: 2754430979 (eff. 0.088)
1190.00/1190.22	c #Conflicts:      67000 | #Learnt:      11445 | 0.026
1190.00/1190.22	c total clause space: 206.656MB
1190.00/1190.22	c total #watches: 1901822
1208.89/1209.16	c total #propagations: 245195660 / total #impl: 2782985852 (eff. 0.088)
1208.89/1209.16	c #Conflicts:      68000 | #Learnt:      12445 | 0.026
1208.89/1209.16	c total clause space: 206.656MB
1208.89/1209.16	c total #watches: 1977382
1220.29/1220.50	c total #propagations: 248111142 / total #impl: 2819532449 (eff. 0.088)
1220.29/1220.50	c GC COLLECT
1220.29/1220.50	c #Conflicts:      69000 | #Learnt:       7232 | 0.025
1220.29/1220.50	c total clause space: 206.656MB
1220.29/1220.50	c total #watches: 1425422
1251.59/1251.82	c total #propagations: 249624713 / total #impl: 2843685134 (eff. 0.088)
1251.59/1251.82	c #Conflicts:      70000 | #Learnt:       8232 | 0.027
1251.59/1251.82	c total clause space: 206.656MB
1251.59/1251.82	c total #watches: 1628434
1280.58/1280.81	c total #propagations: 256630055 / total #impl: 2886762444 (eff. 0.089)
1280.58/1280.81	c #Conflicts:      71000 | #Learnt:       9232 | 0.026
1280.58/1280.81	c total clause space: 206.656MB
1280.58/1280.81	c total #watches: 1711480
1314.57/1314.87	c total #propagations: 263611890 / total #impl: 2923761574 (eff. 0.090)
1314.57/1314.87	c #Conflicts:      72000 | #Learnt:      10232 | 0.026
1314.57/1314.87	c total clause space: 206.656MB
1314.57/1314.87	c total #watches: 1872036
1371.57/1371.85	c total #propagations: 268076155 / total #impl: 2959593756 (eff. 0.091)
1371.57/1371.85	c #Conflicts:      73000 | #Learnt:      11232 | 0.026
1371.57/1371.85	c total clause space: 206.656MB
1371.57/1371.85	c total #watches: 1958900
1405.56/1405.89	c total #propagations: 275038702 / total #impl: 3010402733 (eff. 0.091)
1405.56/1405.89	c #Conflicts:      74000 | #Learnt:      12232 | 0.025
1405.56/1405.89	c total clause space: 206.656MB
1405.56/1405.89	c total #watches: 2077182
1430.65/1430.94	c total #propagations: 281567325 / total #impl: 3057662086 (eff. 0.092)
1430.65/1430.94	c GC COLLECT
1430.65/1430.94	c #Conflicts:      75000 | #Learnt:       6718 | 0.025
1430.65/1430.94	c total clause space: 206.656MB
1430.65/1430.94	c total #watches: 1491555
1460.94/1461.26	c total #propagations: 286479872 / total #impl: 3120219295 (eff. 0.092)
1460.94/1461.26	c #Conflicts:      76000 | #Learnt:       7718 | 0.025
1460.94/1461.26	c total clause space: 206.656MB
1460.94/1461.26	c total #watches: 1597632
1500.25/1500.58	c total #propagations: 292646796 / total #impl: 3196172888 (eff. 0.092)
1500.25/1500.58	c #Conflicts:      77000 | #Learnt:       8717 | 0.024
1500.25/1500.58	c total clause space: 206.656MB
1500.25/1500.58	c total #watches: 1774109
1559.64/1559.93	c total #propagations: 296471758 / total #impl: 3245783030 (eff. 0.091)
1559.64/1559.93	c #Conflicts:      78000 | #Learnt:       9717 | 0.024
1559.64/1559.93	c total clause space: 206.656MB
1559.64/1559.93	c total #watches: 1851240
1633.42/1633.77	c total #propagations: 301273255 / total #impl: 3293249859 (eff. 0.091)
1633.42/1633.77	c #Conflicts:      79000 | #Learnt:      10716 | 0.024
1633.42/1633.77	c total clause space: 206.656MB
1633.42/1633.77	c total #watches: 1968238
1689.01/1689.34	c total #propagations: 306971971 / total #impl: 3334752729 (eff. 0.092)
1689.01/1689.34	c #Conflicts:      80000 | #Learnt:      11716 | 0.024
1689.01/1689.34	c total clause space: 206.656MB
1689.01/1689.34	c total #watches: 2080741
1732.11/1732.49	c total #propagations: 310574084 / total #impl: 3365909303 (eff. 0.092)
1732.11/1732.49	c #Conflicts:      81000 | #Learnt:      12716 | 0.023
1732.11/1732.49	c total clause space: 335.816MB
1732.11/1732.49	c total #watches: 2180602
1784.20/1784.52	c total #propagations: 313397762 / total #impl: 3401915587 (eff. 0.092)
1784.20/1784.52	c GC COLLECT
1784.20/1784.52	c #Conflicts:      82000 | #Learnt:       6928 | 0.023
1784.20/1784.52	c total clause space: 335.816MB
1784.20/1784.52	c total #watches: 1502541

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-4087895-1465442879/watcher-4087895-1465442879 -o /tmp/evaluation-result-4087895-1465442879/solver-4087895-1465442879 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465427031-31792 --watchdog 1960 --input HOME/instance-4087895-1465442879.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=1748
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.03 2.04 2.00 3/176 1751
/proc/meminfo: memFree=30348888/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 252 0 0 0 0 0 0 0 20 0 1 0 126221410 57319424 5244 33554432000 4194304 6211289 140735072845760 140736186902888 4206563 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 13994 5244 98 493 0 13491 0

[startup+0.100124 s]
/proc/loadavg: 2.03 2.04 2.00 3/176 1751
/proc/meminfo: memFree=30348888/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=60200 CPUtime=0.09 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 1761 0 0 0 8 1 0 0 20 0 1 0 126221410 61644800 11884 33554432000 4194304 6211289 140735072845760 140736186902888 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 15050 11884 121 493 0 14547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60200

[startup+0.200324 s]
/proc/loadavg: 2.03 2.04 2.00 3/176 1751
/proc/meminfo: memFree=30348888/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=71044 CPUtime=0.19 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 3038 0 0 0 18 1 0 0 20 0 1 0 126221410 72749056 15716 33554432000 4194304 6211289 140735072845760 140736186902888 5161098 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 17761 15716 144 493 0 17258 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71044

[startup+0.300294 s]
/proc/loadavg: 2.03 2.04 2.00 3/176 1751
/proc/meminfo: memFree=30348888/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=81392 CPUtime=0.29 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 4330 0 0 0 27 2 0 0 20 0 1 0 126221410 83345408 18443 33554432000 4194304 6211289 140735072845760 140736186902888 5166503 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 20348 18443 144 493 0 19845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81392

[startup+0.700234 s]
/proc/loadavg: 2.03 2.04 2.00 3/176 1751
/proc/meminfo: memFree=30348888/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=97816 CPUtime=0.69 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 5549 0 0 0 67 2 0 0 20 0 1 0 126221410 100163584 20626 33554432000 4194304 6211289 140735072845760 140735072843992 4243459 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 24454 20626 150 493 0 23951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97816

[startup+1.50029 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 1752
/proc/meminfo: memFree=30264176/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=98832 CPUtime=1.49 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 5801 0 0 0 147 2 0 0 20 0 1 0 126221410 101203968 21895 33554432000 4194304 6211289 140735072845760 140735072843992 4243459 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 24708 21895 150 493 0 24205 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98832

[startup+3.10027 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 1752
/proc/meminfo: memFree=30257156/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=99284 CPUtime=3.09 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 5899 0 0 0 307 2 0 0 20 0 1 0 126221410 101666816 22504 33554432000 4194304 6211289 140735072845760 140735072843752 4241730 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 24821 22504 150 493 0 24318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99284

[startup+6.30027 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 1752
/proc/meminfo: memFree=30244336/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=113096 CPUtime=6.29 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 6641 0 0 0 627 2 0 0 20 0 1 0 126221410 115810304 25230 33554432000 4194304 6211289 140735072845760 140735072843672 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 28274 25230 160 493 0 27771 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113096

[startup+12.7003 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 1752
/proc/meminfo: memFree=30229300/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=133936 CPUtime=12.69 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 8482 0 0 0 1267 2 0 0 20 0 1 0 126221410 137150464 27874 33554432000 4194304 6211289 140735072845760 140735072844104 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 33484 27874 160 493 0 32981 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133936

[startup+25.5004 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 1752
/proc/meminfo: memFree=30201884/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=168960 CPUtime=25.49 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 10572 0 0 0 2546 3 0 0 20 0 1 0 126221410 173015040 34137 33554432000 4194304 6211289 140735072845760 140735072843752 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 42240 34137 165 493 0 41737 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 168960

[startup+51.1003 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 1752
/proc/meminfo: memFree=30147776/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=176632 CPUtime=51.08 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 12885 0 0 0 5104 4 0 0 20 0 1 0 126221410 180871168 42028 33554432000 4194304 6211289 140735072845760 140735072843672 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 44158 42028 165 493 0 43655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 176632

[startup+102.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 1755
/proc/meminfo: memFree=29936348/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=418392 CPUtime=102.28 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 25304 0 0 0 10221 7 0 0 20 0 1 0 126221410 428433408 89631 33554432000 4194304 6211289 140735072845760 140735072844104 4241789 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 104598 89631 219 493 0 104095 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 418392

[startup+162.3 s]
/proc/loadavg: 1.97 2.02 2.00 3/178 1813
/proc/meminfo: memFree=30509220/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=419064 CPUtime=162.26 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 25482 0 0 0 16219 7 0 0 20 0 1 0 126221410 429121536 89809 33554432000 4194304 6211289 140735072845760 140735072843752 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 104766 89809 219 493 0 104263 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 419064

[startup+222.307 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 1814
/proc/meminfo: memFree=29433880/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=420256 CPUtime=222.26 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 25875 0 0 0 22218 8 0 0 20 0 1 0 126221410 430342144 90224 33554432000 4194304 6211289 140735072845760 140735072843672 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 105064 90224 219 493 0 104561 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 420256

[startup+282.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/177 1815
/proc/meminfo: memFree=29431204/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=422204 CPUtime=282.23 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 26428 0 0 0 28215 8 0 0 20 0 1 0 126221410 432336896 90755 33554432000 4194304 6211289 140735072845760 140735072843672 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 105551 90755 219 493 0 105048 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 422204

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 1816
/proc/meminfo: memFree=29426916/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=423728 CPUtime=342.22 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 26842 0 0 0 34214 8 0 0 20 0 1 0 126221410 433897472 91432 33554432000 4194304 6211289 140735072845760 140735072844104 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 105932 91432 219 493 0 105429 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 423728

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/176 1817
/proc/meminfo: memFree=29420296/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=425384 CPUtime=402.21 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 27231 0 0 0 40213 8 0 0 20 0 1 0 126221410 435593216 93010 33554432000 4194304 6211289 140735072845760 140735072843672 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 106346 93010 219 493 0 105843 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 425384

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 1819
/proc/meminfo: memFree=29418732/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=426756 CPUtime=462.2 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 27575 0 0 0 46212 8 0 0 20 0 1 0 126221410 436998144 93354 33554432000 4194304 6211289 140735072845760 140735072843752 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 106689 93354 219 493 0 106186 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 426756

[startup+522.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 1820
/proc/meminfo: memFree=29416624/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=427332 CPUtime=522.19 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 27727 0 0 0 52211 8 0 0 20 0 1 0 126221410 437587968 93506 33554432000 4194304 6211289 140735072845760 140735072844104 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 106833 93506 219 493 0 106330 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 427332

[startup+582.3 s]
/proc/loadavg: 2.20 2.07 2.01 3/177 1821
/proc/meminfo: memFree=29414288/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=428076 CPUtime=582.18 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 27909 0 0 0 58210 8 0 0 20 0 1 0 126221410 438349824 93688 33554432000 4194304 6211289 140735072845760 140735072843672 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 107019 93688 219 493 0 106516 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 428076


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


[startup+942.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/177 1832
/proc/meminfo: memFree=29297184/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=435312 CPUtime=942.13 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 29724 0 0 0 94203 10 0 0 20 0 1 0 126221410 445759488 95503 33554432000 4194304 6211289 140735072845760 140735072843672 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 108828 95503 219 493 0 108325 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 435312

[startup+1002.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 1833
/proc/meminfo: memFree=29254032/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=435952 CPUtime=1002.12 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 29856 0 0 0 100202 10 0 0 20 0 1 0 126221410 446414848 95635 33554432000 4194304 6211289 140735072845760 140735072843672 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 108988 95635 219 493 0 108485 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 435952

[startup+1062.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/177 1835
/proc/meminfo: memFree=29214520/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=436928 CPUtime=1062.12 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 30109 0 0 0 106201 11 0 0 20 0 1 0 126221410 447414272 95888 33554432000 4194304 6211289 140735072845760 140735072844104 4209495 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 109232 95888 219 493 0 108729 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 436928

[startup+1122.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/177 1836
/proc/meminfo: memFree=29173300/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=437332 CPUtime=1122.11 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 30219 0 0 0 112200 11 0 0 20 0 1 0 126221410 447827968 95998 33554432000 4194304 6211289 140735072845760 140735072843752 4210632 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 109333 95998 219 493 0 108830 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 437332

[startup+1182.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 1837
/proc/meminfo: memFree=29166212/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=438428 CPUtime=1182.1 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 30494 0 0 0 118199 11 0 0 20 0 1 0 126221410 448950272 96273 33554432000 4194304 6211289 140735072845760 140735072844104 4209484 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 109607 96273 219 493 0 109104 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 438428

[startup+1242.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/177 1838
/proc/meminfo: memFree=29151928/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=439336 CPUtime=1242.09 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 30707 0 0 0 124198 11 0 0 20 0 1 0 126221410 449880064 99552 33554432000 4194304 6211289 140735072845760 140735072843752 4209464 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 109834 99552 219 493 0 109331 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 439336

[startup+1302.3 s]
/proc/loadavg: 2.14 2.08 2.01 3/177 1839
/proc/meminfo: memFree=29151668/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=439636 CPUtime=1302.08 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 30793 0 0 0 130197 11 0 0 20 0 1 0 126221410 450187264 99638 33554432000 4194304 6211289 140735072845760 140735072843672 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 109909 99638 219 493 0 109406 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 439636

[startup+1362.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/178 1844
/proc/meminfo: memFree=29150540/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=440060 CPUtime=1362.06 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 30906 0 0 0 136195 11 0 0 20 0 1 0 126221410 450621440 99751 33554432000 4194304 6211289 140735072845760 140735072843752 4209221 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 110015 99751 219 493 0 109512 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 440060

[startup+1422.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 1845
/proc/meminfo: memFree=29142760/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=441148 CPUtime=1422.06 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 31185 0 0 0 142195 11 0 0 20 0 1 0 126221410 451735552 101580 33554432000 4194304 6211289 140735072845760 140735072843752 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 110287 101580 219 493 0 109784 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 441148

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 1846
/proc/meminfo: memFree=29140020/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=441652 CPUtime=1482.04 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 31291 0 0 0 148193 11 0 0 20 0 1 0 126221410 452251648 102196 33554432000 4194304 6211289 140735072845760 140735072843672 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 110413 102196 219 493 0 109910 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 441652

[startup+1542.31 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 1847
/proc/meminfo: memFree=29140140/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=441652 CPUtime=1542.04 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 31298 0 0 0 154193 11 0 0 20 0 1 0 126221410 452251648 102203 33554432000 4194304 6211289 140735072845760 140735072844104 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 110413 102203 219 493 0 109910 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 441652

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 1848
/proc/meminfo: memFree=29139384/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=441996 CPUtime=1602.02 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 31376 0 0 0 160191 11 0 0 20 0 1 0 126221410 452603904 102281 33554432000 4194304 6211289 140735072845760 140735072843752 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 110499 102281 219 493 0 109996 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 441996

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 1850
/proc/meminfo: memFree=29127080/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=442288 CPUtime=1662.02 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 31471 0 0 0 166190 12 0 0 20 0 1 0 126221410 452902912 104420 33554432000 4194304 6211289 140735072845760 140735072844104 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 110572 104420 219 493 0 110069 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 442288

[startup+1722.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 1851
/proc/meminfo: memFree=29104960/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=574872 CPUtime=1722.01 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 31835 0 0 0 172187 14 0 0 20 0 1 0 126221410 588668928 109816 33554432000 4194304 6211289 140735072845760 140735072843992 4209342 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 143718 109816 219 493 0 143215 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 574872

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 1852
/proc/meminfo: memFree=29083508/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=575060 CPUtime=1782 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 32090 0 0 0 178186 14 0 0 20 0 1 0 126221410 588861440 114970 33554432000 4194304 6211289 140735072845760 140735072843672 4201570 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 143765 114970 219 493 0 143262 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 575060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/177 1852
/proc/meminfo: memFree=29083284/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=575060 CPUtime=1800 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 32106 0 0 0 179986 14 0 0 20 0 1 0 126221410 588861440 114986 33554432000 4194304 6211289 140735072845760 140735072844104 4240637 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 143765 114986 219 493 0 143262 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 575060

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

[startup+1800.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/177 1852
/proc/meminfo: memFree=29083284/32872528 swapFree=11452/354844
[pid=1751] ppid=1748 vsize=575060 CPUtime=1800 cores=1,3,5,7
/proc/1751/stat : 1751 (cdcl-cuttingpla) R 1748 1751 31775 0 -1 4202496 32106 0 0 0 179986 14 0 0 20 0 1 0 126221410 588861440 114986 33554432000 4194304 6211289 140735072845760 140735072844104 4240637 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1751/statm: 143765 114986 219 493 0 143262 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 575060

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.86
CPU system time (s): 0.157975
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 575060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.157975
maximum resident set size= 459944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32106
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= 40
involuntary context switches= 2026

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.12622 second user time and 7.12892 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-09 05:28:00
IDJOB=4087895
IDBENCH=90698
IDSOLVER=2549
FILE ID=node126/4087895-1465442879
RUNJOBID= node126-1465427031-31792
PBS_JOBID= 19859785
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_20null0mast_rapportOE1.0_TMAX60_K67_cod2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087895-1465442879/watcher-4087895-1465442879 -o /tmp/evaluation-result-4087895-1465442879/solver-4087895-1465442879 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465427031-31792 --watchdog 1960 --input HOME/instance-4087895-1465442879.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= dc1f1c1369db62ce46fa63aa9c3db18d
RANDOM SEED=655712459

node126.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.500
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.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
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.500
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:        30349160 kB
Buffers:          137112 kB
Cached:           525576 kB
SwapCached:         2732 kB
Active:           952264 kB
Inactive:         453416 kB
Active(anon):     740244 kB
Inactive(anon):     4964 kB
Active(file):     212020 kB
Inactive(file):   448452 kB
Unevictable:      354844 kB
Mlocked:           11452 kB
SwapTotal:      67108856 kB
SwapFree:       67098800 kB
Dirty:              4676 kB
Writeback:             0 kB
AnonPages:       1100408 kB
Mapped:             8172 kB
Shmem:                 0 kB
Slab:             625628 kB
SReclaimable:      69736 kB
SUnreclaim:       555892 kB
KernelStack:        1456 kB
PageTables:         6432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1455172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    731136 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= 71732 MiB
End job on node126 at 2016-06-09 05:58:00