Trace number 4099879

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.13 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3702.opb
MD5SUM923982c51ba218a8e62dc99222f9f8f7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 654991
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 654991
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.19/0.25	c * #variable= 155000 #constraint= 5150
0.39/0.49	c * #variable= 155000 #constraint= 5150
36.98/37.07	c #Conflicts:       1000 | #Learnt:        999 | 74.083
36.98/37.07	c total clause space: 206.656MB
36.98/37.07	c total #watches: 1784872
193.56/193.60	c total #propagations: 1465958 / total #impl: 36252525 (eff. 0.040)
193.56/193.60	c #Conflicts:       2000 | #Learnt:       1999 | 97.899
193.56/193.60	c total clause space: 545.701MB
193.56/193.60	c total #watches: 3840006
400.73/400.87	c total #propagations: 2940026 / total #impl: 183339891 (eff. 0.016)
400.73/400.87	c GC COLLECT
400.73/400.87	c #Conflicts:       3000 | #Learnt:       2050 | 81.536
400.73/400.87	c total clause space: 545.701MB
400.73/400.87	c total #watches: 5182135
826.16/826.37	c total #propagations: 4381974 / total #impl: 400379594 (eff. 0.011)
826.16/826.37	c #Conflicts:       4000 | #Learnt:       3050 | 67.009
826.16/826.37	c total clause space: 886.764MB
826.16/826.37	c total #watches: 7826292
1209.00/1209.21	c total #propagations: 5908389 / total #impl: 589970529 (eff. 0.010)
1209.00/1209.21	c GC COLLECT
1209.00/1209.21	c #Conflicts:       5000 | #Learnt:       2395 | 58.851
1209.00/1209.21	c total clause space: 886.764MB
1209.00/1209.21	c total #watches: 6740682
1595.23/1595.53	c total #propagations: 7318903 / total #impl: 656270609 (eff. 0.011)
1595.23/1595.53	c #Conflicts:       6000 | #Learnt:       3395 | 54.791
1595.23/1595.53	c total clause space: 886.764MB
1595.23/1595.53	c total #watches: 9406609

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-4099879-1466227694/watcher-4099879-1466227694 -o /tmp/evaluation-result-4099879-1466227694/solver-4099879-1466227694 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466224089-20183 --watchdog 1960 --input HOME/instance-4099879-1466227694.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=20643
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.00 2.00 2.00 2/176 20646
/proc/meminfo: memFree=31592176/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 24819349 57319424 7804 33554432000 4194304 6211289 140736128842928 140736243025816 4206544 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 13994 7804 98 493 0 13491 0

