Trace number 4088548

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null0mast_rapportOE2.0_TMAX60_K67_cod1.opb
MD5SUM517c70a04642760d1320984a69d9942b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-256
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 98472
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 147174
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 40451 #constraint= 40950
37.09/37.13	c #Conflicts:       1000 | #Learnt:        999 | 0.000
37.09/37.13	c total clause space: 545.701MB
37.09/37.13	c total #watches: 12096105
132.67/132.77	c total #propagations: 6955682 / total #impl: 666140854 (eff. 0.010)
132.67/132.77	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
132.67/132.77	c total clause space: 886.764MB
132.67/132.77	c total #watches: 24080016
278.65/278.70	c total #propagations: 11234232 / total #impl: 1470940679 (eff. 0.008)
278.65/278.70	c GC COLLECT
278.65/278.70	c #Conflicts:       3000 | #Learnt:       2011 | 0.759
278.65/278.70	c total clause space: 886.764MB
278.65/278.70	c total #watches: 23142433
584.58/584.71	c total #propagations: 15321598 / total #impl: 2184240761 (eff. 0.007)
584.58/584.71	c #Conflicts:       4000 | #Learnt:       3011 | 0.572
584.58/584.71	c total clause space: 1440.99MB
584.58/584.71	c total #watches: 35874352
1147.30/1147.59	c total #propagations: 18055690 / total #impl: 3628502727 (eff. 0.005)
1147.30/1147.59	c GC COLLECT
1147.30/1147.59	c #Conflicts:       5000 | #Learnt:       2371 | 0.469
1147.30/1147.59	c total clause space: 1440.99MB
1147.30/1147.59	c total #watches: 31293371
1736.01/1736.38	c total #propagations: 20033784 / total #impl: 4862025432 (eff. 0.004)
1736.01/1736.38	c #Conflicts:       6000 | #Learnt:       3371 | 0.391
1736.01/1736.38	c total clause space: 2341.61MB
1736.01/1736.38	c total #watches: 46727787

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-4088548-1465443023/watcher-4088548-1465443023 -o /tmp/evaluation-result-4088548-1465443023/solver-4088548-1465443023 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465427017-2298 --watchdog 1960 --input HOME/instance-4088548-1465443023.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=4024
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.17 2.24 2.19 3/179 4027
/proc/meminfo: memFree=27641756/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 126234371 29810688 5268 33554432000 4194304 6201397 140737449841296 140733723154504 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 7278 5268 130 491 0 6777 0

[startup+0.100173 s]
/proc/loadavg: 2.17 2.24 2.19 3/179 4027
/proc/meminfo: memFree=27641756/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=35404 CPUtime=0.09 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 1484 0 0 0 9 0 0 0 20 0 1 0 126234371 36253696 7613 33554432000 4194304 6201397 140737449841296 140733723154504 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 8851 7613 142 491 0 8350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35404

[startup+0.200373 s]
/proc/loadavg: 2.17 2.24 2.19 3/179 4027
/proc/meminfo: memFree=27641756/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=43296 CPUtime=0.19 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 2635 0 0 0 19 0 0 0 20 0 1 0 126234371 44335104 8824 33554432000 4194304 6201397 140737449841296 140733723154504 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 10824 8824 143 491 0 10323 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43296

[startup+0.300329 s]
/proc/loadavg: 2.17 2.24 2.19 3/179 4027
/proc/meminfo: memFree=27641756/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=45680 CPUtime=0.28 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 4120 0 0 0 28 0 0 0 20 0 1 0 126234371 46776320 10298 33554432000 4194304 6201397 140737449841296 140733723154504 4214911 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 11420 10298 147 491 0 10919 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45680

[startup+0.700258 s]
/proc/loadavg: 2.17 2.24 2.19 3/179 4027
/proc/meminfo: memFree=27641756/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=55776 CPUtime=0.69 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 5271 0 0 0 68 1 0 0 20 0 1 0 126234371 57114624 12002 33554432000 4194304 6201397 140737449841296 140733723154504 4240288 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 13944 12002 147 491 0 13443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55776

[startup+1.50029 s]
/proc/loadavg: 2.17 2.24 2.19 3/180 4028
/proc/meminfo: memFree=27591080/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=70932 CPUtime=1.49 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 7975 0 0 0 148 1 0 0 20 0 1 0 126234371 72634368 15078 33554432000 4194304 6201397 140737449841296 140737449839576 4214919 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 17733 15078 147 491 0 17232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70932

[startup+3.10021 s]
/proc/loadavg: 2.17 2.24 2.19 3/180 4028
/proc/meminfo: memFree=27576380/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=92236 CPUtime=3.09 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 10075 0 0 0 308 1 0 0 20 0 1 0 126234371 94449664 17288 33554432000 4194304 6201397 140737449841296 140737449840328 4240307 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 23059 17288 147 491 0 22558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92236

