Trace number 4101968

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01OPT3591 1024 1024.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib3/normalized-reduced-mps-v2-20-10-gt2.opb
MD5SUM08913f3dd730f4c3a659694fd4c06001
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3591
Best CPU time to get the best result obtained on this benchmark3.12152
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3591
Optimality of the best value was proved NO
Number of variables556
Total number of constraints180
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints178
Minimum length of a constraint2
Maximum length of a constraint48
Number of terms in the objective function 304
Biggest coefficient in the objective function 10575
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 524466
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 20152
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 524466
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 556 #constraint= 180
0.49/0.56	c #Conflicts:       1000 | #Learnt:       1016 | 0.051
0.49/0.56	c total clause space: 6.90675MB
0.49/0.56	c total #watches: 66295
1.78/1.86	c total #propagations: 37777 / total #impl: 1779843 (eff. 0.021)
1.78/1.86	c #Conflicts:       2000 | #Learnt:       2026 | 0.035
1.78/1.86	c total clause space: 11.2235MB
1.78/1.86	c total #watches: 119188
3.18/3.20	c total #propagations: 72898 / total #impl: 5276481 (eff. 0.014)
3.18/3.20	c GC COLLECT
3.18/3.20	c #Conflicts:       3000 | #Learnt:       2029 | 0.028
3.18/3.20	c total clause space: 11.2235MB
3.18/3.20	c total #watches: 117243
5.50/5.57	c total #propagations: 119023 / total #impl: 9237624 (eff. 0.013)
5.50/5.57	c #Conflicts:       4000 | #Learnt:       3028 | 0.032
5.50/5.57	c total clause space: 18.2382MB
5.50/5.57	c total #watches: 165562
7.59/7.64	c total #propagations: 171725 / total #impl: 12278064 (eff. 0.014)
7.59/7.64	c GC COLLECT
7.59/7.64	c #Conflicts:       5000 | #Learnt:       2381 | 0.028
7.59/7.64	c total clause space: 18.2382MB
7.59/7.64	c total #watches: 139193
10.59/10.68	c total #propagations: 214846 / total #impl: 15832455 (eff. 0.014)
10.59/10.68	c #Conflicts:       6000 | #Learnt:       3381 | 0.023
10.59/10.68	c total clause space: 18.2382MB
10.59/10.68	c total #watches: 193000
13.79/13.86	c total #propagations: 269768 / total #impl: 20555677 (eff. 0.013)
13.79/13.86	c GC COLLECT
13.79/13.86	c #Conflicts:       7000 | #Learnt:       2253 | 0.021
13.79/13.86	c total clause space: 29.637MB
13.79/13.86	c total #watches: 144613
16.38/16.45	c total #propagations: 320681 / total #impl: 24821750 (eff. 0.013)
16.38/16.45	c #Conflicts:       8000 | #Learnt:       3253 | 0.019
16.38/16.45	c total clause space: 29.637MB
16.38/16.45	c total #watches: 195232
20.48/20.54	c total #propagations: 376265 / total #impl: 28536579 (eff. 0.013)
20.48/20.54	c #Conflicts:       9000 | #Learnt:       4253 | 0.017
20.48/20.54	c total clause space: 29.637MB
20.48/20.54	c total #watches: 255084
24.20/24.29	c total #propagations: 416931 / total #impl: 32648605 (eff. 0.013)
24.20/24.29	c GC COLLECT
24.20/24.29	c #Conflicts:      10000 | #Learnt:       2741 | 0.017
24.20/24.29	c total clause space: 29.637MB
24.20/24.29	c total #watches: 181955
27.60/27.68	c total #propagations: 455719 / total #impl: 37455366 (eff. 0.012)
27.60/27.68	c #Conflicts:      11000 | #Learnt:       3741 | 0.016
27.60/27.68	c total clause space: 29.637MB
27.60/27.68	c total #watches: 237499
31.39/31.41	c total #propagations: 507098 / total #impl: 42017422 (eff. 0.012)
31.39/31.41	c #Conflicts:      12000 | #Learnt:       4741 | 0.016
31.39/31.41	c total clause space: 29.637MB
31.39/31.41	c total #watches: 288706
36.58/36.61	c total #propagations: 550629 / total #impl: 46141220 (eff. 0.012)
36.58/36.61	c #Conflicts:      13000 | #Learnt:       5741 | 0.016
36.58/36.61	c total clause space: 48.1602MB
36.58/36.61	c total #watches: 334755
40.38/40.46	c total #propagations: 599740 / total #impl: 50503636 (eff. 0.012)
40.38/40.46	c GC COLLECT
40.38/40.46	c #Conflicts:      14000 | #Learnt:       3884 | 0.015
40.38/40.46	c total clause space: 48.1602MB
40.38/40.46	c total #watches: 219765
44.38/44.45	c total #propagations: 656640 / total #impl: 56121861 (eff. 0.012)
44.38/44.45	c #Conflicts:      15000 | #Learnt:       4884 | 0.015
44.38/44.45	c total clause space: 48.1602MB
44.38/44.45	c total #watches: 289257
47.08/47.12	c total #propagations: 691014 / total #impl: 63650206 (eff. 0.011)
47.08/47.12	c #Conflicts:      16000 | #Learnt:       5884 | 0.014
47.08/47.12	c total clause space: 48.1602MB
47.08/47.12	c total #watches: 385575
51.08/51.19	c total #propagations: 710219 / total #impl: 75112360 (eff. 0.009)
51.08/51.19	c GC COLLECT
51.08/51.19	c #Conflicts:      17000 | #Learnt:       3702 | 0.013
51.08/51.19	c total clause space: 48.1602MB
51.08/51.19	c total #watches: 303023
55.18/55.21	c total #propagations: 744817 / total #impl: 81285183 (eff. 0.009)
55.18/55.21	c #Conflicts:      18000 | #Learnt:       4702 | 0.013
55.18/55.21	c total clause space: 48.1602MB
55.18/55.21	c total #watches: 373002
60.48/60.51	c total #propagations: 779242 / total #impl: 88595438 (eff. 0.009)
60.48/60.51	c #Conflicts:      19000 | #Learnt:       5702 | 0.012
60.48/60.51	c total clause space: 48.1602MB
60.48/60.51	c total #watches: 448002
68.67/68.77	c total #propagations: 812480 / total #impl: 95433545 (eff. 0.009)
68.67/68.77	c #Conflicts:      20000 | #Learnt:       6702 | 0.013
68.67/68.77	c total clause space: 48.1602MB
68.67/68.77	c total #watches: 505101
75.57/75.65	c total #propagations: 855992 / total #impl: 101039900 (eff. 0.008)
75.57/75.65	c GC COLLECT
75.57/75.65	c #Conflicts:      21000 | #Learnt:       4212 | 0.013
75.57/75.65	c total clause space: 48.1602MB
75.57/75.65	c total #watches: 303472
82.77/82.80	c total #propagations: 893253 / total #impl: 104391794 (eff. 0.009)
82.77/82.80	c #Conflicts:      22000 | #Learnt:       5214 | 0.013
82.77/82.80	c total clause space: 48.1602MB
82.77/82.80	c total #watches: 363793
89.67/89.72	c total #propagations: 939245 / total #impl: 109946855 (eff. 0.009)
89.67/89.72	c #Conflicts:      23000 | #Learnt:       6213 | 0.013
89.67/89.72	c total clause space: 48.1602MB
89.67/89.72	c total #watches: 442786
99.37/99.42	c total #propagations: 967199 / total #impl: 117303990 (eff. 0.008)
99.37/99.42	c #Conflicts:      24000 | #Learnt:       7213 | 0.013
99.37/99.42	c total clause space: 48.1602MB
99.37/99.42	c total #watches: 503523
106.58/106.60	c total #propagations: 1012793 / total #impl: 122868464 (eff. 0.008)
106.58/106.60	c GC COLLECT
106.58/106.60	c #Conflicts:      25000 | #Learnt:       4417 | 0.014
106.58/106.60	c total clause space: 48.1602MB
106.58/106.60	c total #watches: 325509
111.38/111.46	c total #propagations: 1060689 / total #impl: 128869941 (eff. 0.008)
111.38/111.46	c #Conflicts:      26000 | #Learnt:       5417 | 0.014
111.38/111.46	c total clause space: 48.1602MB
111.38/111.46	c total #watches: 366338
119.47/119.53	c total #propagations: 1102064 / total #impl: 134830449 (eff. 0.008)
119.47/119.53	c #Conflicts:      27000 | #Learnt:       6417 | 0.014
119.47/119.53	c total clause space: 48.1602MB
119.47/119.53	c total #watches: 425062
128.37/128.48	c total #propagations: 1159460 / total #impl: 138334483 (eff. 0.008)
128.37/128.48	c #Conflicts:      28000 | #Learnt:       7417 | 0.014
128.37/128.48	c total clause space: 48.1602MB
128.37/128.48	c total #watches: 489465
136.97/137.08	c total #propagations: 1198303 / total #impl: 143773139 (eff. 0.008)
136.97/137.08	c GC COLLECT
136.97/137.08	c #Conflicts:      29000 | #Learnt:       4328 | 0.016
136.97/137.08	c total clause space: 78.2603MB
136.97/137.08	c total #watches: 314738
143.17/143.25	c total #propagations: 1229844 / total #impl: 152369126 (eff. 0.008)
143.17/143.25	c #Conflicts:      30000 | #Learnt:       5328 | 0.018
143.17/143.25	c total clause space: 78.2603MB
143.17/143.25	c total #watches: 384166
150.56/150.60	c total #propagations: 1273666 / total #impl: 159981434 (eff. 0.008)
150.56/150.60	c #Conflicts:      31000 | #Learnt:       6328 | 0.025
150.56/150.60	c total clause space: 78.2603MB
150.56/150.60	c total #watches: 458458
157.27/157.33	c total #propagations: 1312280 / total #impl: 168566658 (eff. 0.008)
157.27/157.33	c #Conflicts:      32000 | #Learnt:       7328 | 0.029
157.27/157.33	c total clause space: 78.2603MB
157.27/157.33	c total #watches: 537025
163.97/164.01	c total #propagations: 1343364 / total #impl: 176080727 (eff. 0.008)
163.97/164.01	c #Conflicts:      33000 | #Learnt:       8330 | 0.034
163.97/164.01	c total clause space: 78.2603MB
163.97/164.01	c total #watches: 619724
168.46/168.57	c total #propagations: 1365454 / total #impl: 182741531 (eff. 0.007)
168.46/168.57	c GC COLLECT
168.46/168.57	c #Conflicts:      34000 | #Learnt:       4941 | 0.038
168.46/168.57	c total clause space: 78.2603MB
168.46/168.57	c total #watches: 431957
174.46/174.54	c total #propagations: 1382834 / total #impl: 191715759 (eff. 0.007)
174.46/174.54	c #Conflicts:      35000 | #Learnt:       5941 | 0.043
174.46/174.54	c total clause space: 78.2603MB
174.46/174.54	c total #watches: 514992
182.36/182.42	c total #propagations: 1408206 / total #impl: 204185287 (eff. 0.007)
182.36/182.42	c #Conflicts:      36000 | #Learnt:       6941 | 0.043
182.36/182.42	c total clause space: 78.2603MB
182.36/182.42	c total #watches: 571302
191.26/191.37	c total #propagations: 1446473 / total #impl: 213805777 (eff. 0.007)
191.26/191.37	c #Conflicts:      37000 | #Learnt:       7942 | 0.042
191.26/191.37	c total clause space: 78.2603MB
191.26/191.37	c total #watches: 642855
196.06/196.11	c total #propagations: 1476154 / total #impl: 226336142 (eff. 0.007)
196.06/196.11	c #Conflicts:      38000 | #Learnt:       8942 | 0.041
196.06/196.11	c total clause space: 78.2603MB
196.06/196.11	c total #watches: 732529
202.65/202.76	c total #propagations: 1491199 / total #impl: 243002431 (eff. 0.006)
202.65/202.76	c GC COLLECT
202.65/202.76	c #Conflicts:      39000 | #Learnt:       5243 | 0.040
202.65/202.76	c total clause space: 78.2603MB
202.65/202.76	c total #watches: 443407
207.35/207.47	c total #propagations: 1514627 / total #impl: 260085337 (eff. 0.006)
207.35/207.47	c #Conflicts:      40000 | #Learnt:       6243 | 0.042
207.35/207.47	c total clause space: 78.2603MB
207.35/207.47	c total #watches: 547503
214.35/214.49	c total #propagations: 1531176 / total #impl: 273873961 (eff. 0.006)
214.35/214.49	c #Conflicts:      41000 | #Learnt:       7243 | 0.041
214.35/214.49	c total clause space: 78.2603MB
214.35/214.49	c total #watches: 640243
223.45/223.58	c total #propagations: 1551231 / total #impl: 295404956 (eff. 0.005)
223.45/223.58	c #Conflicts:      42000 | #Learnt:       8243 | 0.041
223.45/223.58	c total clause space: 78.2603MB
223.45/223.58	c total #watches: 735909
233.55/233.61	c total #propagations: 1576245 / total #impl: 321842044 (eff. 0.005)
233.55/233.61	c #Conflicts:      43000 | #Learnt:       9244 | 0.040
233.55/233.61	c total clause space: 78.2603MB
233.55/233.61	c total #watches: 807492
241.85/241.91	c total #propagations: 1595267 / total #impl: 339071318 (eff. 0.005)
241.85/241.91	c GC COLLECT
241.85/241.91	c #Conflicts:      44000 | #Learnt:       5237 | 0.039
241.85/241.91	c total clause space: 78.2603MB
241.85/241.91	c total #watches: 437914
246.05/246.16	c total #propagations: 1608441 / total #impl: 355061928 (eff. 0.005)
246.05/246.16	c #Conflicts:      45000 | #Learnt:       6237 | 0.039
246.05/246.16	c total clause space: 78.2603MB
246.05/246.16	c total #watches: 506080
253.85/253.92	c total #propagations: 1624237 / total #impl: 363617189 (eff. 0.004)
253.85/253.92	c #Conflicts:      46000 | #Learnt:       7237 | 0.040
253.85/253.92	c total clause space: 78.2603MB
253.85/253.92	c total #watches: 546428
262.65/262.77	c total #propagations: 1679674 / total #impl: 368938133 (eff. 0.005)
262.65/262.77	c #Conflicts:      47000 | #Learnt:       8237 | 0.043
262.65/262.77	c total clause space: 78.2603MB
262.65/262.77	c total #watches: 617940
271.95/272.01	c total #propagations: 1721133 / total #impl: 376257433 (eff. 0.005)
271.95/272.01	c #Conflicts:      48000 | #Learnt:       9237 | 0.047
271.95/272.01	c total clause space: 78.2603MB
271.95/272.01	c total #watches: 674200
282.45/282.53	c total #propagations: 1770559 / total #impl: 383739462 (eff. 0.005)
282.45/282.53	c #Conflicts:      49000 | #Learnt:      10237 | 0.052
282.45/282.53	c total clause space: 78.2603MB
282.45/282.53	c total #watches: 727871
290.75/290.87	c total #propagations: 1809693 / total #impl: 388971436 (eff. 0.005)
290.75/290.87	c GC COLLECT
290.75/290.87	c #Conflicts:      50000 | #Learnt:       5919 | 0.053
290.75/290.87	c total clause space: 78.2603MB
290.75/290.87	c total #watches: 480056
296.95/297.08	c total #propagations: 1852669 / total #impl: 396132126 (eff. 0.005)
296.95/297.08	c #Conflicts:      51000 | #Learnt:       6919 | 0.056
296.95/297.08	c total clause space: 78.2603MB
296.95/297.08	c total #watches: 516672
304.34/304.41	c total #propagations: 1895335 / total #impl: 402848156 (eff. 0.005)
304.34/304.41	c #Conflicts:      52000 | #Learnt:       7919 | 0.057
304.34/304.41	c total clause space: 78.2603MB
304.34/304.41	c total #watches: 600247
312.94/313.07	c total #propagations: 1923800 / total #impl: 412623694 (eff. 0.005)
312.94/313.07	c #Conflicts:      53000 | #Learnt:       8919 | 0.057
312.94/313.07	c total clause space: 78.2603MB
312.94/313.07	c total #watches: 688559
323.45/323.58	c total #propagations: 1946845 / total #impl: 428121369 (eff. 0.005)
323.45/323.58	c #Conflicts:      54000 | #Learnt:       9919 | 0.058
323.45/323.58	c total clause space: 78.2603MB
323.45/323.58	c total #watches: 737263
335.55/335.64	c total #propagations: 1993223 / total #impl: 436956656 (eff. 0.005)
335.55/335.64	c #Conflicts:      55000 | #Learnt:      10919 | 0.061
335.55/335.64	c total clause space: 78.2603MB
335.55/335.64	c total #watches: 777006
343.54/343.68	c total #propagations: 2051942 / total #impl: 443049211 (eff. 0.005)
343.54/343.68	c GC COLLECT
343.54/343.68	c #Conflicts:      56000 | #Learnt:       6306 | 0.061
343.54/343.68	c total clause space: 78.2603MB
343.54/343.68	c total #watches: 480016
351.94/352.05	c total #propagations: 2116561 / total #impl: 449056885 (eff. 0.005)
351.94/352.05	c #Conflicts:      57000 | #Learnt:       7306 | 0.062
351.94/352.05	c total clause space: 78.2603MB
351.94/352.05	c total #watches: 517899
362.33/362.41	c total #propagations: 2178912 / total #impl: 457099624 (eff. 0.005)
362.33/362.41	c #Conflicts:      58000 | #Learnt:       8306 | 0.083
362.33/362.41	c total clause space: 78.2603MB
362.33/362.41	c total #watches: 578555
372.43/372.51	c total #propagations: 2227953 / total #impl: 466904404 (eff. 0.005)
372.43/372.51	c #Conflicts:      59000 | #Learnt:       9306 | 0.081
372.43/372.51	c total clause space: 78.2603MB
372.43/372.51	c total #watches: 603604
381.53/381.63	c total #propagations: 2281500 / total #impl: 471573810 (eff. 0.005)
381.53/381.63	c #Conflicts:      60000 | #Learnt:      10306 | 0.080
381.53/381.63	c total clause space: 78.2603MB
381.53/381.63	c total #watches: 632685
388.13/388.27	c total #propagations: 2333185 / total #impl: 476088110 (eff. 0.005)
388.13/388.27	c #Conflicts:      61000 | #Learnt:      11306 | 0.079
388.13/388.27	c total clause space: 78.2603MB
388.13/388.27	c total #watches: 674896
397.53/397.67	c total #propagations: 2380597 / total #impl: 479747110 (eff. 0.005)
397.53/397.67	c GC COLLECT
397.53/397.67	c #Conflicts:      62000 | #Learnt:       6407 | 0.078
397.53/397.67	c total clause space: 78.2603MB
397.53/397.67	c total #watches: 482463
408.23/408.31	c total #propagations: 2434763 / total #impl: 484906999 (eff. 0.005)
408.23/408.31	c #Conflicts:      63000 | #Learnt:       7407 | 0.077
408.23/408.31	c total clause space: 78.2603MB
408.23/408.31	c total #watches: 531200
415.83/415.99	c total #propagations: 2494253 / total #impl: 492696352 (eff. 0.005)
415.83/415.99	c #Conflicts:      64000 | #Learnt:       8407 | 0.076
415.83/415.99	c total clause space: 78.2603MB
415.83/415.99	c total #watches: 564644
424.73/424.85	c total #propagations: 2547483 / total #impl: 497299325 (eff. 0.005)
424.73/424.85	c #Conflicts:      65000 | #Learnt:       9407 | 0.074
424.73/424.85	c total clause space: 78.2603MB
424.73/424.85	c total #watches: 599847
436.63/436.79	c total #propagations: 2603471 / total #impl: 501638298 (eff. 0.005)
436.63/436.79	c #Conflicts:      66000 | #Learnt:      10407 | 0.073
436.63/436.79	c total clause space: 78.2603MB
436.63/436.79	c total #watches: 640842
448.52/448.63	c total #propagations: 2650430 / total #impl: 507711617 (eff. 0.005)
448.52/448.63	c #Conflicts:      67000 | #Learnt:      11407 | 0.073
448.52/448.63	c total clause space: 78.2603MB
448.52/448.63	c total #watches: 713580
463.92/464.04	c total #propagations: 2685512 / total #impl: 514658613 (eff. 0.005)
463.92/464.04	c #Conflicts:      68000 | #Learnt:      12407 | 0.072
463.92/464.04	c total clause space: 78.2603MB
463.92/464.04	c total #watches: 778963
472.52/472.68	c total #propagations: 2727679 / total #impl: 522561838 (eff. 0.005)
472.52/472.68	c GC COLLECT
472.52/472.68	c #Conflicts:      69000 | #Learnt:       7200 | 0.075
472.52/472.68	c total clause space: 78.2603MB
472.52/472.68	c total #watches: 512492
479.62/479.78	c total #propagations: 2784264 / total #impl: 527948939 (eff. 0.005)
479.62/479.78	c #Conflicts:      70000 | #Learnt:       8200 | 0.076
479.62/479.78	c total clause space: 78.2603MB
479.62/479.78	c total #watches: 569254
486.72/486.89	c total #propagations: 2822316 / total #impl: 534645332 (eff. 0.005)
486.72/486.89	c #Conflicts:      71000 | #Learnt:       9201 | 0.075
486.72/486.89	c total clause space: 78.2603MB
486.72/486.89	c total #watches: 642244
495.31/495.48	c total #propagations: 2851871 / total #impl: 544375165 (eff. 0.005)
495.31/495.48	c #Conflicts:      72000 | #Learnt:      10201 | 0.074
495.31/495.48	c total clause space: 78.2603MB
495.31/495.48	c total #watches: 722753
505.31/505.41	c total #propagations: 2877028 / total #impl: 557435443 (eff. 0.005)
505.31/505.41	c #Conflicts:      73000 | #Learnt:      11201 | 0.074
505.31/505.41	c total clause space: 78.2603MB
505.31/505.41	c total #watches: 777499
517.91/518.03	c total #propagations: 2909528 / total #impl: 567495190 (eff. 0.005)
517.91/518.03	c #Conflicts:      74000 | #Learnt:      12201 | 0.075
517.91/518.03	c total clause space: 78.2603MB
517.91/518.03	c total #watches: 822580
530.61/530.79	c total #propagations: 2941001 / total #impl: 572033150 (eff. 0.005)
530.61/530.79	c GC COLLECT
530.61/530.79	c #Conflicts:      75000 | #Learnt:       6705 | 0.075
530.61/530.79	c total clause space: 78.2603MB
530.61/530.79	c total #watches: 499856
538.01/538.13	c total #propagations: 2966350 / total #impl: 580536349 (eff. 0.005)
538.01/538.13	c #Conflicts:      76000 | #Learnt:       7705 | 0.077
538.01/538.13	c total clause space: 78.2603MB
538.01/538.13	c total #watches: 567131
547.01/547.19	c total #propagations: 3000380 / total #impl: 588911666 (eff. 0.005)
547.01/547.19	c #Conflicts:      77000 | #Learnt:       8704 | 0.076
547.01/547.19	c total clause space: 78.2603MB
547.01/547.19	c total #watches: 597708
557.31/557.43	c total #propagations: 3051228 / total #impl: 595603295 (eff. 0.005)
557.31/557.43	c #Conflicts:      78000 | #Learnt:       9704 | 0.076
557.31/557.43	c total clause space: 78.2603MB
557.31/557.43	c total #watches: 635076
568.90/569.05	c total #propagations: 3099102 / total #impl: 599938644 (eff. 0.005)
568.90/569.05	c #Conflicts:      79000 | #Learnt:      10704 | 0.076
568.90/569.05	c total clause space: 78.2603MB
568.90/569.05	c total #watches: 688856
578.20/578.33	c total #propagations: 3146595 / total #impl: 605864778 (eff. 0.005)
578.20/578.33	c #Conflicts:      80000 | #Learnt:      11704 | 0.085
578.20/578.33	c total clause space: 78.2603MB
578.20/578.33	c total #watches: 788589
589.70/589.86	c total #propagations: 3171640 / total #impl: 613266535 (eff. 0.005)
589.70/589.86	c #Conflicts:      81000 | #Learnt:      12704 | 0.088
589.70/589.86	c total clause space: 78.2603MB
589.70/589.86	c total #watches: 886101
601.70/601.85	c total #propagations: 3192349 / total #impl: 624475346 (eff. 0.005)
601.70/601.85	c GC COLLECT
601.70/601.85	c #Conflicts:      82000 | #Learnt:       6915 | 0.087
601.70/601.85	c total clause space: 78.2603MB
601.70/601.85	c total #watches: 521451
609.40/609.52	c total #propagations: 3213209 / total #impl: 644400408 (eff. 0.005)
609.40/609.52	c #Conflicts:      83000 | #Learnt:       7915 | 0.086
609.40/609.52	c total clause space: 78.2603MB
609.40/609.52	c total #watches: 602264
619.09/619.30	c total #propagations: 3231780 / total #impl: 656748381 (eff. 0.005)
619.09/619.30	c #Conflicts:      84000 | #Learnt:       8915 | 0.085
619.09/619.30	c total clause space: 78.2603MB
619.09/619.30	c total #watches: 638626
629.49/629.63	c total #propagations: 3270703 / total #impl: 667629595 (eff. 0.005)
629.49/629.63	c #Conflicts:      85000 | #Learnt:       9915 | 0.085
629.49/629.63	c total clause space: 78.2603MB
629.49/629.63	c total #watches: 684008
638.89/639.01	c total #propagations: 3308160 / total #impl: 673525126 (eff. 0.005)
638.89/639.01	c #Conflicts:      86000 | #Learnt:      10915 | 0.084
638.89/639.01	c total clause space: 78.2603MB
638.89/639.01	c total #watches: 745664
647.80/647.93	c total #propagations: 3331474 / total #impl: 679947535 (eff. 0.005)
647.80/647.93	c #Conflicts:      87000 | #Learnt:      11915 | 0.083
647.80/647.93	c total clause space: 78.2603MB
647.80/647.93	c total #watches: 817448
657.70/657.86	c total #propagations: 3352808 / total #impl: 688648729 (eff. 0.005)
657.70/657.86	c #Conflicts:      88000 | #Learnt:      12915 | 0.083
657.70/657.86	c total clause space: 78.2603MB
657.70/657.86	c total #watches: 886845
668.59/668.74	c total #propagations: 3371564 / total #impl: 698067588 (eff. 0.005)
668.59/668.74	c #Conflicts:      89000 | #Learnt:      13915 | 0.082
668.59/668.74	c total clause space: 78.2603MB
668.59/668.74	c total #watches: 957291
676.58/676.78	c total #propagations: 3389481 / total #impl: 709221265 (eff. 0.005)
676.58/676.78	c GC COLLECT
676.58/676.78	c #Conflicts:      90000 | #Learnt:       7811 | 0.081
676.58/676.78	c total clause space: 78.2603MB
676.58/676.78	c total #watches: 580260
684.68/684.88	c total #propagations: 3414016 / total #impl: 716052825 (eff. 0.005)
684.68/684.88	c #Conflicts:      91000 | #Learnt:       8811 | 0.080
684.68/684.88	c total clause space: 78.2603MB
684.68/684.88	c total #watches: 594029
693.68/693.83	c total #propagations: 3472937 / total #impl: 721858954 (eff. 0.005)
693.68/693.83	c #Conflicts:      92000 | #Learnt:       9811 | 0.080
693.68/693.83	c total clause space: 78.2603MB
693.68/693.83	c total #watches: 608001
705.28/705.45	c total #propagations: 3538902 / total #impl: 726993726 (eff. 0.005)
705.28/705.45	c #Conflicts:      93000 | #Learnt:      10811 | 0.080
705.28/705.45	c total clause space: 78.2603MB
705.28/705.45	c total #watches: 646666
716.78/717.00	c total #propagations: 3605097 / total #impl: 733536433 (eff. 0.005)
716.78/717.00	c #Conflicts:      94000 | #Learnt:      11811 | 0.080
716.78/717.00	c total clause space: 78.2603MB
716.78/717.00	c total #watches: 718853
729.68/729.81	c total #propagations: 3642894 / total #impl: 738769665 (eff. 0.005)
729.68/729.81	c #Conflicts:      95000 | #Learnt:      12811 | 0.079
729.68/729.81	c total clause space: 78.2603MB
729.68/729.81	c total #watches: 791692
742.77/742.98	c total #propagations: 3680768 / total #impl: 747961000 (eff. 0.005)
742.77/742.98	c #Conflicts:      96000 | #Learnt:      13811 | 0.079
742.77/742.98	c total clause space: 78.2603MB
742.77/742.98	c total #watches: 866066
758.27/758.43	c total #propagations: 3725311 / total #impl: 757767496 (eff. 0.005)
758.27/758.43	c #Conflicts:      97000 | #Learnt:      14811 | 0.078
758.27/758.43	c total clause space: 78.2603MB
758.27/758.43	c total #watches: 937214
770.27/770.48	c total #propagations: 3777121 / total #impl: 768756834 (eff. 0.005)
770.27/770.48	c GC COLLECT
770.27/770.48	c #Conflicts:      98000 | #Learnt:       8404 | 0.077
770.27/770.48	c total clause space: 78.2603MB
770.27/770.48	c total #watches: 637154
782.07/782.22	c total #propagations: 3822809 / total #impl: 776548492 (eff. 0.005)
782.07/782.22	c #Conflicts:      99000 | #Learnt:       9404 | 0.077
782.07/782.22	c total clause space: 78.2603MB
782.07/782.22	c total #watches: 701607
793.47/793.68	c total #propagations: 3870284 / total #impl: 786380825 (eff. 0.005)
793.47/793.68	c #Conflicts:     100000 | #Learnt:      10404 | 0.076
793.47/793.68	c total clause space: 78.2603MB
793.47/793.68	c total #watches: 771847
803.97/804.15	c total #propagations: 3903679 / total #impl: 795524847 (eff. 0.005)
803.97/804.15	c #Conflicts:     101000 | #Learnt:      11404 | 0.076
803.97/804.15	c total clause space: 78.2603MB
803.97/804.15	c total #watches: 851137
816.07/816.24	c total #propagations: 3925178 / total #impl: 806183248 (eff. 0.005)
816.07/816.24	c #Conflicts:     102000 | #Learnt:      12404 | 0.075
816.07/816.24	c total clause space: 78.2603MB
816.07/816.24	c total #watches: 932487
832.16/832.34	c total #propagations: 3948208 / total #impl: 822028108 (eff. 0.005)
832.16/832.34	c #Conflicts:     103000 | #Learnt:      13404 | 0.075
832.16/832.34	c total clause space: 78.2603MB
832.16/832.34	c total #watches: 1001450
853.16/853.32	c total #propagations: 3979377 / total #impl: 836597463 (eff. 0.005)
853.16/853.32	c #Conflicts:     104000 | #Learnt:      14404 | 0.075
853.16/853.32	c total clause space: 78.2603MB
853.16/853.32	c total #watches: 1047599
871.26/871.41	c total #propagations: 4024181 / total #impl: 843834506 (eff. 0.005)
871.26/871.41	c #Conflicts:     105000 | #Learnt:      15404 | 0.075
871.26/871.41	c total clause space: 127.173MB
871.26/871.41	c total #watches: 1106986
880.86/881.08	c total #propagations: 4056723 / total #impl: 850508829 (eff. 0.005)
880.86/881.08	c GC COLLECT
880.86/881.08	c #Conflicts:     106000 | #Learnt:       8712 | 0.075
880.86/881.08	c total clause space: 127.173MB
880.86/881.08	c total #watches: 656280
889.26/889.43	c total #propagations: 4084168 / total #impl: 860904890 (eff. 0.005)
889.26/889.43	c #Conflicts:     107000 | #Learnt:       9712 | 0.075
889.26/889.43	c total clause space: 127.173MB
889.26/889.43	c total #watches: 693263
899.56/899.75	c total #propagations: 4131173 / total #impl: 864392957 (eff. 0.005)
899.56/899.75	c #Conflicts:     108000 | #Learnt:      10712 | 0.075
899.56/899.75	c total clause space: 127.173MB
899.56/899.75	c total #watches: 731930
908.95/909.16	c total #propagations: 4177239 / total #impl: 868989059 (eff. 0.005)
908.95/909.16	c #Conflicts:     109000 | #Learnt:      11712 | 0.075
908.95/909.16	c total clause space: 127.173MB
908.95/909.16	c total #watches: 769809
919.65/919.83	c total #propagations: 4234098 / total #impl: 874038816 (eff. 0.005)
919.65/919.83	c #Conflicts:     110000 | #Learnt:      12712 | 0.075
919.65/919.83	c total clause space: 127.173MB
919.65/919.83	c total #watches: 832865
930.75/930.95	c total #propagations: 4282871 / total #impl: 877909010 (eff. 0.005)
930.75/930.95	c #Conflicts:     111000 | #Learnt:      13712 | 0.075
930.75/930.95	c total clause space: 127.173MB
930.75/930.95	c total #watches: 887705
941.55/941.73	c total #propagations: 4332708 / total #impl: 882808052 (eff. 0.005)
941.55/941.73	c #Conflicts:     112000 | #Learnt:      14711 | 0.074
941.55/941.73	c total clause space: 127.173MB
941.55/941.73	c total #watches: 934786
953.75/953.94	c total #propagations: 4386463 / total #impl: 886939439 (eff. 0.005)
953.75/953.94	c #Conflicts:     113000 | #Learnt:      15711 | 0.074
953.75/953.94	c total clause space: 127.173MB
953.75/953.94	c total #watches: 975129
963.14/963.35	c total #propagations: 4434441 / total #impl: 890876558 (eff. 0.005)
963.14/963.35	c GC COLLECT
963.14/963.35	c #Conflicts:     114000 | #Learnt:       8704 | 0.073
963.14/963.35	c total clause space: 127.173MB
963.14/963.35	c total #watches: 641486
972.84/973.09	c total #propagations: 4487482 / total #impl: 893837868 (eff. 0.005)
972.84/973.09	c #Conflicts:     115000 | #Learnt:       9704 | 0.073
972.84/973.09	c total clause space: 127.173MB
972.84/973.09	c total #watches: 674334
983.14/983.40	c total #propagations: 4541448 / total #impl: 897788751 (eff. 0.005)
983.14/983.40	c #Conflicts:     116000 | #Learnt:      10704 | 0.072
983.14/983.40	c total clause space: 127.173MB
983.14/983.40	c total #watches: 713009
991.54/991.73	c total #propagations: 4596402 / total #impl: 901486537 (eff. 0.005)
991.54/991.73	c #Conflicts:     117000 | #Learnt:      11704 | 0.072
991.54/991.73	c total clause space: 127.173MB
991.54/991.73	c total #watches: 761026
1003.54/1003.70	c total #propagations: 4632470 / total #impl: 906770459 (eff. 0.005)
1003.54/1003.70	c #Conflicts:     118000 | #Learnt:      12704 | 0.073
1003.54/1003.70	c total clause space: 127.173MB
1003.54/1003.70	c total #watches: 794883
1016.34/1016.53	c total #propagations: 4686514 / total #impl: 910840494 (eff. 0.005)
1016.34/1016.53	c #Conflicts:     119000 | #Learnt:      13704 | 0.073
1016.34/1016.53	c total clause space: 127.173MB
1016.34/1016.53	c total #watches: 830407
1023.94/1024.16	c total #propagations: 4741120 / total #impl: 914181328 (eff. 0.005)
1023.94/1024.16	o 3591
1023.94/1024.16	s OPTIMUM FOUND
1023.94/1024.16	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 x172 -x173 -x174 x175 -x176 -x177 x178 -x179 -x180 -x181 x182 -x183 -x184 x185 -x186 -x187 x188 -x189 x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 x255 x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 -x309 -x310 -x311 x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 x355 -x356 -x357 -x358 -x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 x454 -x455 -x456 -x457 x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556
1023.94/1024.16	c CPU time              : 1023.94 s

