Trace number 4108998

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 NameAnswerCPU timeWall clock time
Open-WBO-LSU PB16? (TO) 1800.48 1800.89

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-184.opb
MD5SUMd8db981f22ec5ac3b83e1e418cbe482a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1025127
Total number of constraints24132986
Number of constraints which are clauses21678503
Number of constraints which are cardinality constraints (but not clauses)75582
Number of constraints which are nor clauses,nor cardinality constraints2378901
Minimum length of a constraint2
Maximum length of a constraint5487
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5488
Number of bits of the biggest sum of numbers13
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-4108998-1466264339.opb
0.00/0.00	c File size is 1202718817 bytes.
1800.01/1800.40	c Sum of soft weights:            0
1800.01/1800.40	c |                                                                                                       |
1800.01/1800.40	c ========================================[ Problem Statistics ]===========================================
1800.01/1800.40	c |                                                                                                       |
1800.01/1800.40	c |  Problem Type:           Unweighted                                                                   |
1800.01/1800.40	c |  Number of variables:       1025127                                                                   |
1800.01/1800.40	c |  Number of hard clauses:    21716324                                                                   |
1800.01/1800.40	c |  Number of soft clauses:          0                                                                   |
1800.01/1800.40	c |  Number of cardinality:       75583                                                                   |
1800.01/1800.40	c |  Number of PB :             2378901                                                                   |
1800.01/1800.40	c |  Parse time:                 128.70 s                                                                 |
1800.01/1800.46	c |                                                                                                       |
1800.01/1800.46	c ==========================================[ Solver Settings ]============================================
1800.01/1800.46	c |                                                                                                       |
1800.01/1800.46	c |  Algorithm:                LinearSU                                                                   |
1800.01/1800.46	c |  Cardinality Encoding:       Modulo Totalizer                                                         |
1800.01/1800.46	c |                                                                                                       |
1800.01/1800.46	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-4108998-1466264339/watcher-4108998-1466264339 -o /tmp/evaluation-result-4108998-1466264339/solver-4108998-1466264339 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466240299-31524 --watchdog 1960 open-wbo-lsu HOME/instance-4108998-1466264339.opb 

pid=3989
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.63 2.31 2.21 4/176 3992
/proc/meminfo: memFree=28957120/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=1176736 CPUtime=0 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 4872 0 0 0 0 0 0 0 20 0 1 0 28485281 1204977664 4748 33554432000 4194304 6058637 140737055348032 140735779439592 5068842 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 294184 4766 4747 456 0 87 0

[startup+0.100183 s]
/proc/loadavg: 2.63 2.31 2.21 4/176 3992
/proc/meminfo: memFree=28957120/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=1176736 CPUtime=0.09 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 96099 0 0 0 4 5 0 0 20 0 1 0 28485281 1204977664 95976 33554432000 4194304 6058637 140737055348032 140735779439592 5068842 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 294184 96017 95998 456 0 87 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1176736

[startup+0.200302 s]
/proc/loadavg: 2.63 2.31 2.21 4/176 3992
/proc/meminfo: memFree=28957120/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=1176736 CPUtime=0.19 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 195250 0 0 0 9 10 0 0 20 0 1 0 28485281 1204977664 195128 33554432000 4194304 6058637 140737055348032 140735779439592 5068842 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 294184 195171 195152 456 0 87 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1176736

[startup+0.300364 s]
/proc/loadavg: 2.63 2.31 2.21 4/176 3992
/proc/meminfo: memFree=28957120/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=1176736 CPUtime=0.29 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 292959 0 0 0 13 16 0 0 20 0 1 0 28485281 1204977664 292837 33554432000 4194304 6058637 140737055348032 140735779439592 5068842 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 294184 292885 292866 456 0 87 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1176736

