Trace number 4100215

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.01 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-swath1.opb
MD5SUMef9882d48a9aa7a6e80245293de5a7b2
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262226
Optimality of the best value was proved YES
Number of variables53335
Total number of constraints5302
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)189
Number of constraints which are nor clauses,nor cardinality constraints5113
Minimum length of a constraint1
Maximum length of a constraint50934
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 560808
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.09/0.16	c * #variable= 53335 #constraint= 5302
0.29/0.35	c * #variable= 53335 #constraint= 5302
531.79/531.92	c #Conflicts:       1000 | #Learnt:        999 | 5.893
531.79/531.92	c total clause space: 545.701MB
531.79/531.92	c total #watches: 4110402
766.45/766.64	c total #propagations: 330124 / total #impl: 26855780 (eff. 0.012)
766.45/766.64	c #Conflicts:       2000 | #Learnt:       1999 | 2.945
766.45/766.64	c total clause space: 545.701MB
766.45/766.64	c total #watches: 4555696
884.14/884.30	c total #propagations: 456255 / total #impl: 182135245 (eff. 0.003)
884.14/884.30	c GC COLLECT
884.14/884.30	c #Conflicts:       3000 | #Learnt:       2003 | 1.963
884.14/884.30	c total clause space: 545.701MB
884.14/884.30	c total #watches: 3162393
1205.99/1206.22	c total #propagations: 563550 / total #impl: 404113602 (eff. 0.001)
1205.99/1206.22	c #Conflicts:       4000 | #Learnt:       3003 | 1.474
1205.99/1206.22	c total clause space: 545.701MB
1205.99/1206.22	c total #watches: 3441572
1582.83/1583.18	c total #propagations: 785337 / total #impl: 761421249 (eff. 0.001)
1582.83/1583.18	c GC COLLECT
1582.83/1583.18	c #Conflicts:       5000 | #Learnt:       2353 | 1.179
1582.83/1583.18	c total clause space: 545.701MB
1582.83/1583.18	c total #watches: 1647847
1792.30/1792.69	c total #propagations: 1196186 / total #impl: 937685259 (eff. 0.001)
1792.30/1792.69	c #Conflicts:       6000 | #Learnt:       3353 | 1.386
1792.30/1792.69	c total clause space: 545.701MB
1792.30/1792.69	c total #watches: 2029864

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-4100215-1466236641/watcher-4100215-1466236641 -o /tmp/evaluation-result-4100215-1466236641/solver-4100215-1466236641 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466229299-21096 --watchdog 1960 --input HOME/instance-4100215-1466236641.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=22128
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.40 2.30 2.26 4/176 22131
/proc/meminfo: memFree=29819300/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 236 0 0 0 0 0 0 0 20 0 1 0 25709863 57319424 2161 33554432000 4194304 6211289 140733857317136 140737064656792 4206563 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 13994 2161 97 493 0 13491 0

[startup+0.100188 s]
/proc/loadavg: 2.40 2.30 2.26 4/176 22131
/proc/meminfo: memFree=29819300/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=60000 CPUtime=0.09 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 1925 0 0 0 8 1 0 0 20 0 1 0 25709863 61440000 11720 33554432000 4194304 6211289 140733857317136 140733857315976 5116427 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 15000 11720 121 493 0 14497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60000

[startup+0.20037 s]
/proc/loadavg: 2.40 2.30 2.26 4/176 22131
/proc/meminfo: memFree=29819300/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=72440 CPUtime=0.18 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 4123 0 0 0 17 1 0 0 20 0 1 0 25709863 74178560 15725 33554432000 4194304 6211289 140733857317136 140733857315976 4259942 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 18110 15725 144 493 0 17607 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 72440

[startup+0.300355 s]
/proc/loadavg: 2.40 2.30 2.26 4/176 22131
/proc/meminfo: memFree=29819300/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=89896 CPUtime=0.29 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 5361 0 0 0 27 2 0 0 20 0 1 0 25709863 92053504 18496 33554432000 4194304 6211289 140733857317136 140733857315976 4259817 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 22474 18496 144 493 0 21971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89896

[startup+0.700339 s]
/proc/loadavg: 2.40 2.30 2.26 4/176 22131
/proc/meminfo: memFree=29819300/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=117568 CPUtime=0.69 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 9049 0 0 0 66 3 0 0 20 0 1 0 25709863 120389632 26312 33554432000 4194304 6211289 140733857317136 140733857315976 4243125 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 29392 26312 150 493 0 28889 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 117568

[startup+1.50026 s]
/proc/loadavg: 2.40 2.30 2.26 3/177 22132
/proc/meminfo: memFree=29713924/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=117568 CPUtime=1.49 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 9051 0 0 0 146 3 0 0 20 0 1 0 25709863 120389632 26313 33554432000 4194304 6211289 140733857317136 140733857314600 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 29392 26313 150 493 0 28889 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117568

