Trace number 4088327

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.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_1.opb
MD5SUMa7af672db5daf9bd21f1768f531add6b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark816.709
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables21320
Total number of constraints79746
Number of constraints which are clauses79734
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint1
Maximum length of a constraint1407
Number of terms in the objective function 1407
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1407
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 35
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1442
Number of bits of the biggest sum of numbers11
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= 21320 #constraint= 79746
4.08/4.11	c #Conflicts:       1000 | #Learnt:        999 | 0.000
4.08/4.11	c total clause space: 48.1602MB
4.08/4.11	c total #watches: 450267
29.48/29.56	c total #propagations: 2560657 / total #impl: 12692414 (eff. 0.202)
29.48/29.56	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
29.48/29.56	c total clause space: 78.2603MB
29.48/29.56	c total #watches: 899756
57.68/57.70	c total #propagations: 6208076 / total #impl: 49221318 (eff. 0.126)
57.68/57.70	c GC COLLECT
57.68/57.70	c #Conflicts:       3000 | #Learnt:       2003 | 0.000
57.68/57.70	c total clause space: 127.173MB
57.68/57.70	c total #watches: 1181172
145.28/145.38	c total #propagations: 9286983 / total #impl: 193550680 (eff. 0.048)
145.28/145.38	c #Conflicts:       4000 | #Learnt:       3003 | 0.000
145.28/145.38	c total clause space: 206.656MB
145.28/145.38	c total #watches: 1756511
623.79/623.96	c total #propagations: 10545346 / total #impl: 860627596 (eff. 0.012)
623.79/623.96	c GC COLLECT
623.79/623.96	c #Conflicts:       5000 | #Learnt:       2366 | 0.000
623.79/623.96	c total clause space: 206.656MB
623.79/623.97	c total #watches: 1704759
1420.48/1420.73	c total #propagations: 13011164 / total #impl: 10739699413 (eff. 0.001)
1420.48/1420.73	c #Conflicts:       6000 | #Learnt:       3366 | 0.000
1420.48/1420.73	c total clause space: 335.816MB
1420.48/1420.73	c total #watches: 2126566
1507.06/1507.31	c total #propagations: 15491200 / total #impl: 15809834267 (eff. 0.001)
1507.06/1507.31	c GC COLLECT
1507.06/1507.31	c #Conflicts:       7000 | #Learnt:       2235 | 0.000
1507.06/1507.31	c total clause space: 335.816MB
1507.06/1507.31	c total #watches: 1697078

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

pid=2914
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.29 2.32 2.27 3/179 2917
/proc/meminfo: memFree=28628904/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 125354125 29810688 5268 33554432000 4194304 6201397 140736564270608 140737380911912 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 7278 5268 130 491 0 6777 0

[startup+0.10019 s]
/proc/loadavg: 2.29 2.32 2.27 3/179 2917
/proc/meminfo: memFree=28628904/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=34388 CPUtime=0.09 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 1405 0 0 0 9 0 0 0 20 0 1 0 125354125 35213312 7535 33554432000 4194304 6201397 140736564270608 140737380911912 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 8597 7536 141 491 0 8096 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34388

[startup+0.200361 s]
/proc/loadavg: 2.29 2.32 2.27 3/179 2917
/proc/meminfo: memFree=28628904/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=42444 CPUtime=0.19 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 2732 0 0 0 19 0 0 0 20 0 1 0 125354125 43462656 8866 33554432000 4194304 6201397 140736564270608 140737380911912 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 10611 8866 142 491 0 10110 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42444

[startup+0.300276 s]
/proc/loadavg: 2.29 2.32 2.27 3/179 2917
/proc/meminfo: memFree=28628904/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=50672 CPUtime=0.28 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 3939 0 0 0 28 0 0 0 20 0 1 0 125354125 51888128 10126 33554432000 4194304 6201397 140736564270608 140737380911912 4213694 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 12668 10126 146 491 0 12167 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50672

[startup+0.700285 s]
/proc/loadavg: 2.29 2.32 2.27 3/179 2917
/proc/meminfo: memFree=28628904/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=63696 CPUtime=0.68 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 4598 0 0 0 68 0 0 0 20 0 1 0 125354125 65224704 11709 33554432000 4194304 6201397 140736564270608 140736564268888 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 15924 11709 146 491 0 15423 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 63696

[startup+1.50028 s]
/proc/loadavg: 2.29 2.32 2.27 3/180 2918
/proc/meminfo: memFree=28579492/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=64896 CPUtime=1.48 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 4923 0 0 0 148 0 0 0 20 0 1 0 125354125 66453504 12532 33554432000 4194304 6201397 140736564270608 140736564269320 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 16224 12532 146 491 0 15723 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64896

