Trace number 4083866

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
Open-WBO-LSU PB16? (TO) 1800.53 1800.81

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_17.opb
MD5SUM25ee8feec785b6a4be71df8acc9d82db
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark282
Best CPU time to get the best result obtained on this benchmark1800.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 263
Optimality of the best value was proved NO
Number of variables7081
Total number of constraints13889
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13888
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 136
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 391
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2647
Number of bits of the biggest sum of numbers12
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
0.00/0.00	c Open-WBO:	 a Modular MaxSAT Solver -- based on Glucose4.0 (core version)
0.00/0.00	c Version:	 Pseudo-Boolean Evaluation 2016 -- LSU
0.00/0.00	c Authors:	 Ruben Martins, Vasco Manquinho, Ines Lynce
0.00/0.00	c Contributors:	 Miguel Neves, Saurabh Joshi, Mikolas Janota
0.00/0.00	c Contact:	 open-wbo@sat.inesc-id.pt -- http://sat.inesc-id.pt/open-wbo/
0.00/0.00	c
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Instance file HOME/instance-4083866-1465348378.opb
0.00/0.00	c File size is 3707830 bytes.
1800.02/1800.30	c Sum of soft weights:          391
1800.02/1800.30	c |                                                                                                       |
1800.02/1800.30	c ========================================[ Problem Statistics ]===========================================
1800.02/1800.30	c |                                                                                                       |
1800.02/1800.30	c |  Problem Type:             Weighted                                                                   |
1800.02/1800.30	c |  Number of variables:          7081                                                                   |
1800.02/1800.30	c |  Number of hard clauses:          1                                                                   |
1800.02/1800.30	c |  Number of soft clauses:          9                                                                   |
1800.02/1800.30	c |  Number of cardinality:           0                                                                   |
1800.02/1800.30	c |  Number of PB :               13888                                                                   |
1800.02/1800.30	c |  Parse time:                   0.43 s                                                                 |
1800.02/1800.30	c |                                                                                                       |
1800.02/1800.30	c ==========================================[ Solver Settings ]============================================
1800.02/1800.30	c |                                                                                                       |
1800.02/1800.30	c |  Algorithm:                LinearSU                                                                   |
1800.02/1800.30	c |  BMO strategy:                   On                                                                   |
1800.02/1800.30	c |  BMO search:                     No                                                                   |
1800.02/1800.30	c |  PB Encoding:                   GTE                                                                   |
1800.02/1800.30	c |                                                                                                       |
1800.02/1800.30	s UNKNOWN

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-4083866-1465348378/watcher-4083866-1465348378 -o /tmp/evaluation-result-4083866-1465348378/solver-4083866-1465348378 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465339290-19610 --watchdog 1960 open-wbo-lsu HOME/instance-4083866-1465348378.opb 

pid=20479
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.12 2.11 2.09 4/177 20482
/proc/meminfo: memFree=26061860/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=5828 CPUtime=0 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1212 0 0 0 0 0 0 0 20 0 1 0 116772514 5967872 1088 33554432000 4194304 6058637 140735850697664 140735195174344 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 1457 1088 1041 456 0 87 0

[startup+0.100166 s]
/proc/loadavg: 2.12 2.11 2.09 4/177 20482
/proc/meminfo: memFree=26061860/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=7672 CPUtime=0.09 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1667 0 0 0 9 0 0 0 20 0 1 0 116772514 7856128 1543 33554432000 4194304 6058637 140735850697664 140735195174344 5130631 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 1918 1543 1041 456 0 548 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7672

[startup+0.200365 s]
/proc/loadavg: 2.12 2.11 2.09 4/177 20482
/proc/meminfo: memFree=26061860/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=9548 CPUtime=0.19 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 2128 0 0 0 19 0 0 0 20 0 1 0 116772514 9777152 2004 33554432000 4194304 6058637 140735850697664 140735195174344 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 2387 2004 1041 456 0 1017 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9548

