Trace number 4084259

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.11 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_50null50mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM8f97c77928b15936b90881f480455177
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-7578
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 842
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 750251
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 842
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 750251
Number of bits of the biggest sum of numbers20
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-4084259-1465366956.opb
0.00/0.00	c File size is 28227228 bytes.
1800.08/1800.40	c Sum of soft weights:       750251
1800.08/1800.40	c |                                                                                                       |
1800.08/1800.40	c ========================================[ Problem Statistics ]===========================================
1800.08/1800.40	c |                                                                                                       |
1800.08/1800.40	c |  Problem Type:             Weighted                                                                   |
1800.08/1800.40	c |  Number of variables:        400896                                                                   |
1800.08/1800.40	c |  Number of hard clauses:     400785                                                                   |
1800.08/1800.40	c |  Number of soft clauses:        892                                                                   |
1800.08/1800.40	c |  Number of cardinality:        1977                                                                   |
1800.08/1800.40	c |  Number of PB :                   1                                                                   |
1800.08/1800.40	c |  Parse time:                   3.31 s                                                                 |
1800.08/1800.40	c |                                                                                                       |
1800.08/1800.40	c ==========================================[ Solver Settings ]============================================
1800.08/1800.40	c |                                                                                                       |
1800.08/1800.40	c |  Algorithm:                LinearSU                                                                   |
1800.08/1800.40	c |  BMO strategy:                   On                                                                   |
1800.08/1800.40	c |  BMO search:                    Yes                                                                   |
1800.08/1800.40	c |  Cardinality Encoding:       Modulo Totalizer                                                         |
1800.08/1800.40	c |                                                                                                       |
1800.08/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-4084259-1465366956/watcher-4084259-1465366956 -o /tmp/evaluation-result-4084259-1465366956/solver-4084259-1465366956 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465337038-20983 --watchdog 1960 open-wbo-lsu HOME/instance-4084259-1465366956.opb 

pid=25897
running on 4 cores: 0,2,4,6

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.28 2.29 2.23 4/176 25900
/proc/meminfo: memFree=28022348/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=29772 CPUtime=0 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 5010 0 0 0 0 0 0 0 20 0 1 0 118629097 30486528 4885 33554432000 4194304 6058637 140735046341168 140735046340664 5068842 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 7443 4901 4882 456 0 87 0

[startup+0.100152 s]
/proc/loadavg: 2.28 2.29 2.23 4/176 25900
/proc/meminfo: memFree=28022348/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=34764 CPUtime=0.09 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 8433 0 0 0 9 0 0 0 20 0 1 0 118629097 35598336 8308 33554432000 4194304 6058637 140735046341168 140735046340664 5042435 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 8691 8308 7027 456 0 1335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34764

[startup+0.20033 s]
/proc/loadavg: 2.28 2.29 2.23 4/176 25900
/proc/meminfo: memFree=28022348/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=37984 CPUtime=0.19 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 9217 0 0 0 19 0 0 0 20 0 1 0 118629097 38895616 9092 33554432000 4194304 6058637 140735046341168 140735046340664 5046461 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 9496 9092 7027 456 0 2140 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37984

[startup+0.300298 s]
/proc/loadavg: 2.28 2.29 2.23 4/176 25900
/proc/meminfo: memFree=28022348/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=41040 CPUtime=0.29 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 9983 0 0 0 29 0 0 0 20 0 1 0 118629097 42024960 9858 33554432000 4194304 6058637 140735046341168 140735046340664 5042435 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 10260 9858 7027 456 0 2904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41040

[startup+0.700247 s]
/proc/loadavg: 2.28 2.29 2.23 4/176 25900
/proc/meminfo: memFree=28022348/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=52260 CPUtime=0.69 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 12701 0 0 0 68 1 0 0 20 0 1 0 118629097 53514240 12576 33554432000 4194304 6058637 140735046341168 140735046340664 5042435 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 13065 12576 7027 456 0 5709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52260

[startup+1.50028 s]
/proc/loadavg: 2.28 2.29 2.23 4/177 25901
/proc/meminfo: memFree=27985092/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=81720 CPUtime=1.48 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 19981 0 0 0 146 2 0 0 20 0 1 0 118629097 83681280 19856 33554432000 4194304 6058637 140735046341168 140735046339496 5042435 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 20430 19857 7027 456 0 13074 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 81720

[startup+3.10027 s]
/proc/loadavg: 2.26 2.29 2.23 4/177 25901
/proc/meminfo: memFree=27945800/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=120660 CPUtime=3.09 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 29840 0 0 0 305 4 0 0 20 0 1 0 118629097 123555840 29715 33554432000 4194304 6058637 140735046341168 140735046339640 5042435 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 30165 29715 7027 456 0 22809 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120660

