Trace number 4239753

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
R1: Mistral-2.0 2017-06-28? (TO) 2400.02 2400.31

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-050-05-8.xml
MD5SUM22761d43b4ecb04f428695e90c374992
Bench CategoryCOP (optimization problem)
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
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints305
Number of domains1
Minimum domain size2652
Maximum domain size2652
Distribution of domain sizes[{"size":2652,"count":300}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":250}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":250},{"arity":50,"count":5}]
Number of extensional constraints0
Number of intensional constraints300
Distribution of constraint types[{"type":"intension","count":300},{"type":"noOverlap","count":5}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.00/2400.30	s UNKNOWN

Verifier Data


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-4239753-1500632880/watcher-4239753-1500632880 -o /tmp/evaluation-result-4239753-1500632880/solver-4239753-1500632880 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1500623787-2245 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 549346390 HOME/instance-4239753-1500632880.xml 

pid=3792
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 3795
/proc/meminfo: memFree=31011524/32770624 swapFree=6244/339108
[pid=3795] ppid=3792 vsize=29068 CPUtime=0 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 1034 0 0 0 0 0 0 0 20 0 1 0 16565383 29765632 802 33554432000 4194304 7402444 140737313649072 140737313640184 140000620624869 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 7267 802 618 784 0 281 0

[startup+0.100159 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 3795
/proc/meminfo: memFree=31011524/32770624 swapFree=6244/339108
[pid=3795] ppid=3792 vsize=29068 CPUtime=0.09 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 1154 0 0 0 9 0 0 0 20 0 1 0 16565383 29765632 934 33554432000 4194304 7402444 140737313649072 140737313638848 140000626800896 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 7267 934 684 784 0 281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29068

[startup+0.200285 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 3795
/proc/meminfo: memFree=31011524/32770624 swapFree=6244/339108
[pid=3795] ppid=3792 vsize=29324 CPUtime=0.19 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 1200 0 0 0 19 0 0 0 20 0 1 0 16565383 30027776 991 33554432000 4194304 7402444 140737313649072 140737313639512 140000626816239 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 7331 991 719 784 0 345 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29324

[startup+0.300254 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 3795
/proc/meminfo: memFree=31011524/32770624 swapFree=6244/339108
[pid=3795] ppid=3792 vsize=29324 CPUtime=0.29 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 1227 0 0 0 29 0 0 0 20 0 1 0 16565383 30027776 1056 33554432000 4194304 7402444 140737313649072 140737313639512 6066309 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 7331 1056 726 784 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29324

[startup+0.700293 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 3795
/proc/meminfo: memFree=31011524/32770624 swapFree=6244/339108
[pid=3795] ppid=3792 vsize=45192 CPUtime=0.69 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 5548 0 0 0 69 0 0 0 20 0 1 0 16565383 46276608 5038 33554432000 4194304 7402444 140737313649072 140737313643656 5327204 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11298 5038 768 784 0 4312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45192

[startup+1.50026 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 3797
/proc/meminfo: memFree=30994092/32770624 swapFree=6244/339132
[pid=3795] ppid=3792 vsize=45456 CPUtime=1.49 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 5618 0 0 0 149 0 0 0 20 0 1 0 16565383 46546944 5104 33554432000 4194304 7402444 140737313649072 140737313643704 4248776 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5104 776 784 0 4378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45456

[startup+3.10026 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 3797
/proc/meminfo: memFree=30993756/32770624 swapFree=6244/339132
[pid=3795] ppid=3792 vsize=45456 CPUtime=3.08 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 8968 0 0 0 308 0 0 0 20 0 1 0 16565383 46546944 5120 33554432000 4194304 7402444 140737313649072 140737313643704 4301440 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5120 776 784 0 4378 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45456

[startup+6.30025 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 3797
/proc/meminfo: memFree=30993760/32770624 swapFree=6244/339140
[pid=3795] ppid=3792 vsize=45456 CPUtime=6.28 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 12323 0 0 0 628 0 0 0 20 0 1 0 16565383 46546944 5120 33554432000 4194304 7402444 140737313649072 140737313643704 5750519 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5120 776 784 0 4378 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 45456

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 3797
/proc/meminfo: memFree=30993388/32770624 swapFree=6244/339156
[pid=3795] ppid=3792 vsize=45456 CPUtime=12.69 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 15680 0 0 0 1268 1 0 0 20 0 1 0 16565383 46546944 5120 33554432000 4194304 7402444 140737313649072 140737313643704 5327204 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5120 776 784 0 4378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45456

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 3797
/proc/meminfo: memFree=30992392/32770624 swapFree=6244/339164
[pid=3795] ppid=3792 vsize=45456 CPUtime=25.49 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 22397 0 0 0 2548 1 0 0 20 0 1 0 16565383 46546944 5120 33554432000 4194304 7402444 140737313649072 140737313643704 5327250 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5120 776 784 0 4378 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45456

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 2.04 3/187 3797
/proc/meminfo: memFree=30991112/32770624 swapFree=6244/339172
[pid=3795] ppid=3792 vsize=45456 CPUtime=51.08 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 25777 0 0 0 5107 1 0 0 20 0 1 0 16565383 46546944 5120 33554432000 4194304 7402444 140737313649072 140737313643704 5872837 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5120 776 784 0 4378 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45456

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/187 3798
/proc/meminfo: memFree=30989136/32770624 swapFree=6244/339212
[pid=3795] ppid=3792 vsize=45456 CPUtime=102.28 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 29161 0 0 0 10227 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4747723 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 45456

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 3806
/proc/meminfo: memFree=30985988/32770624 swapFree=6244/339244
[pid=3795] ppid=3792 vsize=45456 CPUtime=162.27 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 32534 0 0 0 16226 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 45456

[startup+222.306 s]
/proc/loadavg: 2.03 2.02 2.05 3/187 3807
/proc/meminfo: memFree=30983552/32770624 swapFree=6244/339272
[pid=3795] ppid=3792 vsize=45456 CPUtime=222.27 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 35903 0 0 0 22226 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 5750768 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 45456

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 3808
/proc/meminfo: memFree=30981968/32770624 swapFree=6244/339304
[pid=3795] ppid=3792 vsize=45456 CPUtime=282.25 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 39269 0 0 0 28224 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 45456

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3809
/proc/meminfo: memFree=30979776/32770624 swapFree=6244/339340
[pid=3795] ppid=3792 vsize=45456 CPUtime=342.25 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 42635 0 0 0 34224 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 5750512 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 45456

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3810
/proc/meminfo: memFree=30978404/32770624 swapFree=6244/339368
[pid=3795] ppid=3792 vsize=45456 CPUtime=402.23 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 46005 0 0 0 40222 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 45456

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3811
/proc/meminfo: memFree=30976292/32770624 swapFree=6244/339400
[pid=3795] ppid=3792 vsize=45456 CPUtime=462.23 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 46583 0 0 0 46222 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 45456

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3812
/proc/meminfo: memFree=30975680/32770624 swapFree=6244/339428
[pid=3795] ppid=3792 vsize=45456 CPUtime=522.22 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 47187 0 0 0 52221 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 5750720 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 45456

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3813
/proc/meminfo: memFree=30974360/32770624 swapFree=6244/339456
[pid=3795] ppid=3792 vsize=45456 CPUtime=582.21 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 47777 0 0 0 58220 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4301202 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 45456


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3844
/proc/meminfo: memFree=30954748/32770624 swapFree=6244/340000
[pid=3795] ppid=3792 vsize=45456 CPUtime=1542.1 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 57217 0 0 0 154209 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 5327250 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 1542.1
Current children cumulated vsize (KiB) 45456

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 3845
/proc/meminfo: memFree=30954500/32770624 swapFree=6244/340028
[pid=3795] ppid=3792 vsize=45456 CPUtime=1602.09 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 57816 0 0 0 160208 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 5821637 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 1602.09
Current children cumulated vsize (KiB) 45456

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 3907
/proc/meminfo: memFree=31547188/32770624 swapFree=6244/340108
[pid=3795] ppid=3792 vsize=45456 CPUtime=1662.08 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 58403 0 0 0 166207 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 5747600 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 45456

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 3908
/proc/meminfo: memFree=31546604/32770624 swapFree=6244/340140
[pid=3795] ppid=3792 vsize=45456 CPUtime=1722.07 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 59001 0 0 0 172206 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 5750704 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 1722.07
Current children cumulated vsize (KiB) 45456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3909
/proc/meminfo: memFree=31545656/32770624 swapFree=6244/340184
[pid=3795] ppid=3792 vsize=45456 CPUtime=1782.07 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 59595 0 0 0 178206 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4301728 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 45456

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3911
/proc/meminfo: memFree=31545568/32770624 swapFree=6244/340228
[pid=3795] ppid=3792 vsize=45456 CPUtime=1842.06 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 60165 0 0 0 184205 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 1842.06
Current children cumulated vsize (KiB) 45456

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3912
/proc/meminfo: memFree=31545340/32770624 swapFree=6244/340260
[pid=3795] ppid=3792 vsize=45456 CPUtime=1902.05 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 60705 0 0 0 190204 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4747326 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 1902.05
Current children cumulated vsize (KiB) 45456

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3921
/proc/meminfo: memFree=31544748/32770624 swapFree=6244/340300
[pid=3795] ppid=3792 vsize=45456 CPUtime=1962.05 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 61287 0 0 0 196204 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4301856 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 1962.05
Current children cumulated vsize (KiB) 45456

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3944
/proc/meminfo: memFree=31544516/32770624 swapFree=6244/340340
[pid=3795] ppid=3792 vsize=45456 CPUtime=2022.04 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 61779 0 0 0 202203 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 2022.04
Current children cumulated vsize (KiB) 45456

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3945
/proc/meminfo: memFree=31544804/32770624 swapFree=6244/340368
[pid=3795] ppid=3792 vsize=45456 CPUtime=2082.04 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 62365 0 0 0 208203 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4238508 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 2082.04
Current children cumulated vsize (KiB) 45456

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3946
/proc/meminfo: memFree=31545096/32770624 swapFree=6244/340408
[pid=3795] ppid=3792 vsize=45456 CPUtime=2142.03 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 62959 0 0 0 214202 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 5750448 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 2142.03
Current children cumulated vsize (KiB) 45456

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3947
/proc/meminfo: memFree=31544600/32770624 swapFree=6244/340432
[pid=3795] ppid=3792 vsize=45456 CPUtime=2202.02 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 63548 0 0 0 220201 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 2202.02
Current children cumulated vsize (KiB) 45456

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3948
/proc/meminfo: memFree=31545096/32770624 swapFree=6244/340464
[pid=3795] ppid=3792 vsize=45456 CPUtime=2262.01 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 64141 0 0 0 226200 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4301440 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 2262.01
Current children cumulated vsize (KiB) 45456

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3949
/proc/meminfo: memFree=31545136/32770624 swapFree=6244/340492
[pid=3795] ppid=3792 vsize=45456 CPUtime=2322.01 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 64732 0 0 0 232200 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 2322.01
Current children cumulated vsize (KiB) 45456

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3950
/proc/meminfo: memFree=31545632/32770624 swapFree=6244/340528
[pid=3795] ppid=3792 vsize=45456 CPUtime=2382 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 65324 0 0 0 238199 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 2382
Current children cumulated vsize (KiB) 45456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3951
/proc/meminfo: memFree=31545260/32770624 swapFree=6244/340560
[pid=3795] ppid=3792 vsize=45456 CPUtime=2400 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 65905 0 0 0 239999 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4747343 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 45456

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

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3951
/proc/meminfo: memFree=31545260/32770624 swapFree=6244/340560
[pid=3795] ppid=3792 vsize=45456 CPUtime=2400 cores=1,3,5,7
/proc/3795/stat : 3795 (MistralXCSP) R 3792 3795 2213 0 -1 4202496 65905 0 0 0 239999 1 0 0 20 0 1 0 16565383 46546944 5124 33554432000 4194304 7402444 140737313649072 140737313643704 4747343 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 42778624 140737313658025 140737313658174 140737313658174 140737313660873 0
/proc/3795/statm: 11364 5124 776 784 0 4378 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 45456

Child status: 0
Real time (s): 2400.31
CPU time (s): 2400.02
CPU user time (s): 2400
CPU system time (s): 0.019997
CPU usage (%): 99.988
Max. virtual memory (cumulated for all children) (KiB): 45456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.019997
maximum resident set size= 20520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65943
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= 16
involuntary context switches= 120620

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.6055 second user time and 8.95724 second system time

The end

Launcher Data

Begin job on node123 at 2017-07-21 12:28:00
IDJOB=4239753
IDBENCH=115580
IDSOLVER=2622
FILE ID=node123/4239753-1500632880
RUNJOBID= node123-1500623787-2245
PBS_JOBID= 20623010
Free space on /tmp= 62020 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-050-05-8.xml
COMMAND LINE= MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4239753-1500632880/watcher-4239753-1500632880 -o /tmp/evaluation-result-4239753-1500632880/solver-4239753-1500632880 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1500623787-2245 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 549346390 HOME/instance-4239753-1500632880.xml

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

MD5SUM BENCH= 22761d43b4ecb04f428695e90c374992
RANDOM SEED=549346390

node123.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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
microcode	: 0x19
cpu MHz		: 2267.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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
microcode	: 0x19
cpu MHz		: 1733.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 1600.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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
microcode	: 0x19
cpu MHz		: 1600.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 1600.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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
microcode	: 0x19
cpu MHz		: 1600.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        31012132 kB
MemAvailable:   31443712 kB
Buffers:          157456 kB
Cached:           555308 kB
SwapCached:            0 kB
Active:           991344 kB
Inactive:         347908 kB
Active(anon):     629484 kB
Inactive(anon):     8800 kB
Active(file):     361860 kB
Inactive(file):   339108 kB
Unevictable:        6244 kB
Mlocked:            6244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5832 kB
Writeback:             0 kB
AnonPages:        612412 kB
Mapped:            34836 kB
Shmem:              8848 kB
Slab:             117912 kB
SReclaimable:      92896 kB
SUnreclaim:        25016 kB
KernelStack:        3360 kB
PageTables:         5940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     899108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    540672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62012 MiB
End job on node123 at 2017-07-21 13:08:00