[startup+0.300263 s]
/proc/loadavg: 2.12 2.11 2.09 4/177 20482
/proc/meminfo: memFree=26061860/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=11436 CPUtime=0.29 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 2587 0 0 0 29 0 0 0 20 0 1 0 116772514 11710464 2463 33554432000 4194304 6058637 140735850697664 140735195174344 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 2859 2463 1041 456 0 1489 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11436

[startup+0.700305 s]
/proc/loadavg: 2.12 2.11 2.09 4/177 20482
/proc/meminfo: memFree=26061860/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=91716 CPUtime=0.69 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 17550 0 0 0 67 2 0 0 20 0 1 0 116772514 93917184 18648 33554432000 4194304 6058637 140735850697664 140735850695928 4294739 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 22929 18652 165 456 0 22465 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91716

[startup+1.50031 s]
/proc/loadavg: 2.12 2.11 2.09 3/178 20483
/proc/meminfo: memFree=25883364/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=344236 CPUtime=1.49 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 46316 0 0 0 140 9 0 0 20 0 1 0 116772514 352497664 69165 33554432000 4194304 6058637 140735850697664 140735850695928 4239645 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 86059 69166 165 456 0 85595 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 344236

[startup+3.10031 s]
/proc/loadavg: 2.12 2.11 2.09 3/178 20483
/proc/meminfo: memFree=25617752/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=824036 CPUtime=3.09 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 87810 0 0 0 289 20 0 0 20 0 1 0 116772514 843812864 164662 33554432000 4194304 6058637 140735850697664 140735850695928 5042188 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 206009 164663 165 456 0 205545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 824036

[startup+6.30031 s]
/proc/loadavg: 2.11 2.11 2.09 3/178 20483
/proc/meminfo: memFree=24835816/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=1549672 CPUtime=6.29 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 158060 0 0 0 589 40 0 0 20 0 1 0 116772514 1586864128 351867 33554432000 4194304 6058637 140735850697664 140735850695928 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 387418 351868 165 456 0 386954 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1549672

[startup+12.7003 s]
/proc/loadavg: 2.10 2.11 2.09 3/178 20483
/proc/meminfo: memFree=23298900/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=3623028 CPUtime=12.69 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 287604 0 0 0 1188 81 0 0 20 0 1 0 116772514 3709980672 724865 33554432000 4194304 6058637 140735850697664 140735850695928 5046461 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 905757 724866 165 456 0 905293 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3623028

[startup+25.5004 s]
/proc/loadavg: 2.16 2.12 2.09 3/178 20483
/proc/meminfo: memFree=20214140/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=7045028 CPUtime=25.48 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 537298 0 0 0 2386 162 0 0 20 0 1 0 116772514 7214108672 1471237 33554432000 4194304 6058637 140735850697664 140735850695928 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 1761257 1471239 165 456 0 1760793 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7045028

[startup+51.1004 s]
/proc/loadavg: 2.23 2.14 2.10 3/178 20483
/proc/meminfo: memFree=16343440/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=11855040 CPUtime=51.08 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1029430 0 0 0 4823 285 0 0 20 0 1 0 116772514 12139560960 2428620 33554432000 4194304 6058637 140735850697664 140735850696280 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 2963760 2428620 170 456 0 2963296 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11855040

[startup+102.3 s]
/proc/loadavg: 2.25 2.16 2.11 3/178 20484
/proc/meminfo: memFree=15931416/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12236652 CPUtime=102.28 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1125469 0 0 0 9926 302 0 0 20 0 1 0 116772514 12530331648 2527214 33554432000 4194304 6058637 140735850697664 140735850696280 4246170 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3059163 2527214 182 456 0 3058699 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 12236652

[startup+162.3 s]
/proc/loadavg: 2.18 2.16 2.10 4/178 20486
/proc/meminfo: memFree=15825908/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12334728 CPUtime=162.26 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1150784 0 0 0 15917 309 0 0 20 0 1 0 116772514 12630761472 2553551 33554432000 4194304 6058637 140735850697664 140735850696216 4277708 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3083682 2553551 182 456 0 3083218 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 12334728