[startup+3.10021 s]
/proc/loadavg: 2.29 2.32 2.27 3/180 2918
/proc/meminfo: memFree=28575040/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=65164 CPUtime=3.08 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 5018 0 0 0 308 0 0 0 20 0 1 0 125354125 66727936 14671 33554432000 4194304 6201397 140736564270608 140736564268888 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 16291 14671 146 491 0 15790 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 65164

[startup+6.30024 s]
/proc/loadavg: 2.27 2.32 2.27 3/180 2918
/proc/meminfo: memFree=28555216/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=86808 CPUtime=6.29 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 5936 0 0 0 628 1 0 0 20 0 1 0 125354125 88891392 18591 33554432000 4194304 6201397 140736564270608 140736564269320 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 21702 18591 159 491 0 21201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86808

[startup+12.7002 s]
/proc/loadavg: 2.33 2.33 2.27 3/180 2918
/proc/meminfo: memFree=28542424/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=118968 CPUtime=12.69 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 6519 0 0 0 1268 1 0 0 20 0 1 0 125354125 121823232 22193 33554432000 4194304 6201397 140736564270608 140736564269320 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 29742 22193 159 491 0 29241 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118968

[startup+25.5004 s]
/proc/loadavg: 2.25 2.31 2.27 3/180 2918
/proc/meminfo: memFree=28531016/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=122652 CPUtime=25.48 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 7425 0 0 0 2547 1 0 0 20 0 1 0 125354125 125595648 24632 33554432000 4194304 6201397 140736564270608 140736564269320 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 30663 24632 159 491 0 30162 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 122652

[startup+51.1004 s]
/proc/loadavg: 2.17 2.29 2.26 3/180 2964
/proc/meminfo: memFree=28781916/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=175012 CPUtime=51.08 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 9604 0 0 0 5106 2 0 0 20 0 1 0 125354125 179212288 31749 33554432000 4194304 6201397 140736564270608 140736564269320 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 43753 31749 165 491 0 43252 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 175012

[startup+102.3 s]
/proc/loadavg: 2.21 2.28 2.26 3/180 2965
/proc/meminfo: memFree=28693816/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=178872 CPUtime=102.28 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 10596 0 0 0 10226 2 0 0 20 0 1 0 125354125 183164928 42961 33554432000 4194304 6201397 140736564270608 140736564269320 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 44718 42961 165 491 0 44217 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 178872

[startup+162.3 s]
/proc/loadavg: 2.20 2.26 2.26 3/180 2967
/proc/meminfo: memFree=28613024/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=264460 CPUtime=162.26 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 11837 0 0 0 16223 3 0 0 20 0 1 0 125354125 270807040 56951 33554432000 4194304 6201397 140736564270608 140736564269320 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 66115 56951 165 491 0 65614 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 264460

[startup+222.307 s]
/proc/loadavg: 2.17 2.24 2.25 3/180 2968
/proc/meminfo: memFree=28575568/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=267016 CPUtime=222.26 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 13547 0 0 0 22222 4 0 0 20 0 1 0 125354125 273424384 63808 33554432000 4194304 6201397 140736564270608 140736564269320 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 66754 63808 165 491 0 66253 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 267016

[startup+282.3 s]
/proc/loadavg: 2.16 2.22 2.24 3/180 2969
/proc/meminfo: memFree=28569060/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=267152 CPUtime=282.25 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 13647 0 0 0 28221 4 0 0 20 0 1 0 125354125 273563648 63904 33554432000 4194304 6201397 140736564270608 140736564269320 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 66788 63904 165 491 0 66287 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 267152

[startup+342.3 s]
/proc/loadavg: 2.16 2.21 2.24 3/180 2970
/proc/meminfo: memFree=28559888/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=267304 CPUtime=342.24 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 13718 0 0 0 34220 4 0 0 20 0 1 0 125354125 273719296 63971 33554432000 4194304 6201397 140736564270608 140736564268888 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 66826 63971 165 491 0 66325 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 267304

[startup+402.3 s]
/proc/loadavg: 2.34 2.26 2.25 4/181 2974
/proc/meminfo: memFree=28556420/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=267448 CPUtime=402.23 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 13788 0 0 0 40219 4 0 0 20 0 1 0 125354125 273866752 64066 33554432000 4194304 6201397 140736564270608 140736564269320 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 66862 64066 165 491 0 66361 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 267448

[startup+462.3 s]
/proc/loadavg: 2.25 2.24 2.24 3/179 2975
/proc/meminfo: memFree=28556024/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=267888 CPUtime=462.22 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 13867 0 0 0 46218 4 0 0 20 0 1 0 125354125 274317312 64143 33554432000 4194304 6201397 140736564270608 140736564268888 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 66972 64143 165 491 0 66471 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 267888