[startup+6.30028 s]
/proc/loadavg: 2.26 2.29 2.23 4/177 25901
/proc/meminfo: memFree=27348944/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=986948 CPUtime=6.28 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 136067 0 0 0 602 26 0 0 20 0 1 0 118629097 1010634752 220127 33554432000 4194304 6058637 140735046341168 140735046339656 4277663 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 246737 220127 169 456 0 246273 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 986948

[startup+12.7003 s]
/proc/loadavg: 2.30 2.29 2.23 3/177 25901
/proc/meminfo: memFree=27108156/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1016200 CPUtime=12.68 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 143250 0 0 0 1241 27 0 0 20 0 1 0 118629097 1040588800 227821 33554432000 4194304 6058637 140735046341168 140735046340424 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 254050 227821 182 456 0 253586 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1016200

[startup+25.5004 s]
/proc/loadavg: 2.25 2.28 2.22 3/177 25901
/proc/meminfo: memFree=27101356/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1025880 CPUtime=25.49 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 144613 0 0 0 2521 28 0 0 20 0 1 0 118629097 1050501120 229695 33554432000 4194304 6058637 140735046341168 140735046339688 4246165 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 256470 229695 184 456 0 256006 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1025880

[startup+51.1004 s]
/proc/loadavg: 2.30 2.29 2.23 3/177 25901
/proc/meminfo: memFree=27090496/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1025880 CPUtime=51.09 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 144613 0 0 0 5081 28 0 0 20 0 1 0 118629097 1050501120 229695 33554432000 4194304 6058637 140735046341168 140735046339688 4277394 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 256470 229695 184 456 0 256006 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1025880

[startup+102.3 s]
/proc/loadavg: 2.31 2.30 2.23 3/177 25902
/proc/meminfo: memFree=27079144/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1025880 CPUtime=102.28 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 144614 0 0 0 10200 28 0 0 20 0 1 0 118629097 1050501120 230207 33554432000 4194304 6058637 140735046341168 140735046339688 4277335 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 256470 230207 184 456 0 256006 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1025880

[startup+162.3 s]
/proc/loadavg: 2.24 2.27 2.23 3/177 25903
/proc/meminfo: memFree=27059468/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1025880 CPUtime=162.27 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 144617 0 0 0 16199 28 0 0 20 0 1 0 118629097 1050501120 231232 33554432000 4194304 6058637 140735046341168 140735046340424 4246099 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 256470 231232 184 456 0 256006 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1025880

[startup+222.307 s]
/proc/loadavg: 2.25 2.27 2.23 4/177 25904
/proc/meminfo: memFree=27005228/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1025880 CPUtime=222.26 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 144621 0 0 0 22198 28 0 0 20 0 1 0 118629097 1050501120 233280 33554432000 4194304 6058637 140735046341168 140735046340424 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 256470 233280 184 456 0 256006 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1025880

[startup+282.3 s]
/proc/loadavg: 2.28 2.26 2.22 3/177 25906
/proc/meminfo: memFree=26970476/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1030596 CPUtime=282.25 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 145138 0 0 0 28197 28 0 0 20 0 1 0 118629097 1055330304 236352 33554432000 4194304 6058637 140735046341168 140735046340424 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 257649 236352 184 456 0 257185 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1030596

[startup+342.3 s]
/proc/loadavg: 2.37 2.28 2.23 3/177 25907
/proc/meminfo: memFree=26952600/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1030596 CPUtime=342.24 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 145140 0 0 0 34196 28 0 0 20 0 1 0 118629097 1055330304 237376 33554432000 4194304 6058637 140735046341168 140735046340424 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 257649 237376 184 456 0 257185 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1030596

[startup+402.3 s]
/proc/loadavg: 2.25 2.25 2.22 4/177 25908
/proc/meminfo: memFree=27100872/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1030596 CPUtime=402.22 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 145140 0 0 0 40194 28 0 0 20 0 1 0 118629097 1055330304 237376 33554432000 4194304 6058637 140735046341168 140735046340424 4277394 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 257649 237376 184 456 0 257185 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1030596

[startup+462.3 s]
/proc/loadavg: 2.23 2.24 2.21 3/178 25912
/proc/meminfo: memFree=27090636/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1030596 CPUtime=462.21 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 145142 0 0 0 46193 28 0 0 20 0 1 0 118629097 1055330304 238400 33554432000 4194304 6058637 140735046341168 140735046340424 4246099 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 257649 238400 184 456 0 257185 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1030596

[startup+522.3 s]
/proc/loadavg: 2.21 2.22 2.21 4/177 25913
/proc/meminfo: memFree=27022564/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1249944 CPUtime=522.21 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 146040 0 0 0 52190 31 0 0 20 0 1 0 118629097 1279942656 250540 33554432000 4194304 6058637 140735046341168 140735046340120 4277663 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 312486 250540 184 456 0 312022 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1249944

