Trace number 4100047

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.07 1800.36

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-n3701.opb
MD5SUM43d3150af29b8b449233a9299db57820
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 654811
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 654811
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.19/0.26	c * #variable= 155000 #constraint= 5150
0.39/0.49	c * #variable= 155000 #constraint= 5150
47.98/48.07	c #Conflicts:       1000 | #Learnt:        999 | 43.148
47.98/48.07	c total clause space: 206.656MB
47.98/48.07	c total #watches: 1672466
195.95/196.09	c total #propagations: 1336261 / total #impl: 39012116 (eff. 0.034)
195.95/196.09	c #Conflicts:       2000 | #Learnt:       1999 | 41.343
195.95/196.09	c total clause space: 545.701MB
195.95/196.09	c total #watches: 3365305
345.93/346.05	c total #propagations: 2433538 / total #impl: 101682020 (eff. 0.024)
345.93/346.05	c GC COLLECT
345.93/346.05	c #Conflicts:       3000 | #Learnt:       2032 | 32.674
345.93/346.05	c total clause space: 545.701MB
345.93/346.06	c total #watches: 3176846
561.79/561.99	c total #propagations: 2951595 / total #impl: 126530819 (eff. 0.023)
561.79/561.99	c #Conflicts:       4000 | #Learnt:       3032 | 30.375
561.79/561.99	c total clause space: 886.764MB
561.79/562.00	c total #watches: 4979617
855.65/855.81	c total #propagations: 3985271 / total #impl: 202311065 (eff. 0.020)
855.65/855.81	c GC COLLECT
855.65/855.81	c #Conflicts:       5000 | #Learnt:       2392 | 31.122
855.65/855.81	c total clause space: 886.764MB
855.65/855.81	c total #watches: 5390222
1237.78/1238.07	c total #propagations: 5011592 / total #impl: 266611142 (eff. 0.019)
1237.78/1238.07	c #Conflicts:       6000 | #Learnt:       3392 | 27.076
1237.78/1238.07	c total clause space: 886.764MB
1237.78/1238.07	c total #watches: 9752894

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

pid=21511
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.23 2.26 2.26 3/176 21514
/proc/meminfo: memFree=30012560/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 240 0 0 0 0 0 0 0 20 0 1 0 25155939 57319424 4209 33554432000 4194304 6211289 140735516336064 140734091344808 4206723 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21514/statm: 13994 4209 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.23 2.26 2.26 3/176 21514
/proc/meminfo: memFree=30012560/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=62796 CPUtime=0.09 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 2915 0 0 0 8 1 0 0 20 0 1 0 25155939 64303104 12291 33554432000 4194304 6211289 140735516336064 140734091344808 5418912 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/21514/statm: 15699 12291 121 493 0 15196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62796

[startup+0.200256 s]
/proc/loadavg: 2.23 2.26 2.26 3/176 21514
/proc/meminfo: memFree=30012560/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=69084 CPUtime=0.19 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 3358 0 0 0 18 1 0 0 20 0 1 0 25155939 70742016 13756 33554432000 4194304 6211289 140735516336064 140734091344808 5252513 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/21514/statm: 17271 13756 121 493 0 16768 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69084

[startup+0.300343 s]
/proc/loadavg: 2.23 2.26 2.26 3/176 21514
/proc/meminfo: memFree=30012560/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=85888 CPUtime=0.28 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 6010 0 0 0 27 1 0 0 20 0 1 0 25155939 87949312 18531 33554432000 4194304 6211289 140735516336064 140735516333656 5317360 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/21514/statm: 21472 18559 139 493 0 20969 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 85888

[startup+0.700276 s]
/proc/loadavg: 2.23 2.26 2.26 3/176 21514
/proc/meminfo: memFree=30012560/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=131396 CPUtime=0.69 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 9958 0 0 0 66 3 0 0 20 0 1 0 25155939 134549504 29115 33554432000 4194304 6211289 140735516336064 140735516333944 5158199 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 32849 29115 144 493 0 32346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131396

[startup+1.50032 s]
/proc/loadavg: 2.21 2.26 2.26 3/177 21515
/proc/meminfo: memFree=29873812/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=162040 CPUtime=1.48 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 10407 0 0 0 145 3 0 0 20 0 1 0 25155939 165928960 36680 33554432000 4194304 6211289 140735516336064 140735516334296 4206291 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 40510 36680 150 493 0 40007 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 162040

