Trace number 4083881

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.18 1800.57

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_15.opb
MD5SUMb4a219bc21641bf0d46eae2692004ebe
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark181
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 176
Optimality of the best value was proved NO
Number of variables4320
Total number of constraints8414
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 constraints8414
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1469
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
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-4083881-1465343392.opb
0.00/0.00	c File size is 2048187 bytes.
1800.09/1800.50	c Sum of soft weights:          255
1800.09/1800.50	c |                                                                                                       |
1800.09/1800.50	c ========================================[ Problem Statistics ]===========================================
1800.09/1800.50	c |                                                                                                       |
1800.09/1800.50	c |  Problem Type:             Weighted                                                                   |
1800.09/1800.50	c |  Number of variables:          4320                                                                   |
1800.09/1800.50	c |  Number of hard clauses:          0                                                                   |
1800.09/1800.50	c |  Number of soft clauses:          8                                                                   |
1800.09/1800.50	c |  Number of cardinality:           0                                                                   |
1800.09/1800.50	c |  Number of PB :                8414                                                                   |
1800.09/1800.50	c |  Parse time:                   0.23 s                                                                 |
1800.09/1800.50	c |                                                                                                       |
1800.09/1800.50	c ==========================================[ Solver Settings ]============================================
1800.09/1800.50	c |                                                                                                       |
1800.09/1800.50	c |  Algorithm:                LinearSU                                                                   |
1800.09/1800.50	c |  BMO strategy:                   On                                                                   |
1800.09/1800.50	c |  BMO search:                    Yes                                                                   |
1800.09/1800.50	c |  Cardinality Encoding:       Modulo Totalizer                                                         |
1800.09/1800.50	c |                                                                                                       |
1800.09/1800.50	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-4083881-1465343392/watcher-4083881-1465343392 -o /tmp/evaluation-result-4083881-1465343392/solver-4083881-1465343392 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465337900-21215 --watchdog 1960 open-wbo-lsu HOME/instance-4083881-1465343392.opb 

pid=21951
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.21 2.18 4/176 21954
/proc/meminfo: memFree=26321180/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4208 CPUtime=0 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 810 0 0 0 0 0 0 0 20 0 1 0 116272366 4308992 686 33554432000 4194304 6058637 140736355143296 140735485461560 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1052 686 636 456 0 87 0

[startup+0.100151 s]
/proc/loadavg: 2.20 2.21 2.18 4/176 21954
/proc/meminfo: memFree=26321180/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=6188 CPUtime=0.09 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 1279 0 0 0 9 0 0 0 20 0 1 0 116272366 6336512 1155 33554432000 4194304 6058637 140736355143296 140736355141656 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1547 1155 636 456 0 582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6188

[startup+0.200345 s]
/proc/loadavg: 2.20 2.21 2.18 4/176 21954
/proc/meminfo: memFree=26321180/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=8168 CPUtime=0.19 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 1771 0 0 0 19 0 0 0 20 0 1 0 116272366 8364032 1647 33554432000 4194304 6058637 140736355143296 140736355141656 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 2042 1647 636 456 0 1077 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8168

[startup+0.30034 s]
/proc/loadavg: 2.20 2.21 2.18 4/176 21954
/proc/meminfo: memFree=26321180/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=27552 CPUtime=0.29 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 5634 0 0 0 29 0 0 0 20 0 1 0 116272366 28213248 5290 33554432000 4194304 6058637 140736355143296 140736355141656 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 6888 5292 165 456 0 6424 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27552

[startup+0.700299 s]
/proc/loadavg: 2.20 2.21 2.18 4/176 21954
/proc/meminfo: memFree=26321180/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=143248 CPUtime=0.69 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 23694 0 0 0 65 4 0 0 20 0 1 0 116272366 146685952 29992 33554432000 4194304 6058637 140736355143296 140736355141656 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 35812 29993 165 456 0 35348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 143248