Verifier Data

OK	3591

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-4101968-1466256962/watcher-4101968-1466256962 -o /tmp/evaluation-result-4101968-1466256962/solver-4101968-1466256962 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6522 --watchdog 1960 --input HOME/instance-4101968-1466256962.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=8312
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.16 2.17 3/176 8315
/proc/meminfo: memFree=29911252/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 27743325 29810688 5268 33554432000 4194304 6201397 140737313215536 140736327699896 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 7278 5268 130 491 0 6777 0

[startup+0.100164 s]
/proc/loadavg: 2.16 2.16 2.17 3/176 8315
/proc/meminfo: memFree=29911252/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=33992 CPUtime=0.09 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 675 0 0 0 9 0 0 0 20 0 1 0 27743325 34807808 7104 33554432000 4194304 6201397 140737313215536 140736327699896 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 8498 7104 145 491 0 7997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33992

[startup+0.200314 s]
/proc/loadavg: 2.16 2.16 2.17 3/176 8315
/proc/meminfo: memFree=29911252/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=34120 CPUtime=0.19 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 708 0 0 0 19 0 0 0 20 0 1 0 27743325 34938880 7137 33554432000 4194304 6201397 140737313215536 140736327699896 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 8530 7137 145 491 0 8029 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34120

[startup+0.30034 s]
/proc/loadavg: 2.16 2.16 2.17 3/176 8315
/proc/meminfo: memFree=29911252/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=34248 CPUtime=0.29 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 922 0 0 0 29 0 0 0 20 0 1 0 27743325 35069952 7275 33554432000 4194304 6201397 140737313215536 140736327699896 5150858 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 8562 7275 145 491 0 8061 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34248