[startup+3.10027 s]
/proc/loadavg: 2.40 2.30 2.26 3/177 22132
/proc/meminfo: memFree=29713552/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=117568 CPUtime=3.09 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 9056 0 0 0 306 3 0 0 20 0 1 0 25709863 120389632 26318 33554432000 4194304 6211289 140733857317136 140733857314600 4209507 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 29392 26318 150 493 0 28889 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117568

[startup+6.30027 s]
/proc/loadavg: 2.36 2.29 2.26 3/177 22132
/proc/meminfo: memFree=29713316/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=129244 CPUtime=6.29 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 9184 0 0 0 626 3 0 0 20 0 1 0 25709863 132345856 27464 33554432000 4194304 6211289 140733857317136 140733857315368 4209484 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 32311 27464 150 493 0 31808 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129244

[startup+12.7004 s]
/proc/loadavg: 2.34 2.29 2.26 3/177 22132
/proc/meminfo: memFree=29652308/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=231528 CPUtime=12.69 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 10025 0 0 0 1265 4 0 0 20 0 1 0 25709863 237084672 42098 33554432000 4194304 6211289 140733857317136 140733857315048 4209384 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 57882 42098 150 493 0 57379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 231528

[startup+25.5003 s]
/proc/loadavg: 2.26 2.27 2.26 3/177 22132
/proc/meminfo: memFree=29576232/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=314328 CPUtime=25.48 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 10543 0 0 0 2543 5 0 0 20 0 1 0 25709863 321871872 60498 33554432000 4194304 6211289 140733857317136 140733857315368 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 78582 60498 150 493 0 78079 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 314328

[startup+51.1003 s]
/proc/loadavg: 2.31 2.28 2.26 3/177 22132
/proc/meminfo: memFree=29563800/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=315496 CPUtime=51.08 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 10856 0 0 0 5103 5 0 0 20 0 1 0 25709863 323067904 60811 33554432000 4194304 6211289 140733857317136 140733857315128 4209464 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 78874 60811 150 493 0 78371 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 315496

[startup+102.3 s]
/proc/loadavg: 2.32 2.29 2.26 3/177 22133
/proc/meminfo: memFree=29451992/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=458732 CPUtime=102.27 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 13795 0 0 0 10220 7 0 0 20 0 1 0 25709863 469741568 87253 33554432000 4194304 6211289 140733857317136 140733857315048 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 114683 87253 150 493 0 114180 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 458732

[startup+162.3 s]
/proc/loadavg: 2.28 2.28 2.26 3/178 22138
/proc/meminfo: memFree=29444152/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=462428 CPUtime=162.26 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 14742 0 0 0 16218 8 0 0 20 0 1 0 25709863 473526272 88200 33554432000 4194304 6211289 140733857317136 140733857315000 4209491 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 115607 88200 150 493 0 115104 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 462428

[startup+222.308 s]
/proc/loadavg: 2.22 2.27 2.26 4/178 22162
/proc/meminfo: memFree=29249304/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=696116 CPUtime=222.26 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 19616 0 0 0 22213 13 0 0 20 0 1 0 25709863 712822784 135485 33554432000 4194304 6211289 140733857317136 140733857315048 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 174029 135485 150 493 0 173526 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 696116

[startup+282.3 s]
/proc/loadavg: 2.24 2.26 2.26 3/177 22163
/proc/meminfo: memFree=29247444/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=696248 CPUtime=282.24 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 19634 0 0 0 28211 13 0 0 20 0 1 0 25709863 712957952 135503 33554432000 4194304 6211289 140733857317136 140733857315000 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 174062 135503 150 493 0 173559 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 696248

[startup+342.3 s]
/proc/loadavg: 2.14 2.23 2.24 3/177 22164
/proc/meminfo: memFree=29245600/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=696908 CPUtime=342.23 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 19824 0 0 0 34210 13 0 0 20 0 1 0 25709863 713633792 135708 33554432000 4194304 6211289 140733857317136 140733857315000 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 174227 135708 150 493 0 173724 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 696908

[startup+402.3 s]
/proc/loadavg: 2.14 2.21 2.24 4/177 22165
/proc/meminfo: memFree=29234860/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=697988 CPUtime=402.22 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 20094 0 0 0 40209 13 0 0 20 0 1 0 25709863 714739712 137718 33554432000 4194304 6211289 140733857317136 140733857315128 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 174497 137718 150 493 0 173994 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 697988

