Trace number 4088326

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

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/
area_partials/normalized-fir10_area_partials.opb
MD5SUM8e58fdc516472c37b974ebbf77c2a4fa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark52
Best CPU time to get the best result obtained on this benchmark0.130979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 52
Optimality of the best value was proved YES
Number of variables2091
Total number of constraints7288
Number of constraints which are clauses7288
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint124
Number of terms in the objective function 486
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 486
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 486
Number of bits of the biggest sum of numbers9
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= 2091 #constraint= 7288
0.69/0.75	c #Conflicts:       1000 | #Learnt:       1004 | 0.000
0.69/0.75	c total clause space: 18.2382MB
0.69/0.75	c total #watches: 212927
2.30/2.32	c total #propagations: 265756 / total #impl: 9217491 (eff. 0.029)
2.30/2.32	c #Conflicts:       2000 | #Learnt:       2004 | 0.000
2.30/2.32	c total clause space: 29.637MB
2.30/2.32	c total #watches: 309440
4.09/4.15	c total #propagations: 782950 / total #impl: 12526642 (eff. 0.063)
4.09/4.15	c GC COLLECT
4.09/4.15	c #Conflicts:       3000 | #Learnt:       2008 | 0.000
4.09/4.15	c total clause space: 29.637MB
4.09/4.15	c total #watches: 231707
6.59/6.64	c total #propagations: 1335160 / total #impl: 21684296 (eff. 0.062)
6.59/6.64	c #Conflicts:       4000 | #Learnt:       3008 | 0.000
6.59/6.64	c total clause space: 29.637MB
6.59/6.64	c total #watches: 327873
9.39/9.46	c total #propagations: 1828526 / total #impl: 37043392 (eff. 0.049)
9.39/9.46	c GC COLLECT
9.39/9.46	c #Conflicts:       5000 | #Learnt:       2360 | 0.000
9.39/9.46	c total clause space: 29.637MB
9.39/9.46	c total #watches: 264689
12.79/12.84	c total #propagations: 2287753 / total #impl: 47570043 (eff. 0.048)
12.79/12.84	c #Conflicts:       6000 | #Learnt:       3360 | 0.000
12.79/12.84	c total clause space: 29.637MB
12.79/12.84	c total #watches: 295265
17.08/17.10	c total #propagations: 2777407 / total #impl: 60556203 (eff. 0.046)
17.08/17.10	c GC COLLECT
17.08/17.10	c #Conflicts:       7000 | #Learnt:       2237 | 0.000
17.08/17.10	c total clause space: 48.1602MB
17.08/17.10	c total #watches: 206046
20.89/20.95	c total #propagations: 3349668 / total #impl: 78713738 (eff. 0.043)
20.89/20.95	c #Conflicts:       8000 | #Learnt:       3237 | 0.000
20.89/20.95	c total clause space: 48.1602MB
20.89/20.95	c total #watches: 244129
23.68/23.78	c total #propagations: 3912686 / total #impl: 96409476 (eff. 0.041)
23.68/23.78	c #Conflicts:       9000 | #Learnt:       4237 | 0.000
23.68/23.78	c total clause space: 48.1602MB
23.68/23.78	c total #watches: 313304
28.58/28.66	c total #propagations: 4384920 / total #impl: 113385217 (eff. 0.039)
28.58/28.66	c GC COLLECT
28.58/28.66	c #Conflicts:      10000 | #Learnt:       2723 | 0.000
28.58/28.66	c total clause space: 48.1602MB
28.58/28.66	c total #watches: 288200
35.89/35.98	c total #propagations: 4768465 / total #impl: 141475831 (eff. 0.034)
35.89/35.98	c #Conflicts:      11000 | #Learnt:       3723 | 0.000
35.89/35.98	c total clause space: 48.1602MB
35.89/35.98	c total #watches: 338746
41.09/41.12	c total #propagations: 5398623 / total #impl: 170776230 (eff. 0.032)
41.09/41.12	c #Conflicts:      12000 | #Learnt:       4724 | 0.000
41.09/41.12	c total clause space: 48.1602MB
41.09/41.12	c total #watches: 436337
52.79/52.86	c total #propagations: 5907390 / total #impl: 183730203 (eff. 0.032)
52.79/52.86	c #Conflicts:      13000 | #Learnt:       5724 | 0.000
52.79/52.86	c total clause space: 48.1602MB
52.79/52.86	c total #watches: 522351
60.18/60.20	c total #propagations: 6414151 / total #impl: 203853654 (eff. 0.031)
60.18/60.20	c GC COLLECT
60.18/60.20	c #Conflicts:      14000 | #Learnt:       3863 | 0.000
60.18/60.20	c total clause space: 48.1602MB
60.18/60.20	c total #watches: 470150
69.68/69.75	c total #propagations: 6907105 / total #impl: 216178611 (eff. 0.032)
69.68/69.75	c #Conflicts:      15000 | #Learnt:       4863 | 0.000
69.68/69.75	c total clause space: 48.1602MB
69.68/69.75	c total #watches: 562686
77.48/77.56	c total #propagations: 7310905 / total #impl: 230414096 (eff. 0.032)
77.48/77.56	c #Conflicts:      16000 | #Learnt:       5863 | 0.000
77.48/77.56	c total clause space: 78.2603MB
77.48/77.56	c total #watches: 638186
84.38/84.42	c total #propagations: 7606739 / total #impl: 241336936 (eff. 0.032)
84.38/84.42	c GC COLLECT
84.38/84.42	c #Conflicts:      17000 | #Learnt:       3679 | 0.000
84.38/84.42	c total clause space: 78.2603MB
84.38/84.42	c total #watches: 446516
92.97/93.01	c total #propagations: 7866888 / total #impl: 249272270 (eff. 0.032)
92.97/93.01	c #Conflicts:      18000 | #Learnt:       4679 | 0.000
92.97/93.01	c total clause space: 78.2603MB
92.97/93.01	c total #watches: 516970
104.97/105.08	c total #propagations: 8210666 / total #impl: 273232621 (eff. 0.030)
104.97/105.08	c #Conflicts:      19000 | #Learnt:       5679 | 0.000
104.97/105.08	c total clause space: 78.2603MB
104.97/105.08	c total #watches: 566519
118.57/118.64	c total #propagations: 8643260 / total #impl: 293765999 (eff. 0.029)
118.57/118.64	c #Conflicts:      20000 | #Learnt:       6679 | 0.000
118.57/118.64	c total clause space: 78.2603MB
118.57/118.64	c total #watches: 644046
129.97/130.03	c total #propagations: 9026302 / total #impl: 317550242 (eff. 0.028)
129.97/130.03	c GC COLLECT
129.97/130.03	c #Conflicts:      21000 | #Learnt:       4189 | 0.000
129.97/130.03	c total clause space: 127.173MB
129.97/130.03	c total #watches: 428507
139.36/139.47	c total #propagations: 9406514 / total #impl: 344142513 (eff. 0.027)
139.36/139.47	c #Conflicts:      22000 | #Learnt:       5189 | 0.000
139.36/139.47	c total clause space: 127.173MB
139.36/139.47	c total #watches: 504670
152.87/152.94	c total #propagations: 9732624 / total #impl: 371462721 (eff. 0.026)
152.87/152.94	c #Conflicts:      23000 | #Learnt:       6189 | 0.000
152.87/152.94	c total clause space: 127.173MB
152.87/152.94	c total #watches: 583405
172.87/172.93	c total #propagations: 10074423 / total #impl: 391865860 (eff. 0.026)
172.87/172.93	c #Conflicts:      24000 | #Learnt:       7189 | 0.000
172.87/172.93	c total clause space: 127.173MB
172.87/172.93	c total #watches: 626894
185.46/185.50	c total #propagations: 10601224 / total #impl: 407082006 (eff. 0.026)
185.46/185.50	c GC COLLECT
185.46/185.50	c #Conflicts:      25000 | #Learnt:       4396 | 0.000
185.46/185.50	c total clause space: 127.173MB
185.46/185.50	c total #watches: 468944
197.16/197.21	c total #propagations: 10936929 / total #impl: 422815090 (eff. 0.026)
197.16/197.21	c #Conflicts:      26000 | #Learnt:       5396 | 0.000
197.16/197.21	c total clause space: 127.173MB
197.16/197.21	c total #watches: 539586
211.55/211.65	c total #propagations: 11291364 / total #impl: 436121915 (eff. 0.026)
211.55/211.65	c #Conflicts:      27000 | #Learnt:       6396 | 0.000
211.55/211.65	c total clause space: 127.173MB
211.55/211.65	c total #watches: 607265
230.95/231.04	c total #propagations: 11687646 / total #impl: 451325086 (eff. 0.026)
230.95/231.04	c #Conflicts:      28000 | #Learnt:       7396 | 0.000
230.95/231.04	c total clause space: 127.173MB
230.95/231.04	c total #watches: 671213
246.15/246.24	c total #propagations: 12136887 / total #impl: 480697516 (eff. 0.025)
246.15/246.24	c GC COLLECT
246.15/246.24	c #Conflicts:      29000 | #Learnt:       4295 | 0.000
246.15/246.24	c total clause space: 127.173MB
246.15/246.24	c total #watches: 465505
262.44/262.58	c total #propagations: 12564296 / total #impl: 493526465 (eff. 0.025)
262.44/262.58	c #Conflicts:      30000 | #Learnt:       5295 | 0.000
262.44/262.58	c total clause space: 127.173MB
262.44/262.58	c total #watches: 499318
273.44/273.57	c total #propagations: 13120452 / total #impl: 515102358 (eff. 0.025)
273.44/273.57	c #Conflicts:      31000 | #Learnt:       6295 | 0.000
273.44/273.57	c total clause space: 127.173MB
273.44/273.57	c total #watches: 590067
290.14/290.26	c total #propagations: 13496363 / total #impl: 528139193 (eff. 0.026)
290.14/290.26	c #Conflicts:      32000 | #Learnt:       7295 | 0.000
290.14/290.26	c total clause space: 127.173MB
290.14/290.26	c total #watches: 663807
316.54/316.60	c total #propagations: 13995730 / total #impl: 543370576 (eff. 0.026)
316.54/316.60	c #Conflicts:      33000 | #Learnt:       8295 | 0.000
316.54/316.60	c total clause space: 127.173MB
316.54/316.60	c total #watches: 718780
336.03/336.15	c total #propagations: 14532290 / total #impl: 566232302 (eff. 0.026)
336.03/336.15	c GC COLLECT
336.03/336.15	c #Conflicts:      34000 | #Learnt:       4891 | 0.000
336.03/336.15	c total clause space: 127.173MB
336.03/336.15	c total #watches: 476253
348.33/348.49	c total #propagations: 15015304 / total #impl: 586045055 (eff. 0.026)
348.33/348.49	c #Conflicts:      35000 | #Learnt:       5891 | 0.000
348.33/348.49	c total clause space: 127.173MB
348.33/348.49	c total #watches: 551343
360.33/360.44	c total #propagations: 15443015 / total #impl: 603238865 (eff. 0.026)
360.33/360.44	c #Conflicts:      36000 | #Learnt:       6891 | 0.000
360.33/360.44	c total clause space: 127.173MB
360.33/360.44	c total #watches: 621049
370.43/370.55	c total #propagations: 15830600 / total #impl: 624411517 (eff. 0.025)
370.43/370.55	c #Conflicts:      37000 | #Learnt:       7891 | 0.000
370.43/370.55	c total clause space: 127.173MB
370.43/370.55	c total #watches: 678248
381.53/381.61	c total #propagations: 16196359 / total #impl: 639467681 (eff. 0.025)
381.53/381.61	c #Conflicts:      38000 | #Learnt:       8891 | 0.000
381.53/381.61	c total clause space: 127.173MB
381.53/381.61	c total #watches: 718289
395.93/396.09	c total #propagations: 16566063 / total #impl: 654896834 (eff. 0.025)
395.93/396.09	c GC COLLECT
395.93/396.09	c #Conflicts:      39000 | #Learnt:       5198 | 0.000
395.93/396.09	c total clause space: 127.173MB
395.93/396.09	c total #watches: 483831
416.53/416.62	c total #propagations: 16992504 / total #impl: 688059011 (eff. 0.025)
416.53/416.62	c #Conflicts:      40000 | #Learnt:       6198 | 0.000
416.53/416.62	c total clause space: 127.173MB
416.53/416.62	c total #watches: 527234
438.93/439.07	c total #propagations: 17516448 / total #impl: 725527148 (eff. 0.024)
438.93/439.07	c #Conflicts:      41000 | #Learnt:       7198 | 0.000
438.93/439.07	c total clause space: 127.173MB
438.93/439.07	c total #watches: 580643
452.42/452.51	c total #propagations: 17995580 / total #impl: 761158218 (eff. 0.024)
452.42/452.51	c #Conflicts:      42000 | #Learnt:       8198 | 0.000
452.42/452.51	c total clause space: 127.173MB
452.42/452.51	c total #watches: 616647
474.12/474.27	c total #propagations: 18410872 / total #impl: 787206957 (eff. 0.023)
474.12/474.27	c #Conflicts:      43000 | #Learnt:       9197 | 0.000
474.12/474.27	c total clause space: 127.173MB
474.12/474.27	c total #watches: 661945
491.82/491.90	c total #propagations: 18886873 / total #impl: 808089043 (eff. 0.023)
491.82/491.90	c GC COLLECT
491.82/491.90	c #Conflicts:      44000 | #Learnt:       5216 | 0.000
491.82/491.90	c total clause space: 127.173MB
491.82/491.90	c total #watches: 413243
502.81/502.94	c total #propagations: 19271964 / total #impl: 824834281 (eff. 0.023)
502.81/502.94	c #Conflicts:      45000 | #Learnt:       6216 | 0.000
502.81/502.94	c total clause space: 127.173MB
502.81/502.94	c total #watches: 455714
509.81/509.96	c total #propagations: 19675993 / total #impl: 840061725 (eff. 0.023)
509.81/509.96	c #Conflicts:      46000 | #Learnt:       7216 | 0.000
509.81/509.96	c total clause space: 127.173MB
509.81/509.96	c total #watches: 552400
520.01/520.19	c total #propagations: 19943679 / total #impl: 856827740 (eff. 0.023)
520.01/520.19	c #Conflicts:      47000 | #Learnt:       8216 | 0.000
520.01/520.19	c total clause space: 127.173MB
520.01/520.19	c total #watches: 641491
539.51/539.63	c total #propagations: 20237069 / total #impl: 881971435 (eff. 0.023)
539.51/539.63	c #Conflicts:      48000 | #Learnt:       9216 | 0.000
539.51/539.63	c total clause space: 127.173MB
539.51/539.63	c total #watches: 702200
565.20/565.38	c total #propagations: 20637132 / total #impl: 925455132 (eff. 0.022)
565.20/565.38	c #Conflicts:      49000 | #Learnt:      10216 | 0.000
565.20/565.38	c total clause space: 127.173MB
565.20/565.38	c total #watches: 771356
594.10/594.29	c total #propagations: 21089112 / total #impl: 969897553 (eff. 0.022)
594.10/594.29	c GC COLLECT
594.10/594.29	c #Conflicts:      50000 | #Learnt:       5901 | 0.000
594.10/594.29	c total clause space: 127.173MB
594.10/594.29	c total #watches: 561319
607.80/607.93	c total #propagations: 21669596 / total #impl: 1032929889 (eff. 0.021)
607.80/607.93	c #Conflicts:      51000 | #Learnt:       6902 | 0.000
607.80/607.93	c total clause space: 127.173MB
607.80/607.93	c total #watches: 652866
615.60/615.71	c total #propagations: 22037798 / total #impl: 1072650393 (eff. 0.021)
615.60/615.71	c #Conflicts:      52000 | #Learnt:       7902 | 0.001
615.60/615.71	c total clause space: 127.173MB
615.60/615.71	c total #watches: 743820
639.49/639.61	c total #propagations: 22293218 / total #impl: 1107078873 (eff. 0.020)
639.49/639.61	c #Conflicts:      53000 | #Learnt:       8902 | 0.001
639.49/639.61	c total clause space: 127.173MB
639.49/639.61	c total #watches: 825667
680.18/680.33	c total #propagations: 22673228 / total #impl: 1153052417 (eff. 0.020)
680.18/680.33	c #Conflicts:      54000 | #Learnt:       9902 | 0.001
680.18/680.33	c total clause space: 206.656MB
680.18/680.33	c total #watches: 925621
720.57/720.71	c total #propagations: 23114738 / total #impl: 1223502126 (eff. 0.019)
720.57/720.71	c #Conflicts:      55000 | #Learnt:      10902 | 0.001
720.57/720.71	c total clause space: 206.656MB
720.57/720.71	c total #watches: 985437
756.18/756.33	c total #propagations: 23525824 / total #impl: 1299448919 (eff. 0.018)
756.18/756.33	c GC COLLECT
756.18/756.33	c #Conflicts:      56000 | #Learnt:       6293 | 0.001
756.18/756.33	c total clause space: 206.656MB
756.18/756.33	c total #watches: 716354
777.27/777.41	c total #propagations: 23971455 / total #impl: 1357966510 (eff. 0.018)
777.27/777.41	c #Conflicts:      57000 | #Learnt:       7292 | 0.001
777.27/777.41	c total clause space: 206.656MB
777.27/777.41	c total #watches: 784559
792.47/792.68	c total #propagations: 24379495 / total #impl: 1391596798 (eff. 0.018)
792.47/792.68	c #Conflicts:      58000 | #Learnt:       8292 | 0.001
792.47/792.68	c total clause space: 206.656MB
792.47/792.68	c total #watches: 853815
820.87/821.07	c total #propagations: 24694976 / total #impl: 1424051541 (eff. 0.017)
820.87/821.07	c #Conflicts:      59000 | #Learnt:       9292 | 0.001
820.87/821.07	c total clause space: 206.656MB
820.87/821.07	c total #watches: 923852
876.76/876.96	c total #propagations: 25042899 / total #impl: 1463722269 (eff. 0.017)
876.76/876.96	c #Conflicts:      60000 | #Learnt:      10291 | 0.001
876.76/876.96	c total clause space: 206.656MB
876.76/876.96	c total #watches: 980482
919.35/919.51	c total #propagations: 25595267 / total #impl: 1542942319 (eff. 0.017)
919.35/919.51	c #Conflicts:      61000 | #Learnt:      11291 | 0.001
919.35/919.51	c total clause space: 206.656MB
919.35/919.51	c total #watches: 1052377
961.84/962.02	c total #propagations: 25961022 / total #impl: 1601607468 (eff. 0.016)
961.84/962.02	c GC COLLECT
961.84/962.02	c #Conflicts:      62000 | #Learnt:       6386 | 0.001
961.84/962.02	c total clause space: 206.656MB
961.84/962.02	c total #watches: 692557
991.24/991.45	c total #propagations: 26369611 / total #impl: 1703291189 (eff. 0.015)
991.24/991.45	c #Conflicts:      63000 | #Learnt:       7385 | 0.001
991.24/991.45	c total clause space: 206.656MB
991.24/991.45	c total #watches: 750398
998.14/998.36	c total #propagations: 26780020 / total #impl: 1788362345 (eff. 0.015)
998.14/998.36	c #Conflicts:      64000 | #Learnt:       8385 | 0.001
998.14/998.36	c total clause space: 206.656MB
998.14/998.36	c total #watches: 821592
1021.63/1021.84	c total #propagations: 26989757 / total #impl: 1803472811 (eff. 0.015)
1021.63/1021.84	c #Conflicts:      65000 | #Learnt:       9385 | 0.001
1021.63/1021.84	c total clause space: 206.656MB
1021.63/1021.84	c total #watches: 920241
1058.73/1058.99	c total #propagations: 27342258 / total #impl: 1822221911 (eff. 0.015)
1058.73/1058.99	c #Conflicts:      66000 | #Learnt:      10385 | 0.001
1058.73/1058.99	c total clause space: 206.656MB
1058.73/1058.99	c total #watches: 986773
1076.13/1076.35	c total #propagations: 27777877 / total #impl: 1884952117 (eff. 0.015)
1076.13/1076.35	c #Conflicts:      67000 | #Learnt:      11385 | 0.001
1076.13/1076.35	c total clause space: 206.656MB
1076.13/1076.35	c total #watches: 1062128
1118.72/1118.99	c total #propagations: 28103345 / total #impl: 1923761569 (eff. 0.015)
1118.72/1118.99	c #Conflicts:      68000 | #Learnt:      12385 | 0.001
1118.72/1118.99	c total clause space: 206.656MB
1118.72/1118.99	c total #watches: 1122747
1144.71/1144.99	c total #propagations: 28560512 / total #impl: 1986529374 (eff. 0.014)
1144.71/1144.99	c GC COLLECT
1144.71/1144.99	c #Conflicts:      69000 | #Learnt:       7189 | 0.001
1144.71/1144.99	c total clause space: 206.656MB
1144.71/1144.99	c total #watches: 776715
1174.21/1174.45	c total #propagations: 28983184 / total #impl: 2025099715 (eff. 0.014)
1174.21/1174.45	c #Conflicts:      70000 | #Learnt:       8188 | 0.001
1174.21/1174.45	c total clause space: 206.656MB
1174.21/1174.45	c total #watches: 846523
1200.40/1200.66	c total #propagations: 29424163 / total #impl: 2095799215 (eff. 0.014)
1200.40/1200.66	c #Conflicts:      71000 | #Learnt:       9187 | 0.001
1200.40/1200.66	c total clause space: 206.656MB
1200.40/1200.66	c total #watches: 897125
1224.00/1224.24	c total #propagations: 29884271 / total #impl: 2148651886 (eff. 0.014)
1224.00/1224.24	c #Conflicts:      72000 | #Learnt:      10187 | 0.001
1224.00/1224.24	c total clause space: 206.656MB
1224.00/1224.24	c total #watches: 946880
1247.79/1248.03	c total #propagations: 30277521 / total #impl: 2178753980 (eff. 0.014)
1247.79/1248.03	c #Conflicts:      73000 | #Learnt:      11187 | 0.001
1247.79/1248.03	c total clause space: 206.656MB
1247.79/1248.03	c total #watches: 1034832
1276.39/1276.62	c total #propagations: 30648756 / total #impl: 2201274699 (eff. 0.014)
1276.39/1276.62	c #Conflicts:      74000 | #Learnt:      12187 | 0.001
1276.39/1276.62	c total clause space: 206.656MB
1276.39/1276.62	c total #watches: 1116966
1304.69/1304.92	c total #propagations: 31013745 / total #impl: 2225497903 (eff. 0.014)
1304.69/1304.92	c GC COLLECT
1304.69/1304.92	c #Conflicts:      75000 | #Learnt:       6688 | 0.001
1304.69/1304.92	c total clause space: 206.656MB
1304.69/1304.92	c total #watches: 775872
1326.08/1326.33	c total #propagations: 31362869 / total #impl: 2241402107 (eff. 0.014)
1326.08/1326.33	c #Conflicts:      76000 | #Learnt:       7688 | 0.001
1326.08/1326.33	c total clause space: 206.656MB
1326.08/1326.33	c total #watches: 853977
1362.78/1363.04	c total #propagations: 31733032 / total #impl: 2256417253 (eff. 0.014)
1362.78/1363.04	c #Conflicts:      77000 | #Learnt:       8687 | 0.001
1362.78/1363.04	c total clause space: 206.656MB
1362.78/1363.04	c total #watches: 907841
1392.07/1392.30	c total #propagations: 32191229 / total #impl: 2301066765 (eff. 0.014)
1392.07/1392.30	c #Conflicts:      78000 | #Learnt:       9685 | 0.001
1392.07/1392.30	c total clause space: 206.656MB
1392.07/1392.30	c total #watches: 967265
1424.77/1425.01	c total #propagations: 32618475 / total #impl: 2333546246 (eff. 0.014)
1424.77/1425.01	c #Conflicts:      79000 | #Learnt:      10685 | 0.000
1424.77/1425.01	c total clause space: 206.656MB
1424.77/1425.01	c total #watches: 1013674
1465.56/1465.88	c total #propagations: 33054663 / total #impl: 2371652283 (eff. 0.014)
1465.56/1465.88	c #Conflicts:      80000 | #Learnt:      11683 | 0.000
1465.56/1465.88	c total clause space: 206.656MB
1465.56/1465.88	c total #watches: 1071344
1483.06/1483.38	c total #propagations: 33468924 / total #impl: 2456923179 (eff. 0.014)
1483.06/1483.38	c #Conflicts:      81000 | #Learnt:      12683 | 0.000
1483.06/1483.38	c total clause space: 206.656MB
1483.06/1483.38	c total #watches: 1144543
1504.25/1504.58	c total #propagations: 33725140 / total #impl: 2476102282 (eff. 0.014)
1504.25/1504.58	c GC COLLECT
1504.25/1504.58	c #Conflicts:      82000 | #Learnt:       6890 | 0.000
1504.25/1504.58	c total clause space: 206.656MB
1504.25/1504.58	c total #watches: 777201
1515.25/1515.56	c total #propagations: 33989108 / total #impl: 2493842118 (eff. 0.014)
1515.25/1515.56	c #Conflicts:      83000 | #Learnt:       7890 | 0.000
1515.25/1515.56	c total clause space: 206.656MB
1515.25/1515.56	c total #watches: 867986
1543.05/1543.30	c total #propagations: 34257043 / total #impl: 2505608256 (eff. 0.014)
1543.05/1543.30	c #Conflicts:      84000 | #Learnt:       8890 | 0.000
1543.05/1543.30	c total clause space: 206.656MB
1543.05/1543.30	c total #watches: 923609
1570.24/1570.53	c total #propagations: 34604274 / total #impl: 2550065492 (eff. 0.014)
1570.24/1570.53	c #Conflicts:      85000 | #Learnt:       9890 | 0.000
1570.24/1570.53	c total clause space: 206.656MB
1570.24/1570.53	c total #watches: 972289
1592.04/1592.38	c total #propagations: 34997628 / total #impl: 2596844991 (eff. 0.013)
1592.04/1592.38	c #Conflicts:      86000 | #Learnt:      10890 | 0.000
1592.04/1592.38	c total clause space: 206.656MB
1592.04/1592.38	c total #watches: 1015256
1612.14/1612.41	c total #propagations: 35295928 / total #impl: 2614893023 (eff. 0.013)
1612.14/1612.41	c #Conflicts:      87000 | #Learnt:      11890 | 0.000
1612.14/1612.41	c total clause space: 206.656MB
1612.14/1612.41	c total #watches: 1082891
1637.93/1638.22	c total #propagations: 35610886 / total #impl: 2636874609 (eff. 0.014)
1637.93/1638.22	c #Conflicts:      88000 | #Learnt:      12890 | 0.000
1637.93/1638.22	c total clause space: 206.656MB
1637.93/1638.22	c total #watches: 1140790
1667.03/1667.37	c total #propagations: 35947425 / total #impl: 2659488103 (eff. 0.014)
1667.03/1667.37	c #Conflicts:      89000 | #Learnt:      13890 | 0.000
1667.03/1667.37	c total clause space: 206.656MB
1667.03/1667.37	c total #watches: 1206711
1689.62/1689.94	c total #propagations: 36307775 / total #impl: 2688372738 (eff. 0.014)
1689.62/1689.94	c GC COLLECT
1689.62/1689.94	c #Conflicts:      90000 | #Learnt:       7782 | 0.000
1689.62/1689.94	c total clause space: 206.656MB
1689.62/1689.94	c total #watches: 837387
1709.82/1710.18	c total #propagations: 36675330 / total #impl: 2734238945 (eff. 0.013)
1709.82/1710.18	c #Conflicts:      91000 | #Learnt:       8782 | 0.000
1709.82/1710.18	c total clause space: 206.656MB
1709.82/1710.18	c total #watches: 894473
1746.62/1746.93	c total #propagations: 37071385 / total #impl: 2776131123 (eff. 0.013)
1746.62/1746.93	c #Conflicts:      92000 | #Learnt:       9782 | 0.000
1746.62/1746.93	c total clause space: 206.656MB
1746.62/1746.93	c total #watches: 953090
1783.01/1783.32	c total #propagations: 37519883 / total #impl: 2820736843 (eff. 0.013)
1783.01/1783.32	c #Conflicts:      93000 | #Learnt:      10782 | 0.000
1783.01/1783.32	c total clause space: 206.656MB
1783.01/1783.32	c total #watches: 989893

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-4088326-1465434262/watcher-4088326-1465434262 -o /tmp/evaluation-result-4088326-1465434262/solver-4088326-1465434262 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465434260-368 --watchdog 1960 --input HOME/instance-4088326-1465434262.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=581
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.15 2.14 2.09 2/175 584
/proc/meminfo: memFree=29904072/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 125360949 29810688 5268 33554432000 4194304 6201397 140736685123488 140733347789112 4210960 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 7278 5268 130 491 0 6777 0