[startup+0.700236 s]
/proc/loadavg: 2.16 2.16 2.17 3/176 8315
/proc/meminfo: memFree=29911252/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=37620 CPUtime=0.69 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 1744 0 0 0 69 0 0 0 20 0 1 0 27743325 38522880 8326 33554432000 4194304 6201397 140737313215536 140737313214488 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 9405 8326 158 491 0 8904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37620

[startup+1.50027 s]
/proc/loadavg: 2.16 2.16 2.17 3/177 8316
/proc/meminfo: memFree=29877836/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=42556 CPUtime=1.48 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 2370 0 0 0 148 0 0 0 20 0 1 0 27743325 43577344 8743 33554432000 4194304 6201397 140737313215536 140737313213992 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 10639 8743 158 491 0 10138 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42556

[startup+3.10023 s]
/proc/loadavg: 2.16 2.16 2.17 3/177 8316
/proc/meminfo: memFree=29872812/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=42820 CPUtime=3.08 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 2909 0 0 0 308 0 0 0 20 0 1 0 27743325 43847680 9603 33554432000 4194304 6201397 140737313215536 140737313214200 4213357 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 10705 9603 165 491 0 10204 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42820

[startup+6.30023 s]
/proc/loadavg: 2.15 2.16 2.17 4/177 8316
/proc/meminfo: memFree=29868084/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=51072 CPUtime=6.29 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 3964 0 0 0 628 1 0 0 20 0 1 0 27743325 52297728 11338 33554432000 4194304 6201397 140737313215536 140737313214248 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 12768 11338 165 491 0 12267 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51072