[startup+1.50029 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 21955
/proc/meminfo: memFree=25845364/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=384268 CPUtime=1.49 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 50054 0 0 0 139 10 0 0 20 0 1 0 116272366 393490432 80591 33554432000 4194304 6058637 140736355143296 140736355141400 5042188 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 96067 80591 165 456 0 95603 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 384268

[startup+3.10028 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 21955
/proc/meminfo: memFree=25323204/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=908960 CPUtime=3.09 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 91579 0 0 0 286 23 0 0 20 0 1 0 116272366 930775040 178960 33554432000 4194304 6058637 140736355143296 140736355141400 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 227240 178961 165 456 0 226776 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 908960

[startup+6.30029 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 21955
/proc/meminfo: memFree=23765936/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=1797356 CPUtime=6.29 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 165422 0 0 0 586 43 0 0 20 0 1 0 116272366 1840492544 376822 33554432000 4194304 6058637 140736355143296 140736355141400 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 449339 376824 165 456 0 448875 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1797356

[startup+12.7003 s]
/proc/loadavg: 2.17 2.20 2.18 3/178 21958
/proc/meminfo: memFree=20588712/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4156860 CPUtime=12.69 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 297078 0 0 0 1179 90 0 0 20 0 1 0 116272366 4256624640 773821 33554432000 4194304 6058637 140736355143296 140736355141400 4269349 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1039215 773822 168 456 0 1038751 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4156860

[startup+25.5004 s]
/proc/loadavg: 2.20 2.21 2.18 3/178 21958
/proc/meminfo: memFree=16990560/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4586564 CPUtime=25.49 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 411842 0 0 0 2441 108 0 0 20 0 1 0 116272366 4696641536 885108 33554432000 4194304 6058637 140736355143296 140736355141832 4277518 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1146641 885108 170 456 0 1146177 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4586564

[startup+51.1004 s]
/proc/loadavg: 2.20 2.21 2.18 4/178 22004
/proc/meminfo: memFree=26088020/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4633028 CPUtime=51.08 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 424485 0 0 0 4997 111 0 0 20 0 1 0 116272366 4744220672 898773 33554432000 4194304 6058637 140736355143296 140736355141768 4246170 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1158257 898773 181 456 0 1157793 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4633028

[startup+102.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/177 22004
/proc/meminfo: memFree=14123704/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4635536 CPUtime=102.28 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425124 0 0 0 10116 112 0 0 20 0 1 0 116272366 4746788864 899412 33554432000 4194304 6058637 140736355143296 140736355141768 4246099 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1158884 899412 181 456 0 1158420 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4635536

[startup+162.3 s]
/proc/loadavg: 2.26 2.22 2.19 3/177 22051
/proc/meminfo: memFree=25078436/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4635800 CPUtime=162.27 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425197 0 0 0 16115 112 0 0 20 0 1 0 116272366 4747059200 899485 33554432000 4194304 6058637 140736355143296 140736355141832 4277357 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1158950 899485 182 456 0 1158486 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 4635800

[startup+222.308 s]
/proc/loadavg: 2.24 2.22 2.18 4/177 22053
/proc/meminfo: memFree=25056188/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4636064 CPUtime=222.27 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425248 0 0 0 22115 112 0 0 20 0 1 0 116272366 4747329536 899536 33554432000 4194304 6058637 140736355143296 140736355141768 4278181 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1159016 899536 182 456 0 1158552 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 4636064

[startup+282.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 22054
/proc/meminfo: memFree=25053720/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4636192 CPUtime=282.24 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425299 0 0 0 28112 112 0 0 20 0 1 0 116272366 4747460608 900091 33554432000 4194304 6058637 140736355143296 140736355142072 4277640 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1159048 900091 182 456 0 1158584 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 4636192

[startup+342.3 s]
/proc/loadavg: 2.25 2.23 2.18 3/177 22055
/proc/meminfo: memFree=25061160/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4636324 CPUtime=342.23 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425352 0 0 0 34111 112 0 0 20 0 1 0 116272366 4747595776 900132 33554432000 4194304 6058637 140736355143296 140736355141832 4277655 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1159081 900132 182 456 0 1158617 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 4636324

[startup+402.3 s]
/proc/loadavg: 2.23 2.23 2.18 4/177 22056
/proc/meminfo: memFree=25042952/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4636324 CPUtime=402.21 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425377 0 0 0 40109 112 0 0 20 0 1 0 116272366 4747595776 900144 33554432000 4194304 6058637 140736355143296 140736355141832 4278466 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1159081 900144 182 456 0 1158617 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 4636324

[startup+462.3 s]
/proc/loadavg: 2.32 2.26 2.19 3/177 22057
/proc/meminfo: memFree=25042604/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4636456 CPUtime=462.19 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425409 0 0 0 46107 112 0 0 20 0 1 0 116272366 4747730944 900160 33554432000 4194304 6058637 140736355143296 140736355141832 4246099 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1159114 900160 182 456 0 1158650 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 4636456

[startup+522.3 s]
/proc/loadavg: 2.24 2.25 2.19 3/177 22059
/proc/meminfo: memFree=25038532/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4636456 CPUtime=522.18 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425429 0 0 0 52106 112 0 0 20 0 1 0 116272366 4747730944 900686 33554432000 4194304 6058637 140736355143296 140736355141832 4277708 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1159114 900686 182 456 0 1158650 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 4636456

[startup+582.3 s]
/proc/loadavg: 2.24 2.26 2.19 4/177 22060
/proc/meminfo: memFree=25038340/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4636588 CPUtime=582.16 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425472 0 0 0 58104 112 0 0 20 0 1 0 116272366 4747866112 900703 33554432000 4194304 6058637 140736355143296 140736355141768 4278255 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1159147 900703 182 456 0 1158683 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 4636588


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


[startup+942.3 s]
/proc/loadavg: 2.24 2.25 2.19 4/177 22093
/proc/meminfo: memFree=25032896/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4636984 CPUtime=942.08 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425653 0 0 0 94096 112 0 0 20 0 1 0 116272366 4748271616 901324 33554432000 4194304 6058637 140736355143296 140736355141768 4277394 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1159246 901324 182 456 0 1158782 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 4636984

[startup+1002.3 s]
/proc/loadavg: 2.34 2.26 2.20 4/177 22094
/proc/meminfo: memFree=25033004/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4637136 CPUtime=1002.07 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425674 0 0 0 100095 112 0 0 20 0 1 0 116272366 4748427264 901342 33554432000 4194304 6058637 140736355143296 140736355141944 4246099 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1159284 901342 182 456 0 1158820 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 4637136

[startup+1062.3 s]
/proc/loadavg: 2.33 2.27 2.20 3/177 22095
/proc/meminfo: memFree=25033024/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4637136 CPUtime=1062.06 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 425698 0 0 0 106094 112 0 0 20 0 1 0 116272366 4748427264 901366 33554432000 4194304 6058637 140736355143296 140736355141944 4278255 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1159284 901366 182 456 0 1158820 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 4637136

[startup+1122.3 s]
/proc/loadavg: 2.25 2.27 2.20 4/177 22097
/proc/meminfo: memFree=25007692/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654144 CPUtime=1122.06 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432336 0 0 0 112091 115 0 0 20 0 1 0 116272366 4765843456 907455 33554432000 4194304 6058637 140736355143296 140736355142312 4277357 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163536 907455 182 456 0 1163072 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 4654144

[startup+1182.3 s]
/proc/loadavg: 2.34 2.29 2.21 3/177 22098
/proc/meminfo: memFree=25008180/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654144 CPUtime=1182.05 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432344 0 0 0 118090 115 0 0 20 0 1 0 116272366 4765843456 907455 33554432000 4194304 6058637 140736355143296 140736355142312 4277378 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163536 907455 182 456 0 1163072 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 4654144

[startup+1242.3 s]
/proc/loadavg: 2.44 2.32 2.22 3/178 22102
/proc/meminfo: memFree=25003476/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654144 CPUtime=1242.03 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432362 0 0 0 124088 115 0 0 20 0 1 0 116272366 4765843456 907967 33554432000 4194304 6058637 140736355143296 140736355142312 4246099 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163536 907967 182 456 0 1163072 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 4654144

[startup+1302.3 s]
/proc/loadavg: 2.34 2.31 2.22 3/177 22103
/proc/meminfo: memFree=25003384/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654276 CPUtime=1302.01 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432384 0 0 0 130086 115 0 0 20 0 1 0 116272366 4765978624 907971 33554432000 4194304 6058637 140736355143296 140736355141832 4277708 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163569 907971 182 456 0 1163105 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 4654276

[startup+1362.3 s]
/proc/loadavg: 2.32 2.31 2.22 3/177 22104
/proc/meminfo: memFree=25001236/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654276 CPUtime=1362 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432406 0 0 0 136085 115 0 0 20 0 1 0 116272366 4765978624 907983 33554432000 4194304 6058637 140736355143296 140736355141832 4277708 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163569 907983 182 456 0 1163105 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 4654276

[startup+1422.3 s]
/proc/loadavg: 2.31 2.31 2.23 3/177 22106
/proc/meminfo: memFree=25001388/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654412 CPUtime=1421.99 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432432 0 0 0 142084 115 0 0 20 0 1 0 116272366 4766117888 908002 33554432000 4194304 6058637 140736355143296 140736355141832 4277335 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163603 908002 182 456 0 1163139 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 4654412

[startup+1482.3 s]
/proc/loadavg: 2.26 2.30 2.23 3/177 22107
/proc/meminfo: memFree=25000700/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654412 CPUtime=1481.97 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432457 0 0 0 148082 115 0 0 20 0 1 0 116272366 4766117888 908016 33554432000 4194304 6058637 140736355143296 140736355141832 4277708 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163603 908016 182 456 0 1163139 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 4654412

[startup+1542.31 s]
/proc/loadavg: 2.32 2.31 2.24 4/177 22108
/proc/meminfo: memFree=24999012/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654544 CPUtime=1541.96 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432494 0 0 0 154081 115 0 0 20 0 1 0 116272366 4766253056 908039 33554432000 4194304 6058637 140736355143296 140736355141832 4277378 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163636 908039 182 456 0 1163172 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 4654544

[startup+1602.3 s]
/proc/loadavg: 2.31 2.31 2.24 3/177 22109
/proc/meminfo: memFree=24998412/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654544 CPUtime=1601.93 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432528 0 0 0 160078 115 0 0 20 0 1 0 116272366 4766253056 908052 33554432000 4194304 6058637 140736355143296 140736355141832 4277663 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163636 908052 182 456 0 1163172 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 4654544

[startup+1662.3 s]
/proc/loadavg: 2.15 2.27 2.23 3/177 22110
/proc/meminfo: memFree=24999044/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654728 CPUtime=1661.92 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432562 0 0 0 166077 115 0 0 20 0 1 0 116272366 4766441472 908075 33554432000 4194304 6058637 140736355143296 140736355141944 4277640 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163682 908075 182 456 0 1163218 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 4654728

[startup+1722.3 s]
/proc/loadavg: 2.19 2.26 2.23 3/176 22111
/proc/meminfo: memFree=24997372/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654728 CPUtime=1721.91 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432568 0 0 0 172076 115 0 0 20 0 1 0 116272366 4766441472 908592 33554432000 4194304 6058637 140736355143296 140736355141944 4278328 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163682 908592 182 456 0 1163218 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 4654728

[startup+1782.3 s]
/proc/loadavg: 2.16 2.24 2.22 3/177 22113
/proc/meminfo: memFree=24997008/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654728 CPUtime=1781.9 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432581 0 0 0 178075 115 0 0 20 0 1 0 116272366 4766441472 908605 33554432000 4194304 6058637 140736355143296 140736355141944 4277708 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163682 908605 182 456 0 1163218 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 4654728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.33 2.27 2.23 4/177 22114
/proc/meminfo: memFree=24997256/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654728 CPUtime=1800.09 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432589 0 0 0 179894 115 0 0 20 0 1 0 116272366 4766441472 908613 33554432000 4194304 6058637 140736355143296 140736355141944 4246099 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163682 908613 182 456 0 1163218 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 4654728

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

[startup+1800.5 s]
/proc/loadavg: 2.33 2.27 2.23 4/177 22114
/proc/meminfo: memFree=24997256/32872528 swapFree=16360/1798728
[pid=21954] ppid=21951 vsize=4654728 CPUtime=1800.09 cores=1,3,5,7
/proc/21954/stat : 21954 (open-wbo-lsu) R 21951 21954 21198 0 -1 4202496 432589 0 0 0 179894 115 0 0 20 0 1 0 116272366 4766441472 908613 33554432000 4194304 6058637 140736355143296 140736355141944 4246099 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/21954/statm: 1163682 908613 182 456 0 1163218 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 4654728

Child status: 40
Real time (s): 1800.57
CPU time (s): 1800.18
CPU user time (s): 1798.95
CPU system time (s): 1.22581
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 4695668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 1.22581
maximum resident set size= 3662656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 432591
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= 282
involuntary context switches= 1822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.53331 second user time and 6.92795 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-08 01:49:52
IDJOB=4083881
IDBENCH=2634
IDSOLVER=2545
FILE ID=node123/4083881-1465343392
RUNJOBID= node123-1465337900-21215
PBS_JOBID= 19853398
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= b4a219bc21641bf0d46eae2692004ebe
RANDOM SEED=537476053

node123.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.117
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.23
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.117
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.117
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		: 2667.117
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.117
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		: 2667.117
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		: 2667.117
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.117
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:        26326292 kB
Buffers:          165100 kB
Cached:           869700 kB
SwapCached:         1900 kB
Active:          3085144 kB
Inactive:         915704 kB
Active(anon):    2966584 kB
Inactive(anon):     2220 kB
Active(file):     118560 kB
Inactive(file):   913484 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098832 kB
Dirty:             17956 kB
Writeback:             0 kB
AnonPages:       4705740 kB
Mapped:             7732 kB
Shmem:                 0 kB
Slab:             606000 kB
SReclaimable:      49956 kB
SUnreclaim:       556044 kB
KernelStack:        1472 kB
PageTables:        13304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5633320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2015232 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 node123 at 2016-06-08 02:19:53