[startup+522.3 s]
/proc/loadavg: 2.18 2.22 2.24 4/180 2977
/proc/meminfo: memFree=28548936/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=268352 CPUtime=522.21 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 14009 0 0 0 52217 4 0 0 20 0 1 0 125354125 274792448 64285 33554432000 4194304 6201397 140736564270608 140736564269320 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 67088 64285 165 491 0 66587 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 268352

[startup+582.3 s]
/proc/loadavg: 2.16 2.21 2.23 3/180 2978
/proc/meminfo: memFree=28547784/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=268624 CPUtime=582.2 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 14068 0 0 0 58216 4 0 0 20 0 1 0 125354125 275070976 64344 33554432000 4194304 6201397 140736564270608 140736564269320 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 67156 64344 165 491 0 66655 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 268624


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


[startup+942.3 s]
/proc/loadavg: 2.34 2.23 2.22 3/180 2985
/proc/meminfo: memFree=28481668/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=270324 CPUtime=942.14 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 14503 0 0 0 94210 4 0 0 20 0 1 0 125354125 276811776 64779 33554432000 4194304 6201397 140736564270608 140736564268888 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 67581 64779 165 491 0 67080 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 270324

[startup+1002.3 s]
/proc/loadavg: 2.37 2.25 2.22 4/181 2989
/proc/meminfo: memFree=28459704/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=271348 CPUtime=1002.13 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 14727 0 0 0 100209 4 0 0 20 0 1 0 125354125 277860352 65003 33554432000 4194304 6201397 140736564270608 140736564269320 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 67837 65003 165 491 0 67336 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 271348

[startup+1062.3 s]
/proc/loadavg: 2.21 2.23 2.21 3/180 2990
/proc/meminfo: memFree=28448268/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=271940 CPUtime=1062.12 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 14895 0 0 0 106208 4 0 0 20 0 1 0 125354125 278466560 65171 33554432000 4194304 6201397 140736564270608 140736564268888 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 67985 65171 165 491 0 67484 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 271940

[startup+1122.3 s]
/proc/loadavg: 2.39 2.27 2.23 3/179 2992
/proc/meminfo: memFree=28439912/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=272508 CPUtime=1122.11 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 15015 0 0 0 112207 4 0 0 20 0 1 0 125354125 279048192 65291 33554432000 4194304 6201397 140736564270608 140736564268888 4213394 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 68127 65291 165 491 0 67626 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 272508

[startup+1182.3 s]
/proc/loadavg: 2.44 2.30 2.24 3/180 2994
/proc/meminfo: memFree=28436992/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=272784 CPUtime=1182.11 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 15111 0 0 0 118207 4 0 0 20 0 1 0 125354125 279330816 65387 33554432000 4194304 6201397 140736564270608 140736564269224 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 68196 65387 165 491 0 67695 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 272784

[startup+1242.3 s]
/proc/loadavg: 2.25 2.27 2.23 3/180 2995
/proc/meminfo: memFree=28431512/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=273352 CPUtime=1242.1 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 15226 0 0 0 124206 4 0 0 20 0 1 0 125354125 279912448 65502 33554432000 4194304 6201397 140736564270608 140736564268888 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 68338 65502 165 491 0 67837 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 273352

[startup+1302.3 s]
/proc/loadavg: 2.26 2.28 2.23 3/180 2996
/proc/meminfo: memFree=28424284/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=273656 CPUtime=1302.09 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 15315 0 0 0 130205 4 0 0 20 0 1 0 125354125 280223744 65591 33554432000 4194304 6201397 140736564270608 140736564268888 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 68414 65591 165 491 0 67913 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 273656

[startup+1362.3 s]
/proc/loadavg: 2.29 2.27 2.23 3/180 2997
/proc/meminfo: memFree=28413132/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=274064 CPUtime=1362.08 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 15418 0 0 0 136204 4 0 0 20 0 1 0 125354125 280641536 65694 33554432000 4194304 6201397 140736564270608 140736564268888 4213394 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 68516 65694 165 491 0 68015 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 274064

[startup+1422.3 s]
/proc/loadavg: 2.26 2.27 2.23 3/180 2999
/proc/meminfo: memFree=28393832/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=406932 CPUtime=1422.08 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 15572 0 0 0 142203 5 0 0 20 0 1 0 125354125 416698368 69936 33554432000 4194304 6201397 140736564270608 140736564269736 4220348 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 101733 69936 165 491 0 101232 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 406932

[startup+1482.3 s]
/proc/loadavg: 2.33 2.29 2.24 3/180 3000
/proc/meminfo: memFree=28292748/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=414452 CPUtime=1482.06 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 17165 0 0 0 148200 6 0 0 20 0 1 0 125354125 424398848 93502 33554432000 4194304 6201397 140736564270608 140736564269320 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 103613 93502 165 491 0 103112 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 414452