[startup+6.30031 s]
/proc/loadavg: 2.24 2.25 2.19 3/180 4028
/proc/meminfo: memFree=27530472/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=141380 CPUtime=6.29 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 19396 0 0 0 626 3 0 0 20 0 1 0 126234371 144773120 31823 33554432000 4194304 6201397 140737449841296 140737449839576 4214874 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 35345 31823 147 491 0 34844 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141380

[startup+12.7003 s]
/proc/loadavg: 2.22 2.25 2.19 3/180 4028
/proc/meminfo: memFree=27401184/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=307048 CPUtime=12.69 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 44972 0 0 0 1262 7 0 0 20 0 1 0 126234371 314417152 61474 33554432000 4194304 6201397 140737449841296 140737449839928 4216801 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 76762 61474 147 491 0 76261 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 307048

[startup+25.5004 s]
/proc/loadavg: 2.32 2.27 2.20 3/180 4028
/proc/meminfo: memFree=27214424/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=481524 CPUtime=25.48 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 80247 0 0 0 2535 13 0 0 20 0 1 0 126234371 493080576 105987 33554432000 4194304 6201397 140737449841296 140737449839912 4240390 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 120381 105987 147 491 0 119880 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 481524

[startup+51.1004 s]
/proc/loadavg: 2.21 2.25 2.19 4/179 4028
/proc/meminfo: memFree=26903228/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=784968 CPUtime=51.08 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 136080 0 0 0 5083 25 0 0 20 0 1 0 126234371 803807232 178807 33554432000 4194304 6201397 140737449841296 140737449839576 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 196242 178807 160 491 0 195741 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 784968

[startup+102.3 s]
/proc/loadavg: 2.29 2.26 2.20 4/179 4029
/proc/meminfo: memFree=26633312/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=1195680 CPUtime=102.28 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 184067 0 0 0 10193 35 0 0 20 0 1 0 126234371 1224376320 240779 33554432000 4194304 6201397 140737449841296 140737449839576 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 298920 240779 160 491 0 298419 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1195680

[startup+162.3 s]
/proc/loadavg: 2.25 2.26 2.19 3/179 4030
/proc/meminfo: memFree=26538648/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=1196060 CPUtime=162.26 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 211148 0 0 0 16186 40 0 0 20 0 1 0 126234371 1224765440 261189 33554432000 4194304 6201397 140737449841296 140737449839576 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 299015 261189 160 491 0 298514 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1196060

[startup+222.308 s]
/proc/loadavg: 2.28 2.26 2.19 3/179 4032
/proc/meminfo: memFree=26531244/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=1196308 CPUtime=222.26 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 229920 0 0 0 22183 43 0 0 20 0 1 0 126234371 1225019392 261392 33554432000 4194304 6201397 140737449841296 140737449839576 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 299077 261392 166 491 0 298576 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1196308

[startup+282.3 s]
/proc/loadavg: 2.24 2.25 2.19 3/179 4125
/proc/meminfo: memFree=27854264/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=1197080 CPUtime=282.25 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 253954 0 0 0 28177 48 0 0 20 0 1 0 126234371 1225809920 261665 33554432000 4194304 6201397 140737449841296 140737449840008 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 299270 261665 166 491 0 298769 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1197080

[startup+342.3 s]
/proc/loadavg: 2.33 2.27 2.20 3/179 4126
/proc/meminfo: memFree=27616352/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=1248832 CPUtime=342.23 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 286592 0 0 0 34168 55 0 0 20 0 1 0 126234371 1278803968 305702 33554432000 4194304 6201397 140737449841296 140737449839576 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 312208 305702 166 491 0 311707 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1248832

[startup+402.3 s]
/proc/loadavg: 2.22 2.24 2.19 3/179 4127
/proc/meminfo: memFree=27519344/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=1851436 CPUtime=402.22 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 299739 0 0 0 40164 58 0 0 20 0 1 0 126234371 1895870464 329643 33554432000 4194304 6201397 140737449841296 140737449839576 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 462859 329643 166 491 0 462358 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1851436

[startup+462.3 s]
/proc/loadavg: 2.12 2.21 2.18 3/179 4128
/proc/meminfo: memFree=27466256/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=1852716 CPUtime=462.21 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 310230 0 0 0 46160 61 0 0 20 0 1 0 126234371 1897181184 342668 33554432000 4194304 6201397 140737449841296 140737449839576 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 463179 342668 166 491 0 462678 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1852716