[startup+3.10033 s]
/proc/loadavg: 2.21 2.26 2.26 3/177 21515
/proc/meminfo: memFree=29835088/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=192860 CPUtime=3.08 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 10664 0 0 0 305 3 0 0 20 0 1 0 25155939 197488640 37952 33554432000 4194304 6211289 140735516336064 140735516334296 4240645 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 48215 37952 150 493 0 47712 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 192860

[startup+6.30035 s]
/proc/loadavg: 2.21 2.26 2.26 3/177 21515
/proc/meminfo: memFree=29770028/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=242948 CPUtime=6.28 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 10781 0 0 0 624 4 0 0 20 0 1 0 25155939 248778752 51862 33554432000 4194304 6211289 140735516336064 140735516334296 4216597 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 60737 51862 150 493 0 60234 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 242948

[startup+12.7003 s]
/proc/loadavg: 2.18 2.25 2.25 3/177 21515
/proc/meminfo: memFree=29731184/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=244504 CPUtime=12.68 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 11186 0 0 0 1264 4 0 0 20 0 1 0 25155939 250372096 55844 33554432000 4194304 6211289 140735516336064 140735516333976 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 61126 55844 150 493 0 60623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 244504

[startup+25.5004 s]
/proc/loadavg: 2.15 2.24 2.25 3/177 21515
/proc/meminfo: memFree=29657924/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=331884 CPUtime=25.48 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 12841 0 0 0 2543 5 0 0 20 0 1 0 25155939 339849216 60047 33554432000 4194304 6211289 140735516336064 140735516333928 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 82971 60047 150 493 0 82468 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 331884

[startup+51.1003 s]
/proc/loadavg: 2.29 2.27 2.26 4/177 21515
/proc/meminfo: memFree=29438992/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=476216 CPUtime=51.08 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 16174 0 0 0 5100 8 0 0 20 0 1 0 25155939 487645184 93003 33554432000 4194304 6211289 140735516336064 140735516333976 4209464 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 119054 93003 160 493 0 118551 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 476216

[startup+102.3 s]
/proc/loadavg: 2.26 2.26 2.26 3/177 21516
/proc/meminfo: memFree=29285132/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=491620 CPUtime=102.27 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 20016 0 0 0 10218 9 0 0 20 0 1 0 25155939 503418880 100933 33554432000 4194304 6211289 140735516336064 140735516333976 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 122905 100933 160 493 0 122402 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 491620

[startup+162.3 s]
/proc/loadavg: 2.13 2.23 2.25 3/177 21517
/proc/meminfo: memFree=29101116/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=726536 CPUtime=162.26 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 25160 0 0 0 16215 11 0 0 20 0 1 0 25155939 743972864 122425 33554432000 4194304 6211289 140735516336064 140735516334296 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 181634 122425 160 493 0 181131 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 726536

[startup+222.307 s]
/proc/loadavg: 2.21 2.23 2.25 3/177 21519
/proc/meminfo: memFree=28899132/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=737596 CPUtime=222.26 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 31972 0 0 0 22213 13 0 0 20 0 1 0 25155939 755298304 136899 33554432000 4194304 6211289 140735516336064 140735516334056 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 184399 136899 160 493 0 183896 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 737596

[startup+282.3 s]
/proc/loadavg: 2.13 2.20 2.23 3/177 21520
/proc/meminfo: memFree=28865012/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=739052 CPUtime=282.24 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 32362 0 0 0 28211 13 0 0 20 0 1 0 25155939 756789248 137289 33554432000 4194304 6211289 140735516336064 140735516334056 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 184763 137289 160 493 0 184260 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 739052

[startup+342.3 s]
/proc/loadavg: 2.13 2.19 2.23 4/178 21524
/proc/meminfo: memFree=28769736/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=744700 CPUtime=342.23 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 33880 0 0 0 34210 13 0 0 20 0 1 0 25155939 762572800 149027 33554432000 4194304 6211289 140735516336064 140735516333976 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 186175 149027 165 493 0 185672 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 744700

[startup+402.3 s]
/proc/loadavg: 2.19 2.20 2.23 4/177 21525
/proc/meminfo: memFree=28587192/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=757256 CPUtime=402.22 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 37084 0 0 0 40207 15 0 0 20 0 1 0 25155939 775430144 180845 33554432000 4194304 6211289 140735516336064 140735516333928 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 189314 180845 165 493 0 188811 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 757256

[startup+462.3 s]
/proc/loadavg: 2.33 2.22 2.23 3/177 21526
/proc/meminfo: memFree=28468208/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1116268 CPUtime=462.21 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 39762 0 0 0 46202 19 0 0 20 0 1 0 25155939 1143058432 193716 33554432000 4194304 6211289 140735516336064 140735516333928 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 279067 193716 165 493 0 278564 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1116268