[startup+0.100118 s]
/proc/loadavg: 2.15 2.14 2.09 2/175 584
/proc/meminfo: memFree=29904072/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=38024 CPUtime=0.09 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 1746 0 0 0 9 0 0 0 20 0 1 0 125360949 38936576 7877 33554432000 4194304 6201397 140736685123488 140733347789112 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 9506 7877 146 491 0 9005 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38024

[startup+0.200323 s]
/proc/loadavg: 2.15 2.14 2.09 2/175 584
/proc/meminfo: memFree=29904072/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=42708 CPUtime=0.18 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 2258 0 0 0 18 0 0 0 20 0 1 0 125360949 43732992 8737 33554432000 4194304 6201397 140736685123488 140733347789112 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 10677 8737 146 491 0 10176 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 42708

[startup+0.300301 s]
/proc/loadavg: 2.15 2.14 2.09 2/175 584
/proc/meminfo: memFree=29904072/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=42708 CPUtime=0.28 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 2260 0 0 0 28 0 0 0 20 0 1 0 125360949 43732992 8739 33554432000 4194304 6201397 140736685123488 140736685122200 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 10677 8739 146 491 0 10176 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42708

[startup+0.700187 s]
/proc/loadavg: 2.15 2.14 2.09 2/175 584
/proc/meminfo: memFree=29904072/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=50008 CPUtime=0.69 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 2776 0 0 0 68 1 0 0 20 0 1 0 125360949 51208192 9599 33554432000 4194304 6201397 140736685123488 140736685122200 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 12502 9599 146 491 0 12001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50008

