Trace number 4118833

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-sporttournament42.lin.opb
MD5SUM3b421183f513ce58a56b9c4a6697be14
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-313
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 variables2541
Total number of constraints3360
Number of constraints which are clauses1680
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 2207
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 2376
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2376
Number of bits of the biggest sum of numbers12
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= 2541 #constraint= 3360
2.09/2.18	c #Conflicts:       1000 | #Learnt:       1089 | 0.000
2.09/2.18	c total clause space: 48.1602MB
2.09/2.18	c total #watches: 379645
4.79/4.89	c total #propagations: 298073 / total #impl: 4605351 (eff. 0.065)
4.79/4.89	c #Conflicts:       2000 | #Learnt:       2089 | 0.005
4.79/4.89	c total clause space: 78.2603MB
4.79/4.89	c total #watches: 444183
7.39/7.45	c total #propagations: 410368 / total #impl: 13930169 (eff. 0.029)
7.39/7.45	c GC COLLECT
7.39/7.45	c #Conflicts:       3000 | #Learnt:       2146 | 0.003
7.39/7.45	c total clause space: 78.2603MB
7.39/7.45	c total #watches: 383521
11.00/11.09	c total #propagations: 463858 / total #impl: 26645351 (eff. 0.017)
11.00/11.09	c #Conflicts:       4000 | #Learnt:       3148 | 0.002
11.00/11.09	c total clause space: 127.173MB
11.00/11.09	c total #watches: 443821
13.79/13.81	c total #propagations: 593011 / total #impl: 31402302 (eff. 0.019)
13.79/13.81	c GC COLLECT
13.79/13.81	c #Conflicts:       5000 | #Learnt:       2540 | 0.002
13.79/13.81	c total clause space: 127.173MB
13.79/13.81	c total #watches: 419782
15.88/15.92	c total #propagations: 819161 / total #impl: 35409915 (eff. 0.023)
15.88/15.92	c #Conflicts:       6000 | #Learnt:       3576 | 0.002
15.88/15.92	c total clause space: 127.173MB
15.88/15.92	c total #watches: 827940
20.19/20.21	c total #propagations: 1111445 / total #impl: 37960742 (eff. 0.029)
20.19/20.21	c GC COLLECT
20.19/20.21	c #Conflicts:       7000 | #Learnt:       2441 | 0.001
20.19/20.21	c total clause space: 206.656MB
20.19/20.21	c total #watches: 738398
24.79/24.83	c total #propagations: 1508679 / total #impl: 42135360 (eff. 0.036)
24.79/24.83	c #Conflicts:       8000 | #Learnt:       3441 | 0.001
24.79/24.83	c total clause space: 206.656MB
24.79/24.83	c total #watches: 808243
31.78/31.80	c total #propagations: 1675185 / total #impl: 50181337 (eff. 0.033)
31.78/31.80	c #Conflicts:       9000 | #Learnt:       4448 | 0.001
31.78/31.80	c total clause space: 206.656MB
31.78/31.80	c total #watches: 1033962
36.88/36.94	c total #propagations: 1829299 / total #impl: 55657067 (eff. 0.033)
36.88/36.94	c GC COLLECT
36.88/36.94	c #Conflicts:      10000 | #Learnt:       2977 | 0.001
36.88/36.94	c total clause space: 206.656MB
36.88/36.94	c total #watches: 664094
40.88/40.91	c total #propagations: 2078797 / total #impl: 58929345 (eff. 0.035)
40.88/40.91	c #Conflicts:      11000 | #Learnt:       3977 | 0.001
40.88/40.91	c total clause space: 206.656MB
40.88/40.91	c total #watches: 720929
46.58/46.60	c total #propagations: 2420807 / total #impl: 60891430 (eff. 0.040)
46.58/46.60	c #Conflicts:      12000 | #Learnt:       4993 | 0.001
46.58/46.60	c total clause space: 206.656MB
46.58/46.60	c total #watches: 966491
51.28/51.32	c total #propagations: 2676650 / total #impl: 63453002 (eff. 0.042)
51.28/51.32	c #Conflicts:      13000 | #Learnt:       6006 | 0.001
51.28/51.32	c total clause space: 206.656MB
51.28/51.32	c total #watches: 1114998
55.38/55.46	c total #propagations: 3046436 / total #impl: 65924360 (eff. 0.046)
55.38/55.46	c GC COLLECT
55.38/55.46	c #Conflicts:      14000 | #Learnt:       4164 | 0.001
55.38/55.46	c total clause space: 206.656MB
55.38/55.46	c total #watches: 816118
59.98/60.05	c total #propagations: 3209015 / total #impl: 68608638 (eff. 0.047)
59.98/60.05	c #Conflicts:      15000 | #Learnt:       5167 | 0.001
59.98/60.05	c total clause space: 206.656MB
59.98/60.05	c total #watches: 883831
64.18/64.27	c total #propagations: 3388330 / total #impl: 72435706 (eff. 0.047)
64.18/64.27	c #Conflicts:      16000 | #Learnt:       6169 | 0.001
64.18/64.27	c total clause space: 206.656MB
64.18/64.27	c total #watches: 957237
68.38/68.41	c total #propagations: 3639656 / total #impl: 76480961 (eff. 0.048)
68.38/68.41	c GC COLLECT
68.38/68.41	c #Conflicts:      17000 | #Learnt:       4023 | 0.001
68.38/68.41	c total clause space: 206.656MB
68.38/68.41	c total #watches: 585774
73.57/73.63	c total #propagations: 4036197 / total #impl: 80485371 (eff. 0.050)
73.57/73.63	c #Conflicts:      18000 | #Learnt:       5023 | 0.001
73.57/73.63	c total clause space: 206.656MB
73.57/73.63	c total #watches: 656012
80.87/80.98	c total #propagations: 4418581 / total #impl: 83968634 (eff. 0.053)
80.87/80.98	c #Conflicts:      19000 | #Learnt:       6023 | 0.000
80.87/80.98	c total clause space: 206.656MB
80.87/80.98	c total #watches: 711079
87.68/87.77	c total #propagations: 4817478 / total #impl: 87724776 (eff. 0.055)
87.68/87.77	c #Conflicts:      20000 | #Learnt:       7025 | 0.000
87.68/87.77	c total clause space: 206.656MB
87.68/87.77	c total #watches: 806001
91.87/91.90	c total #propagations: 4986903 / total #impl: 91273766 (eff. 0.055)
91.87/91.90	c GC COLLECT
91.87/91.90	c #Conflicts:      21000 | #Learnt:       4562 | 0.000
91.87/91.90	c total clause space: 335.816MB
91.87/91.90	c total #watches: 663679
95.47/95.59	c total #propagations: 5318880 / total #impl: 94187158 (eff. 0.056)
95.47/95.59	c #Conflicts:      22000 | #Learnt:       5564 | 0.000
95.47/95.59	c total clause space: 335.816MB
95.47/95.59	c total #watches: 749930
100.57/100.68	c total #propagations: 5422873 / total #impl: 96322922 (eff. 0.056)
100.57/100.68	c #Conflicts:      23000 | #Learnt:       6587 | 0.000
100.57/100.68	c total clause space: 335.816MB
100.57/100.68	c total #watches: 966537
104.58/104.67	c total #propagations: 5618397 / total #impl: 98891067 (eff. 0.057)
104.58/104.67	c #Conflicts:      24000 | #Learnt:       7591 | 0.000
104.58/104.67	c total clause space: 335.816MB
104.58/104.67	c total #watches: 1206911
109.68/109.77	c total #propagations: 5827958 / total #impl: 103429841 (eff. 0.056)
109.68/109.77	c GC COLLECT
109.68/109.77	c #Conflicts:      25000 | #Learnt:       4796 | 0.000
109.68/109.77	c total clause space: 335.816MB
109.68/109.77	c total #watches: 1207359
114.68/114.78	c total #propagations: 6001319 / total #impl: 107501886 (eff. 0.056)
114.68/114.78	c #Conflicts:      26000 | #Learnt:       5796 | 0.000
114.68/114.78	c total clause space: 335.816MB
114.68/114.78	c total #watches: 1294137
120.67/120.76	c total #propagations: 6188646 / total #impl: 109863860 (eff. 0.056)
120.67/120.76	c #Conflicts:      27000 | #Learnt:       6796 | 0.000
120.67/120.76	c total clause space: 335.816MB
120.67/120.76	c total #watches: 1361823
128.27/128.39	c total #propagations: 6525478 / total #impl: 112260586 (eff. 0.058)
128.27/128.39	c #Conflicts:      28000 | #Learnt:       7796 | 0.000
128.27/128.39	c total clause space: 335.816MB
128.27/128.39	c total #watches: 1421625
137.58/137.66	c total #propagations: 6884372 / total #impl: 115396201 (eff. 0.060)
137.58/137.66	c GC COLLECT
137.58/137.66	c #Conflicts:      29000 | #Learnt:       4734 | 0.000
137.58/137.66	c total clause space: 335.816MB
137.58/137.66	c total #watches: 867696
145.17/145.24	c total #propagations: 7154421 / total #impl: 118553614 (eff. 0.060)
145.17/145.24	c #Conflicts:      30000 | #Learnt:       5734 | 0.000
145.17/145.24	c total clause space: 335.816MB
145.17/145.24	c total #watches: 943915
151.87/151.97	c total #propagations: 7407582 / total #impl: 121704265 (eff. 0.061)
151.87/151.97	c #Conflicts:      31000 | #Learnt:       6735 | 0.000
151.87/151.97	c total clause space: 335.816MB
151.87/151.97	c total #watches: 1057512
160.57/160.68	c total #propagations: 7712215 / total #impl: 124581182 (eff. 0.062)
160.57/160.68	c #Conflicts:      32000 | #Learnt:       7735 | 0.000
160.57/160.68	c total clause space: 335.816MB
160.57/160.68	c total #watches: 1125184
172.67/172.75	c total #propagations: 8109994 / total #impl: 129131072 (eff. 0.063)
172.67/172.75	c #Conflicts:      33000 | #Learnt:       8735 | 0.000
172.67/172.75	c total clause space: 335.816MB
172.67/172.75	c total #watches: 1190092
184.46/184.53	c total #propagations: 8498675 / total #impl: 135210522 (eff. 0.063)
184.46/184.53	c GC COLLECT
184.46/184.53	c #Conflicts:      34000 | #Learnt:       5354 | 0.000
184.46/184.53	c total clause space: 335.816MB
184.46/184.53	c total #watches: 740659
195.86/195.96	c total #propagations: 8899961 / total #impl: 143615139 (eff. 0.062)
195.86/195.96	c #Conflicts:      35000 | #Learnt:       6354 | 0.000
195.86/195.96	c total clause space: 335.816MB
195.86/195.96	c total #watches: 806980
207.86/207.91	c total #propagations: 9297043 / total #impl: 152349703 (eff. 0.061)
207.86/207.91	c #Conflicts:      36000 | #Learnt:       7354 | 0.000
207.86/207.91	c total clause space: 335.816MB
207.86/207.91	c total #watches: 860626
220.65/220.78	c total #propagations: 9652278 / total #impl: 159481897 (eff. 0.061)
220.65/220.78	c #Conflicts:      37000 | #Learnt:       8354 | 0.000
220.65/220.78	c total clause space: 335.816MB
220.65/220.78	c total #watches: 954761
233.75/233.80	c total #propagations: 9912336 / total #impl: 167781302 (eff. 0.059)
233.75/233.80	c #Conflicts:      38000 | #Learnt:       9354 | 0.000
233.75/233.80	c total clause space: 335.816MB
233.75/233.80	c total #watches: 1035715
247.25/247.32	c total #propagations: 10024720 / total #impl: 180354395 (eff. 0.056)
247.25/247.32	c GC COLLECT
247.25/247.32	c #Conflicts:      39000 | #Learnt:       5668 | 0.000
247.25/247.32	c total clause space: 335.816MB
247.25/247.32	c total #watches: 730367
257.05/257.14	c total #propagations: 10210451 / total #impl: 188967105 (eff. 0.054)
257.05/257.14	c #Conflicts:      40000 | #Learnt:       6668 | 0.000
257.05/257.14	c total clause space: 335.816MB
257.05/257.14	c total #watches: 807904
270.95/271.07	c total #propagations: 10348340 / total #impl: 200208397 (eff. 0.052)
270.95/271.07	c #Conflicts:      41000 | #Learnt:       7668 | 0.000
270.95/271.07	c total clause space: 335.816MB
270.95/271.07	c total #watches: 879775
285.25/285.39	c total #propagations: 10620775 / total #impl: 204914889 (eff. 0.052)
285.25/285.39	c #Conflicts:      42000 | #Learnt:       8668 | 0.000
285.25/285.39	c total clause space: 335.816MB
285.25/285.39	c total #watches: 951361
297.74/297.89	c total #propagations: 10788076 / total #impl: 221507014 (eff. 0.049)
297.74/297.89	c #Conflicts:      43000 | #Learnt:       9668 | 0.000
297.74/297.89	c total clause space: 335.816MB
297.74/297.89	c total #watches: 1020833
315.75/315.85	c total #propagations: 10934874 / total #impl: 234331657 (eff. 0.047)
315.75/315.85	c GC COLLECT
315.75/315.85	c #Conflicts:      44000 | #Learnt:       5674 | 0.000
315.75/315.85	c total clause space: 335.816MB
315.75/315.85	c total #watches: 757144
325.33/325.42	c total #propagations: 11132731 / total #impl: 244636301 (eff. 0.046)
325.33/325.42	c #Conflicts:      45000 | #Learnt:       6674 | 0.000
325.33/325.42	c total clause space: 335.816MB
325.33/325.42	c total #watches: 833073
340.73/340.86	c total #propagations: 11281532 / total #impl: 257201266 (eff. 0.044)
340.73/340.86	c #Conflicts:      46000 | #Learnt:       7674 | 0.000
340.73/340.86	c total clause space: 335.816MB
340.73/340.86	c total #watches: 906907
354.34/354.41	c total #propagations: 11447503 / total #impl: 271696231 (eff. 0.042)
354.34/354.41	c #Conflicts:      47000 | #Learnt:       8674 | 0.000
354.34/354.41	c total clause space: 335.816MB
354.34/354.41	c total #watches: 978646
361.74/361.87	c total #propagations: 11562730 / total #impl: 288773637 (eff. 0.040)
361.74/361.87	c #Conflicts:      48000 | #Learnt:       9674 | 0.000
361.74/361.87	c total clause space: 335.816MB
361.74/361.87	c total #watches: 1060469
372.43/372.50	c total #propagations: 11600729 / total #impl: 299223980 (eff. 0.039)
372.43/372.50	c #Conflicts:      49000 | #Learnt:      10674 | 0.000
372.43/372.50	c total clause space: 335.816MB
372.43/372.50	c total #watches: 1143946
384.23/384.35	c total #propagations: 11649894 / total #impl: 303683085 (eff. 0.038)
384.23/384.35	c GC COLLECT
384.23/384.35	c #Conflicts:      50000 | #Learnt:       6373 | 0.000
384.23/384.35	c total clause space: 335.816MB
384.23/384.35	c total #watches: 872007
390.44/390.54	c total #propagations: 11734474 / total #impl: 309528368 (eff. 0.038)
390.44/390.54	c #Conflicts:      51000 | #Learnt:       7374 | 0.000
390.44/390.54	c total clause space: 335.816MB
390.44/390.54	c total #watches: 975826
397.93/398.00	c total #propagations: 11841835 / total #impl: 315506394 (eff. 0.038)
397.93/398.00	c #Conflicts:      52000 | #Learnt:       8374 | 0.000
397.93/398.00	c total clause space: 335.816MB
397.93/398.00	c total #watches: 1052582
406.73/406.88	c total #propagations: 12023632 / total #impl: 321976067 (eff. 0.037)
406.73/406.88	c #Conflicts:      53000 | #Learnt:       9374 | 0.000
406.73/406.88	c total clause space: 335.816MB
406.73/406.88	c total #watches: 1131390
419.03/419.15	c total #propagations: 12126982 / total #impl: 329123229 (eff. 0.037)
419.03/419.15	c #Conflicts:      54000 | #Learnt:      10374 | 0.000
419.03/419.15	c total clause space: 335.816MB
419.03/419.15	c total #watches: 1203958
433.02/433.11	c total #propagations: 12382626 / total #impl: 336706469 (eff. 0.037)
433.02/433.11	c #Conflicts:      55000 | #Learnt:      11374 | 0.000
433.02/433.11	c total clause space: 335.816MB
433.02/433.11	c total #watches: 1287522
443.42/443.56	c total #propagations: 12539941 / total #impl: 341250605 (eff. 0.037)
443.42/443.56	c GC COLLECT
443.42/443.56	c #Conflicts:      56000 | #Learnt:       6771 | 0.000
443.42/443.56	c total clause space: 335.816MB
443.42/443.56	c total #watches: 917012
450.82/450.93	c total #propagations: 12823675 / total #impl: 343439952 (eff. 0.037)
450.82/450.93	c #Conflicts:      57000 | #Learnt:       7774 | 0.000
450.82/450.93	c total clause space: 335.816MB
450.82/450.93	c total #watches: 1033895
457.52/457.68	c total #propagations: 13085776 / total #impl: 346457323 (eff. 0.038)
457.52/457.68	c #Conflicts:      58000 | #Learnt:       8779 | 0.000
457.52/457.68	c total clause space: 335.816MB
457.52/457.68	c total #watches: 1167869
462.91/463.05	c total #propagations: 13214482 / total #impl: 349666085 (eff. 0.038)
462.91/463.05	c #Conflicts:      59000 | #Learnt:       9780 | 0.000
462.91/463.05	c total clause space: 335.816MB
462.91/463.05	c total #watches: 1275444
469.21/469.37	c total #propagations: 13394423 / total #impl: 352645156 (eff. 0.038)
469.21/469.37	c #Conflicts:      60000 | #Learnt:      10781 | 0.000
469.21/469.37	c total clause space: 335.816MB
469.21/469.37	c total #watches: 1381375
475.91/476.09	c total #propagations: 13584108 / total #impl: 357140181 (eff. 0.038)
475.91/476.09	c #Conflicts:      61000 | #Learnt:      11781 | 0.000
475.91/476.09	c total clause space: 335.816MB
475.91/476.09	c total #watches: 1468087
483.11/483.28	c total #propagations: 13975105 / total #impl: 364266784 (eff. 0.038)
483.11/483.28	c GC COLLECT
483.11/483.28	c #Conflicts:      62000 | #Learnt:       6876 | 0.000
483.11/483.28	c total clause space: 545.701MB
483.11/483.28	c total #watches: 1036375
491.51/491.70	c total #propagations: 14310075 / total #impl: 369542305 (eff. 0.039)
491.51/491.70	c #Conflicts:      63000 | #Learnt:       7876 | 0.000
491.51/491.70	c total clause space: 545.701MB
491.51/491.70	c total #watches: 1121017
499.81/499.99	c total #propagations: 14673405 / total #impl: 374772605 (eff. 0.039)
499.81/499.99	c #Conflicts:      64000 | #Learnt:       8876 | 0.000
499.81/499.99	c total clause space: 545.701MB
499.81/499.99	c total #watches: 1213887
513.51/513.62	c total #propagations: 15038189 / total #impl: 378478037 (eff. 0.040)
513.51/513.62	c #Conflicts:      65000 | #Learnt:       9876 | 0.000
513.51/513.62	c total clause space: 545.701MB
513.51/513.62	c total #watches: 1303712
524.00/524.13	c total #propagations: 15347241 / total #impl: 381491764 (eff. 0.040)
524.00/524.13	c #Conflicts:      66000 | #Learnt:      10876 | 0.000
524.00/524.13	c total clause space: 545.701MB
524.00/524.13	c total #watches: 1404280
535.50/535.62	c total #propagations: 15484083 / total #impl: 386469181 (eff. 0.040)
535.50/535.62	c #Conflicts:      67000 | #Learnt:      11876 | 0.000
535.50/535.62	c total clause space: 545.701MB
535.50/535.62	c total #watches: 1517899
547.60/547.74	c total #propagations: 15560761 / total #impl: 392599450 (eff. 0.040)
547.60/547.74	c #Conflicts:      68000 | #Learnt:      12876 | 0.000
547.60/547.74	c total clause space: 545.701MB
547.60/547.74	c total #watches: 1631609
557.30/557.42	c total #propagations: 15802157 / total #impl: 399273112 (eff. 0.040)
557.30/557.42	c GC COLLECT
557.30/557.42	c #Conflicts:      69000 | #Learnt:       7689 | 0.000
557.30/557.42	c total clause space: 545.701MB
557.30/557.42	c total #watches: 1110534
566.80/566.91	c total #propagations: 16016214 / total #impl: 406343069 (eff. 0.039)
566.80/566.91	c #Conflicts:      70000 | #Learnt:       8689 | 0.000
566.80/566.91	c total clause space: 545.701MB
566.80/566.91	c total #watches: 1225153
575.79/576.00	c total #propagations: 16182378 / total #impl: 411382801 (eff. 0.039)
575.79/576.00	c #Conflicts:      71000 | #Learnt:       9689 | 0.000
575.79/576.00	c total clause space: 545.701MB
575.79/576.00	c total #watches: 1349969
586.99/587.16	c total #propagations: 16512464 / total #impl: 415840667 (eff. 0.040)
586.99/587.16	c #Conflicts:      72000 | #Learnt:      10689 | 0.000
586.99/587.16	c total clause space: 545.701MB
586.99/587.16	c total #watches: 1475978
602.39/602.52	c total #propagations: 16702756 / total #impl: 422900874 (eff. 0.039)
602.39/602.52	c #Conflicts:      73000 | #Learnt:      11689 | 0.000
602.39/602.52	c total clause space: 545.701MB
602.39/602.52	c total #watches: 1589076
614.18/614.38	c total #propagations: 16825137 / total #impl: 430917825 (eff. 0.039)
614.18/614.38	c #Conflicts:      74000 | #Learnt:      12689 | 0.000
614.18/614.38	c total clause space: 545.701MB
614.18/614.38	c total #watches: 1691405
625.19/625.39	c total #propagations: 17045721 / total #impl: 435798619 (eff. 0.039)
625.19/625.39	c GC COLLECT
625.19/625.39	c #Conflicts:      75000 | #Learnt:       7191 | 0.000
625.19/625.39	c total clause space: 545.701MB
625.19/625.39	c total #watches: 1171003
636.29/636.49	c total #propagations: 17138403 / total #impl: 452028669 (eff. 0.038)
636.29/636.49	c #Conflicts:      76000 | #Learnt:       8191 | 0.000
636.29/636.49	c total clause space: 545.701MB
636.29/636.49	c total #watches: 1301332
647.49/647.63	c total #propagations: 17234324 / total #impl: 465336600 (eff. 0.037)
647.49/647.63	c #Conflicts:      77000 | #Learnt:       9193 | 0.000
647.49/647.63	c total clause space: 545.701MB
647.49/647.63	c total #watches: 1435769
663.58/663.76	c total #propagations: 17282575 / total #impl: 474729964 (eff. 0.036)
663.58/663.76	c #Conflicts:      78000 | #Learnt:      10197 | 0.000
663.58/663.76	c total clause space: 545.701MB
663.58/663.76	c total #watches: 1574311
678.69/678.84	c total #propagations: 17357015 / total #impl: 477227655 (eff. 0.036)
678.69/678.84	c #Conflicts:      79000 | #Learnt:      11197 | 0.000
678.69/678.84	c total clause space: 545.701MB
678.69/678.84	c total #watches: 1690660
690.48/690.63	c total #propagations: 17568452 / total #impl: 480027262 (eff. 0.037)
690.48/690.63	c #Conflicts:      80000 | #Learnt:      12197 | 0.000
690.48/690.63	c total clause space: 545.701MB
690.48/690.63	c total #watches: 1809610
706.28/706.46	c total #propagations: 17920928 / total #impl: 483263189 (eff. 0.037)
706.28/706.46	c #Conflicts:      81000 | #Learnt:      13197 | 0.000
706.28/706.46	c total clause space: 545.701MB
706.28/706.46	c total #watches: 1925295
722.58/722.79	c total #propagations: 18064449 / total #impl: 488752309 (eff. 0.037)
722.58/722.79	c GC COLLECT
722.58/722.79	c #Conflicts:      82000 | #Learnt:       7394 | 0.000
722.58/722.79	c total clause space: 545.701MB
722.58/722.79	c total #watches: 1263342
733.17/733.36	c total #propagations: 18135566 / total #impl: 494887954 (eff. 0.037)
733.17/733.36	c #Conflicts:      83000 | #Learnt:       8394 | 0.000
733.17/733.36	c total clause space: 545.701MB
733.17/733.36	c total #watches: 1373233
744.17/744.33	c total #propagations: 18205010 / total #impl: 500324171 (eff. 0.036)
744.17/744.33	c #Conflicts:      84000 | #Learnt:       9394 | 0.000
744.17/744.33	c total clause space: 545.701MB
744.17/744.33	c total #watches: 1490281
754.57/754.77	c total #propagations: 18308410 / total #impl: 505434811 (eff. 0.036)
754.57/754.77	c #Conflicts:      85000 | #Learnt:      10394 | 0.000
754.57/754.77	c total clause space: 545.701MB
754.57/754.77	c total #watches: 1601710
766.46/766.64	c total #propagations: 18546260 / total #impl: 511837167 (eff. 0.036)
766.46/766.64	c #Conflicts:      86000 | #Learnt:      11394 | 0.000
766.46/766.64	c total clause space: 545.701MB
766.46/766.64	c total #watches: 1709825
777.57/777.71	c total #propagations: 18900097 / total #impl: 517854405 (eff. 0.036)
777.57/777.71	c #Conflicts:      87000 | #Learnt:      12394 | 0.000
777.57/777.71	c total clause space: 545.701MB
777.57/777.71	c total #watches: 1820127
790.16/790.32	c total #propagations: 19185683 / total #impl: 524293660 (eff. 0.037)
790.16/790.32	c #Conflicts:      88000 | #Learnt:      13394 | 0.000
790.16/790.32	c total clause space: 545.701MB
790.16/790.32	c total #watches: 1930383
803.46/803.67	c total #propagations: 19515627 / total #impl: 529338706 (eff. 0.037)
803.46/803.67	c #Conflicts:      89000 | #Learnt:      14394 | 0.000
803.46/803.67	c total clause space: 545.701MB
803.46/803.67	c total #watches: 2043709
813.26/813.44	c total #propagations: 19785768 / total #impl: 536107257 (eff. 0.037)
813.26/813.44	c GC COLLECT
813.26/813.44	c #Conflicts:      90000 | #Learnt:       8300 | 0.000
813.26/813.44	c total clause space: 545.701MB
813.26/813.44	c total #watches: 1245683
819.66/819.89	c total #propagations: 20112255 / total #impl: 541506895 (eff. 0.037)
819.66/819.89	c #Conflicts:      91000 | #Learnt:       9300 | 0.000
819.66/819.89	c total clause space: 545.701MB
819.66/819.89	c total #watches: 1364236
826.76/826.91	c total #propagations: 20386797 / total #impl: 546182625 (eff. 0.037)
826.76/826.91	c #Conflicts:      92000 | #Learnt:      10300 | 0.000
826.76/826.91	c total clause space: 545.701MB
826.76/826.91	c total #watches: 1479658
833.46/833.69	c total #propagations: 20660974 / total #impl: 550694844 (eff. 0.038)
833.46/833.69	c #Conflicts:      93000 | #Learnt:      11300 | 0.000
833.46/833.69	c total clause space: 545.701MB
833.46/833.69	c total #watches: 1594954
841.85/842.01	c total #propagations: 20874815 / total #impl: 555650389 (eff. 0.038)
841.85/842.01	c #Conflicts:      94000 | #Learnt:      12300 | 0.000
841.85/842.01	c total clause space: 545.701MB
841.85/842.01	c total #watches: 1711901
850.85/851.03	c total #propagations: 21162436 / total #impl: 560392225 (eff. 0.038)
850.85/851.03	c #Conflicts:      95000 | #Learnt:      13300 | 0.000
850.85/851.03	c total clause space: 545.701MB
850.85/851.03	c total #watches: 1828254
860.85/861.01	c total #propagations: 21436431 / total #impl: 565368934 (eff. 0.038)
860.85/861.01	c #Conflicts:      96000 | #Learnt:      14300 | 0.000
860.85/861.01	c total clause space: 545.701MB
860.85/861.01	c total #watches: 1946981
870.45/870.67	c total #propagations: 21718978 / total #impl: 570075773 (eff. 0.038)
870.45/870.67	c #Conflicts:      97000 | #Learnt:      15300 | 0.000
870.45/870.67	c total clause space: 545.701MB
870.45/870.67	c total #watches: 2066080
875.45/875.70	c total #propagations: 21913516 / total #impl: 575371036 (eff. 0.038)
875.45/875.70	c GC COLLECT
875.45/875.70	c #Conflicts:      98000 | #Learnt:       8907 | 0.000
875.45/875.70	c total clause space: 545.701MB
875.45/875.70	c total #watches: 1347444
881.64/881.89	c total #propagations: 22137965 / total #impl: 579632686 (eff. 0.038)
881.64/881.89	c #Conflicts:      99000 | #Learnt:       9907 | 0.000
881.64/881.89	c total clause space: 545.701MB
881.64/881.89	c total #watches: 1457939
887.84/888.03	c total #propagations: 22442871 / total #impl: 585736099 (eff. 0.038)
887.84/888.03	c #Conflicts:     100000 | #Learnt:      10907 | 0.000
887.84/888.03	c total clause space: 545.701MB
887.84/888.03	c total #watches: 1574686
895.14/895.32	c total #propagations: 22764327 / total #impl: 591600978 (eff. 0.038)
895.14/895.32	c #Conflicts:     101000 | #Learnt:      11907 | 0.000
895.14/895.32	c total clause space: 545.701MB
895.14/895.32	c total #watches: 1691038
901.44/901.62	c total #propagations: 23097298 / total #impl: 597456987 (eff. 0.039)
901.44/901.62	c #Conflicts:     102000 | #Learnt:      12907 | 0.000
901.44/901.62	c total clause space: 545.701MB
901.44/901.62	c total #watches: 1811640
916.15/916.39	c total #propagations: 23315372 / total #impl: 602188883 (eff. 0.039)
916.15/916.39	c #Conflicts:     103000 | #Learnt:      13907 | 0.000
916.15/916.39	c total clause space: 545.701MB
916.15/916.39	c total #watches: 1933867
927.04/927.20	c total #propagations: 23510333 / total #impl: 606416587 (eff. 0.039)
927.04/927.20	c #Conflicts:     104000 | #Learnt:      14907 | 0.000
927.04/927.20	c total clause space: 545.701MB
927.04/927.20	c total #watches: 2049063
930.84/931.01	c total #propagations: 23759519 / total #impl: 608690814 (eff. 0.039)
930.84/931.01	c #Conflicts:     105000 | #Learnt:      15907 | 0.000
930.84/931.01	c total clause space: 545.701MB
930.84/931.01	c total #watches: 2164006
934.34/934.58	c total #propagations: 23968568 / total #impl: 610797247 (eff. 0.039)
934.34/934.58	c GC COLLECT
934.34/934.58	c #Conflicts:     106000 | #Learnt:       9201 | 0.000
934.34/934.58	c total clause space: 545.701MB
934.34/934.58	c total #watches: 1396797
939.34/939.53	c total #propagations: 24315660 / total #impl: 613429777 (eff. 0.040)
939.34/939.53	c #Conflicts:     107000 | #Learnt:      10203 | 0.000
939.34/939.53	c total clause space: 545.701MB
939.34/939.53	c total #watches: 1568021
946.94/947.15	c total #propagations: 24471813 / total #impl: 620743479 (eff. 0.039)
946.94/947.15	c #Conflicts:     108000 | #Learnt:      11211 | 0.000
946.94/947.15	c total clause space: 545.701MB
946.94/947.15	c total #watches: 1750748
953.44/953.68	c total #propagations: 24655034 / total #impl: 623605614 (eff. 0.040)
953.44/953.68	c #Conflicts:     109000 | #Learnt:      12211 | 0.000
953.44/953.68	c total clause space: 545.701MB
953.44/953.68	c total #watches: 1873362
962.03/962.28	c total #propagations: 24757925 / total #impl: 626681377 (eff. 0.040)
962.03/962.28	c #Conflicts:     110000 | #Learnt:      13212 | 0.000
962.03/962.28	c total clause space: 545.701MB
962.03/962.28	c total #watches: 1987497
972.53/972.71	c total #propagations: 24850923 / total #impl: 629130925 (eff. 0.040)
972.53/972.71	c #Conflicts:     111000 | #Learnt:      14212 | 0.000
972.53/972.71	c total clause space: 545.701MB
972.53/972.71	c total #watches: 2109923
985.23/985.41	c total #propagations: 25034691 / total #impl: 631580449 (eff. 0.040)
985.23/985.41	c #Conflicts:     112000 | #Learnt:      15212 | 0.000
985.23/985.41	c total clause space: 545.701MB
985.23/985.41	c total #watches: 2219336
996.63/996.88	c total #propagations: 25422909 / total #impl: 634240222 (eff. 0.040)
996.63/996.88	c #Conflicts:     113000 | #Learnt:      16212 | 0.000
996.63/996.88	c total clause space: 545.701MB
996.63/996.88	c total #watches: 2331068
1004.13/1004.38	c total #propagations: 25600593 / total #impl: 637155478 (eff. 0.040)
1004.13/1004.38	c GC COLLECT
1004.13/1004.38	c #Conflicts:     114000 | #Learnt:       9208 | 0.000
1004.13/1004.38	c total clause space: 545.701MB
1004.13/1004.38	c total #watches: 1561186
1013.52/1013.72	c total #propagations: 25826296 / total #impl: 640455461 (eff. 0.040)
1013.52/1013.72	c #Conflicts:     115000 | #Learnt:      10208 | 0.000
1013.52/1013.72	c total clause space: 545.701MB
1013.52/1013.72	c total #watches: 1666579
1019.12/1019.33	c total #propagations: 25993803 / total #impl: 643719050 (eff. 0.040)
1019.12/1019.33	c #Conflicts:     116000 | #Learnt:      11208 | 0.000
1019.12/1019.33	c total clause space: 545.701MB
1019.12/1019.33	c total #watches: 1797940
1022.53/1022.74	c total #propagations: 26245340 / total #impl: 649162209 (eff. 0.040)
1022.53/1022.74	c #Conflicts:     117000 | #Learnt:      12208 | 0.000
1022.53/1022.74	c total clause space: 545.701MB
1022.53/1022.74	c total #watches: 1925997
1028.44/1028.61	c total #propagations: 26639712 / total #impl: 651834281 (eff. 0.041)
1028.44/1028.61	c #Conflicts:     118000 | #Learnt:      13208 | 0.000
1028.44/1028.61	c total clause space: 545.701MB
1028.44/1028.61	c total #watches: 2044313
1034.23/1034.48	c total #propagations: 26760442 / total #impl: 653514726 (eff. 0.041)
1034.23/1034.48	c #Conflicts:     119000 | #Learnt:      14208 | 0.000
1034.23/1034.48	c total clause space: 545.701MB
1034.23/1034.48	c total #watches: 2164431
1041.03/1041.28	c total #propagations: 26962429 / total #impl: 655442095 (eff. 0.041)
1041.03/1041.28	c #Conflicts:     120000 | #Learnt:      15208 | 0.000
1041.03/1041.28	c total clause space: 545.701MB
1041.03/1041.28	c total #watches: 2283726
1048.33/1048.53	c total #propagations: 27302993 / total #impl: 658347809 (eff. 0.041)
1048.33/1048.53	c #Conflicts:     121000 | #Learnt:      16208 | 0.000
1048.33/1048.53	c total clause space: 545.701MB
1048.33/1048.53	c total #watches: 2397877
1058.22/1058.45	c total #propagations: 27672226 / total #impl: 661252013 (eff. 0.042)
1058.22/1058.45	c GC COLLECT
1058.22/1058.45	c #Conflicts:     122000 | #Learnt:       8913 | 0.000
1058.22/1058.45	c total clause space: 545.701MB
1058.22/1058.45	c total #watches: 1400575
1066.72/1066.93	c total #propagations: 27967448 / total #impl: 664121719 (eff. 0.042)
1066.72/1066.93	c #Conflicts:     123000 | #Learnt:       9913 | 0.000
1066.72/1066.93	c total clause space: 545.701MB
1066.72/1066.93	c total #watches: 1506491
1077.02/1077.22	c total #propagations: 28118112 / total #impl: 670774841 (eff. 0.042)
1077.02/1077.22	c #Conflicts:     124000 | #Learnt:      10913 | 0.000
1077.02/1077.22	c total clause space: 545.701MB
1077.02/1077.22	c total #watches: 1636723
1089.32/1089.58	c total #propagations: 28266162 / total #impl: 676140974 (eff. 0.042)
1089.32/1089.58	c #Conflicts:     125000 | #Learnt:      11915 | 0.000
1089.32/1089.58	c total clause space: 545.701MB
1089.32/1089.58	c total #watches: 1768830
1101.62/1101.84	c total #propagations: 28533194 / total #impl: 682003456 (eff. 0.042)
1101.62/1101.84	c #Conflicts:     126000 | #Learnt:      12915 | 0.000
1101.62/1101.84	c total clause space: 545.701MB
1101.62/1101.84	c total #watches: 1888493
1110.12/1110.37	c total #propagations: 28790103 / total #impl: 686542762 (eff. 0.042)
1110.12/1110.37	c #Conflicts:     127000 | #Learnt:      13915 | 0.000
1110.12/1110.37	c total clause space: 545.701MB
1110.12/1110.37	c total #watches: 2017090
1119.62/1119.89	c total #propagations: 29250154 / total #impl: 689525964 (eff. 0.042)
1119.62/1119.89	c #Conflicts:     128000 | #Learnt:      14915 | 0.000
1119.62/1119.89	c total clause space: 545.701MB
1119.62/1119.89	c total #watches: 2157768
1130.62/1130.85	c total #propagations: 29499772 / total #impl: 693658065 (eff. 0.043)
1130.62/1130.85	c #Conflicts:     129000 | #Learnt:      15915 | 0.000
1130.62/1130.85	c total clause space: 545.701MB
1130.62/1130.85	c total #watches: 2294821
1141.72/1141.98	c total #propagations: 29636715 / total #impl: 697310563 (eff. 0.043)
1141.72/1141.98	c #Conflicts:     130000 | #Learnt:      16915 | 0.000
1141.72/1141.98	c total clause space: 545.701MB
1141.72/1141.98	c total #watches: 2429413
1155.80/1156.07	c total #propagations: 29789599 / total #impl: 701912968 (eff. 0.042)
1155.80/1156.07	c GC COLLECT
1155.80/1156.07	c #Conflicts:     131000 | #Learnt:       9319 | 0.000
1155.80/1156.07	c total clause space: 545.701MB
1155.80/1156.07	c total #watches: 1560291
1170.31/1170.53	c total #propagations: 30189740 / total #impl: 704789599 (eff. 0.043)
1170.31/1170.53	c #Conflicts:     132000 | #Learnt:      10319 | 0.000
1170.31/1170.53	c total clause space: 545.701MB
1170.31/1170.53	c total #watches: 1700940
1178.70/1178.94	c total #propagations: 30423085 / total #impl: 707933325 (eff. 0.043)
1178.70/1178.94	c #Conflicts:     133000 | #Learnt:      11319 | 0.000
1178.70/1178.94	c total clause space: 545.701MB
1178.70/1178.94	c total #watches: 1805478
1184.60/1184.87	c total #propagations: 30626645 / total #impl: 710719550 (eff. 0.043)
1184.60/1184.87	c #Conflicts:     134000 | #Learnt:      12319 | 0.000
1184.60/1184.87	c total clause space: 545.701MB
1184.60/1184.87	c total #watches: 1926571
1188.90/1189.11	c total #propagations: 30924570 / total #impl: 714612516 (eff. 0.043)
1188.90/1189.11	c #Conflicts:     135000 | #Learnt:      13319 | 0.000
1188.90/1189.11	c total clause space: 545.701MB
1188.90/1189.11	c total #watches: 2036946
1193.00/1193.29	c total #propagations: 31090089 / total #impl: 717222006 (eff. 0.043)
1193.00/1193.29	c #Conflicts:     136000 | #Learnt:      14319 | 0.000
1193.00/1193.29	c total clause space: 545.701MB
1193.00/1193.29	c total #watches: 2128973
1199.00/1199.29	c total #propagations: 31312751 / total #impl: 723677909 (eff. 0.043)
1199.00/1199.29	c #Conflicts:     137000 | #Learnt:      15319 | 0.000
1199.00/1199.29	c total clause space: 545.701MB
1199.00/1199.29	c total #watches: 2228993
1205.20/1205.45	c total #propagations: 31447170 / total #impl: 728521632 (eff. 0.043)
1205.20/1205.45	c #Conflicts:     138000 | #Learnt:      16319 | 0.000
1205.20/1205.45	c total clause space: 545.701MB
1205.20/1205.45	c total #watches: 2345480
1212.20/1212.48	c total #propagations: 31517675 / total #impl: 732670062 (eff. 0.043)
1212.20/1212.48	c #Conflicts:     139000 | #Learnt:      17319 | 0.000
1212.20/1212.48	c total clause space: 545.701MB
1212.20/1212.48	c total #watches: 2464550
1220.10/1220.34	c total #propagations: 31683158 / total #impl: 735957227 (eff. 0.043)
1220.10/1220.34	c #Conflicts:     140000 | #Learnt:      18319 | 0.000
1220.10/1220.34	c total clause space: 545.701MB
1220.10/1220.34	c total #watches: 2578784
1227.20/1227.43	c total #propagations: 31838550 / total #impl: 738741013 (eff. 0.043)
1227.20/1227.43	c GC COLLECT
1227.20/1227.43	c #Conflicts:     141000 | #Learnt:      10426 | 0.000
1227.20/1227.43	c total clause space: 545.701MB
1227.20/1227.43	c total #watches: 1565263
1234.90/1235.16	c total #propagations: 31995753 / total #impl: 742275775 (eff. 0.043)
1234.90/1235.16	c #Conflicts:     142000 | #Learnt:      11426 | 0.000
1234.90/1235.16	c total clause space: 545.701MB
1234.90/1235.16	c total #watches: 1687369
1245.30/1245.51	c total #propagations: 32396380 / total #impl: 745086558 (eff. 0.043)
1245.30/1245.51	c #Conflicts:     143000 | #Learnt:      12426 | 0.000
1245.30/1245.51	c total clause space: 545.701MB
1245.30/1245.51	c total #watches: 1814235
1258.89/1259.14	c total #propagations: 32803545 / total #impl: 747749269 (eff. 0.044)
1258.89/1259.14	c #Conflicts:     144000 | #Learnt:      13426 | 0.000
1258.89/1259.14	c total clause space: 545.701MB
1258.89/1259.14	c total #watches: 1931964
1272.19/1272.43	c total #propagations: 33198856 / total #impl: 750711587 (eff. 0.044)
1272.19/1272.43	c #Conflicts:     145000 | #Learnt:      14426 | 0.000
1272.19/1272.43	c total clause space: 545.701MB
1272.19/1272.43	c total #watches: 2042917
1283.89/1284.17	c total #propagations: 33535528 / total #impl: 754241298 (eff. 0.044)
1283.89/1284.17	c #Conflicts:     146000 | #Learnt:      15426 | 0.000
1283.89/1284.17	c total clause space: 545.701MB
1283.89/1284.17	c total #watches: 2158384
1299.78/1300.04	c total #propagations: 33866342 / total #impl: 757653843 (eff. 0.045)
1299.78/1300.04	c #Conflicts:     147000 | #Learnt:      16426 | 0.000
1299.78/1300.04	c total clause space: 545.701MB
1299.78/1300.04	c total #watches: 2277994
1324.88/1325.17	c total #propagations: 34225442 / total #impl: 760315211 (eff. 0.045)
1324.88/1325.17	c #Conflicts:     148000 | #Learnt:      17426 | 0.000
1324.88/1325.17	c total clause space: 545.701MB
1324.88/1325.17	c total #watches: 2407426
1348.07/1348.33	c total #propagations: 34525710 / total #impl: 763871784 (eff. 0.045)
1348.07/1348.33	c #Conflicts:     149000 | #Learnt:      18426 | 0.000
1348.07/1348.33	c total clause space: 545.701MB
1348.07/1348.33	c total #watches: 2527499
1361.18/1361.46	c total #propagations: 34676645 / total #impl: 766507380 (eff. 0.045)
1361.18/1361.46	c GC COLLECT
1361.18/1361.46	c #Conflicts:     150000 | #Learnt:      10226 | 0.000
1361.18/1361.46	c total clause space: 545.701MB
1361.18/1361.46	c total #watches: 1584442
1369.28/1369.51	c total #propagations: 34786602 / total #impl: 769057286 (eff. 0.045)
1369.28/1369.51	c #Conflicts:     151000 | #Learnt:      11226 | 0.000
1369.28/1369.51	c total clause space: 545.701MB
1369.28/1369.51	c total #watches: 1689442
1375.18/1375.43	c total #propagations: 34891290 / total #impl: 772366040 (eff. 0.045)
1375.18/1375.43	c #Conflicts:     152000 | #Learnt:      12226 | 0.000
1375.18/1375.43	c total clause space: 545.701MB
1375.18/1375.43	c total #watches: 1839363
1381.78/1382.00	c total #propagations: 35138244 / total #impl: 774799843 (eff. 0.045)
1381.78/1382.00	c #Conflicts:     153000 | #Learnt:      13226 | 0.000
1381.78/1382.00	c total clause space: 545.701MB
1381.78/1382.00	c total #watches: 1949256
1388.97/1389.28	c total #propagations: 35391889 / total #impl: 778471710 (eff. 0.045)
1388.97/1389.28	c #Conflicts:     154000 | #Learnt:      14226 | 0.000
1388.97/1389.28	c total clause space: 545.701MB
1388.97/1389.28	c total #watches: 2059420
1396.27/1396.51	c total #propagations: 35759439 / total #impl: 782638837 (eff. 0.046)
1396.27/1396.51	c #Conflicts:     155000 | #Learnt:      15226 | 0.000
1396.27/1396.51	c total clause space: 545.701MB
1396.27/1396.51	c total #watches: 2164236
1404.37/1404.70	c total #propagations: 35857019 / total #impl: 793073100 (eff. 0.045)
1404.37/1404.70	c #Conflicts:     156000 | #Learnt:      16226 | 0.000
1404.37/1404.70	c total clause space: 545.701MB
1404.37/1404.70	c total #watches: 2275236
1411.77/1412.01	c total #propagations: 36039048 / total #impl: 800910654 (eff. 0.045)
1411.77/1412.01	c #Conflicts:     157000 | #Learnt:      17226 | 0.000
1411.77/1412.01	c total clause space: 545.701MB
1411.77/1412.01	c total #watches: 2402402
1417.68/1417.91	c total #propagations: 36340546 / total #impl: 803846177 (eff. 0.045)
1417.68/1417.91	c #Conflicts:     158000 | #Learnt:      18226 | 0.000
1417.68/1417.91	c total clause space: 545.701MB
1417.68/1417.91	c total #watches: 2513007
1424.38/1424.65	c total #propagations: 36562309 / total #impl: 807856127 (eff. 0.045)
1424.38/1424.65	c #Conflicts:     159000 | #Learnt:      19226 | 0.000
1424.38/1424.65	c total clause space: 545.701MB
1424.38/1424.65	c total #watches: 2619780
1432.07/1432.31	c total #propagations: 36777011 / total #impl: 813868395 (eff. 0.045)
1432.07/1432.31	c GC COLLECT
1432.07/1432.31	c #Conflicts:     160000 | #Learnt:      10311 | 0.000
1432.07/1432.31	c total clause space: 545.701MB
1432.07/1432.31	c total #watches: 1578996
1444.26/1444.50	c total #propagations: 36992990 / total #impl: 828668731 (eff. 0.045)
1444.26/1444.50	c #Conflicts:     161000 | #Learnt:      11311 | 0.000
1444.26/1444.50	c total clause space: 545.701MB
1444.26/1444.50	c total #watches: 1702596
1457.16/1457.46	c total #propagations: 37300475 / total #impl: 842386073 (eff. 0.044)
1457.16/1457.46	c #Conflicts:     162000 | #Learnt:      12311 | 0.000
1457.16/1457.46	c total clause space: 545.701MB
1457.16/1457.46	c total #watches: 1828765
1464.46/1464.79	c total #propagations: 37512523 / total #impl: 855500936 (eff. 0.044)
1464.46/1464.79	c #Conflicts:     163000 | #Learnt:      13311 | 0.000
1464.46/1464.79	c total clause space: 545.701MB
1464.46/1464.79	c total #watches: 1952404
1476.86/1477.18	c total #propagations: 37595884 / total #impl: 860669049 (eff. 0.044)
1476.86/1477.18	c #Conflicts:     164000 | #Learnt:      14311 | 0.000
1476.86/1477.18	c total clause space: 545.701MB
1476.86/1477.18	c total #watches: 2076218
1492.06/1492.34	c total #propagations: 37830242 / total #impl: 865066687 (eff. 0.044)
1492.06/1492.34	c #Conflicts:     165000 | #Learnt:      15311 | 0.000
1492.06/1492.34	c total clause space: 545.701MB
1492.06/1492.34	c total #watches: 2198680
1504.76/1505.07	c total #propagations: 38068337 / total #impl: 869526553 (eff. 0.044)
1504.76/1505.07	c #Conflicts:     166000 | #Learnt:      16311 | 0.000
1504.76/1505.07	c total clause space: 545.701MB
1504.76/1505.07	c total #watches: 2325408
1518.75/1519.02	c total #propagations: 38250426 / total #impl: 873877861 (eff. 0.044)
1518.75/1519.02	c #Conflicts:     167000 | #Learnt:      17311 | 0.000
1518.75/1519.02	c total clause space: 545.701MB
1518.75/1519.02	c total #watches: 2461027
1536.56/1536.87	c total #propagations: 38382548 / total #impl: 877916220 (eff. 0.044)
1536.56/1536.87	c #Conflicts:     168000 | #Learnt:      18311 | 0.000
1536.56/1536.87	c total clause space: 545.701MB
1536.56/1536.87	c total #watches: 2573615
1551.15/1551.42	c total #propagations: 38542703 / total #impl: 885729400 (eff. 0.044)
1551.15/1551.42	c #Conflicts:     169000 | #Learnt:      19311 | 0.000
1551.15/1551.42	c total clause space: 545.701MB
1551.15/1551.42	c total #watches: 2713568
1558.35/1558.60	c total #propagations: 38630253 / total #impl: 894873795 (eff. 0.043)
1558.35/1558.60	c GC COLLECT
1558.35/1558.60	c #Conflicts:     170000 | #Learnt:      10301 | 0.000
1558.35/1558.60	c total clause space: 545.701MB
1558.35/1558.60	c total #watches: 1723613
1586.34/1586.66	c total #propagations: 38685210 / total #impl: 899928240 (eff. 0.043)
1586.34/1586.66	c #Conflicts:     171000 | #Learnt:      11301 | 0.000
1586.34/1586.66	c total clause space: 545.701MB
1586.34/1586.66	c total #watches: 1858892
1625.54/1625.87	c total #propagations: 39042829 / total #impl: 910923141 (eff. 0.043)
1625.54/1625.87	c #Conflicts:     172000 | #Learnt:      12301 | 0.000
1625.54/1625.87	c total clause space: 545.701MB
1625.54/1625.87	c total #watches: 1987116
1683.63/1683.98	c total #propagations: 39423590 / total #impl: 921592987 (eff. 0.043)
1683.63/1683.98	c #Conflicts:     173000 | #Learnt:      13301 | 0.000
1683.63/1683.98	c total clause space: 545.701MB
1683.63/1683.98	c total #watches: 2104438
1746.82/1747.14	c total #propagations: 39818689 / total #impl: 934397728 (eff. 0.043)
1746.82/1747.14	c #Conflicts:     174000 | #Learnt:      14301 | 0.000
1746.82/1747.14	c total clause space: 545.701MB
1746.82/1747.14	c total #watches: 2227349
1794.11/1794.43	c total #propagations: 40235462 / total #impl: 950596517 (eff. 0.042)
1794.11/1794.43	c #Conflicts:     175000 | #Learnt:      15301 | 0.000
1794.11/1794.43	c total clause space: 545.701MB
1794.11/1794.43	c total #watches: 2337852

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-4118833-1467227710/watcher-4118833-1467227710 -o /tmp/evaluation-result-4118833-1467227710/solver-4118833-1467227710 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467214846-5123 --watchdog 1960 --input HOME/instance-4118833-1467227710.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=6660
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.14 2.19 2.18 3/176 6663
/proc/meminfo: memFree=24630808/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 3738384 29810688 5268 33554432000 4194304 6201397 140736763850176 140736751706808 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 7278 5268 130 491 0 6777 0