[startup+522.3 s]
/proc/loadavg: 2.21 2.21 2.22 3/177 21528
/proc/meminfo: memFree=28382860/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1128504 CPUtime=522.2 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 42852 0 0 0 52199 21 0 0 20 0 1 0 25155939 1155588096 203703 33554432000 4194304 6211289 140735516336064 140735516333928 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 282126 203703 165 493 0 281623 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1128504

[startup+582.3 s]
/proc/loadavg: 2.26 2.22 2.22 3/177 21529
/proc/meminfo: memFree=28337708/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1134088 CPUtime=582.19 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 44236 0 0 0 58197 22 0 0 20 0 1 0 25155939 1161306112 212238 33554432000 4194304 6211289 140735516336064 140735516334056 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 283522 212238 165 493 0 283019 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1134088


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.21 2.20 3/178 21539
/proc/meminfo: memFree=28199512/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1171328 CPUtime=942.13 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 54361 0 0 0 94186 27 0 0 20 0 1 0 25155939 1199439872 240751 33554432000 4194304 6211289 140735516336064 140735516334056 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 292832 240751 165 493 0 292329 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1171328

[startup+1002.3 s]
/proc/loadavg: 2.17 2.20 2.20 4/177 21540
/proc/meminfo: memFree=28192180/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1174960 CPUtime=1002.12 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 55202 0 0 0 100185 27 0 0 20 0 1 0 25155939 1203159040 241592 33554432000 4194304 6211289 140735516336064 140735516333976 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 293740 241592 165 493 0 293237 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1174960

[startup+1062.3 s]
/proc/loadavg: 2.15 2.19 2.19 3/177 21541
/proc/meminfo: memFree=28182136/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1177032 CPUtime=1062.11 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 55751 0 0 0 106184 27 0 0 20 0 1 0 25155939 1205280768 242808 33554432000 4194304 6211289 140735516336064 140735516334056 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 294258 242808 165 493 0 293755 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1177032

[startup+1122.3 s]
/proc/loadavg: 2.22 2.20 2.19 3/177 21543
/proc/meminfo: memFree=28176280/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1182788 CPUtime=1122.1 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 57205 0 0 0 112182 28 0 0 20 0 1 0 25155939 1211174912 244262 33554432000 4194304 6211289 140735516336064 140735516333976 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 295697 244262 165 493 0 295194 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1182788

[startup+1182.3 s]
/proc/loadavg: 2.13 2.17 2.18 3/177 21544
/proc/meminfo: memFree=28167328/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1190172 CPUtime=1182.09 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 59043 0 0 0 118181 28 0 0 20 0 1 0 25155939 1218736128 246100 33554432000 4194304 6211289 140735516336064 140735516333928 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 297543 246100 165 493 0 297040 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1190172

