Trace number 4083865

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.09 1800.48

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_16.opb
MD5SUM6e5141f298d85d1f18641c02d22506a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark235
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 222
Optimality of the best value was proved NO
Number of variables5570
Total number of constraints10896
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10895
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 9
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 375
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 1908
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-4083865-1465348341.opb
0.00/0.00	c File size is 2715806 bytes.
1800.00/1800.40	c Sum of soft weights:          375
1800.00/1800.40	c |                                                                                                       |
1800.00/1800.40	c ========================================[ Problem Statistics ]===========================================
1800.00/1800.40	c |                                                                                                       |
1800.00/1800.40	c |  Problem Type:             Weighted                                                                   |
1800.00/1800.40	c |  Number of variables:          5570                                                                   |
1800.00/1800.40	c |  Number of hard clauses:          1                                                                   |
1800.00/1800.40	c |  Number of soft clauses:          9                                                                   |
1800.00/1800.40	c |  Number of cardinality:           0                                                                   |
1800.00/1800.40	c |  Number of PB :               10895                                                                   |
1800.00/1800.40	c |  Parse time:                   0.31 s                                                                 |
1800.00/1800.40	c |                                                                                                       |
1800.00/1800.40	c ==========================================[ Solver Settings ]============================================
1800.00/1800.40	c |                                                                                                       |
1800.00/1800.40	c |  Algorithm:                LinearSU                                                                   |
1800.00/1800.40	c |  BMO strategy:                   On                                                                   |
1800.00/1800.40	c |  BMO search:                     No                                                                   |
1800.00/1800.40	c |  PB Encoding:                   GTE                                                                   |
1800.00/1800.40	c |                                                                                                       |
1800.00/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-4083865-1465348341/watcher-4083865-1465348341 -o /tmp/evaluation-result-4083865-1465348341/solver-4083865-1465348341 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1465337035-25104 --watchdog 1960 open-wbo-lsu HOME/instance-4083865-1465348341.opb 

pid=27403
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.06 2.20 2.17 3/177 27406
/proc/meminfo: memFree=29590884/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4860 CPUtime=0 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 968 0 0 0 0 0 0 0 20 0 1 0 116766097 4976640 844 33554432000 4194304 6058637 140736139411744 140733314188264 5042435 0 0 4096 8404992 0 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 1215 844 799 456 0 87 0

[startup+0.100065 s]
/proc/loadavg: 2.06 2.20 2.17 3/177 27406
/proc/meminfo: memFree=29590884/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=6840 CPUtime=0.09 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 1434 0 0 0 9 0 0 0 20 0 1 0 116766097 7004160 1310 33554432000 4194304 6058637 140736139411744 140733314188264 5042188 0 0 4096 8404992 0 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 1710 1310 799 456 0 582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6840

[startup+0.20028 s]
/proc/loadavg: 2.06 2.20 2.17 3/177 27406
/proc/meminfo: memFree=29590884/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=8688 CPUtime=0.19 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 1912 0 0 0 19 0 0 0 20 0 1 0 116766097 8896512 1788 33554432000 4194304 6058637 140736139411744 140733314188264 5042435 0 0 4096 8404992 0 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2172 1788 799 456 0 1044 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8688

[startup+0.300271 s]
/proc/loadavg: 2.06 2.20 2.17 3/177 27406
/proc/meminfo: memFree=29590884/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=10596 CPUtime=0.29 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 2394 0 0 0 29 0 0 0 20 0 1 0 116766097 10850304 2270 33554432000 4194304 6058637 140736139411744 140736139410104 5042435 0 0 4096 8404992 0 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2649 2270 799 456 0 1521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10596

[startup+0.700308 s]
/proc/loadavg: 2.06 2.20 2.17 3/177 27406
/proc/meminfo: memFree=29590884/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=131104 CPUtime=0.69 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 24071 0 0 0 65 4 0 0 20 0 1 0 116766097 134250496 26843 33554432000 4194304 6058637 140736139411744 140736139410008 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 32809 26847 165 456 0 32345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131104

[startup+1.5003 s]
/proc/loadavg: 2.06 2.20 2.17 4/178 27407
/proc/meminfo: memFree=29375496/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=392168 CPUtime=1.49 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 50460 0 0 0 138 11 0 0 20 0 1 0 116766097 401580032 80008 33554432000 4194304 6058637 140736139411744 140736139410008 5046461 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 98042 80011 165 456 0 97578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 392168