[startup+1.50024 s]
/proc/loadavg: 2.15 2.14 2.09 3/178 631
/proc/meminfo: memFree=29828092/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=51500 CPUtime=1.49 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 3149 0 0 0 148 1 0 0 20 0 1 0 125360949 52736000 10994 33554432000 4194304 6201397 140736685123488 140736685122200 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 12875 10994 159 491 0 12374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51500

[startup+3.10023 s]
/proc/loadavg: 2.22 2.16 2.10 3/178 631
/proc/meminfo: memFree=29812864/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=63700 CPUtime=3.09 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 4855 0 0 0 308 1 0 0 20 0 1 0 125360949 65228800 12620 33554432000 4194304 6201397 140736685123488 140736685121944 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 15925 12620 159 491 0 15424 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63700

[startup+6.30024 s]
/proc/loadavg: 2.22 2.16 2.10 4/178 631
/proc/meminfo: memFree=29795260/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=64236 CPUtime=6.29 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 5135 0 0 0 628 1 0 0 20 0 1 0 125360949 65777664 12893 33554432000 4194304 6201397 140736685123488 140736685122152 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 16059 12893 165 491 0 15558 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64236

[startup+12.7002 s]
/proc/loadavg: 2.33 2.18 2.11 3/178 631
/proc/meminfo: memFree=29779780/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=65212 CPUtime=12.69 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 5411 0 0 0 1268 1 0 0 20 0 1 0 125360949 66777088 14184 33554432000 4194304 6201397 140736685123488 140736685122152 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 16303 14184 165 491 0 15802 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65212