[startup+1542.31 s]
/proc/loadavg: 2.26 2.28 2.24 3/180 3001
/proc/meminfo: memFree=28281604/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=414452 CPUtime=1542.06 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 17452 0 0 0 154200 6 0 0 20 0 1 0 125354125 424398848 94269 33554432000 4194304 6201397 140736564270608 140736564269736 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 103613 94269 165 491 0 103112 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 414452

[startup+1602.3 s]
/proc/loadavg: 2.14 2.24 2.23 3/181 3005
/proc/meminfo: memFree=28277748/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=414452 CPUtime=1602.04 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 17452 0 0 0 160198 6 0 0 20 0 1 0 125354125 424398848 94269 33554432000 4194304 6201397 140736564270608 140736564269736 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 103613 94269 165 491 0 103112 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 414452

[startup+1662.3 s]
/proc/loadavg: 2.19 2.24 2.23 3/180 3006
/proc/meminfo: memFree=28277844/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=414452 CPUtime=1662.03 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 17452 0 0 0 166197 6 0 0 20 0 1 0 125354125 424398848 94269 33554432000 4194304 6201397 140736564270608 140736564269736 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 103613 94269 165 491 0 103112 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 414452

[startup+1722.3 s]
/proc/loadavg: 2.19 2.24 2.22 3/180 3008
/proc/meminfo: memFree=28278260/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=414452 CPUtime=1722.02 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 17466 0 0 0 172196 6 0 0 20 0 1 0 125354125 424398848 94283 33554432000 4194304 6201397 140736564270608 140736564269736 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 103613 94283 165 491 0 103112 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 414452

[startup+1782.3 s]
/proc/loadavg: 2.11 2.20 2.21 3/180 3009
/proc/meminfo: memFree=28275708/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=414452 CPUtime=1782.01 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 17470 0 0 0 178195 6 0 0 20 0 1 0 125354125 424398848 94575 33554432000 4194304 6201397 140736564270608 140736564269736 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 103613 94575 165 491 0 103112 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 414452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.21 2.21 3/180 3009
/proc/meminfo: memFree=28275596/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=414452 CPUtime=1800.01 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 17470 0 0 0 179995 6 0 0 20 0 1 0 125354125 424398848 94575 33554432000 4194304 6201397 140736564270608 140736564269736 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 103613 94575 165 491 0 103112 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 414452

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.21 2.21 3/180 3009
/proc/meminfo: memFree=28275596/32872528 swapFree=20720/1686580
[pid=2917] ppid=2914 vsize=414452 CPUtime=1800.01 cores=0,2,4,6
/proc/2917/stat : 2917 (cdcl-cuttingpla) R 2914 2917 2281 0 -1 4202496 17470 0 0 0 179995 6 0 0 20 0 1 0 125354125 424398848 94575 33554432000 4194304 6201397 140736564270608 140736564269736 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2917/statm: 103613 94575 165 491 0 103112 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 414452

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.96
CPU system time (s): 0.069989
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 414452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.069989
maximum resident set size= 378300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17470
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= 8
involuntary context switches= 1876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.82327 second user time and 6.65099 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-09 03:03:41
IDJOB=4088327
IDBENCH=25019
IDSOLVER=2550
FILE ID=node135/4088327-1465434220
RUNJOBID= node135-1465427017-2297
PBS_JOBID= 19859779
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_1.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088327-1465434220/watcher-4088327-1465434220 -o /tmp/evaluation-result-4088327-1465434220/solver-4088327-1465434220 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465427017-2297 --watchdog 1960 --input HOME/instance-4088327-1465434220.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= a7af672db5daf9bd21f1768f531add6b
RANDOM SEED=151697598

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:        28630092 kB
Buffers:          127960 kB
Cached:          1286944 kB
SwapCached:         1808 kB
Active:           871104 kB
Inactive:         945856 kB
Active(anon):     401968 kB
Inactive(anon):     2172 kB
Active(file):     469136 kB
Inactive(file):   943684 kB
Unevictable:     1686580 kB
Mlocked:           20720 kB
SwapTotal:      67108856 kB
SwapFree:       67098388 kB
Dirty:              4680 kB
Writeback:             0 kB
AnonPages:       2161516 kB
Mapped:             7732 kB
Shmem:                 0 kB
Slab:             607452 kB
SReclaimable:      51464 kB
SUnreclaim:       555988 kB
KernelStack:        1496 kB
PageTables:         8120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2262792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2131968 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= 71724 MiB
End job on node135 at 2016-06-09 03:33:41