[startup+582.3 s]
/proc/loadavg: 2.38 2.27 2.22 4/177 25915
/proc/meminfo: memFree=27104516/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1035020 CPUtime=582.2 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 146306 0 0 0 58184 36 0 0 20 0 1 0 118629097 1059860480 228520 33554432000 4194304 6058637 140735046341168 140735046340152 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 258755 228520 185 456 0 258291 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1035020


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


[startup+882.307 s]
/proc/loadavg: 2.14 2.19 2.19 3/177 25921
/proc/meminfo: memFree=27031888/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1039652 CPUtime=882.16 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 146933 0 0 0 88180 36 0 0 20 0 1 0 118629097 1064603648 234768 33554432000 4194304 6058637 140735046341168 140735046339688 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 259913 234768 185 456 0 259449 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 1039652

[startup+942.3 s]
/proc/loadavg: 2.22 2.20 2.19 4/177 25922
/proc/meminfo: memFree=26995180/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1039652 CPUtime=942.15 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 146950 0 0 0 94178 37 0 0 20 0 1 0 118629097 1064603648 243472 33554432000 4194304 6058637 140735046341168 140735046339688 4255546 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 259913 243472 185 456 0 259449 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 1039652

[startup+1002.3 s]
/proc/loadavg: 2.14 2.18 2.18 3/177 25923
/proc/meminfo: memFree=26890452/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1254576 CPUtime=1002.13 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 147509 0 0 0 100173 40 0 0 20 0 1 0 118629097 1284685824 265493 33554432000 4194304 6058637 140735046341168 140735046340120 4254988 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 313644 265493 185 456 0 313180 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1254576

