Trace number 4083882

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.26 1800.6

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_16.opb
MD5SUM69b04711942c7a7cbb28264339dbffe2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark233
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 223
Optimality of the best value was proved NO
Number of variables5584
Total number of constraints10895
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10895
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
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 2555
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-4083882-1465343073.opb
0.00/0.00	c File size is 3082602 bytes.
1800.06/1800.40	c Sum of soft weights:          511
1800.06/1800.40	c |                                                                                                       |
1800.06/1800.40	c ========================================[ Problem Statistics ]===========================================
1800.06/1800.40	c |                                                                                                       |
1800.06/1800.40	c |  Problem Type:             Weighted                                                                   |
1800.06/1800.40	c |  Number of variables:          5584                                                                   |
1800.06/1800.40	c |  Number of hard clauses:          0                                                                   |
1800.06/1800.40	c |  Number of soft clauses:          9                                                                   |
1800.06/1800.40	c |  Number of cardinality:           0                                                                   |
1800.06/1800.40	c |  Number of PB :               10895                                                                   |
1800.06/1800.40	c |  Parse time:                   0.35 s                                                                 |
1800.06/1800.40	c |                                                                                                       |
1800.06/1800.40	c ==========================================[ Solver Settings ]============================================
1800.06/1800.40	c |                                                                                                       |
1800.06/1800.40	c |  Algorithm:                LinearSU                                                                   |
1800.06/1800.40	c |  BMO strategy:                   On                                                                   |
1800.06/1800.40	c |  BMO search:                    Yes                                                                   |
1800.06/1800.40	c |  Cardinality Encoding:       Modulo Totalizer                                                         |
1800.06/1800.40	c |                                                                                                       |
1800.06/1800.40	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-4083882-1465343073/watcher-4083882-1465343073 -o /tmp/evaluation-result-4083882-1465343073/solver-4083882-1465343073 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465314711-15537 --watchdog 1960 open-wbo-lsu HOME/instance-4083882-1465343073.opb 

pid=20630
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.20 2.22 2.18 3/176 20633
/proc/meminfo: memFree=30010844/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=5216 CPUtime=0 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 1059 0 0 0 0 0 0 0 20 0 1 0 116240897 5341184 935 33554432000 4194304 6058637 140736536248784 140733465646088 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 1304 935 888 456 0 87 0