[startup+25.5003 s]
/proc/loadavg: 2.28 2.18 2.10 3/178 631
/proc/meminfo: memFree=29757636/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=85244 CPUtime=25.48 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 6154 0 0 0 2547 1 0 0 20 0 1 0 125360949 87289856 17289 33554432000 4194304 6201397 140736685123488 140736685122120 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 21311 17289 165 491 0 20810 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85244

[startup+51.1003 s]
/proc/loadavg: 2.18 2.16 2.10 4/178 631
/proc/meminfo: memFree=29739460/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=87496 CPUtime=51.09 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 7023 0 0 0 5107 2 0 0 20 0 1 0 125360949 89595904 20534 33554432000 4194304 6201397 140736685123488 140736685122200 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 21874 20534 165 491 0 21373 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87496

[startup+102.3 s]
/proc/loadavg: 2.18 2.16 2.10 3/178 632
/proc/meminfo: memFree=29680480/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=120484 CPUtime=102.28 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 8396 0 0 0 10226 2 0 0 20 0 1 0 125360949 123375616 24593 33554432000 4194304 6201397 140736685123488 140736685122152 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 30121 24593 165 491 0 29620 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120484

[startup+162.3 s]
/proc/loadavg: 2.17 2.16 2.10 3/178 634
/proc/meminfo: memFree=29624508/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=172240 CPUtime=162.26 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 9294 0 0 0 16224 2 0 0 20 0 1 0 125360949 176373760 29350 33554432000 4194304 6201397 140736685123488 140736685122152 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 43060 29350 165 491 0 42559 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 172240