[startup+0.700388 s]
/proc/loadavg: 2.63 2.31 2.21 4/176 3992
/proc/meminfo: memFree=28957120/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=1184080 CPUtime=0.69 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 295592 0 0 0 53 16 0 0 20 0 1 0 28485281 1212497920 295468 33554432000 4194304 6058637 140737055348032 140735779439592 4678687 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 296020 295468 293768 456 0 1923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1184080

[startup+1.50031 s]
/proc/loadavg: 2.63 2.31 2.21 3/177 3993
/proc/meminfo: memFree=28944920/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=1196480 CPUtime=1.49 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 298720 0 0 0 132 17 0 0 20 0 1 0 28485281 1225195520 298596 33554432000 4194304 6058637 140737055348032 140737055346216 4629531 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 299120 298597 293768 456 0 5023 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1196480

[startup+3.10023 s]
/proc/loadavg: 2.63 2.31 2.21 3/177 3993
/proc/meminfo: memFree=28933140/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=1221636 CPUtime=3.09 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 304508 0 0 0 291 18 0 0 20 0 1 0 28485281 1250955264 304895 33554432000 4194304 6058637 140737055348032 140737055346360 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 305409 304895 293768 456 0 11312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1221636

[startup+6.30014 s]
/proc/loadavg: 2.58 2.30 2.21 3/177 3993
/proc/meminfo: memFree=28881756/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=1271812 CPUtime=6.29 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 315025 0 0 0 610 19 0 0 20 0 1 0 28485281 1302335488 316945 33554432000 4194304 6058637 140737055348032 140737055346360 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 317953 316945 293768 456 0 23856 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1271812

[startup+12.7002 s]
/proc/loadavg: 2.53 2.30 2.21 3/177 3993
/proc/meminfo: memFree=28761648/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=1371292 CPUtime=12.69 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 333642 0 0 0 1246 23 0 0 20 0 1 0 28485281 1404203008 339139 33554432000 4194304 6058637 140737055348032 140737055346248 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 342823 339139 293768 456 0 48726 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1371292

[startup+25.5003 s]
/proc/loadavg: 2.48 2.30 2.21 3/177 3993
/proc/meminfo: memFree=28633200/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=1538556 CPUtime=25.48 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 369681 0 0 0 2520 28 0 0 20 0 1 0 28485281 1575481344 383865 33554432000 4194304 6058637 140737055348032 140737055346216 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 384639 383865 293768 456 0 90542 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1538556

[startup+51.1003 s]
/proc/loadavg: 2.38 2.29 2.21 3/178 3997
/proc/meminfo: memFree=28296240/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=1906480 CPUtime=51.09 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 439084 0 0 0 5067 42 0 0 20 0 1 0 28485281 1952235520 469109 33554432000 4194304 6058637 140737055348032 140737055346360 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 476620 469109 293768 456 0 182523 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1906480

[startup+102.3 s]
/proc/loadavg: 2.27 2.27 2.20 3/177 3998
/proc/meminfo: memFree=27595276/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=2640212 CPUtime=102.28 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 571353 0 0 0 10160 68 0 0 20 0 1 0 28485281 2703577088 633571 33554432000 4194304 6058637 140737055348032 140737055346360 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 660053 633571 293768 456 0 365956 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2640212

[startup+162.3 s]
/proc/loadavg: 2.23 2.25 2.20 3/177 4000
/proc/meminfo: memFree=16871660/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=13725708 CPUtime=162.27 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1524591 0 0 0 15859 368 0 0 20 0 1 0 28485281 14055124992 3015516 33554432000 4194304 6058637 140737055348032 140737055346648 4277471 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3431427 3015516 169 456 0 3430963 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 13725708

[startup+222.307 s]
/proc/loadavg: 2.27 2.25 2.20 4/177 4001
/proc/meminfo: memFree=16523960/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=13928080 CPUtime=222.26 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1579442 0 0 0 21848 378 0 0 20 0 1 0 28485281 14262353920 3102049 33554432000 4194304 6058637 140737055348032 140737055346744 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3482020 3102049 181 456 0 3481556 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 13928080