[startup+462.3 s]
/proc/loadavg: 2.19 2.22 2.24 3/177 22167
/proc/meminfo: memFree=29228896/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=697988 CPUtime=462.21 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 20100 0 0 0 46207 14 0 0 20 0 1 0 25709863 714739712 139263 33554432000 4194304 6211289 140733857317136 140733857315128 4209380 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 174497 139263 150 493 0 173994 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 697988

[startup+522.3 s]
/proc/loadavg: 2.20 2.21 2.23 3/177 22168
/proc/meminfo: memFree=29220816/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=698412 CPUtime=522.2 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 20197 0 0 0 52206 14 0 0 20 0 1 0 25709863 715173888 141252 33554432000 4194304 6211289 140733857317136 140733857315000 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 174603 141252 150 493 0 174100 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 698412

[startup+582.3 s]
/proc/loadavg: 2.17 2.20 2.22 4/177 22169
/proc/meminfo: memFree=29203544/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=702084 CPUtime=582.19 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 21139 0 0 0 58204 15 0 0 20 0 1 0 25709863 718934016 145590 33554432000 4194304 6211289 140733857317136 140733857315128 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 175521 145590 160 493 0 175018 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 702084


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.19 2.20 4/177 22179
/proc/meminfo: memFree=29172468/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=707900 CPUtime=942.13 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 22622 0 0 0 94197 16 0 0 20 0 1 0 25709863 724889600 151712 33554432000 4194304 6211289 140733857317136 140733857315000 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 176975 151712 165 493 0 176472 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 707900

[startup+1002.3 s]
/proc/loadavg: 2.28 2.21 2.21 3/177 22180
/proc/meminfo: memFree=29164732/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=712896 CPUtime=1002.12 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 23850 0 0 0 100196 16 0 0 20 0 1 0 25709863 730005504 152940 33554432000 4194304 6211289 140733857317136 140733857315128 4209484 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178224 152940 165 493 0 177721 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 712896

[startup+1062.3 s]
/proc/loadavg: 2.29 2.22 2.20 3/177 22182
/proc/meminfo: memFree=29163092/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=712896 CPUtime=1062.11 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 23850 0 0 0 106195 16 0 0 20 0 1 0 25709863 730005504 152940 33554432000 4194304 6211289 140733857317136 140733857315128 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178224 152940 165 493 0 177721 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 712896

[startup+1122.3 s]
/proc/loadavg: 2.33 2.24 2.21 4/177 22183
/proc/meminfo: memFree=29160520/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=712896 CPUtime=1122.1 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 23850 0 0 0 112194 16 0 0 20 0 1 0 25709863 730005504 152940 33554432000 4194304 6211289 140733857317136 140733857315128 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178224 152940 165 493 0 177721 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 712896

[startup+1182.3 s]
/proc/loadavg: 2.15 2.21 2.20 3/177 22184
/proc/meminfo: memFree=29158376/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=712896 CPUtime=1182.09 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 23850 0 0 0 118193 16 0 0 20 0 1 0 25709863 730005504 152940 33554432000 4194304 6211289 140733857317136 140733857315128 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178224 152940 165 493 0 177721 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 712896

[startup+1242.3 s]
/proc/loadavg: 2.17 2.20 2.19 3/177 22185
/proc/meminfo: memFree=29158008/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=712896 CPUtime=1242.08 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 23856 0 0 0 124192 16 0 0 20 0 1 0 25709863 730005504 152946 33554432000 4194304 6211289 140733857317136 140733857315480 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178224 152946 165 493 0 177721 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 712896

[startup+1302.3 s]
/proc/loadavg: 2.20 2.20 2.19 4/177 22186
/proc/meminfo: memFree=29157836/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=713172 CPUtime=1302.07 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 23930 0 0 0 130191 16 0 0 20 0 1 0 25709863 730288128 153020 33554432000 4194304 6211289 140733857317136 140733857315128 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178293 153020 165 493 0 177790 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 713172

[startup+1362.3 s]
/proc/loadavg: 2.23 2.21 2.19 3/178 22191
/proc/meminfo: memFree=29155244/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=713460 CPUtime=1362.06 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 23976 0 0 0 136190 16 0 0 20 0 1 0 25709863 730583040 153066 33554432000 4194304 6211289 140733857317136 140733857315048 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178365 153066 165 493 0 177862 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 713460