[startup+522.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/179 4130
/proc/meminfo: memFree=27368724/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=1881288 CPUtime=522.2 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 317682 0 0 0 52157 63 0 0 20 0 1 0 126234371 1926438912 366849 33554432000 4194304 6201397 140737449841296 140737449839576 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 470322 366849 166 491 0 469821 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1881288

[startup+582.3 s]
/proc/loadavg: 1.74 2.09 2.14 2/173 4164
/proc/meminfo: memFree=27399728/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=1976572 CPUtime=582.19 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 342068 0 0 0 58152 67 0 0 20 0 1 0 126234371 2024009728 401996 33554432000 4194304 6201397 140737449841296 140737449839576 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 494143 401996 166 491 0 493642 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1976572


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


[startup+942.3 s]
/proc/loadavg: 1.29 1.49 1.84 2/172 4171
/proc/meminfo: memFree=27235492/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2015712 CPUtime=942.13 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 370936 0 0 0 94140 73 0 0 20 0 1 0 126234371 2064089088 443302 33554432000 4194304 6201397 140737449841296 140737449840008 4214874 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 503928 443302 166 491 0 503427 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 2015712

[startup+1002.3 s]
/proc/loadavg: 1.35 1.46 1.80 2/172 4172
/proc/meminfo: memFree=27235420/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2015712 CPUtime=1002.12 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 370936 0 0 0 100139 73 0 0 20 0 1 0 126234371 2064089088 443302 33554432000 4194304 6201397 140737449841296 140737449840008 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 503928 443302 166 491 0 503427 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 2015712

[startup+1062.3 s]
/proc/loadavg: 1.19 1.39 1.76 2/172 4173
/proc/meminfo: memFree=27234600/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2015664 CPUtime=1062.11 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 375732 0 0 0 106137 74 0 0 20 0 1 0 126234371 2064039936 443387 33554432000 4194304 6201397 140737449841296 140737449840008 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 503916 443387 166 491 0 503415 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 2015664

[startup+1122.3 s]
/proc/loadavg: 1.19 1.35 1.72 2/172 4175
/proc/meminfo: memFree=27233912/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2016280 CPUtime=1122.11 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 379725 0 0 0 112136 75 0 0 20 0 1 0 126234371 2064670720 443524 33554432000 4194304 6201397 140737449841296 140737449840008 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 504070 443524 166 491 0 503569 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2016280

[startup+1182.3 s]
/proc/loadavg: 1.17 1.31 1.68 2/173 4179
/proc/meminfo: memFree=27232692/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2016276 CPUtime=1182.1 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 393165 0 0 0 118133 77 0 0 20 0 1 0 126234371 2064666624 443575 33554432000 4194304 6201397 140737449841296 140737449840088 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 504069 443575 166 491 0 503568 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2016276

[startup+1242.3 s]
/proc/loadavg: 1.06 1.25 1.63 2/172 4180
/proc/meminfo: memFree=27232720/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2016596 CPUtime=1242.09 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 410448 0 0 0 124129 80 0 0 20 0 1 0 126234371 2064994304 443655 33554432000 4194304 6201397 140737449841296 140737449840088 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 504149 443655 166 491 0 503648 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2016596

[startup+1302.3 s]
/proc/loadavg: 1.08 1.22 1.60 2/172 4181
/proc/meminfo: memFree=27232400/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2016844 CPUtime=1302.08 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 418530 0 0 0 130127 81 0 0 20 0 1 0 126234371 2065248256 443717 33554432000 4194304 6201397 140737449841296 140737449840088 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 504211 443717 166 491 0 503710 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 2016844

[startup+1362.3 s]
/proc/loadavg: 1.18 1.22 1.57 2/172 4182
/proc/meminfo: memFree=27231084/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2018904 CPUtime=1362.07 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 424987 0 0 0 136124 83 0 0 20 0 1 0 126234371 2067357696 444233 33554432000 4194304 6201397 140737449841296 140737449840008 4215861 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 504726 444233 166 491 0 504225 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 2018904

[startup+1422.3 s]
/proc/loadavg: 1.11 1.19 1.54 2/172 4184
/proc/meminfo: memFree=27230636/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2018904 CPUtime=1422.07 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 425175 0 0 0 142124 83 0 0 20 0 1 0 126234371 2067357696 444421 33554432000 4194304 6201397 140737449841296 140737449840008 4214933 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 504726 444421 166 491 0 504225 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2018904

[startup+1482.3 s]
/proc/loadavg: 1.11 1.17 1.51 2/172 4185
/proc/meminfo: memFree=27184756/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2018904 CPUtime=1482.05 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 425383 0 0 0 148121 84 0 0 20 0 1 0 126234371 2067357696 455871 33554432000 4194304 6201397 140737449841296 140737449840008 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 504726 455871 166 491 0 504225 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 2018904

[startup+1542.31 s]
/proc/loadavg: 1.04 1.14 1.47 2/172 4186
/proc/meminfo: memFree=27159612/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2018680 CPUtime=1542.05 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 428413 0 0 0 154121 84 0 0 20 0 1 0 126234371 2067128320 462040 33554432000 4194304 6201397 140737449841296 140737449839576 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 504670 462040 166 491 0 504169 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2018680

[startup+1602.3 s]
/proc/loadavg: 1.09 1.13 1.45 2/172 4187
/proc/meminfo: memFree=27124228/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2018680 CPUtime=1602.03 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 429460 0 0 0 160118 85 0 0 20 0 1 0 126234371 2067128320 470948 33554432000 4194304 6201397 140737449841296 140737449839576 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 504670 470948 166 491 0 504169 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 2018680

[startup+1662.3 s]
/proc/loadavg: 1.12 1.13 1.43 2/172 4188
/proc/meminfo: memFree=27042848/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2020404 CPUtime=1662.03 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 437120 0 0 0 166115 88 0 0 20 0 1 0 126234371 2068893696 491055 33554432000 4194304 6201397 140737449841296 140737449840248 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 505101 491055 166 491 0 504600 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2020404

[startup+1722.3 s]
/proc/loadavg: 1.12 1.12 1.40 2/172 4190
/proc/meminfo: memFree=27027944/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2020360 CPUtime=1722.01 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 440005 0 0 0 172113 88 0 0 20 0 1 0 126234371 2068848640 495331 33554432000 4194304 6201397 140737449841296 140737449840008 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 505090 495331 166 491 0 504589 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 2020360

[startup+1782.3 s]
/proc/loadavg: 1.21 1.14 1.39 2/173 4194
/proc/meminfo: memFree=26979452/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2943480 CPUtime=1782.01 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 448360 0 0 0 178110 91 0 0 20 0 1 0 126234371 3014123520 506698 33554432000 4194304 6201397 140737449841296 140737449840008 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 735870 506698 166 491 0 735369 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2943480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.15 1.13 1.38 2/173 4194
/proc/meminfo: memFree=26973656/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2943568 CPUtime=1800.01 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 449755 0 0 0 179909 92 0 0 20 0 1 0 126234371 3014213632 508312 33554432000 4194304 6201397 140737449841296 140737449840008 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 735892 508312 166 491 0 735391 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2943568

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

[startup+1800.3 s]
/proc/loadavg: 1.15 1.13 1.38 2/173 4194
/proc/meminfo: memFree=26973656/32872528 swapFree=20720/1686580
[pid=4027] ppid=4024 vsize=2943568 CPUtime=1800.01 cores=1,3,5,7
/proc/4027/stat : 4027 (cdcl-cuttingpla) R 4024 4027 2281 0 -1 4202496 449755 0 0 0 179909 92 0 0 20 0 1 0 126234371 3014213632 508312 33554432000 4194304 6201397 140737449841296 140737449840008 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4027/statm: 735892 508312 166 491 0 735391 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2943568

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.09
CPU system time (s): 0.934857
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 2944132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 0.934857
maximum resident set size= 2033552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 449755
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= 18
involuntary context switches= 1972

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.49532 second user time and 6.96494 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-09 05:30:23
IDJOB=4088548
IDBENCH=90800
IDSOLVER=2550
FILE ID=node135/4088548-1465443023
RUNJOBID= node135-1465427017-2298
PBS_JOBID= 19859779
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_10null0mast_rapportOE2.0_TMAX60_K67_cod1.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088548-1465443023/watcher-4088548-1465443023 -o /tmp/evaluation-result-4088548-1465443023/solver-4088548-1465443023 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465427017-2298 --watchdog 1960 --input HOME/instance-4088548-1465443023.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 517c70a04642760d1320984a69d9942b
RANDOM SEED=1399681123

node135.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		: 2667.026
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	: 5334.05
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		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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.56
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		: 2667.026
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		: 2667.026
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		: 2667.026
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:        27641888 kB
Buffers:          134964 kB
Cached:          1297768 kB
SwapCached:         1808 kB
Active:          1844940 kB
Inactive:         956480 kB
Active(anon):    1368992 kB
Inactive(anon):     2172 kB
Active(file):     475948 kB
Inactive(file):   954308 kB
Unevictable:     1686580 kB
Mlocked:           20720 kB
SwapTotal:      67108856 kB
SwapFree:       67098388 kB
Dirty:              5104 kB
Writeback:             4 kB
AnonPages:       3054708 kB
Mapped:             7836 kB
Shmem:                 0 kB
Slab:             608232 kB
SReclaimable:      51844 kB
SUnreclaim:       556388 kB
KernelStack:        1464 kB
PageTables:        10228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3443820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3008512 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= 71732 MiB
End job on node135 at 2016-06-09 06:00:24