[startup+222.307 s]
/proc/loadavg: 2.10 2.14 2.09 3/178 635
/proc/meminfo: memFree=29589116/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=173248 CPUtime=222.26 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 9923 0 0 0 22223 3 0 0 20 0 1 0 125360949 177405952 31539 33554432000 4194304 6201397 140736685123488 140736685122152 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 43312 31539 165 491 0 42811 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 173248

[startup+282.3 s]
/proc/loadavg: 2.28 2.19 2.11 3/178 637
/proc/meminfo: memFree=29583920/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=174800 CPUtime=282.24 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 10248 0 0 0 28221 3 0 0 20 0 1 0 125360949 178995200 31856 33554432000 4194304 6201397 140736685123488 140736685122200 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 43700 31856 165 491 0 43199 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 174800

[startup+342.3 s]
/proc/loadavg: 2.48 2.25 2.13 3/179 641
/proc/meminfo: memFree=29555920/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=174800 CPUtime=342.23 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 10312 0 0 0 34220 3 0 0 20 0 1 0 125360949 178995200 31918 33554432000 4194304 6201397 140736685123488 140736685122616 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 43700 31918 165 491 0 43199 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 174800

[startup+402.3 s]
/proc/loadavg: 2.40 2.26 2.14 3/178 642
/proc/meminfo: memFree=29537668/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=176016 CPUtime=402.23 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 10562 0 0 0 40219 4 0 0 20 0 1 0 125360949 180240384 36256 33554432000 4194304 6201397 140736685123488 140736685122616 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 44004 36256 165 491 0 43503 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 176016