[startup+282.3 s]
/proc/loadavg: 2.16 2.22 2.18 3/177 4002
/proc/meminfo: memFree=16301944/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14127060 CPUtime=282.23 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1630075 0 0 0 27836 387 0 0 20 0 1 0 28485281 14466109440 3155748 33554432000 4194304 6058637 140737055348032 140737055346648 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3531765 3155748 181 456 0 3531301 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 14127060

[startup+342.3 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 4003
/proc/meminfo: memFree=16288260/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14133136 CPUtime=342.23 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1631596 0 0 0 33835 388 0 0 20 0 1 0 28485281 14472331264 3158291 33554432000 4194304 6058637 140737055348032 140737055346648 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3533284 3158291 181 456 0 3532820 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 14133136

[startup+402.3 s]
/proc/loadavg: 2.19 2.21 2.18 4/177 4004
/proc/meminfo: memFree=16276160/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14135668 CPUtime=402.21 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1632263 0 0 0 39833 388 0 0 20 0 1 0 28485281 14474924032 3162535 33554432000 4194304 6058637 140737055348032 140737055346648 4277548 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3533917 3162535 181 456 0 3533453 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 14135668

[startup+462.3 s]
/proc/loadavg: 2.29 2.23 2.19 3/177 4006
/proc/meminfo: memFree=16296228/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14152724 CPUtime=462.21 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1636492 0 0 0 45831 390 0 0 20 0 1 0 28485281 14492389376 3167275 33554432000 4194304 6058637 140737055348032 140737055346648 4277365 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3538181 3167275 181 456 0 3537717 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 14152724

[startup+522.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 4007
/proc/meminfo: memFree=16254512/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14156836 CPUtime=522.19 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1637541 0 0 0 51829 390 0 0 20 0 1 0 28485281 14496600064 3168835 33554432000 4194304 6058637 140737055348032 140737055346648 4277394 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3539209 3168835 181 456 0 3538745 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 14156836

[startup+582.3 s]
/proc/loadavg: 2.10 2.18 2.17 4/177 4008
/proc/meminfo: memFree=16252908/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14157892 CPUtime=582.18 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1637818 0 0 0 57828 390 0 0 20 0 1 0 28485281 14497681408 3169623 33554432000 4194304 6058637 140737055348032 140737055346648 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3539473 3169623 181 456 0 3539009 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 14157892


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


[startup+942.3 s]
/proc/loadavg: 2.08 2.13 2.15 3/177 4018
/proc/meminfo: memFree=16389700/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14167272 CPUtime=942.13 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1640161 0 0 0 93821 392 0 0 20 0 1 0 28485281 14507286528 3177076 33554432000 4194304 6058637 140737055348032 140737055346648 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3541818 3177076 181 456 0 3541354 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 14167272

[startup+1002.3 s]
/proc/loadavg: 2.16 2.15 2.16 3/177 4019
/proc/meminfo: memFree=16437104/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14167536 CPUtime=1002.12 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1640209 0 0 0 99820 392 0 0 20 0 1 0 28485281 14507556864 3177635 33554432000 4194304 6058637 140737055348032 140737055346648 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3541884 3177635 181 456 0 3541420 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 14167536

[startup+1062.3 s]
/proc/loadavg: 2.17 2.15 2.16 3/177 4021
/proc/meminfo: memFree=16514272/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14174532 CPUtime=1062.1 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1641995 0 0 0 105817 393 0 0 20 0 1 0 28485281 14514720768 3179924 33554432000 4194304 6058637 140737055348032 140737055346648 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3543633 3179924 181 456 0 3543169 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 14174532

[startup+1122.3 s]
/proc/loadavg: 2.14 2.15 2.16 3/177 4022
/proc/meminfo: memFree=16616708/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14176380 CPUtime=1122.08 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1642456 0 0 0 111815 393 0 0 20 0 1 0 28485281 14516613120 3180980 33554432000 4194304 6058637 140737055348032 140737055346584 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3544095 3180980 181 456 0 3543631 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 14176380

[startup+1182.3 s]
/proc/loadavg: 2.08 2.13 2.15 3/177 4023
/proc/meminfo: memFree=16741128/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14177176 CPUtime=1182.07 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1642688 0 0 0 117814 393 0 0 20 0 1 0 28485281 14517428224 3183440 33554432000 4194304 6058637 140737055348032 140737055346648 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3544294 3183440 181 456 0 3543830 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 14177176

[startup+1242.3 s]
/proc/loadavg: 2.15 2.14 2.15 4/178 4027
/proc/meminfo: memFree=16837940/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14180212 CPUtime=1242.04 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1643452 0 0 0 123811 393 0 0 20 0 1 0 28485281 14520537088 3186361 33554432000 4194304 6058637 140737055348032 140737055346584 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3545053 3186361 181 456 0 3544589 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 14180212

[startup+1302.3 s]
/proc/loadavg: 2.18 2.15 2.15 3/178 4051
/proc/meminfo: memFree=16944076/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14183908 CPUtime=1302.03 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1644424 0 0 0 129809 394 0 0 20 0 1 0 28485281 14524321792 3188904 33554432000 4194304 6058637 140737055348032 140737055346648 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3545977 3188904 181 456 0 3545513 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 14183908

[startup+1362.3 s]
/proc/loadavg: 2.26 2.18 2.16 3/177 4053
/proc/meminfo: memFree=17091944/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14186020 CPUtime=1362.01 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1644955 0 0 0 135807 394 0 0 20 0 1 0 28485281 14526484480 3190575 33554432000 4194304 6058637 140737055348032 140737055346648 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3546505 3190575 181 456 0 3546041 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 14186020

[startup+1422.3 s]
/proc/loadavg: 2.25 2.19 2.17 3/177 4099
/proc/meminfo: memFree=14000692/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14192100 CPUtime=1422 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1646490 0 0 0 141806 394 0 0 20 0 1 0 28485281 14532710400 3192308 33554432000 4194304 6058637 140737055348032 140737055346648 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3548025 3192308 181 456 0 3547561 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 14192100

[startup+1482.3 s]
/proc/loadavg: 2.19 2.18 2.17 3/177 4192
/proc/meminfo: memFree=17137560/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14193948 CPUtime=1481.99 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1646976 0 0 0 147804 395 0 0 20 0 1 0 28485281 14534602752 3193411 33554432000 4194304 6058637 140737055348032 140737055346648 4277589 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3548487 3193411 181 456 0 3548023 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 14193948

[startup+1542.31 s]
/proc/loadavg: 2.19 2.19 2.17 3/177 4193
/proc/meminfo: memFree=17231620/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14196456 CPUtime=1541.98 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1647598 0 0 0 153803 395 0 0 20 0 1 0 28485281 14537170944 3195327 33554432000 4194304 6058637 140737055348032 140737055346584 4277589 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3549114 3195327 181 456 0 3548650 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 14196456

[startup+1602.3 s]
/proc/loadavg: 2.27 2.22 2.18 3/177 4194
/proc/meminfo: memFree=17219844/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14197036 CPUtime=1601.96 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1647708 0 0 0 159801 395 0 0 20 0 1 0 28485281 14537764864 3197047 33554432000 4194304 6058637 140737055348032 140737055346760 4246099 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3549259 3197047 181 456 0 3548795 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 14197036

[startup+1662.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 4196
/proc/meminfo: memFree=17211056/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14197036 CPUtime=1661.95 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1647721 0 0 0 165800 395 0 0 20 0 1 0 28485281 14537764864 3198093 33554432000 4194304 6058637 140737055348032 140737055346760 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3549259 3198093 181 456 0 3548795 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 14197036

[startup+1722.3 s]
/proc/loadavg: 2.16 2.19 2.17 3/177 4197
/proc/meminfo: memFree=17202120/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14197300 CPUtime=1721.94 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1647810 0 0 0 171799 395 0 0 20 0 1 0 28485281 14538035200 3199257 33554432000 4194304 6058637 140737055348032 140737055346648 4278466 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3549325 3199257 181 456 0 3548861 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 14197300

[startup+1782.3 s]
/proc/loadavg: 2.14 2.18 2.17 3/177 4198
/proc/meminfo: memFree=17187948/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14199020 CPUtime=1781.92 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1648258 0 0 0 177796 396 0 0 20 0 1 0 28485281 14539796480 3201790 33554432000 4194304 6058637 140737055348032 140737055346584 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3549755 3201790 181 456 0 3549291 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 14199020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.17 2.17 3/177 4198
/proc/meminfo: memFree=17185980/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=14199284 CPUtime=1800.01 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202496 1648350 0 0 0 179605 396 0 0 20 0 1 0 28485281 14540066816 3202404 33554432000 4194304 6058637 140737055348032 140737055346584 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/3992/statm: 3549821 3202404 181 456 0 3549357 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 14199284

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

[startup+1800.81 s]
/proc/loadavg: 2.10 2.17 2.17 4/177 4198
/proc/meminfo: memFree=25518880/32872528 swapFree=1244176/1391344
[pid=3992] ppid=3989 vsize=0 CPUtime=1800.38 cores=1,3,5,7
/proc/3992/stat : 3992 (open-wbo-lsu) R 3989 3992 31507 0 -1 4202500 1648351 0 2 0 179605 433 0 0 20 0 1 0 28485281 0 0 33554432000 0 0 0 0 0 0 16384 4096 8404992 18446744073709551615 0 0 17 3 0 0 4 0 0
/proc/3992/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.38
Current children cumulated vsize (KiB) 0

Child status: 40
Real time (s): 1800.89
CPU time (s): 1800.48
CPU user time (s): 1796.06
CPU system time (s): 4.41633
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 14199284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.06
system time used= 4.41633
maximum resident set size= 12809628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1648351
page faults= 2
swaps= 0
block input operations= 344
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 200
involuntary context switches= 1964

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.67053 second user time and 14.5138 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-18 17:39:26
IDJOB=4108998
IDBENCH=89808
IDSOLVER=2545
FILE ID=node119/4108998-1466264339
RUNJOBID= node119-1466240299-31524
PBS_JOBID= 19918184
Free space on /tmp= 70576 MiB

SOLVER NAME= Open-WBO-LSU PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-184.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108998-1466264339/watcher-4108998-1466264339 -o /tmp/evaluation-result-4108998-1466264339/solver-4108998-1466264339 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466240299-31524 --watchdog 1960  open-wbo-lsu HOME/instance-4108998-1466264339.opb

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

MD5SUM BENCH= d8db981f22ec5ac3b83e1e418cbe482a
RANDOM SEED=887714425

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.54
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.456
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.456
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.56
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.456
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:        28957260 kB
Buffers:          137292 kB
Cached:          1429884 kB
SwapCached:          956 kB
Active:          1431680 kB
Inactive:         305644 kB
Active(anon):     171016 kB
Inactive(anon):     1732 kB
Active(file):    1260664 kB
Inactive(file):   303912 kB
Unevictable:     1391344 kB
Mlocked:         1244176 kB
SwapTotal:      67108856 kB
SwapFree:       67100008 kB
Dirty:           1180360 kB
Writeback:             0 kB
AnonPages:       1567304 kB
Mapped:             7956 kB
Shmem:                 0 kB
Slab:             647416 kB
SReclaimable:      87316 kB
SUnreclaim:       560100 kB
KernelStack:        1432 kB
PageTables:         7268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1707040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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= 70580 MiB
End job on node119 at 2016-06-18 18:09:27