[startup+0.100156 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 20633
/proc/meminfo: memFree=30010844/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=7068 CPUtime=0.09 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 1501 0 0 0 9 0 0 0 20 0 1 0 116240897 7237632 1377 33554432000 4194304 6058637 140736536248784 140733465646088 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 1767 1377 888 456 0 550 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7068

[startup+0.200286 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 20633
/proc/meminfo: memFree=30010844/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8948 CPUtime=0.19 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 1962 0 0 0 19 0 0 0 20 0 1 0 116240897 9162752 1838 33554432000 4194304 6058637 140736536248784 140733465646088 5042188 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2237 1838 888 456 0 1020 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8948

[startup+0.300293 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 20633
/proc/meminfo: memFree=30010844/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=10656 CPUtime=0.29 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 2410 0 0 0 29 0 0 0 20 0 1 0 116240897 10911744 2286 33554432000 4194304 6058637 140736536248784 140733465646088 4661808 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2664 2286 888 456 0 1447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10656

[startup+0.700357 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 20633
/proc/meminfo: memFree=30010844/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=108080 CPUtime=0.69 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 20547 0 0 0 66 3 0 0 20 0 1 0 116240897 110673920 23692 33554432000 4194304 6058637 140736536248784 140733465646088 4239645 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 27020 23692 165 456 0 26556 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 108080

[startup+1.50029 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 20634
/proc/meminfo: memFree=29820952/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=371576 CPUtime=1.48 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 47108 0 0 0 139 9 0 0 20 0 1 0 116240897 380493824 71953 33554432000 4194304 6058637 140736536248784 140736536246888 5039495 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 92894 71953 165 456 0 92430 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 371576

[startup+3.10032 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 20634
/proc/meminfo: memFree=29553524/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=757012 CPUtime=3.09 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 86471 0 0 0 289 20 0 0 20 0 1 0 116240897 775180288 168499 33554432000 4194304 6058637 140736536248784 140736536246888 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 189253 168500 165 456 0 188789 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 757012

[startup+6.30028 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 20634
/proc/meminfo: memFree=28748092/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=1760360 CPUtime=6.29 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 156947 0 0 0 586 43 0 0 20 0 1 0 116240897 1802608640 361972 33554432000 4194304 6058637 140736536248784 140736536246888 4314844 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 440123 361974 165 456 0 439659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1760360

[startup+12.7004 s]
/proc/loadavg: 2.25 2.23 2.18 4/177 20634
/proc/meminfo: memFree=27138408/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=3704248 CPUtime=12.68 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 281666 0 0 0 1181 87 0 0 20 0 1 0 116240897 3793149952 747180 33554432000 4194304 6058637 140736536248784 140736536246888 5277498 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 926062 747180 165 456 0 925598 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3704248

[startup+25.5004 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 20634
/proc/meminfo: memFree=23940364/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=7201356 CPUtime=25.48 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 507845 0 0 0 2381 167 0 0 20 0 1 0 116240897 7374188544 1518493 33554432000 4194304 6058637 140736536248784 140736536246888 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 1800339 1518494 165 456 0 1799875 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7201356

[startup+51.1004 s]
/proc/loadavg: 2.20 2.22 2.18 4/177 20634
/proc/meminfo: memFree=22726776/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8227596 CPUtime=51.08 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 774699 0 0 0 4897 211 0 0 20 0 1 0 116240897 8425058304 1799785 33554432000 4194304 6058637 140736536248784 140736536247320 4246170 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2056899 1799785 170 456 0 2056435 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8227596

[startup+102.3 s]
/proc/loadavg: 2.27 2.23 2.18 4/177 20635
/proc/meminfo: memFree=22687676/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8288052 CPUtime=102.28 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 789827 0 0 0 10013 215 0 0 20 0 1 0 116240897 8486965248 1814913 33554432000 4194304 6058637 140736536248784 140736536247320 4261576 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2072013 1814913 182 456 0 2071549 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 8288052

[startup+162.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/176 20636
/proc/meminfo: memFree=22624676/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8311024 CPUtime=162.26 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 795741 0 0 0 16010 216 0 0 20 0 1 0 116240897 8510488576 1821849 33554432000 4194304 6058637 140736536248784 140736536247320 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2077756 1821849 182 456 0 2077292 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 8311024

[startup+222.307 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 20638
/proc/meminfo: memFree=22618316/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8313928 CPUtime=222.26 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 796463 0 0 0 22009 217 0 0 20 0 1 0 116240897 8513462272 1823090 33554432000 4194304 6058637 140736536248784 140736536247320 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2078482 1823090 183 456 0 2078018 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 8313928

[startup+282.3 s]
/proc/loadavg: 2.20 2.22 2.18 4/177 20639
/proc/meminfo: memFree=22607704/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8316304 CPUtime=282.24 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797082 0 0 0 28007 217 0 0 20 0 1 0 116240897 8515895296 1823699 33554432000 4194304 6058637 140736536248784 140736536247320 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079076 1823699 183 456 0 2078612 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 8316304

[startup+342.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/178 20643
/proc/meminfo: memFree=22651216/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8316844 CPUtime=342.23 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797198 0 0 0 34006 217 0 0 20 0 1 0 116240897 8516448256 1823810 33554432000 4194304 6058637 140736536248784 140736536247256 4261600 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079211 1823810 183 456 0 2078747 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 8316844

[startup+402.3 s]
/proc/loadavg: 2.25 2.23 2.18 4/177 20644
/proc/meminfo: memFree=22616932/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8316976 CPUtime=402.21 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797252 0 0 0 40004 217 0 0 20 0 1 0 116240897 8516583424 1823859 33554432000 4194304 6058637 140736536248784 140736536247320 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079244 1823859 183 456 0 2078780 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 8316976

[startup+462.3 s]
/proc/loadavg: 2.13 2.20 2.18 4/176 20645
/proc/meminfo: memFree=22566636/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8317240 CPUtime=462.2 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797308 0 0 0 46003 217 0 0 20 0 1 0 116240897 8516853760 1823902 33554432000 4194304 6058637 140736536248784 140736536247256 4277394 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079310 1823902 183 456 0 2078846 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 8317240

[startup+522.3 s]
/proc/loadavg: 2.20 2.20 2.18 4/177 20647
/proc/meminfo: memFree=22556600/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8317240 CPUtime=522.19 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797322 0 0 0 52002 217 0 0 20 0 1 0 116240897 8516853760 1823905 33554432000 4194304 6058637 140736536248784 140736536247256 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079310 1823905 183 456 0 2078846 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 8317240

[startup+582.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 20648
/proc/meminfo: memFree=22575192/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8317504 CPUtime=582.19 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797393 0 0 0 58001 218 0 0 20 0 1 0 116240897 8517124096 1823969 33554432000 4194304 6058637 140736536248784 140736536247320 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079376 1823969 183 456 0 2078912 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 8317504


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


[startup+942.3 s]
/proc/loadavg: 2.14 2.20 2.18 3/178 20658
/proc/meminfo: memFree=22543376/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8317900 CPUtime=942.11 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797566 0 0 0 93993 218 0 0 20 0 1 0 116240897 8517529600 1824598 33554432000 4194304 6058637 140736536248784 140736536247320 4261600 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079475 1824598 183 456 0 2079011 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 8317900

[startup+1002.3 s]
/proc/loadavg: 2.09 2.18 2.17 3/178 20682
/proc/meminfo: memFree=22548900/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8317900 CPUtime=1002.1 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797590 0 0 0 99992 218 0 0 20 0 1 0 116240897 8517529600 1824610 33554432000 4194304 6058637 140736536248784 140736536247320 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079475 1824610 183 456 0 2079011 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 8317900

[startup+1062.3 s]
/proc/loadavg: 2.17 2.19 2.18 4/177 20683
/proc/meminfo: memFree=22553508/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318032 CPUtime=1062.08 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797619 0 0 0 105990 218 0 0 20 0 1 0 116240897 8517664768 1825141 33554432000 4194304 6058637 140736536248784 140736536247320 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079508 1825141 183 456 0 2079044 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 8318032

[startup+1122.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 20685
/proc/meminfo: memFree=22553304/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318164 CPUtime=1122.07 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797643 0 0 0 111989 218 0 0 20 0 1 0 116240897 8517799936 1825158 33554432000 4194304 6058637 140736536248784 140736536247320 4277315 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079541 1825158 183 456 0 2079077 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 8318164

[startup+1182.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 20686
/proc/meminfo: memFree=22571108/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318164 CPUtime=1182.06 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797661 0 0 0 117988 218 0 0 20 0 1 0 116240897 8517799936 1825182 33554432000 4194304 6058637 140736536248784 140736536247320 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079541 1825182 183 456 0 2079077 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 8318164

[startup+1242.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 20687
/proc/meminfo: memFree=22524328/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318164 CPUtime=1242.04 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797683 0 0 0 123986 218 0 0 20 0 1 0 116240897 8517799936 1825199 33554432000 4194304 6058637 140736536248784 140736536247320 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079541 1825199 183 456 0 2079077 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 8318164

[startup+1302.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/177 20688
/proc/meminfo: memFree=22541880/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318164 CPUtime=1302.03 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797694 0 0 0 129985 218 0 0 20 0 1 0 116240897 8517799936 1825208 33554432000 4194304 6058637 140736536248784 140736536247320 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079541 1825208 183 456 0 2079077 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 8318164

[startup+1362.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/177 20689
/proc/meminfo: memFree=22530412/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318164 CPUtime=1362.02 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797706 0 0 0 135984 218 0 0 20 0 1 0 116240897 8517799936 1825215 33554432000 4194304 6058637 140736536248784 140736536247320 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079541 1825215 183 456 0 2079077 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 8318164

[startup+1422.3 s]
/proc/loadavg: 2.33 2.24 2.19 3/177 20691
/proc/meminfo: memFree=22564100/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318292 CPUtime=1422.02 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797715 0 0 0 141984 218 0 0 20 0 1 0 116240897 8517931008 1825221 33554432000 4194304 6058637 140736536248784 140736536247560 4277394 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079573 1825221 183 456 0 2079109 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 8318292

[startup+1482.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 20692
/proc/meminfo: memFree=22549836/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318292 CPUtime=1482.01 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797727 0 0 0 147983 218 0 0 20 0 1 0 116240897 8517931008 1825233 33554432000 4194304 6058637 140736536248784 140736536247560 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079573 1825233 183 456 0 2079109 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 8318292

[startup+1542.31 s]
/proc/loadavg: 2.11 2.18 2.17 3/178 20696
/proc/meminfo: memFree=22535924/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318292 CPUtime=1542 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797736 0 0 0 153982 218 0 0 20 0 1 0 116240897 8517931008 1825242 33554432000 4194304 6058637 140736536248784 140736536247560 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079573 1825242 183 456 0 2079109 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 8318292

[startup+1602.3 s]
/proc/loadavg: 2.15 2.18 2.17 3/177 20697
/proc/meminfo: memFree=22540032/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318424 CPUtime=1601.99 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797750 0 0 0 159981 218 0 0 20 0 1 0 116240897 8518066176 1825254 33554432000 4194304 6058637 140736536248784 140736536247320 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079606 1825254 183 456 0 2079142 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 8318424

[startup+1662.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 20698
/proc/meminfo: memFree=22535696/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318424 CPUtime=1661.98 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797766 0 0 0 165980 218 0 0 20 0 1 0 116240897 8518066176 1825264 33554432000 4194304 6058637 140736536248784 140736536247320 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079606 1825264 183 456 0 2079142 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 8318424

[startup+1722.3 s]
/proc/loadavg: 2.30 2.21 2.19 3/177 20700
/proc/meminfo: memFree=22539924/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318424 CPUtime=1721.97 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797778 0 0 0 171979 218 0 0 20 0 1 0 116240897 8518066176 1825786 33554432000 4194304 6058637 140736536248784 140736536247320 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079606 1825786 183 456 0 2079142 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 8318424

[startup+1782.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 20747
/proc/meminfo: memFree=22724856/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318424 CPUtime=1781.96 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797786 0 0 0 177978 218 0 0 20 0 1 0 116240897 8518066176 1825793 33554432000 4194304 6058637 140736536248784 140736536247320 4278210 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079606 1825793 183 456 0 2079142 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 8318424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.24 2.20 2.18 4/177 20747
/proc/meminfo: memFree=22706200/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=8318568 CPUtime=1800.06 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202496 797804 0 0 0 179788 218 0 0 20 0 1 0 116240897 8518213632 1825811 33554432000 4194304 6058637 140736536248784 140736536247320 4278181 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 2079642 1825811 183 456 0 2079178 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 8318568

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

[startup+1800.5 s]
/proc/loadavg: 2.24 2.20 2.18 4/177 20747
/proc/meminfo: memFree=22706200/32872528 swapFree=16080/1655368
[pid=20633] ppid=20630 vsize=0 CPUtime=1800.16 cores=1,3,5,7
/proc/20633/stat : 20633 (open-wbo-lsu) R 20630 20633 15520 0 -1 4202500 797806 0 0 0 179788 228 0 0 20 0 1 0 116240897 0 0 33554432000 0 0 0 0 0 0 16384 4096 8404992 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 40
Real time (s): 1800.6
CPU time (s): 1800.26
CPU user time (s): 1797.88
CPU system time (s): 2.37964
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 8318568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.88
system time used= 2.37964
maximum resident set size= 7303252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 797806
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= 183
involuntary context switches= 1856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9381 second user time and 17.3074 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-08 01:44:33
IDJOB=4083882
IDBENCH=2627
IDSOLVER=2545
FILE ID=node122/4083882-1465343073
RUNJOBID= node122-1465314711-15537
PBS_JOBID= 19850115
Free space on /tmp= 71736 MiB

SOLVER NAME= Open-WBO-LSU PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_16.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4083882-1465343073/watcher-4083882-1465343073 -o /tmp/evaluation-result-4083882-1465343073/solver-4083882-1465343073 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465314711-15537 --watchdog 1960  open-wbo-lsu HOME/instance-4083882-1465343073.opb

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

MD5SUM BENCH= 69b04711942c7a7cbb28264339dbffe2
RANDOM SEED=1723710626

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.898
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.54
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.898
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.898
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.898
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		: 2666.898
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		: 2666.898
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:        30010844 kB
Buffers:          156084 kB
Cached:           265740 kB
SwapCached:          848 kB
Active:           170068 kB
Inactive:         292392 kB
Active(anon):      41116 kB
Inactive(anon):     2156 kB
Active(file):     128952 kB
Inactive(file):   290236 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099512 kB
Dirty:             12636 kB
Writeback:             0 kB
AnonPages:       1701512 kB
Mapped:             7824 kB
Shmem:                 0 kB
Slab:             604232 kB
SReclaimable:      48012 kB
SUnreclaim:       556220 kB
KernelStack:        1456 kB
PageTables:         7100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1818436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1671168 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 node122 at 2016-06-08 02:14:34