[startup+1422.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 22192
/proc/meminfo: memFree=29155760/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=713460 CPUtime=1422.06 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 23976 0 0 0 142190 16 0 0 20 0 1 0 25709863 730583040 153066 33554432000 4194304 6211289 140733857317136 140733857315048 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178365 153066 165 493 0 177862 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 713460

[startup+1482.3 s]
/proc/loadavg: 2.14 2.19 2.18 4/177 22193
/proc/meminfo: memFree=29155652/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=713460 CPUtime=1482.05 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 23978 0 0 0 148189 16 0 0 20 0 1 0 25709863 730583040 153068 33554432000 4194304 6211289 140733857317136 140733857315048 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178365 153068 165 493 0 177862 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 713460

[startup+1542.31 s]
/proc/loadavg: 2.31 2.24 2.19 3/177 22194
/proc/meminfo: memFree=29155620/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=713460 CPUtime=1542.04 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 23989 0 0 0 154188 16 0 0 20 0 1 0 25709863 730583040 153079 33554432000 4194304 6211289 140733857317136 140733857315048 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178365 153079 165 493 0 177862 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 713460

[startup+1602.3 s]
/proc/loadavg: 2.23 2.22 2.19 3/177 22195
/proc/meminfo: memFree=29153544/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=713460 CPUtime=1602.03 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 23996 0 0 0 160187 16 0 0 20 0 1 0 25709863 730583040 153086 33554432000 4194304 6211289 140733857317136 140733857315480 4209507 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178365 153086 165 493 0 177862 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 713460

[startup+1662.3 s]
/proc/loadavg: 2.20 2.22 2.18 4/177 22197
/proc/meminfo: memFree=29153624/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=713460 CPUtime=1662.02 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 24002 0 0 0 166186 16 0 0 20 0 1 0 25709863 730583040 153092 33554432000 4194304 6211289 140733857317136 140733857315480 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178365 153092 165 493 0 177862 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 713460

[startup+1722.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 22244
/proc/meminfo: memFree=29406980/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=713460 CPUtime=1722.01 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 24004 0 0 0 172184 17 0 0 20 0 1 0 25709863 730583040 153094 33554432000 4194304 6211289 140733857317136 140733857315480 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178365 153094 165 493 0 177862 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 713460

[startup+1782.3 s]
/proc/loadavg: 2.15 2.21 2.18 3/177 22245
/proc/meminfo: memFree=29306988/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=713596 CPUtime=1782 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 24026 0 0 0 178183 17 0 0 20 0 1 0 25709863 730722304 153116 33554432000 4194304 6211289 140733857317136 140733857315048 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178399 153116 165 493 0 177896 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 713596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.21 2.18 4/177 22245
/proc/meminfo: memFree=29263248/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=714864 CPUtime=1800 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 24336 0 0 0 179983 17 0 0 20 0 1 0 25709863 732020736 153426 33554432000 4194304 6211289 140733857317136 140733857315048 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178716 153426 165 493 0 178213 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 714864

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.21 2.18 4/177 22245
/proc/meminfo: memFree=29263248/32872528 swapFree=1499884/1696108
[pid=22131] ppid=22128 vsize=714864 CPUtime=1800 cores=1,3,5,7
/proc/22131/stat : 22131 (cdcl-cuttingpla) R 22128 22131 21079 0 -1 4202496 24336 0 0 0 179983 17 0 0 20 0 1 0 25709863 732020736 153426 33554432000 4194304 6211289 140733857317136 140733857315048 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22131/statm: 178716 153426 165 493 0 178213 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 714864

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.83
CPU system time (s): 0.175973
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 714864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.175973
maximum resident set size= 613704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24336
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= 24
involuntary context switches= 2170

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.18975 second user time and 8.78466 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 09:57:21
IDJOB=4100215
IDBENCH=1587
IDSOLVER=2549
FILE ID=node137/4100215-1466236641
RUNJOBID= node137-1466229299-21096
PBS_JOBID= 19918171
Free space on /tmp= 71692 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/milp/normalized-reduced-mps-v2-20-10-swath1.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100215-1466236641/watcher-4100215-1466236641 -o /tmp/evaluation-result-4100215-1466236641/solver-4100215-1466236641 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466229299-21096 --watchdog 1960 --input HOME/instance-4100215-1466236641.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= ef9882d48a9aa7a6e80245293de5a7b2
RANDOM SEED=1965686385

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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:        29819828 kB
Buffers:          116284 kB
Cached:           189428 kB
SwapCached:         1268 kB
Active:           398172 kB
Inactive:         221216 kB
Active(anon):     303148 kB
Inactive(anon):    13288 kB
Active(file):      95024 kB
Inactive(file):   207928 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100004 kB
Dirty:              6224 kB
Writeback:             0 kB
AnonPages:       2122160 kB
Mapped:             7820 kB
Shmem:                 0 kB
Slab:             604056 kB
SReclaimable:      48288 kB
SUnreclaim:       555768 kB
KernelStack:        1472 kB
PageTables:         8044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2268744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 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= 71692 MiB
End job on node137 at 2016-06-18 10:27:22