[startup+3.10029 s]
/proc/loadavg: 2.06 2.20 2.17 3/178 27407
/proc/meminfo: memFree=29087644/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=801168 CPUtime=3.09 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 93319 0 0 0 287 22 0 0 20 0 1 0 116766097 820396032 186079 33554432000 4194304 6058637 140736139411744 140736139410008 5277498 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 200292 186079 165 456 0 199828 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 801168

[startup+6.30029 s]
/proc/loadavg: 2.14 2.21 2.18 3/178 27407
/proc/meminfo: memFree=28205948/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=1858356 CPUtime=6.29 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 165432 0 0 0 584 45 0 0 20 0 1 0 116766097 1902956544 399071 33554432000 4194304 6058637 140736139411744 140736139410008 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 464589 399071 165 456 0 464125 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1858356

[startup+12.7003 s]
/proc/loadavg: 2.13 2.21 2.18 3/178 27407
/proc/meminfo: memFree=26478248/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=3547188 CPUtime=12.68 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 290916 0 0 0 1180 88 0 0 20 0 1 0 116766097 3632320512 816305 33554432000 4194304 6058637 140736139411744 140736139410008 4294739 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 886797 816305 165 456 0 886333 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3547188

[startup+25.5004 s]
/proc/loadavg: 2.25 2.23 2.18 3/178 27407
/proc/meminfo: memFree=25733936/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4786984 CPUtime=25.48 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 420257 0 0 0 2434 114 0 0 20 0 1 0 116766097 4901871616 962245 33554432000 4194304 6058637 140736139411744 140736139410360 4246103 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1196746 962245 170 456 0 1196282 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4786984

[startup+51.1004 s]
/proc/loadavg: 2.22 2.23 2.18 3/178 27417
/proc/meminfo: memFree=25700244/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4817080 CPUtime=51.08 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 427961 0 0 0 4992 116 0 0 20 0 1 0 116766097 4932689920 969949 33554432000 4194304 6058637 140736139411744 140736139410472 4261600 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1204270 969949 170 456 0 1203806 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4817080