[startup+222.308 s]
/proc/loadavg: 2.24 2.17 2.11 3/178 20487
/proc/meminfo: memFree=15811672/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12348460 CPUtime=222.26 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1154207 0 0 0 21915 311 0 0 20 0 1 0 116772514 12644823040 2556974 33554432000 4194304 6058637 140735850697664 140735850696280 4277357 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3087115 2556974 182 456 0 3086651 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 12348460

[startup+282.3 s]
/proc/loadavg: 2.14 2.16 2.10 4/178 20488
/proc/meminfo: memFree=15805372/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12354276 CPUtime=282.25 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1155642 0 0 0 27913 312 0 0 20 0 1 0 116772514 12650778624 2558409 33554432000 4194304 6058637 140735850697664 140735850696280 4277357 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3088569 2558409 182 456 0 3088105 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 12354276

[startup+342.3 s]
/proc/loadavg: 2.09 2.14 2.10 4/178 20489
/proc/meminfo: memFree=15795684/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12362328 CPUtime=342.24 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1157680 0 0 0 33911 313 0 0 20 0 1 0 116772514 12659023872 2560958 33554432000 4194304 6058637 140735850697664 140735850696280 4278120 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3090582 2560958 182 456 0 3090118 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 12362328

[startup+402.3 s]
/proc/loadavg: 2.20 2.16 2.10 3/178 20490
/proc/meminfo: memFree=15790536/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12365496 CPUtime=402.23 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1158469 0 0 0 39910 313 0 0 20 0 1 0 116772514 12662267904 2561747 33554432000 4194304 6058637 140735850697664 140735850696280 4246103 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3091374 2561747 183 456 0 3090910 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 12365496

[startup+462.3 s]
/proc/loadavg: 2.13 2.14 2.09 3/179 20495
/proc/meminfo: memFree=15788212/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12367336 CPUtime=462.22 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1158907 0 0 0 45909 313 0 0 20 0 1 0 116772514 12664152064 2562185 33554432000 4194304 6058637 140735850697664 140735850696520 4277357 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3091834 2562185 183 456 0 3091370 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 12367336

[startup+522.3 s]
/proc/loadavg: 2.12 2.14 2.09 3/178 20496
/proc/meminfo: memFree=15786684/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12368388 CPUtime=522.21 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1159177 0 0 0 51908 313 0 0 20 0 1 0 116772514 12665229312 2562455 33554432000 4194304 6058637 140735850697664 140735850696520 4277357 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3092097 2562455 183 456 0 3091633 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 12368388

[startup+582.3 s]
/proc/loadavg: 2.20 2.16 2.10 3/178 20497
/proc/meminfo: memFree=15782168/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12370496 CPUtime=582.2 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1159702 0 0 0 57906 314 0 0 20 0 1 0 116772514 12667387904 2563491 33554432000 4194304 6058637 140735850697664 140735850696280 4277663 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3092624 2563491 183 456 0 3092160 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 12370496


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


[startup+1002.3 s]
/proc/loadavg: 2.16 2.18 2.11 3/178 20505
/proc/meminfo: memFree=15748752/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375248 CPUtime=1002.14 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160903 0 0 0 99899 315 0 0 20 0 1 0 116772514 12672253952 2564692 33554432000 4194304 6058637 140735850697664 140735850696280 4277357 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093812 2564692 183 456 0 3093348 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 12375248

[startup+1062.3 s]
/proc/loadavg: 2.18 2.19 2.11 3/179 20510
/proc/meminfo: memFree=15748752/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375248 CPUtime=1062.13 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160906 0 0 0 105898 315 0 0 20 0 1 0 116772514 12672253952 2564695 33554432000 4194304 6058637 140735850697664 140735850696280 4277708 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093812 2564695 183 456 0 3093348 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 12375248

[startup+1122.3 s]
/proc/loadavg: 2.28 2.21 2.12 3/178 20511
/proc/meminfo: memFree=15746844/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375248 CPUtime=1122.12 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160912 0 0 0 111897 315 0 0 20 0 1 0 116772514 12672253952 2564701 33554432000 4194304 6058637 140735850697664 140735850696280 4277394 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093812 2564701 183 456 0 3093348 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 12375248