[startup+1242.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/177 21545
/proc/meminfo: memFree=28040388/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1211724 CPUtime=1242.08 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 64488 0 0 0 124178 30 0 0 20 0 1 0 25155939 1240805376 276073 33554432000 4194304 6211289 140735516336064 140735516333976 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 302931 276073 165 493 0 302428 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1211724

[startup+1302.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 21546
/proc/meminfo: memFree=27893788/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1788340 CPUtime=1302.07 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 66997 0 0 0 130168 39 0 0 20 0 1 0 25155939 1831260160 306171 33554432000 4194304 6211289 140735516336064 140735516333976 4241891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 447085 306171 165 493 0 446582 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1788340

[startup+1362.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 21547
/proc/meminfo: memFree=27776544/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1795536 CPUtime=1362.06 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 68739 0 0 0 136166 40 0 0 20 0 1 0 25155939 1838628864 324776 33554432000 4194304 6211289 140735516336064 140735516333976 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 448884 324776 165 493 0 448381 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1795536

[startup+1422.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 21549
/proc/meminfo: memFree=27680112/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1797496 CPUtime=1422.06 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 69328 0 0 0 142166 40 0 0 20 0 1 0 25155939 1840635904 335074 33554432000 4194304 6211289 140735516336064 140735516333976 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 449374 335074 165 493 0 448871 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1797496

[startup+1482.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/177 21550
/proc/meminfo: memFree=27575240/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1818620 CPUtime=1482.04 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 74626 0 0 0 148161 43 0 0 20 0 1 0 25155939 1862266880 344971 33554432000 4194304 6211289 140735516336064 140735516333928 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 454655 344971 165 493 0 454152 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1818620

[startup+1542.31 s]
/proc/loadavg: 2.28 2.23 2.19 3/178 21554
/proc/meminfo: memFree=27519072/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1825220 CPUtime=1542.04 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 76255 0 0 0 154160 44 0 0 20 0 1 0 25155939 1869025280 347111 33554432000 4194304 6211289 140735516336064 140735516333928 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 456305 347111 165 493 0 455802 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1825220

[startup+1602.3 s]
/proc/loadavg: 2.26 2.23 2.18 3/177 21555
/proc/meminfo: memFree=27481988/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1832996 CPUtime=1602.03 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 78215 0 0 0 160159 44 0 0 20 0 1 0 25155939 1876987904 351626 33554432000 4194304 6211289 140735516336064 140735516333976 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 458249 351626 165 493 0 457746 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1832996

[startup+1662.3 s]
/proc/loadavg: 2.33 2.26 2.19 3/177 21556
/proc/meminfo: memFree=27419436/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1835348 CPUtime=1662.01 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 78720 0 0 0 166157 44 0 0 20 0 1 0 25155939 1879396352 354175 33554432000 4194304 6211289 140735516336064 140735516333976 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 458837 354175 165 493 0 458334 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1835348

[startup+1722.3 s]
/proc/loadavg: 2.21 2.24 2.19 3/177 21558
/proc/meminfo: memFree=27393784/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1835348 CPUtime=1722.01 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 78722 0 0 0 172156 45 0 0 20 0 1 0 25155939 1879396352 355199 33554432000 4194304 6211289 140735516336064 140735516333976 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 458837 355199 165 493 0 458334 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1835348

[startup+1782.3 s]
/proc/loadavg: 2.31 2.27 2.20 4/177 21559
/proc/meminfo: memFree=27383356/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1835348 CPUtime=1782 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 78740 0 0 0 178155 45 0 0 20 0 1 0 25155939 1879396352 356750 33554432000 4194304 6211289 140735516336064 140735516333976 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 458837 356750 165 493 0 458334 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1835348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.38 2.29 2.20 3/173 21594
/proc/meminfo: memFree=28694720/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1835348 CPUtime=1800 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 78742 0 0 0 179955 45 0 0 20 0 1 0 25155939 1879396352 357263 33554432000 4194304 6211289 140735516336064 140735516333976 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 458837 357263 165 493 0 458334 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1835348

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

[startup+1800.3 s]
/proc/loadavg: 2.38 2.29 2.20 3/173 21594
/proc/meminfo: memFree=28694720/32872528 swapFree=1499884/1696108
[pid=21514] ppid=21511 vsize=1835348 CPUtime=1800 cores=1,3,5,7
/proc/21514/stat : 21514 (cdcl-cuttingpla) R 21511 21514 21079 0 -1 4202496 78742 0 0 0 179955 45 0 0 20 0 1 0 25155939 1879396352 357263 33554432000 4194304 6211289 140735516336064 140735516333976 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21514/statm: 458837 357263 165 493 0 458334 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1835348

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.36
CPU time (s): 1800.07
CPU user time (s): 1799.55
CPU system time (s): 0.511922
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1835348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.511922
maximum resident set size= 1429052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78742
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= 32
involuntary context switches= 1977

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.17221 second user time and 7.9098 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 08:25:02
IDJOB=4100047
IDBENCH=1566
IDSOLVER=2549
FILE ID=node137/4100047-1466231102
RUNJOBID= node137-1466229299-21096
PBS_JOBID= 19918171
Free space on /tmp= 71688 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-n3701.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100047-1466231102/watcher-4100047-1466231102 -o /tmp/evaluation-result-4100047-1466231102/solver-4100047-1466231102 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466229299-21096 --watchdog 1960 --input HOME/instance-4100047-1466231102.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 43d3150af29b8b449233a9299db57820
RANDOM SEED=1349137337

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:        30014988 kB
Buffers:          111192 kB
Cached:           188220 kB
SwapCached:         1268 kB
Active:           215532 kB
Inactive:         203084 kB
Active(anon):     120636 kB
Inactive(anon):     1024 kB
Active(file):      94896 kB
Inactive(file):   202060 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100004 kB
Dirty:             18012 kB
Writeback:             0 kB
AnonPages:       1896388 kB
Mapped:             7700 kB
Shmem:                 0 kB
Slab:             604496 kB
SReclaimable:      48328 kB
SUnreclaim:       556168 kB
KernelStack:        1472 kB
PageTables:         7620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1954572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    364544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71668 MiB
End job on node137 at 2016-06-18 08:55:03