[startup+102.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 27418
/proc/meminfo: memFree=25678616/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4831220 CPUtime=102.28 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 431625 0 0 0 10111 117 0 0 20 0 1 0 116766097 4947169280 974635 33554432000 4194304 6058637 140736139411744 140736139410360 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1207805 974635 182 456 0 1207341 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4831220

[startup+162.3 s]
/proc/loadavg: 2.40 2.27 2.20 3/177 27419
/proc/meminfo: memFree=25708348/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4835196 CPUtime=162.26 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 432594 0 0 0 16108 118 0 0 20 0 1 0 116766097 4951240704 976626 33554432000 4194304 6058637 140736139411744 140736139410360 4278255 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1208799 976626 182 456 0 1208335 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 4835196

[startup+222.308 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 27420
/proc/meminfo: memFree=25698244/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4835856 CPUtime=222.26 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 432778 0 0 0 22108 118 0 0 20 0 1 0 116766097 4951916544 977319 33554432000 4194304 6058637 140736139411744 140736139410360 4277598 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1208964 977319 183 456 0 1208500 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 4835856

[startup+282.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 27421
/proc/meminfo: memFree=25693304/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4836120 CPUtime=282.23 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 432848 0 0 0 28105 118 0 0 20 0 1 0 116766097 4952186880 977377 33554432000 4194304 6058637 140736139411744 140736139410360 4277598 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209030 977377 183 456 0 1208566 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 4836120

[startup+342.3 s]
/proc/loadavg: 2.24 2.23 2.18 3/177 27423
/proc/meminfo: memFree=25686200/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4836252 CPUtime=342.22 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 432904 0 0 0 34104 118 0 0 20 0 1 0 116766097 4952322048 977933 33554432000 4194304 6058637 140736139411744 140736139410296 4277640 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209063 977933 183 456 0 1208599 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 4836252

[startup+402.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/177 27424
/proc/meminfo: memFree=25679460/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4836392 CPUtime=402.2 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 432953 0 0 0 40102 118 0 0 20 0 1 0 116766097 4952465408 977964 33554432000 4194304 6058637 140736139411744 140736139410360 4277655 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209098 977964 183 456 0 1208634 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 4836392

[startup+462.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/178 27428
/proc/meminfo: memFree=25673924/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4836532 CPUtime=462.18 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433005 0 0 0 46100 118 0 0 20 0 1 0 116766097 4952608768 977999 33554432000 4194304 6058637 140736139411744 140736139410360 4246099 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209133 977999 183 456 0 1208669 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 4836532

[startup+522.3 s]
/proc/loadavg: 2.23 2.24 2.19 3/177 27429
/proc/meminfo: memFree=25670508/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4836664 CPUtime=522.17 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433046 0 0 0 52099 118 0 0 20 0 1 0 116766097 4952743936 978026 33554432000 4194304 6058637 140736139411744 140736139410360 4277285 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209166 978026 183 456 0 1208702 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 4836664

[startup+582.3 s]
/proc/loadavg: 2.14 2.21 2.18 3/177 27430
/proc/meminfo: memFree=25663908/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4836664 CPUtime=582.15 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433080 0 0 0 58097 118 0 0 20 0 1 0 116766097 4952743936 978045 33554432000 4194304 6058637 140736139411744 140736139410360 4246099 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209166 978045 183 456 0 1208702 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 4836664


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


[startup+882.308 s]
/proc/loadavg: 2.18 2.20 2.18 3/177 27436
/proc/meminfo: memFree=25670408/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4837224 CPUtime=882.12 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433226 0 0 0 88093 119 0 0 20 0 1 0 116766097 4953317376 978693 33554432000 4194304 6058637 140736139411744 140736139410360 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209306 978693 183 456 0 1208842 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 4837224

[startup+942.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 27438
/proc/meminfo: memFree=25663924/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4837224 CPUtime=942.1 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433244 0 0 0 94091 119 0 0 20 0 1 0 116766097 4953317376 978707 33554432000 4194304 6058637 140736139411744 140736139410360 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209306 978707 183 456 0 1208842 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 4837224

[startup+1002.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 27439
/proc/meminfo: memFree=25657060/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4837356 CPUtime=1002.08 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433278 0 0 0 100089 119 0 0 20 0 1 0 116766097 4953452544 978731 33554432000 4194304 6058637 140736139411744 140736139410360 4278120 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209339 978731 183 456 0 1208875 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 4837356

[startup+1062.3 s]
/proc/loadavg: 2.38 2.26 2.20 3/178 27443
/proc/meminfo: memFree=25652784/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4837356 CPUtime=1062.07 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433309 0 0 0 106088 119 0 0 20 0 1 0 116766097 4953452544 978758 33554432000 4194304 6058637 140736139411744 140736139410360 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209339 978758 183 456 0 1208875 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 4837356

[startup+1122.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 27444
/proc/meminfo: memFree=25648412/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4837500 CPUtime=1122.05 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433341 0 0 0 112086 119 0 0 20 0 1 0 116766097 4953600000 978780 33554432000 4194304 6058637 140736139411744 140736139410360 4277708 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209375 978780 183 456 0 1208911 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 4837500

[startup+1182.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/177 27445
/proc/meminfo: memFree=25683696/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4837644 CPUtime=1182.04 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433385 0 0 0 118085 119 0 0 20 0 1 0 116766097 4953747456 978810 33554432000 4194304 6058637 140736139411744 140736139410360 4277589 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209411 978810 183 456 0 1208947 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 4837644

[startup+1242.3 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 27447
/proc/meminfo: memFree=25676904/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4837644 CPUtime=1242.02 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433421 0 0 0 124083 119 0 0 20 0 1 0 116766097 4953747456 978829 33554432000 4194304 6058637 140736139411744 140736139410360 4277806 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209411 978829 183 456 0 1208947 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 4837644

[startup+1302.3 s]
/proc/loadavg: 2.25 2.25 2.19 3/177 27448
/proc/meminfo: memFree=25672188/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4837776 CPUtime=1302 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433466 0 0 0 130081 119 0 0 20 0 1 0 116766097 4953882624 978853 33554432000 4194304 6058637 140736139411744 140736139410296 4277589 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209444 978853 183 456 0 1208980 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 4837776

[startup+1362.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 27540
/proc/meminfo: memFree=19434660/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4837908 CPUtime=1361.98 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433512 0 0 0 136079 119 0 0 20 0 1 0 116766097 4954017792 979386 33554432000 4194304 6058637 140736139411744 140736139410360 4246099 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209477 979386 183 456 0 1209013 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 4837908

[startup+1422.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 27725
/proc/meminfo: memFree=26181044/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4838048 CPUtime=1421.99 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433548 0 0 0 142079 120 0 0 20 0 1 0 116766097 4954161152 979413 33554432000 4194304 6058637 140736139411744 140736139410360 4277589 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209512 979413 183 456 0 1209048 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 4838048

[startup+1482.3 s]
/proc/loadavg: 2.38 2.29 2.20 3/177 28415
/proc/meminfo: memFree=26198172/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4838048 CPUtime=1481.96 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433572 0 0 0 148076 120 0 0 20 0 1 0 116766097 4954161152 979421 33554432000 4194304 6058637 140736139411744 140736139410360 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209512 979421 183 456 0 1209048 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 4838048

[startup+1542.31 s]
/proc/loadavg: 2.27 2.26 2.20 3/177 28462
/proc/meminfo: memFree=26088412/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4838048 CPUtime=1541.95 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433615 0 0 0 154075 120 0 0 20 0 1 0 116766097 4954161152 979440 33554432000 4194304 6058637 140736139411744 140736139410360 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209512 979440 183 456 0 1209048 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 4838048

[startup+1602.3 s]
/proc/loadavg: 2.33 2.27 2.20 3/177 28463
/proc/meminfo: memFree=26084272/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4838180 CPUtime=1601.93 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433642 0 0 0 160073 120 0 0 20 0 1 0 116766097 4954296320 979458 33554432000 4194304 6058637 140736139411744 140736139410296 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209545 979458 183 456 0 1209081 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 4838180

[startup+1662.3 s]
/proc/loadavg: 2.33 2.28 2.20 4/178 28512
/proc/meminfo: memFree=26079848/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4838312 CPUtime=1661.92 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433662 0 0 0 166072 120 0 0 20 0 1 0 116766097 4954431488 979478 33554432000 4194304 6058637 140736139411744 140736139410296 4277394 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209578 979478 183 456 0 1209114 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 4838312

[startup+1722.3 s]
/proc/loadavg: 2.24 2.26 2.20 3/177 28513
/proc/meminfo: memFree=26079020/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4838312 CPUtime=1721.91 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433678 0 0 0 172071 120 0 0 20 0 1 0 116766097 4954431488 979494 33554432000 4194304 6058637 140736139411744 140736139410360 4278425 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209578 979494 183 456 0 1209114 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 4838312

[startup+1782.3 s]
/proc/loadavg: 2.32 2.27 2.20 4/177 28514
/proc/meminfo: memFree=26072252/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4838444 CPUtime=1781.9 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433696 0 0 0 178070 120 0 0 20 0 1 0 116766097 4954566656 980023 33554432000 4194304 6058637 140736139411744 140736139410360 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209611 980023 183 456 0 1209147 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 4838444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.23 2.25 2.19 3/177 28515
/proc/meminfo: memFree=26074052/32872528 swapFree=17452/1581112
[pid=27406] ppid=27403 vsize=4838444 CPUtime=1800 cores=1,3,5,7
/proc/27406/stat : 27406 (open-wbo-lsu) R 27403 27406 25087 0 -1 4202496 433699 0 0 0 179880 120 0 0 20 0 1 0 116766097 4954566656 980026 33554432000 4194304 6058637 140736139411744 140736139410360 4246099 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/27406/statm: 1209611 980026 183 456 0 1209147 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 4838444

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

Child status: 40
Real time (s): 1800.48
CPU time (s): 1800.09
CPU user time (s): 1798.81
CPU system time (s): 1.2858
CPU usage (%): 99.9784
Max. virtual memory (cumulated for all children) (KiB): 4838444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.81
system time used= 1.2858
maximum resident set size= 3920112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 433701
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= 304
involuntary context switches= 1841

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.46617 second user time and 7.28989 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-08 03:12:21
IDJOB=4083865
IDBENCH=2937
IDSOLVER=2545
FILE ID=node139/4083865-1465348341
RUNJOBID= node139-1465337035-25104
PBS_JOBID= 19853396
Free space on /tmp= 71724 MiB

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

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

MD5SUM BENCH= 6e5141f298d85d1f18641c02d22506a9
RANDOM SEED=1834803604

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.868
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.868
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.868
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.868
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.868
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:        29591404 kB
Buffers:           46288 kB
Cached:           545712 kB
SwapCached:         1912 kB
Active:           714540 kB
Inactive:         281004 kB
Active(anon):     403820 kB
Inactive(anon):     2180 kB
Active(file):     310720 kB
Inactive(file):   278824 kB
Unevictable:     1581112 kB
Mlocked:           17452 kB
SwapTotal:      67108856 kB
SwapFree:       67099296 kB
Dirty:              7476 kB
Writeback:             0 kB
AnonPages:       1983412 kB
Mapped:             7912 kB
Shmem:                 0 kB
Slab:             570052 kB
SReclaimable:      13892 kB
SUnreclaim:       556160 kB
KernelStack:        1480 kB
PageTables:         7908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2122836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1728512 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= 71720 MiB
End job on node139 at 2016-06-08 03:42:22