[startup+1182.3 s]
/proc/loadavg: 2.28 2.23 2.13 3/178 20716
/proc/meminfo: memFree=15746180/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375380 CPUtime=1182.11 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160919 0 0 0 117896 315 0 0 20 0 1 0 116772514 12672389120 2564708 33554432000 4194304 6058637 140735850697664 140735850696280 4278181 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093845 2564708 183 456 0 3093381 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 12375380

[startup+1242.3 s]
/proc/loadavg: 2.24 2.23 2.14 4/177 20717
/proc/meminfo: memFree=15744396/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375380 CPUtime=1242.1 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160932 0 0 0 123895 315 0 0 20 0 1 0 116772514 12672389120 2565232 33554432000 4194304 6058637 140735850697664 140735850696280 4277663 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093845 2565232 183 456 0 3093381 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 12375380

[startup+1302.3 s]
/proc/loadavg: 2.22 2.23 2.14 3/177 20718
/proc/meminfo: memFree=15744308/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375380 CPUtime=1302.09 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160936 0 0 0 129894 315 0 0 20 0 1 0 116772514 12672389120 2565236 33554432000 4194304 6058637 140735850697664 140735850696280 4277589 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093845 2565236 183 456 0 3093381 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 12375380

[startup+1362.3 s]
/proc/loadavg: 2.08 2.18 2.13 3/177 20720
/proc/meminfo: memFree=15744680/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375380 CPUtime=1362.08 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160942 0 0 0 135893 315 0 0 20 0 1 0 116772514 12672389120 2565242 33554432000 4194304 6058637 140735850697664 140735850696280 4277663 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093845 2565242 183 456 0 3093381 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 12375380

[startup+1422.3 s]
/proc/loadavg: 2.10 2.18 2.13 4/177 20721
/proc/meminfo: memFree=15742668/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375516 CPUtime=1422.08 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160951 0 0 0 141893 315 0 0 20 0 1 0 116772514 12672528384 2565251 33554432000 4194304 6058637 140735850697664 140735850696280 4277357 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093879 2565251 183 456 0 3093415 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 12375516

[startup+1482.3 s]
/proc/loadavg: 2.13 2.17 2.13 3/177 20722
/proc/meminfo: memFree=15742888/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375516 CPUtime=1482.07 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160956 0 0 0 147892 315 0 0 20 0 1 0 116772514 12672528384 2565256 33554432000 4194304 6058637 140735850697664 140735850696280 4277378 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093879 2565256 183 456 0 3093415 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 12375516

[startup+1542.31 s]
/proc/loadavg: 2.21 2.18 2.13 3/177 20723
/proc/meminfo: memFree=15743260/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375516 CPUtime=1542.06 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160956 0 0 0 153891 315 0 0 20 0 1 0 116772514 12672528384 2565256 33554432000 4194304 6058637 140735850697664 140735850696280 4277708 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093879 2565256 183 456 0 3093415 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 12375516

[startup+1602.3 s]
/proc/loadavg: 2.26 2.19 2.14 3/177 20724
/proc/meminfo: memFree=15742900/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375516 CPUtime=1602.05 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160967 0 0 0 159890 315 0 0 20 0 1 0 116772514 12672528384 2565267 33554432000 4194304 6058637 140735850697664 140735850696280 4278162 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093879 2565267 183 456 0 3093415 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 12375516

[startup+1662.3 s]
/proc/loadavg: 2.19 2.19 2.14 3/177 20728
/proc/meminfo: memFree=15739100/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375516 CPUtime=1662.04 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160973 0 0 0 165889 315 0 0 20 0 1 0 116772514 12672528384 2565784 33554432000 4194304 6058637 140735850697664 140735850696280 4277708 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093879 2565784 183 456 0 3093415 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 12375516