[startup+462.3 s]
/proc/loadavg: 2.30 2.26 2.14 3/178 644
/proc/meminfo: memFree=29518064/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=176656 CPUtime=462.22 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 10683 0 0 0 46218 4 0 0 20 0 1 0 125360949 180895744 36377 33554432000 4194304 6201397 140736685123488 140736685122616 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 44164 36377 165 491 0 43663 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 176656

[startup+522.3 s]
/proc/loadavg: 2.21 2.24 2.14 3/178 645
/proc/meminfo: memFree=29512044/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=176768 CPUtime=522.21 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 10715 0 0 0 52217 4 0 0 20 0 1 0 125360949 181010432 37942 33554432000 4194304 6201397 140736685123488 140736685122616 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 44192 37942 165 491 0 43691 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 176768

[startup+582.3 s]
/proc/loadavg: 2.20 2.22 2.14 3/178 646
/proc/meminfo: memFree=29493112/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=176880 CPUtime=582.2 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 10752 0 0 0 58216 4 0 0 20 0 1 0 125360949 181125120 42578 33554432000 4194304 6201397 140736685123488 140736685122440 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 44220 42578 165 491 0 43719 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 176880


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.20 2.16 3/179 656
/proc/meminfo: memFree=29400092/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=262672 CPUtime=942.15 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 12445 0 0 0 94210 5 0 0 20 0 1 0 125360949 268976128 49556 33554432000 4194304 6201397 140736685123488 140736685122616 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 65668 49556 165 491 0 65167 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 262672