[startup+0.100164 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 20646
/proc/meminfo: memFree=31592176/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=62796 CPUtime=0.09 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 2418 0 0 0 8 1 0 0 20 0 1 0 24819349 64303104 12306 33554432000 4194304 6211289 140736128842928 140736243025816 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 15699 12306 121 493 0 15196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62796

[startup+0.200344 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 20646
/proc/meminfo: memFree=31592176/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=69084 CPUtime=0.19 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 2869 0 0 0 18 1 0 0 20 0 1 0 24819349 70742016 13779 33554432000 4194304 6211289 140736128842928 140736243025816 5252524 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 17271 13779 121 493 0 16768 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69084

[startup+0.300316 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 20646
/proc/meminfo: memFree=31592176/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=86492 CPUtime=0.29 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 5719 0 0 0 27 2 0 0 20 0 1 0 24819349 88567808 18752 33554432000 4194304 6211289 140736128842928 140736128841768 4227805 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 21623 18752 144 493 0 21120 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86492

[startup+0.70028 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 20646
/proc/meminfo: memFree=31592176/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=131396 CPUtime=0.68 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 8003 0 0 0 65 3 0 0 20 0 1 0 24819349 134549504 29035 33554432000 4194304 6211289 140736128842928 140736128841768 5051912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 32849 29035 144 493 0 32346 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 131396

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20647
/proc/meminfo: memFree=31456640/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=143072 CPUtime=1.49 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 8198 0 0 0 145 4 0 0 20 0 1 0 24819349 146505728 32268 33554432000 4194304 6211289 140736128842928 140736128841160 4215184 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 35768 32268 150 493 0 35265 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143072

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20647
/proc/meminfo: memFree=31443236/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=162040 CPUtime=3.09 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 8212 0 0 0 305 4 0 0 20 0 1 0 24819349 165928960 33814 33554432000 4194304 6211289 140736128842928 140736128841160 4209280 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 40510 33814 150 493 0 40007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162040

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20647
/proc/meminfo: memFree=31401056/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=192860 CPUtime=6.29 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 8473 0 0 0 625 4 0 0 20 0 1 0 24819349 197488640 40707 33554432000 4194304 6211289 140736128842928 140736128841160 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 48215 40707 150 493 0 47712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 192860

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20647
/proc/meminfo: memFree=31339716/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=242948 CPUtime=12.69 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 8569 0 0 0 1264 5 0 0 20 0 1 0 24819349 248778752 46929 33554432000 4194304 6211289 140736128842928 140736128841160 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 60737 46929 150 493 0 60234 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 242948

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20647
/proc/meminfo: memFree=31241380/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=247436 CPUtime=25.49 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 9720 0 0 0 2544 5 0 0 20 0 1 0 24819349 253374464 51146 33554432000 4194304 6211289 140736128842928 140736128840840 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 61859 51146 150 493 0 61356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 247436

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20648
/proc/meminfo: memFree=31044804/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=345404 CPUtime=51.08 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 14053 0 0 0 5101 7 0 0 20 0 1 0 24819349 353693696 81529 33554432000 4194304 6211289 140736128842928 140736128840792 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 86351 81529 160 493 0 85848 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 345404

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20649
/proc/meminfo: memFree=30915004/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=492092 CPUtime=102.27 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 17851 0 0 0 10218 9 0 0 20 0 1 0 24819349 503902208 93484 33554432000 4194304 6211289 140736128842928 140736128840792 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 123023 93484 160 493 0 122520 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 492092

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 20653
/proc/meminfo: memFree=30783656/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=505508 CPUtime=162.26 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 21229 0 0 0 16216 10 0 0 20 0 1 0 24819349 517640192 112703 33554432000 4194304 6211289 140736128842928 140736128840792 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 126377 112703 160 493 0 125874 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 505508

[startup+222.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 20654
/proc/meminfo: memFree=30571488/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=727704 CPUtime=222.25 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 25962 0 0 0 22213 12 0 0 20 0 1 0 24819349 745168896 133703 33554432000 4194304 6211289 140736128842928 140736128840840 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 181926 133703 160 493 0 181423 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 727704

[startup+282.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 20655
/proc/meminfo: memFree=30509440/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=733184 CPUtime=282.24 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 27326 0 0 0 28212 12 0 0 20 0 1 0 24819349 750780416 135067 33554432000 4194304 6211289 140736128842928 140736128840920 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 183296 135067 160 493 0 182793 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 733184

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 20657
/proc/meminfo: memFree=30427904/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=743400 CPUtime=342.24 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 29984 0 0 0 34211 13 0 0 20 0 1 0 24819349 761241600 137725 33554432000 4194304 6211289 140736128842928 140736128840920 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 185850 137725 165 493 0 185347 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 743400

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 20658
/proc/meminfo: memFree=30347792/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=754448 CPUtime=402.23 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 32788 0 0 0 40208 15 0 0 20 0 1 0 24819349 772554752 153815 33554432000 4194304 6211289 140736128842928 140736128841272 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 188612 153815 165 493 0 188109 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 754448

[startup+462.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20659
/proc/meminfo: memFree=30237784/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=774916 CPUtime=462.23 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 37943 0 0 0 46206 17 0 0 20 0 1 0 24819349 793513984 168168 33554432000 4194304 6211289 140736128842928 140736128840792 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 193729 168168 165 493 0 193226 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 774916

[startup+522.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 20660
/proc/meminfo: memFree=30143144/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=780204 CPUtime=522.21 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 39269 0 0 0 52203 18 0 0 20 0 1 0 24819349 798928896 179740 33554432000 4194304 6211289 140736128842928 140736128840792 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 195051 179740 165 493 0 194548 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 780204

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 20661
/proc/meminfo: memFree=30114388/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=788848 CPUtime=582.2 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 41419 0 0 0 58201 19 0 0 20 0 1 0 24819349 807780352 185531 33554432000 4194304 6211289 140736128842928 140736128840840 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 197212 185531 165 493 0 196709 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 788848


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


[startup+882.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 20670
/proc/meminfo: memFree=29957660/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1168112 CPUtime=882.14 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 48999 0 0 0 88189 25 0 0 20 0 1 0 24819349 1196146688 216735 33554432000 4194304 6211289 140736128842928 140736128840840 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 292028 216735 165 493 0 291525 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 1168112

[startup+942.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/176 20671
/proc/meminfo: memFree=29930484/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1169896 CPUtime=942.12 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 49472 0 0 0 94187 25 0 0 20 0 1 0 24819349 1197973504 222829 33554432000 4194304 6211289 140736128842928 140736128840920 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 292474 222829 165 493 0 291971 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 1169896

[startup+1002.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 20673
/proc/meminfo: memFree=29900720/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1172084 CPUtime=1002.13 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 50440 0 0 0 100187 26 0 0 20 0 1 0 24819349 1200214016 226039 33554432000 4194304 6211289 140736128842928 140736128840920 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 293021 226039 165 493 0 292518 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1172084

[startup+1062.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 20674
/proc/meminfo: memFree=29888084/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1174280 CPUtime=1062.11 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 50988 0 0 0 106185 26 0 0 20 0 1 0 24819349 1202462720 226587 33554432000 4194304 6211289 140736128842928 140736128840840 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 293570 226587 165 493 0 293067 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1174280

[startup+1122.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 20675
/proc/meminfo: memFree=29817420/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1174984 CPUtime=1122.11 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 51152 0 0 0 112185 26 0 0 20 0 1 0 24819349 1203183616 226751 33554432000 4194304 6211289 140736128842928 140736128840920 4240816 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 293746 226751 165 493 0 293243 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1174984

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 20676
/proc/meminfo: memFree=29761100/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1177260 CPUtime=1182.09 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 51719 0 0 0 118183 26 0 0 20 0 1 0 24819349 1205514240 227318 33554432000 4194304 6211289 140736128842928 140736128840920 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 294315 227318 165 493 0 293812 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1177260

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20677
/proc/meminfo: memFree=29735808/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1180388 CPUtime=1242.09 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 52514 0 0 0 124182 27 0 0 20 0 1 0 24819349 1208717312 228113 33554432000 4194304 6211289 140736128842928 140736128840920 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 295097 228113 165 493 0 294594 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1180388

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20679
/proc/meminfo: memFree=29695688/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1182708 CPUtime=1302.08 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 53050 0 0 0 130181 27 0 0 20 0 1 0 24819349 1211092992 228649 33554432000 4194304 6211289 140736128842928 140736128840840 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 295677 228649 165 493 0 295174 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1182708

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 20683
/proc/meminfo: memFree=29647584/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1197488 CPUtime=1362.06 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 56917 0 0 0 136179 27 0 0 20 0 1 0 24819349 1226227712 232513 33554432000 4194304 6211289 140736128842928 140736128840920 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 299372 232513 165 493 0 298869 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1197488

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20684
/proc/meminfo: memFree=29607068/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1198852 CPUtime=1422.05 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 57250 0 0 0 142178 27 0 0 20 0 1 0 24819349 1227624448 232846 33554432000 4194304 6211289 140736128842928 140736128840840 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 299713 232846 165 493 0 299210 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1198852

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20685
/proc/meminfo: memFree=29603968/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1199812 CPUtime=1482.04 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 57494 0 0 0 148177 27 0 0 20 0 1 0 24819349 1228607488 233090 33554432000 4194304 6211289 140736128842928 140736128840920 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 299953 233090 165 493 0 299450 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1199812

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 20686
/proc/meminfo: memFree=29601360/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1201432 CPUtime=1542.04 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 57906 0 0 0 154176 28 0 0 20 0 1 0 24819349 1230266368 233502 33554432000 4194304 6211289 140736128842928 140736128840840 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 300358 233502 165 493 0 299855 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1201432

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 20688
/proc/meminfo: memFree=29508452/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1202300 CPUtime=1602.03 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 58143 0 0 0 160175 28 0 0 20 0 1 0 24819349 1231155200 246003 33554432000 4194304 6211289 140736128842928 140736128840840 4240645 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 300575 246003 165 493 0 300072 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1202300

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 20689
/proc/meminfo: memFree=29459728/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1203188 CPUtime=1662.03 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 58349 0 0 0 166174 29 0 0 20 0 1 0 24819349 1232064512 255407 33554432000 4194304 6211289 140736128842928 140736128840840 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 300797 255407 165 493 0 300294 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1203188

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20690
/proc/meminfo: memFree=29417008/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1208728 CPUtime=1722 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 59792 0 0 0 172170 30 0 0 20 0 1 0 24819349 1237737472 263182 33554432000 4194304 6211289 140736128842928 140736128840792 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 302182 263182 165 493 0 301679 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1208728

[startup+1782.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20691
/proc/meminfo: memFree=29379552/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1210108 CPUtime=1782.01 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 60121 0 0 0 178170 31 0 0 20 0 1 0 24819349 1239150592 268107 33554432000 4194304 6211289 140736128842928 140736128840840 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 302527 268107 165 493 0 302024 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1210108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 2/170 20722
/proc/meminfo: memFree=30648592/32872528 swapFree=163656/177964
[pid=20646] ppid=20643 vsize=1210268 CPUtime=1800.09 cores=0,2,4,6
/proc/20646/stat : 20646 (cdcl-cuttingpla) R 20643 20646 13538 0 -1 4202496 60169 0 0 0 179978 31 0 0 20 0 1 0 24819349 1239314432 270710 33554432000 4194304 6211289 140736128842928 140736128840840 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20646/statm: 302567 270710 165 493 0 302064 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1210268

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.42
CPU time (s): 1800.13
CPU user time (s): 1799.79
CPU system time (s): 0.339948
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 1210268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.339948
maximum resident set size= 1082840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60169
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= 41
involuntary context switches= 1990

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.65529 second user time and 6.80396 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-18 07:28:14
IDJOB=4099879
IDBENCH=1545
IDSOLVER=2549
FILE ID=node105/4099879-1466227694
RUNJOBID= node105-1466224089-20183
PBS_JOBID= 19918167
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-n3702.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099879-1466227694/watcher-4099879-1466227694 -o /tmp/evaluation-result-4099879-1466227694/solver-4099879-1466227694 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466224089-20183 --watchdog 1960 --input HOME/instance-4099879-1466227694.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 923982c51ba218a8e62dc99222f9f8f7
RANDOM SEED=650061258

node105.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.561
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.12
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.561
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.561
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.561
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.561
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.54
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.561
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31592424 kB
Buffers:           96420 kB
Cached:           136400 kB
SwapCached:         1764 kB
Active:           201160 kB
Inactive:         155800 kB
Active(anon):     125180 kB
Inactive(anon):     1440 kB
Active(file):      75980 kB
Inactive(file):   154360 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67097160 kB
Dirty:             18008 kB
Writeback:             0 kB
AnonPages:        351288 kB
Mapped:             7608 kB
Shmem:                 0 kB
Slab:             602308 kB
SReclaimable:      45824 kB
SUnreclaim:       556484 kB
KernelStack:        1472 kB
PageTables:         5004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     456408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node105 at 2016-06-18 07:58:15