[startup+1062.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/178 25927
/proc/meminfo: memFree=27021460/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1039652 CPUtime=1062.13 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 147795 0 0 0 106165 48 0 0 20 0 1 0 118629097 1064603648 229648 33554432000 4194304 6058637 140735046341168 140735046340152 4277640 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 259913 229648 185 456 0 259449 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1039652

[startup+1122.3 s]
/proc/loadavg: 2.33 2.23 2.19 4/177 25928
/proc/meminfo: memFree=27015576/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1039652 CPUtime=1122.12 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 147796 0 0 0 112164 48 0 0 20 0 1 0 118629097 1064603648 230160 33554432000 4194304 6058637 140735046341168 140735046340152 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 259913 230160 185 456 0 259449 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1039652

[startup+1182.3 s]
/proc/loadavg: 2.25 2.22 2.19 3/176 25929
/proc/meminfo: memFree=27007384/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1039652 CPUtime=1182.11 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 147797 0 0 0 118163 48 0 0 20 0 1 0 118629097 1064603648 230672 33554432000 4194304 6058637 140735046341168 140735046340152 4277545 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 259913 230672 185 456 0 259449 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1039652

[startup+1242.3 s]
/proc/loadavg: 2.32 2.23 2.19 3/177 25931
/proc/meminfo: memFree=26997136/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1039652 CPUtime=1242.1 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 147799 0 0 0 124162 48 0 0 20 0 1 0 118629097 1064603648 231696 33554432000 4194304 6058637 140735046341168 140735046340152 4246170 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 259913 231696 185 456 0 259449 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1039652

[startup+1302.3 s]
/proc/loadavg: 2.38 2.27 2.20 4/177 25932
/proc/meminfo: memFree=26961824/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1043496 CPUtime=1302.09 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 147815 0 0 0 130161 48 0 0 20 0 1 0 118629097 1068539904 239377 33554432000 4194304 6058637 140735046341168 140735046339688 4277357 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 260874 239377 185 456 0 260410 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1043496

[startup+1362.3 s]
/proc/loadavg: 2.25 2.26 2.20 3/177 25933
/proc/meminfo: memFree=26935076/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1043496 CPUtime=1362.09 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 147826 0 0 0 136160 49 0 0 20 0 1 0 118629097 1068539904 245009 33554432000 4194304 6058637 140735046341168 140735046339688 4254977 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 260874 245009 185 456 0 260410 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 1043496

[startup+1422.3 s]
/proc/loadavg: 1.72 2.10 2.15 2/170 25964
/proc/meminfo: memFree=28750080/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1258420 CPUtime=1422.08 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 148451 0 0 0 142157 51 0 0 20 0 1 0 118629097 1288622080 251255 33554432000 4194304 6058637 140735046341168 140735046340120 4277357 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 314605 251255 185 456 0 314141 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1258420

[startup+1482.3 s]
/proc/loadavg: 1.49 1.96 2.09 3/170 25966
/proc/meminfo: memFree=28705160/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1258420 CPUtime=1482.06 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 148478 0 0 0 148154 52 0 0 20 0 1 0 118629097 1288622080 262519 33554432000 4194304 6058637 140735046341168 140735046340120 4255520 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 314605 262519 185 456 0 314141 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1258420

[startup+1542.31 s]
/proc/loadavg: 1.24 1.80 2.03 2/170 25967
/proc/meminfo: memFree=28701196/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1258420 CPUtime=1542.05 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 148503 0 0 0 154153 52 0 0 20 0 1 0 118629097 1288622080 263543 33554432000 4194304 6058637 140735046341168 140735046340120 4277655 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 314605 263543 185 456 0 314141 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1258420

[startup+1602.3 s]
/proc/loadavg: 1.21 1.69 1.97 2/170 25968
/proc/meminfo: memFree=28811136/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1043496 CPUtime=1602.01 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 149049 0 0 0 160141 60 0 0 20 0 1 0 118629097 1068539904 236129 33554432000 4194304 6058637 140735046341168 140735046340152 4277663 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 260874 236129 185 456 0 260410 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1043496

[startup+1662.3 s]
/proc/loadavg: 1.27 1.61 1.93 3/171 25972
/proc/meminfo: memFree=28779240/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1043496 CPUtime=1661.99 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 149079 0 0 0 166139 60 0 0 20 0 1 0 118629097 1068539904 244133 33554432000 4194304 6058637 140735046341168 140735046340152 4254977 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 260874 244133 185 456 0 260410 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1043496

[startup+1722.3 s]
/proc/loadavg: 1.32 1.57 1.89 2/170 25973
/proc/meminfo: memFree=28694480/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1258420 CPUtime=1721.98 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 149637 0 0 0 172134 64 0 0 20 0 1 0 118629097 1288622080 265642 33554432000 4194304 6058637 140735046341168 140735046340120 4255543 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 314605 265642 185 456 0 314141 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1258420

[startup+1782.3 s]
/proc/loadavg: 1.15 1.47 1.83 2/170 25974
/proc/meminfo: memFree=28608092/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1258420 CPUtime=1781.98 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 149681 0 0 0 178132 66 0 0 20 0 1 0 118629097 1288622080 286897 33554432000 4194304 6058637 140735046341168 140735046340120 4255092 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 314605 286897 185 456 0 314141 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1258420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.20 1.46 1.82 3/170 25976
/proc/meminfo: memFree=28579736/32872528 swapFree=16700/1645768
[pid=25900] ppid=25897 vsize=1258420 CPUtime=1800.08 cores=0,2,4,6
/proc/25900/stat : 25900 (open-wbo-lsu) R 25897 25900 20967 0 -1 4202496 149695 0 0 0 179942 66 0 0 20 0 1 0 118629097 1288622080 294065 33554432000 4194304 6058637 140735046341168 140735046340120 4255543 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/25900/statm: 314605 294065 185 456 0 314141 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1258420

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

Child status: 40
Real time (s): 1800.42
CPU time (s): 1800.11
CPU user time (s): 1799.42
CPU system time (s): 0.685895
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 1602296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.685895
maximum resident set size= 1377864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149697
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= 79
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.43333 second user time and 7.02093 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-08 08:22:36
IDJOB=4084259
IDBENCH=91040
IDSOLVER=2545
FILE ID=node124/4084259-1465366956
RUNJOBID= node124-1465337038-20983
PBS_JOBID= 19853397
Free space on /tmp= 71668 MiB

SOLVER NAME= Open-WBO-LSU PB16
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_fibo_50null50mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084259-1465366956/watcher-4084259-1465366956 -o /tmp/evaluation-result-4084259-1465366956/solver-4084259-1465366956 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465337038-20983 --watchdog 1960  open-wbo-lsu HOME/instance-4084259-1465366956.opb

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

MD5SUM BENCH= 8f97c77928b15936b90881f480455177
RANDOM SEED=630189800

node124.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.707
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.41
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.707
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.707
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.707
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.707
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.707
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.707
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.707
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:        28022620 kB
Buffers:          137712 kB
Cached:           617832 kB
SwapCached:          752 kB
Active:          1990324 kB
Inactive:         451928 kB
Active(anon):    1685868 kB
Inactive(anon):     3320 kB
Active(file):     304456 kB
Inactive(file):   448608 kB
Unevictable:     1645768 kB
Mlocked:           16700 kB
SwapTotal:      67108856 kB
SwapFree:       67097728 kB
Dirty:             32356 kB
Writeback:             0 kB
AnonPages:       3350696 kB
Mapped:             7896 kB
Shmem:                 0 kB
Slab:             609064 kB
SReclaimable:      52948 kB
SUnreclaim:       556116 kB
KernelStack:        1440 kB
PageTables:        10600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3765316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1851392 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= 71696 MiB
End job on node124 at 2016-06-08 08:52:37