[startup+1002.3 s]
/proc/loadavg: 2.21 2.21 2.17 4/178 657
/proc/meminfo: memFree=29400500/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=262832 CPUtime=1002.14 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 12497 0 0 0 100209 5 0 0 20 0 1 0 125360949 269139968 49594 33554432000 4194304 6201397 140736685123488 140736685122616 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 65708 49594 165 491 0 65207 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 262832

[startup+1062.3 s]
/proc/loadavg: 2.18 2.20 2.16 3/178 659
/proc/meminfo: memFree=29400120/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=263280 CPUtime=1062.13 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 12593 0 0 0 106208 5 0 0 20 0 1 0 125360949 269598720 49688 33554432000 4194304 6201397 140736685123488 140736685122616 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 65820 49688 165 491 0 65319 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 263280

[startup+1122.3 s]
/proc/loadavg: 2.15 2.19 2.16 3/178 660
/proc/meminfo: memFree=29394296/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=263440 CPUtime=1122.12 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 12659 0 0 0 112207 5 0 0 20 0 1 0 125360949 269762560 50775 33554432000 4194304 6201397 140736685123488 140736685122616 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 65860 50775 165 491 0 65359 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 263440

[startup+1182.3 s]
/proc/loadavg: 2.10 2.17 2.16 4/178 661
/proc/meminfo: memFree=29393924/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=263600 CPUtime=1182.11 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 12669 0 0 0 118206 5 0 0 20 0 1 0 125360949 269926400 50785 33554432000 4194304 6201397 140736685123488 140736685122616 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 65900 50785 165 491 0 65399 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 263600

[startup+1242.3 s]
/proc/loadavg: 2.06 2.15 2.15 3/178 662
/proc/meminfo: memFree=29390720/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=263904 CPUtime=1242.1 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 12763 0 0 0 124205 5 0 0 20 0 1 0 125360949 270237696 51154 33554432000 4194304 6201397 140736685123488 140736685122152 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 65976 51154 165 491 0 65475 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 263904

[startup+1302.3 s]
/proc/loadavg: 2.17 2.17 2.16 3/178 663
/proc/meminfo: memFree=29386716/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=264720 CPUtime=1302.09 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 12923 0 0 0 130204 5 0 0 20 0 1 0 125360949 271073280 52336 33554432000 4194304 6201397 140736685123488 140736685122152 4209218 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 66180 52336 165 491 0 65679 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 264720