[startup+0.100162 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 6663
/proc/meminfo: memFree=24630808/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=34516 CPUtime=0.09 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 586 0 0 0 9 0 0 0 20 0 1 0 3738384 35344384 7612 33554432000 4194304 6201397 140736763850176 140736751706808 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 8629 7612 146 491 0 8128 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200345 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 6663
/proc/meminfo: memFree=24630808/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=42356 CPUtime=0.19 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 1133 0 0 0 19 0 0 0 20 0 1 0 3738384 43372544 8097 33554432000 4194304 6201397 140736763850176 140736751706808 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 10589 8097 147 491 0 10088 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42356

[startup+0.300265 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 6663
/proc/meminfo: memFree=24630808/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=43016 CPUtime=0.29 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 1332 0 0 0 29 0 0 0 20 0 1 0 3738384 44048384 8797 33554432000 4194304 6201397 140736763850176 140736751706808 4207987 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 10754 8797 147 491 0 10253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43016

[startup+0.700266 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 6663
/proc/meminfo: memFree=24630808/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=63340 CPUtime=0.68 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 2183 0 0 0 68 0 0 0 20 0 1 0 3738384 64860160 11582 33554432000 4194304 6201397 140736763850176 140736751706808 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 15835 11582 147 491 0 15334 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 63340

[startup+1.50023 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 6664
/proc/meminfo: memFree=24578452/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=85148 CPUtime=1.49 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 3125 0 0 0 148 1 0 0 20 0 1 0 3738384 87191552 15537 33554432000 4194304 6201397 140736763850176 140736763849128 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 21287 15537 147 491 0 20786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85148

[startup+3.10028 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 6664
/proc/meminfo: memFree=24560256/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=117972 CPUtime=3.09 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 3913 0 0 0 308 1 0 0 20 0 1 0 3738384 120803328 20344 33554432000 4194304 6201397 140736763850176 140736763848968 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 29493 20344 160 491 0 28992 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117972

[startup+6.30026 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 6664
/proc/meminfo: memFree=24521428/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=118472 CPUtime=6.29 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 6947 0 0 0 627 2 0 0 20 0 1 0 3738384 121315328 27434 33554432000 4194304 6201397 140736763850176 140736763848968 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 29618 27434 166 491 0 29117 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 118472

[startup+12.7003 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 6664
/proc/meminfo: memFree=24480484/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=171444 CPUtime=12.69 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 8374 0 0 0 1266 3 0 0 20 0 1 0 3738384 175558656 37703 33554432000 4194304 6201397 140736763850176 140736763848808 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 42861 37703 166 491 0 42360 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 171444

[startup+25.5003 s]
/proc/loadavg: 2.23 2.21 2.18 4/177 6664
/proc/meminfo: memFree=24427584/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=263288 CPUtime=25.48 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 11805 0 0 0 2544 4 0 0 20 0 1 0 3738384 269606912 50446 33554432000 4194304 6201397 140736763850176 140736763849304 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 65822 50446 166 491 0 65321 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 263288

[startup+51.1004 s]
/proc/loadavg: 2.15 2.19 2.18 3/177 6664
/proc/meminfo: memFree=24384796/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=269516 CPUtime=51.08 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 13263 0 0 0 5103 5 0 0 20 0 1 0 3738384 275984384 61608 33554432000 4194304 6201397 140736763850176 140736763849304 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 67379 61608 166 491 0 66878 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 269516

[startup+102.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 6665
/proc/meminfo: memFree=24320828/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=407572 CPUtime=102.28 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 15324 0 0 0 10222 6 0 0 20 0 1 0 3738384 417353728 68404 33554432000 4194304 6201397 140736763850176 140736763849304 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 101893 68404 166 491 0 101392 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 407572

[startup+162.3 s]
/proc/loadavg: 2.36 2.24 2.19 3/177 6666
/proc/meminfo: memFree=24254296/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=414968 CPUtime=162.26 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 17155 0 0 0 16219 7 0 0 20 0 1 0 3738384 424927232 80962 33554432000 4194304 6201397 140736763850176 140736763848840 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 103742 80962 166 491 0 103241 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 414968

[startup+222.307 s]
/proc/loadavg: 2.19 2.21 2.18 3/177 6668
/proc/meminfo: memFree=24214464/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=416600 CPUtime=222.26 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 17572 0 0 0 22219 7 0 0 20 0 1 0 3738384 426598400 81890 33554432000 4194304 6201397 140736763850176 140736763849304 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 104150 81890 166 491 0 103649 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 416600

[startup+282.3 s]
/proc/loadavg: 2.32 2.24 2.19 3/177 6669
/proc/meminfo: memFree=24188504/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=423388 CPUtime=282.25 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 18801 0 0 0 28217 8 0 0 20 0 1 0 3738384 433549312 86185 33554432000 4194304 6201397 140736763850176 140736763849304 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 105847 86185 166 491 0 105346 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 423388

[startup+342.3 s]
/proc/loadavg: 2.29 2.26 2.19 4/178 6673
/proc/meminfo: memFree=24138392/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=439484 CPUtime=342.24 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 21898 0 0 0 34215 9 0 0 20 0 1 0 3738384 450031616 92859 33554432000 4194304 6201397 140736763850176 140736763848840 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 109871 92859 166 491 0 109370 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 439484

[startup+402.3 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 6674
/proc/meminfo: memFree=24086972/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=448772 CPUtime=402.23 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 23897 0 0 0 40213 10 0 0 20 0 1 0 3738384 459542528 98946 33554432000 4194304 6201397 140736763850176 140736763849304 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 112193 98946 166 491 0 111692 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 448772

[startup+462.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 6675
/proc/meminfo: memFree=24056960/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=454076 CPUtime=462.21 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 25052 0 0 0 46211 10 0 0 20 0 1 0 3738384 464973824 105731 33554432000 4194304 6201397 140736763850176 140736763849304 5300380 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 113519 105731 166 491 0 113018 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 454076

[startup+522.3 s]
/proc/loadavg: 2.22 2.21 2.18 4/177 6677
/proc/meminfo: memFree=23999540/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=670884 CPUtime=522.2 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 25975 0 0 0 52209 11 0 0 20 0 1 0 3738384 686985216 113334 33554432000 4194304 6201397 140736763850176 140736763848840 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 167721 113334 166 491 0 167220 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 670884

[startup+582.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/177 6678
/proc/meminfo: memFree=23981824/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=672336 CPUtime=582.19 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 26393 0 0 0 58208 11 0 0 20 0 1 0 3738384 688472064 117819 33554432000 4194304 6201397 140736763850176 140736763848888 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 168084 117819 166 491 0 167583 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 672336


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/178 6688
/proc/meminfo: memFree=23806784/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=716248 CPUtime=942.14 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 33945 0 0 0 94200 14 0 0 20 0 1 0 3738384 733437952 147855 33554432000 4194304 6201397 140736763850176 140736763849304 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 179062 147855 166 491 0 178561 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 716248

[startup+1002.3 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 6689
/proc/meminfo: memFree=23769536/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=716380 CPUtime=1002.13 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 33999 0 0 0 100199 14 0 0 20 0 1 0 3738384 733573120 152508 33554432000 4194304 6201397 140736763850176 140736763848936 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 179095 152508 166 491 0 178594 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 716380

[startup+1062.3 s]
/proc/loadavg: 2.18 2.17 2.17 4/177 6690
/proc/meminfo: memFree=23754252/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=717832 CPUtime=1062.12 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 34287 0 0 0 106197 15 0 0 20 0 1 0 3738384 735059968 155862 33554432000 4194304 6201397 140736763850176 140736763849304 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 179458 155862 166 491 0 178957 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 717832

[startup+1122.3 s]
/proc/loadavg: 2.34 2.21 2.18 3/177 6692
/proc/meminfo: memFree=23729480/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=718096 CPUtime=1122.11 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 34351 0 0 0 112196 15 0 0 20 0 1 0 3738384 735330304 155926 33554432000 4194304 6201397 140736763850176 140736763849304 4214911 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 179524 155926 166 491 0 179023 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 718096

[startup+1182.3 s]
/proc/loadavg: 2.27 2.22 2.18 3/177 6693
/proc/meminfo: memFree=23708108/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=722320 CPUtime=1182.1 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 35104 0 0 0 118195 15 0 0 20 0 1 0 3738384 739655680 160767 33554432000 4194304 6201397 140736763850176 140736763849304 4215537 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 180580 160767 166 491 0 180079 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 722320

[startup+1242.3 s]
/proc/loadavg: 2.18 2.20 2.18 4/177 6694
/proc/meminfo: memFree=23676880/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=722980 CPUtime=1242.1 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 35271 0 0 0 124194 16 0 0 20 0 1 0 3738384 740331520 165022 33554432000 4194304 6201397 140736763850176 140736763849304 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 180745 165022 166 491 0 180244 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 722980

[startup+1302.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 6695
/proc/meminfo: memFree=23659072/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=724288 CPUtime=1302.08 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 35530 0 0 0 130192 16 0 0 20 0 1 0 3738384 741670912 165281 33554432000 4194304 6201397 140736763850176 140736763849304 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 181072 165281 166 491 0 180571 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 724288

[startup+1362.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 6696
/proc/meminfo: memFree=23633792/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=740656 CPUtime=1362.08 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 38295 0 0 0 136190 18 0 0 20 0 1 0 3738384 758431744 171623 33554432000 4194304 6201397 140736763850176 140736763849304 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 185164 171623 166 491 0 184663 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 740656

[startup+1422.3 s]
/proc/loadavg: 2.11 2.17 2.17 4/177 6698
/proc/meminfo: memFree=23618892/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=740920 CPUtime=1422.08 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 38364 0 0 0 142190 18 0 0 20 0 1 0 3738384 758702080 171692 33554432000 4194304 6201397 140736763850176 140736763849304 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 185230 171692 166 491 0 184729 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 740920

[startup+1482.3 s]
/proc/loadavg: 2.25 2.19 2.18 4/177 6699
/proc/meminfo: memFree=23587496/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=741052 CPUtime=1482.06 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 38419 0 0 0 148188 18 0 0 20 0 1 0 3738384 758837248 174813 33554432000 4194304 6201397 140736763850176 140736763849304 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 185263 174813 166 491 0 184762 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 741052

[startup+1542.31 s]
/proc/loadavg: 2.15 2.17 2.17 3/178 6703
/proc/meminfo: memFree=23577080/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=743032 CPUtime=1542.06 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 38760 0 0 0 154188 18 0 0 20 0 1 0 3738384 760864768 175154 33554432000 4194304 6201397 140736763850176 140736763848840 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 185758 175154 166 491 0 185257 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 743032

[startup+1602.3 s]
/proc/loadavg: 2.09 2.15 2.17 4/177 6749
/proc/meminfo: memFree=24219720/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=757380 CPUtime=1602.04 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 41390 0 0 0 160186 18 0 0 20 0 1 0 3738384 775557120 178030 33554432000 4194304 6201397 140736763850176 140736763848840 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 189345 178030 166 491 0 188844 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 757380

[startup+1662.3 s]
/proc/loadavg: 2.07 2.13 2.16 3/177 6750
/proc/meminfo: memFree=24134656/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=759940 CPUtime=1662.03 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 41803 0 0 0 166184 19 0 0 20 0 1 0 3738384 778178560 185171 33554432000 4194304 6201397 140736763850176 140736763848840 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 189985 185171 166 491 0 189484 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 759940

[startup+1722.3 s]
/proc/loadavg: 2.06 2.12 2.15 3/177 6752
/proc/meminfo: memFree=24133248/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=759940 CPUtime=1722.03 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 41804 0 0 0 172184 19 0 0 20 0 1 0 3738384 778178560 185172 33554432000 4194304 6201397 140736763850176 140736763849304 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 189985 185172 166 491 0 189484 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 759940

[startup+1782.3 s]
/proc/loadavg: 2.10 2.11 2.15 4/177 6753
/proc/meminfo: memFree=24087328/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=763012 CPUtime=1782.02 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 42303 0 0 0 178183 19 0 0 20 0 1 0 3738384 781324288 185671 33554432000 4194304 6201397 140736763850176 140736763848840 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 190753 185671 166 491 0 190252 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 763012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.07 2.11 2.14 3/177 6754
/proc/meminfo: memFree=24085364/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=765316 CPUtime=1800.01 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 42729 0 0 0 179982 19 0 0 20 0 1 0 3738384 783683584 186097 33554432000 4194304 6201397 140736763850176 140736763849304 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 191329 186098 166 491 0 190828 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 765316

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

[startup+1800.3 s]
/proc/loadavg: 2.07 2.11 2.14 3/177 6754
/proc/meminfo: memFree=24085364/32872528 swapFree=12440/1155036
[pid=6663] ppid=6660 vsize=765316 CPUtime=1800.01 cores=0,2,4,6
/proc/6663/stat : 6663 (cdcl-cuttingpla) R 6660 6663 4301 0 -1 4202496 42729 0 0 0 179982 19 0 0 20 0 1 0 3738384 783683584 186097 33554432000 4194304 6201397 140736763850176 140736763849304 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6663/statm: 191329 186098 166 491 0 190828 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 765316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.83
CPU system time (s): 0.19697
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 765316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.19697
maximum resident set size= 744392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42730
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= 16
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.29235 second user time and 7.18791 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-29 21:15:10
IDJOB=4118833
IDBENCH=111537
IDSOLVER=2550
FILE ID=node114/4118833-1467227710
RUNJOBID= node114-1467214846-5123
PBS_JOBID= 19997585
Free space on /tmp= 71668 MiB

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

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

MD5SUM BENCH= 3b421183f513ce58a56b9c4a6697be14
RANDOM SEED=1733860837

node114.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.752
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.50
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.752
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.752
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.752
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.752
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.752
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.752
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.752
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:        24631336 kB
Buffers:           88276 kB
Cached:          5771044 kB
SwapCached:            0 kB
Active:           561776 kB
Inactive:        5768204 kB
Active(anon):     472704 kB
Inactive(anon):        0 kB
Active(file):      89072 kB
Inactive(file):  5768204 kB
Unevictable:     1155036 kB
Mlocked:           12440 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2376 kB
Writeback:            32 kB
AnonPages:       1625000 kB
Mapped:            14608 kB
Shmem:               204 kB
Slab:             624384 kB
SReclaimable:      68544 kB
SUnreclaim:       555840 kB
KernelStack:        1448 kB
PageTables:         7520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1944556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1513472 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= 71668 MiB
End job on node114 at 2016-06-29 21:45:10