[startup+1722.3 s]
/proc/loadavg: 2.04 2.15 2.12 3/177 20776
/proc/meminfo: memFree=19281248/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375516 CPUtime=1722.03 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160977 0 0 0 171888 315 0 0 20 0 1 0 116772514 12672528384 2565788 33554432000 4194304 6058637 140735850697664 140735850696280 4278226 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093879 2565788 183 456 0 3093415 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 12375516

[startup+1782.3 s]
/proc/loadavg: 2.18 2.18 2.13 3/177 20822
/proc/meminfo: memFree=19245612/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375648 CPUtime=1782.02 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160989 0 0 0 177887 315 0 0 20 0 1 0 116772514 12672663552 2565801 33554432000 4194304 6058637 140735850697664 140735850696280 4277589 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093912 2565801 183 456 0 3093448 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 12375648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.18 2.13 3/177 20823
/proc/meminfo: memFree=19245460/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=12375648 CPUtime=1800.02 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202496 1160990 0 0 0 179687 315 0 0 20 0 1 0 116772514 12672663552 2565802 33554432000 4194304 6058637 140735850697664 140735850696280 4277589 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 3093912 2565802 183 456 0 3093448 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 12375648

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

[startup+1800.4 s]
/proc/loadavg: 2.19 2.18 2.13 3/177 20823
/proc/meminfo: memFree=19245460/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=0 CPUtime=1800.12 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202500 1160992 0 0 0 179687 325 0 0 20 0 1 0 116772514 0 0 33554432000 0 0 0 0 0 0 16384 4096 8404992 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

[startup+1800.81 s]
/proc/loadavg: 2.19 2.18 2.13 3/177 20823
/proc/meminfo: memFree=27456928/32872528 swapFree=13072/1184284
[pid=20482] ppid=20479 vsize=0 CPUtime=1800.53 cores=1,3,5,7
/proc/20482/stat : 20482 (open-wbo-lsu) R 20479 20482 19593 0 -1 4202500 1160992 0 0 0 179687 366 0 0 20 0 1 0 116772514 0 0 33554432000 0 0 0 0 0 0 16384 4096 8404992 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20482/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (KiB) 0

Child status: 40
Real time (s): 1800.81
CPU time (s): 1800.53
CPU user time (s): 1796.87
CPU system time (s): 3.66344
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 12375648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.87
system time used= 3.66344
maximum resident set size= 10263216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1160992
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= 5
involuntary context switches= 1866

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.40733 second user time and 7.06093 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-08 03:12:58
IDJOB=4083866
IDBENCH=2939
IDSOLVER=2545
FILE ID=node115/4083866-1465348378
RUNJOBID= node115-1465339290-19610
PBS_JOBID= 19853402
Free space on /tmp= 71732 MiB

SOLVER NAME= Open-WBO-LSU PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_17.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4083866-1465348378/watcher-4083866-1465348378 -o /tmp/evaluation-result-4083866-1465348378/solver-4083866-1465348378 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465339290-19610 --watchdog 1960  open-wbo-lsu HOME/instance-4083866-1465348378.opb

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

MD5SUM BENCH= 25ee8feec785b6a4be71df8acc9d82db
RANDOM SEED=113618459

node115.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.174
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.34
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.174
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.56
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.174
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.174
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.57
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.174
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.174
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.57
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.174
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.57
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.174
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:        26062248 kB
Buffers:          165076 kB
Cached:          1130228 kB
SwapCached:         2028 kB
Active:          3777440 kB
Inactive:        1086960 kB
Active(anon):    3569304 kB
Inactive(anon):     2112 kB
Active(file):     208136 kB
Inactive(file):  1084848 kB
Unevictable:     1184284 kB
Mlocked:           13072 kB
SwapTotal:      67108856 kB
SwapFree:       67098840 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:       4752280 kB
Mapped:             8936 kB
Shmem:                 0 kB
Slab:             622224 kB
SReclaimable:      66196 kB
SUnreclaim:       556028 kB
KernelStack:        1472 kB
PageTables:        13592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5545856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1697792 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 node115 at 2016-06-08 03:42:59