[startup+1362.3 s]
/proc/loadavg: 2.23 2.19 2.17 4/178 665
/proc/meminfo: memFree=29385036/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=265040 CPUtime=1362.08 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 13016 0 0 0 136203 5 0 0 20 0 1 0 125360949 271400960 52429 33554432000 4194304 6201397 140736685123488 140736685122152 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 66260 52429 165 491 0 65759 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 265040

[startup+1422.3 s]
/proc/loadavg: 2.08 2.15 2.15 3/178 666
/proc/meminfo: memFree=29383540/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=265360 CPUtime=1422.07 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 13067 0 0 0 142202 5 0 0 20 0 1 0 125360949 271728640 52480 33554432000 4194304 6201397 140736685123488 140736685122152 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 66340 52480 165 491 0 65839 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 265360

[startup+1482.3 s]
/proc/loadavg: 2.14 2.15 2.15 4/178 667
/proc/meminfo: memFree=29382916/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=266292 CPUtime=1482.06 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 13254 0 0 0 148201 5 0 0 20 0 1 0 125360949 272683008 52667 33554432000 4194304 6201397 140736685123488 140736685122152 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 66573 52667 165 491 0 66072 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 266292

[startup+1542.31 s]
/proc/loadavg: 2.31 2.20 2.17 4/179 671
/proc/meminfo: memFree=29375312/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=266612 CPUtime=1542.05 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 13334 0 0 0 154200 5 0 0 20 0 1 0 125360949 273010688 54280 33554432000 4194304 6201397 140736685123488 140736685122152 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 66653 54280 165 491 0 66152 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 266612

[startup+1602.3 s]
/proc/loadavg: 2.22 2.19 2.17 3/183 843
/proc/meminfo: memFree=29361904/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=266772 CPUtime=1602.04 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 13362 0 0 0 160199 5 0 0 20 0 1 0 125360949 273174528 54308 33554432000 4194304 6201397 140736685123488 140736685122616 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 66693 54308 165 491 0 66192 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 266772

[startup+1662.3 s]
/proc/loadavg: 2.15 2.17 2.16 4/178 878
/proc/meminfo: memFree=29358916/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=267284 CPUtime=1662.03 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 13475 0 0 0 166198 5 0 0 20 0 1 0 125360949 273698816 55954 33554432000 4194304 6201397 140736685123488 140736685122152 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 66821 55954 165 491 0 66320 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 267284

[startup+1722.3 s]
/proc/loadavg: 2.14 2.17 2.16 3/177 879
/proc/meminfo: memFree=29354588/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=267444 CPUtime=1722.02 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 13502 0 0 0 172197 5 0 0 20 0 1 0 125360949 273862656 57003 33554432000 4194304 6201397 140736685123488 140736685122616 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 66861 57003 165 491 0 66360 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 267444

[startup+1782.3 s]
/proc/loadavg: 2.14 2.16 2.16 4/177 880
/proc/meminfo: memFree=29354092/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=267444 CPUtime=1782.01 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 13507 0 0 0 178196 5 0 0 20 0 1 0 125360949 273862656 57008 33554432000 4194304 6201397 140736685123488 140736685122616 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 66861 57008 165 491 0 66360 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 267444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.11 2.15 2.16 3/177 880
/proc/meminfo: memFree=29354220/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=267444 CPUtime=1800.01 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 13507 0 0 0 179996 5 0 0 20 0 1 0 125360949 273862656 57008 33554432000 4194304 6201397 140736685123488 140736685122616 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 66861 57008 165 491 0 66360 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 267444

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

[startup+1800.3 s]
/proc/loadavg: 2.11 2.15 2.16 3/177 880
/proc/meminfo: memFree=29354220/32872528 swapFree=13072/1184284
[pid=584] ppid=581 vsize=267444 CPUtime=1800.01 cores=0,2,4,6
/proc/584/stat : 584 (cdcl-cuttingpla) R 581 584 32223 0 -1 4202496 13507 0 0 0 179996 5 0 0 20 0 1 0 125360949 273862656 57008 33554432000 4194304 6201397 140736685123488 140736685122616 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/584/statm: 66861 57008 165 491 0 66360 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 267444

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.06099
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 267444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.06099
maximum resident set size= 228032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13507
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= 17
involuntary context switches= 1878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6193 second user time and 6.84096 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-09 03:04:23
IDJOB=4088326
IDBENCH=25029
IDSOLVER=2550
FILE ID=node115/4088326-1465434262
RUNJOBID= node115-1465434260-368
PBS_JOBID= 19859792
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_partials/normalized-fir10_area_partials.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088326-1465434262/watcher-4088326-1465434262 -o /tmp/evaluation-result-4088326-1465434262/solver-4088326-1465434262 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465434260-368 --watchdog 1960 --input HOME/instance-4088326-1465434262.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 8e58fdc516472c37b974ebbf77c2a4fa
RANDOM SEED=1990864296

node115.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.174
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.34
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.174
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.56
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.174
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.174
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.174
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.174
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.57
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.174
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.57
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.174
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:        29904236 kB
Buffers:          100768 kB
Cached:           921288 kB
SwapCached:         1732 kB
Active:           597320 kB
Inactive:         429172 kB
Active(anon):       3100 kB
Inactive(anon):     3280 kB
Active(file):     594220 kB
Inactive(file):   425892 kB
Unevictable:     1184284 kB
Mlocked:           13072 kB
SwapTotal:      67108856 kB
SwapFree:       67098844 kB
Dirty:              5256 kB
Writeback:             0 kB
AnonPages:       1188144 kB
Mapped:             8508 kB
Shmem:                 0 kB
Slab:             623888 kB
SReclaimable:      67040 kB
SUnreclaim:       556848 kB
KernelStack:        1424 kB
PageTables:         6328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1304396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1173504 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= 71736 MiB
End job on node115 at 2016-06-09 03:34:23