[startup+12.7002 s]
/proc/loadavg: 2.22 2.18 2.17 4/177 8316
/proc/meminfo: memFree=29861180/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=63552 CPUtime=12.69 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 4844 0 0 0 1268 1 0 0 20 0 1 0 27743325 65077248 12962 33554432000 4194304 6201397 140737313215536 140737313214200 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 15888 12962 165 491 0 15387 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63552

[startup+25.5003 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 8316
/proc/meminfo: memFree=29850020/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=65640 CPUtime=25.49 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 5639 0 0 0 2547 2 0 0 20 0 1 0 27743325 67215360 15133 33554432000 4194304 6201397 140737313215536 140737313214664 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 16410 15133 165 491 0 15909 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65640

[startup+51.1003 s]
/proc/loadavg: 2.18 2.17 2.17 4/177 8316
/proc/meminfo: memFree=29841964/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=86428 CPUtime=51.08 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 6895 0 0 0 5106 2 0 0 20 0 1 0 27743325 88502272 17034 33554432000 4194304 6201397 140737313215536 140737313214488 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 21607 17034 165 491 0 21106 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86428

[startup+102.3 s]
/proc/loadavg: 2.36 2.21 2.18 3/177 8317
/proc/meminfo: memFree=29820120/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=91608 CPUtime=102.28 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 8019 0 0 0 10226 2 0 0 20 0 1 0 27743325 93806592 21219 33554432000 4194304 6201397 140737313215536 140737313214664 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 22902 21219 165 491 0 22401 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 91608

[startup+162.3 s]
/proc/loadavg: 2.32 2.22 2.19 3/177 8318
/proc/meminfo: memFree=29813364/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=123724 CPUtime=162.26 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 9228 0 0 0 16223 3 0 0 20 0 1 0 27743325 126693376 22554 33554432000 4194304 6201397 140737313215536 140737313214248 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 30931 22554 165 491 0 30430 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 123724

[startup+222.307 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 8320
/proc/meminfo: memFree=29782596/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=127936 CPUtime=222.26 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 10122 0 0 0 22223 3 0 0 20 0 1 0 27743325 131006464 26000 33554432000 4194304 6201397 140737313215536 140737313214200 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 31984 26000 165 491 0 31483 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 127936

[startup+282.3 s]
/proc/loadavg: 2.35 2.24 2.19 3/178 8324
/proc/meminfo: memFree=29764292/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=129248 CPUtime=282.25 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 10488 0 0 0 28221 4 0 0 20 0 1 0 27743325 132349952 27388 33554432000 4194304 6201397 140737313215536 140737313214664 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 32312 27388 165 491 0 31811 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 129248

[startup+342.3 s]
/proc/loadavg: 2.24 2.23 2.18 4/177 8325
/proc/meminfo: memFree=29753388/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=131168 CPUtime=342.24 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 10837 0 0 0 34220 4 0 0 20 0 1 0 27743325 134316032 27737 33554432000 4194304 6201397 140737313215536 140737313214664 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 32792 27737 165 491 0 32291 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 131168

[startup+402.3 s]
/proc/loadavg: 2.39 2.27 2.20 3/177 8326
/proc/meminfo: memFree=29751528/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=131168 CPUtime=402.23 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 10854 0 0 0 40219 4 0 0 20 0 1 0 27743325 134316032 27754 33554432000 4194304 6201397 140737313215536 140737313214664 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 32792 27754 165 491 0 32291 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 131168

[startup+462.3 s]
/proc/loadavg: 2.37 2.28 2.20 3/177 8327
/proc/meminfo: memFree=29722928/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=131360 CPUtime=462.22 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 10898 0 0 0 46218 4 0 0 20 0 1 0 27743325 134512640 28309 33554432000 4194304 6201397 140737313215536 140737313214200 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 32840 28309 165 491 0 32339 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 131360

[startup+522.3 s]
/proc/loadavg: 2.34 2.28 2.20 3/177 8329
/proc/meminfo: memFree=29710140/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=131552 CPUtime=522.21 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 10942 0 0 0 52217 4 0 0 20 0 1 0 27743325 134709248 28864 33554432000 4194304 6201397 140737313215536 140737313214664 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 32888 28864 165 491 0 32387 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 131552

[startup+582.3 s]
/proc/loadavg: 2.17 2.24 2.19 3/177 8330
/proc/meminfo: memFree=29685068/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=131552 CPUtime=582.2 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 10967 0 0 0 58216 4 0 0 20 0 1 0 27743325 134709248 29911 33554432000 4194304 6201397 140737313215536 140737313214664 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 32888 29911 165 491 0 32387 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 131552

[startup+642.3 s]
/proc/loadavg: 2.22 2.24 2.19 3/177 8331
/proc/meminfo: memFree=29679360/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=133120 CPUtime=642.19 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 11244 0 0 0 64215 4 0 0 20 0 1 0 27743325 136314880 30188 33554432000 4194304 6201397 140737313215536 140737313214664 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 33280 30188 165 491 0 32779 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 133120

[startup+702.3 s]
/proc/loadavg: 2.18 2.22 2.18 4/177 8332
/proc/meminfo: memFree=29677500/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=133792 CPUtime=702.18 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 11384 0 0 0 70214 4 0 0 20 0 1 0 27743325 137003008 30328 33554432000 4194304 6201397 140737313215536 140737313214664 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 33448 30328 165 491 0 32947 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 133792

[startup+762.3 s]
/proc/loadavg: 2.16 2.21 2.18 3/177 8333
/proc/meminfo: memFree=29672576/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=134464 CPUtime=762.18 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 11523 0 0 0 76214 4 0 0 20 0 1 0 27743325 137691136 30978 33554432000 4194304 6201397 140737313215536 140737313214664 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 33616 30978 165 491 0 33115 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 134464

[startup+822.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 8335
/proc/meminfo: memFree=29671456/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=134656 CPUtime=822.16 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 11567 0 0 0 82212 4 0 0 20 0 1 0 27743325 137887744 31022 33554432000 4194304 6201397 140737313215536 140737313214248 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 33664 31022 165 491 0 33163 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 134656

[startup+882.307 s]
/proc/loadavg: 2.34 2.24 2.19 3/178 8339
/proc/meminfo: memFree=29662328/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=187132 CPUtime=882.16 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 12949 0 0 0 88211 5 0 0 20 0 1 0 27743325 191623168 33060 33554432000 4194304 6201397 140737313215536 140737313214664 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 46783 33060 165 491 0 46282 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 187132

[startup+942.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 8340
/proc/meminfo: memFree=29656184/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=187264 CPUtime=942.15 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 13006 0 0 0 94210 5 0 0 20 0 1 0 27743325 191758336 33117 33554432000 4194304 6201397 140737313215536 140737313214200 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 46816 33117 165 491 0 46315 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 187264

[startup+1002.3 s]
/proc/loadavg: 2.25 2.24 2.19 4/177 8479
/proc/meminfo: memFree=30021120/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=187660 CPUtime=1002.14 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 13097 0 0 0 100209 5 0 0 20 0 1 0 27743325 192163840 33245 33554432000 4194304 6201397 140737313215536 140737313214664 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 46915 33245 165 491 0 46414 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 187660

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

[startup+1011.2 s]
/proc/loadavg: 2.21 2.23 2.18 3/177 8479
/proc/meminfo: memFree=30014720/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=187660 CPUtime=1011.03 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 13101 0 0 0 101098 5 0 0 20 0 1 0 27743325 192163840 33376 33554432000 4194304 6201397 140737313215536 140737313214664 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 46915 33376 165 491 0 46414 0
Current children cumulated CPU time (s) 1011.03
Current children cumulated vsize (KiB) 187660

[startup+1017.61 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 8479
/proc/meminfo: memFree=30013720/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=187660 CPUtime=1017.44 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 13105 0 0 0 101739 5 0 0 20 0 1 0 27743325 192163840 33524 33554432000 4194304 6201397 140737313215536 140737313214664 4213357 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 46915 33524 165 491 0 46414 0
Current children cumulated CPU time (s) 1017.44
Current children cumulated vsize (KiB) 187660

[startup+1020.8 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 8479
/proc/meminfo: memFree=30013844/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=187660 CPUtime=1020.64 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 13105 0 0 0 102059 5 0 0 20 0 1 0 27743325 192163840 33524 33554432000 4194304 6201397 140737313215536 140737313214664 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 46915 33524 165 491 0 46414 0
Current children cumulated CPU time (s) 1020.64
Current children cumulated vsize (KiB) 187660

[startup+1022.4 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 8479
/proc/meminfo: memFree=30013968/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=187660 CPUtime=1022.23 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 13105 0 0 0 102218 5 0 0 20 0 1 0 27743325 192163840 33524 33554432000 4194304 6201397 140737313215536 140737313214664 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 46915 33524 165 491 0 46414 0
Current children cumulated CPU time (s) 1022.23
Current children cumulated vsize (KiB) 187660

[startup+1023.2 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 8479
/proc/meminfo: memFree=30013968/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=187660 CPUtime=1023.03 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 13105 0 0 0 102298 5 0 0 20 0 1 0 27743325 192163840 33524 33554432000 4194304 6201397 140737313215536 140737313214664 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 46915 33524 165 491 0 46414 0
Current children cumulated CPU time (s) 1023.03
Current children cumulated vsize (KiB) 187660

[startup+1023.6 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 8479
/proc/meminfo: memFree=30013968/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=187660 CPUtime=1023.43 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 13105 0 0 0 102338 5 0 0 20 0 1 0 27743325 192163840 33524 33554432000 4194304 6201397 140737313215536 140737313214664 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 46915 33524 165 491 0 46414 0
Current children cumulated CPU time (s) 1023.43
Current children cumulated vsize (KiB) 187660

[startup+1024 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 8479
/proc/meminfo: memFree=30013968/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=187660 CPUtime=1023.83 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 13105 0 0 0 102378 5 0 0 20 0 1 0 27743325 192163840 33524 33554432000 4194304 6201397 140737313215536 140737313214664 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 46915 33524 165 491 0 46414 0
Current children cumulated CPU time (s) 1023.83
Current children cumulated vsize (KiB) 187660

[startup+1024.1 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 8479
/proc/meminfo: memFree=30013844/32872528 swapFree=17888/1798212
[pid=8315] ppid=8312 vsize=187660 CPUtime=1023.94 cores=0,2,4,6
/proc/8315/stat : 8315 (cdcl-cuttingpla) R 8312 8315 6506 0 -1 4202496 13105 0 0 0 102389 5 0 0 20 0 1 0 27743325 192163840 33524 33554432000 4194304 6201397 140737313215536 140737313214664 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8315/statm: 46915 33524 165 491 0 46414 0
Current children cumulated CPU time (s) 1023.94
Current children cumulated vsize (KiB) 187660

Child status: 30
Real time (s): 1024.16
CPU time (s): 1024
CPU user time (s): 1023.95
CPU system time (s): 0.055991
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 187660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1023.95
system time used= 0.055991
maximum resident set size= 134320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13162
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= 12
involuntary context switches= 1530

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.54661 second user time and 4.34434 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-18 15:36:02
IDJOB=4101968
IDBENCH=1826
IDSOLVER=2550
FILE ID=node123/4101968-1466256962
RUNJOBID= node123-1466240371-6522
PBS_JOBID= 19918188
Free space on /tmp= 71624 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib3/normalized-reduced-mps-v2-20-10-gt2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101968-1466256962/watcher-4101968-1466256962 -o /tmp/evaluation-result-4101968-1466256962/solver-4101968-1466256962 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6522 --watchdog 1960 --input HOME/instance-4101968-1466256962.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 08913f3dd730f4c3a659694fd4c06001
RANDOM SEED=2080197864

node123.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.791
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.58
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.791
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.791
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.56
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.791
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.57
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.791
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.56
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.791
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.791
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.56
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.791
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:        29911260 kB
Buffers:           40144 kB
Cached:            91424 kB
SwapCached:         1600 kB
Active:           323192 kB
Inactive:         105556 kB
Active(anon):     296456 kB
Inactive(anon):     3072 kB
Active(file):      26736 kB
Inactive(file):   102484 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099316 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:       2170140 kB
Mapped:             7668 kB
Shmem:                 0 kB
Slab:             600256 kB
SReclaimable:      44464 kB
SUnreclaim:       555792 kB
KernelStack:        1472 kB
PageTables:         8052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2226904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2134016 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= 71632 MiB
End job on node123 at 2016-06-18 15:53:06