Trace number 4242346

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: Mistral-2.0 2017-06-28? (TO) 2400.1 2401.41

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-28.xml
MD5SUMec4845efd826c884e0cb314c730a074b
Bench CategoryCSP (decision 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 variables1162
Number of constraints490
Number of domains2
Minimum domain size28
Maximum domain size378
Distribution of domain sizes[{"size":28,"count":784},{"size":378,"count":378}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":392},{"degree":4,"count":770}]
Minimum constraint arity1
Maximum constraint arity378
Distribution of constraint arities[{"arity":1,"count":14},{"arity":2,"count":14},{"arity":3,"count":378},{"arity":14,"count":27},{"arity":28,"count":28},{"arity":54,"count":14},{"arity":56,"count":14},{"arity":378,"count":1}]
Number of extensional constraints378
Number of intensional constraints28
Distribution of constraint types[{"type":"extension","count":378},{"type":"intension","count":28},{"type":"allDifferent","count":29},{"type":"count","count":27},{"type":"cardinality","count":28}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.08/2401.40	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-4242346-1500632534/watcher-4242346-1500632534 -o /tmp/evaluation-result-4242346-1500632534/solver-4242346-1500632534 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500623778-2774 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1991629275 HOME/instance-4242346-1500632534.xml 

pid=4305
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.05 2.03 2.05 3/187 4308
/proc/meminfo: memFree=30988788/32770624 swapFree=6256/581412
[pid=4308] ppid=4305 vsize=29068 CPUtime=0 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 1038 0 0 0 0 0 0 0 20 0 1 0 16529903 29765632 867 33554432000 4194304 7402444 140734284521248 140734284512552 139875524660197 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 7267 867 618 784 0 281 0

[startup+0.100181 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 4308
/proc/meminfo: memFree=30988788/32770624 swapFree=6256/581412
[pid=4308] ppid=4305 vsize=85516 CPUtime=0.09 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 15188 0 0 0 7 2 0 0 20 0 1 0 16529903 87568384 14991 33554432000 4194304 7402444 140734284521248 140734284512760 139875524660197 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 21379 14991 656 784 0 14393 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85516

[startup+0.200456 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 4308
/proc/meminfo: memFree=30988788/32770624 swapFree=6256/581412
[pid=4308] ppid=4305 vsize=112828 CPUtime=0.19 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 22384 0 0 0 16 3 0 0 20 0 1 0 16529903 115535872 21830 33554432000 4194304 7402444 140734284521248 140734284511000 4731480 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 28246 21830 681 784 0 21260 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 112828

[startup+0.300359 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 4308
/proc/meminfo: memFree=30988788/32770624 swapFree=6256/581412
[pid=4308] ppid=4305 vsize=119616 CPUtime=0.29 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 24124 0 0 0 26 3 0 0 20 0 1 0 16529903 122486784 23547 33554432000 4194304 7402444 140734284521248 140734284511528 4731632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 29904 23547 681 784 0 22918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 119616

[startup+0.700306 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 4308
/proc/meminfo: memFree=30988788/32770624 swapFree=6256/581412
[pid=4308] ppid=4305 vsize=140048 CPUtime=0.68 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 28991 0 0 0 65 3 0 0 20 0 1 0 16529903 143409152 28722 33554432000 4194304 7402444 140734284521248 140734284511608 4731648 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 35012 28722 755 784 0 28026 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 140048

[startup+1.50024 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 4309
/proc/meminfo: memFree=30865992/32770624 swapFree=6256/581428
[pid=4308] ppid=4305 vsize=160364 CPUtime=1.49 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 34216 0 0 0 145 4 0 0 20 0 1 0 16529903 164212736 33760 33554432000 4194304 7402444 140734284521248 140734284511144 4731639 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 40091 33760 755 784 0 33105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 160364

[startup+3.10035 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 4309
/proc/meminfo: memFree=30818676/32770624 swapFree=6256/581428
[pid=4308] ppid=4305 vsize=246040 CPUtime=3.09 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 72480 0 0 0 301 8 0 0 20 0 1 0 16529903 251944960 55276 33554432000 4194304 7402444 140734284521248 140734284515784 4484665 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 61510 55276 795 784 0 54524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 246040

[startup+6.30033 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 4309
/proc/meminfo: memFree=30747228/32770624 swapFree=6256/581428
[pid=4308] ppid=4305 vsize=269748 CPUtime=6.29 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 111227 0 0 0 619 10 0 0 20 0 1 0 16529903 276221952 61210 33554432000 4194304 7402444 140734284521248 140734284515672 5324377 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 67437 61210 796 784 0 60451 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 269748

[startup+12.7003 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 4309
/proc/meminfo: memFree=30742680/32770624 swapFree=6256/581428
[pid=4308] ppid=4305 vsize=271992 CPUtime=12.69 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 147482 0 0 0 1257 12 0 0 20 0 1 0 16529903 278519808 61773 33554432000 4194304 7402444 140734284521248 140734284515784 4747338 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 67998 61773 796 784 0 61012 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 271992

[startup+25.5004 s]
/proc/loadavg: 2.03 2.03 2.05 3/188 4309
/proc/meminfo: memFree=30741564/32770624 swapFree=6256/581428
[pid=4308] ppid=4305 vsize=273048 CPUtime=25.48 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 220075 0 0 0 2532 16 0 0 20 0 1 0 16529903 279601152 62040 33554432000 4194304 7402444 140734284521248 140734284515784 4240640 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 68262 62040 796 784 0 61276 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 273048

[startup+51.1004 s]
/proc/loadavg: 2.02 2.02 2.05 3/188 4309
/proc/meminfo: memFree=30741032/32770624 swapFree=6256/581452
[pid=4308] ppid=4305 vsize=273708 CPUtime=51.06 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 256882 0 0 0 5088 18 0 0 20 0 1 0 16529903 280276992 62215 33554432000 4194304 7402444 140734284521248 140734284515784 4398275 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 68427 62215 796 784 0 61441 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 273708

[startup+102.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/188 4310
/proc/meminfo: memFree=30739072/32770624 swapFree=6256/581504
[pid=4308] ppid=4305 vsize=274764 CPUtime=102.23 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 293974 0 0 0 10203 20 0 0 20 0 1 0 16529903 281358336 62462 33554432000 4194304 7402444 140734284521248 140734284515784 5324390 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 68691 62462 796 784 0 61705 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 274764

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 4311
/proc/meminfo: memFree=30738892/32770624 swapFree=6256/581532
[pid=4308] ppid=4305 vsize=275556 CPUtime=162.16 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 323418 0 0 0 16194 22 0 0 20 0 1 0 16529903 282169344 62647 33554432000 4194304 7402444 140734284521248 140734284515784 4484555 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 68889 62647 796 784 0 61903 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 275556

[startup+222.306 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 4313
/proc/meminfo: memFree=30737064/32770624 swapFree=6256/581564
[pid=4308] ppid=4305 vsize=276480 CPUtime=222.1 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 333919 0 0 0 22188 22 0 0 20 0 1 0 16529903 283115520 62885 33554432000 4194304 7402444 140734284521248 140734284515784 5324390 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 69120 62885 796 784 0 62134 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 276480

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 4314
/proc/meminfo: memFree=30736444/32770624 swapFree=6256/581596
[pid=4308] ppid=4305 vsize=277272 CPUtime=282.07 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 335530 0 0 0 28184 23 0 0 20 0 1 0 16529903 283926528 63054 33554432000 4194304 7402444 140734284521248 140734284515784 5324450 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 69318 63054 796 784 0 62332 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 277272

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4315
/proc/meminfo: memFree=30735320/32770624 swapFree=6256/581628
[pid=4308] ppid=4305 vsize=278328 CPUtime=342.04 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 337379 0 0 0 34181 23 0 0 20 0 1 0 16529903 285007872 63318 33554432000 4194304 7402444 140734284521248 140734284515784 5324615 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 69582 63318 796 784 0 62596 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 278328

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4317
/proc/meminfo: memFree=30734584/32770624 swapFree=6256/581668
[pid=4308] ppid=4305 vsize=279252 CPUtime=402 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 339443 0 0 0 40177 23 0 0 20 0 1 0 16529903 285954048 63576 33554432000 4194304 7402444 140734284521248 140734284515784 4484504 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 69813 63576 796 784 0 62827 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 279252

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 4318
/proc/meminfo: memFree=30733476/32770624 swapFree=6256/581700
[pid=4308] ppid=4305 vsize=280176 CPUtime=461.97 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 341756 0 0 0 46174 23 0 0 20 0 1 0 16529903 286900224 63827 33554432000 4194304 7402444 140734284521248 140734284515784 5877655 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 70044 63827 796 784 0 63058 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 280176

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 4326
/proc/meminfo: memFree=30732788/32770624 swapFree=6256/581736
[pid=4308] ppid=4305 vsize=280704 CPUtime=521.94 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 344188 0 0 0 52171 23 0 0 20 0 1 0 16529903 287440896 63971 33554432000 4194304 7402444 140734284521248 140734284515784 4398272 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 70176 63971 796 784 0 63190 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 280704

[startup+582.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 4327
/proc/meminfo: memFree=30732004/32770624 swapFree=6256/581764
[pid=4308] ppid=4305 vsize=281892 CPUtime=581.9 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 346941 0 0 0 58167 23 0 0 20 0 1 0 16529903 288657408 64197 33554432000 4194304 7402444 140734284521248 140734284515784 5324381 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 70473 64197 796 784 0 63487 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 281892


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


[startup+1482.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/187 4410
/proc/meminfo: memFree=30952428/32770624 swapFree=6256/582308
[pid=4308] ppid=4305 vsize=290776 CPUtime=1481.43 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 389867 0 0 0 148114 29 0 0 20 0 1 0 16529903 297754624 66473 33554432000 4194304 7402444 140734284521248 140734284515784 5758736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 72694 66473 796 784 0 65708 0
Current children cumulated CPU time (s) 1481.43
Current children cumulated vsize (KiB) 290776

[startup+1542.31 s]
/proc/loadavg: 2.11 2.05 2.05 3/187 4411
/proc/meminfo: memFree=30950896/32770624 swapFree=6256/582340
[pid=4308] ppid=4305 vsize=292096 CPUtime=1541.4 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 392203 0 0 0 154111 29 0 0 20 0 1 0 16529903 299106304 66793 33554432000 4194304 7402444 140734284521248 140734284515784 4747343 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73024 66793 796 784 0 66038 0
Current children cumulated CPU time (s) 1541.4
Current children cumulated vsize (KiB) 292096

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/187 4412
/proc/meminfo: memFree=30950656/32770624 swapFree=6256/582384
[pid=4308] ppid=4305 vsize=292360 CPUtime=1601.37 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 394228 0 0 0 160107 30 0 0 20 0 1 0 16529903 299376640 66879 33554432000 4194304 7402444 140734284521248 140734284515784 4484480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73090 66879 796 784 0 66104 0
Current children cumulated CPU time (s) 1601.37
Current children cumulated vsize (KiB) 292360

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 4413
/proc/meminfo: memFree=30950576/32770624 swapFree=6256/582408
[pid=4308] ppid=4305 vsize=292756 CPUtime=1661.34 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 396611 0 0 0 166104 30 0 0 20 0 1 0 16529903 299782144 66952 33554432000 4194304 7402444 140734284521248 140734284515784 4484558 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73189 66952 796 784 0 66203 0
Current children cumulated CPU time (s) 1661.34
Current children cumulated vsize (KiB) 292756

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 4422
/proc/meminfo: memFree=30949660/32770624 swapFree=6256/582444
[pid=4308] ppid=4305 vsize=293020 CPUtime=1721.31 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 398057 0 0 0 172101 30 0 0 20 0 1 0 16529903 300052480 67037 33554432000 4194304 7402444 140734284521248 140734284515784 5747600 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73255 67037 796 784 0 66269 0
Current children cumulated CPU time (s) 1721.31
Current children cumulated vsize (KiB) 293020

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 4423
/proc/meminfo: memFree=30949272/32770624 swapFree=6256/582468
[pid=4308] ppid=4305 vsize=293284 CPUtime=1781.27 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 399536 0 0 0 178097 30 0 0 20 0 1 0 16529903 300322816 67088 33554432000 4194304 7402444 140734284521248 140734284515784 5324390 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73321 67088 796 784 0 66335 0
Current children cumulated CPU time (s) 1781.27
Current children cumulated vsize (KiB) 293284

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 4424
/proc/meminfo: memFree=30948116/32770624 swapFree=6256/582496
[pid=4308] ppid=4305 vsize=293548 CPUtime=1841.25 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 401106 0 0 0 184094 31 0 0 20 0 1 0 16529903 300593152 67162 33554432000 4194304 7402444 140734284521248 140734284515784 5877604 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73387 67162 796 784 0 66401 0
Current children cumulated CPU time (s) 1841.25
Current children cumulated vsize (KiB) 293548

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4425
/proc/meminfo: memFree=30948100/32770624 swapFree=6256/582536
[pid=4308] ppid=4305 vsize=294076 CPUtime=1901.22 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 402665 0 0 0 190091 31 0 0 20 0 1 0 16529903 301133824 67290 33554432000 4194304 7402444 140734284521248 140734284515784 4712968 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73519 67290 796 784 0 66533 0
Current children cumulated CPU time (s) 1901.22
Current children cumulated vsize (KiB) 294076

[startup+1962.3 s]
/proc/loadavg: 2.14 2.06 2.06 3/188 4426
/proc/meminfo: memFree=30948188/32770624 swapFree=6256/582564
[pid=4308] ppid=4305 vsize=294340 CPUtime=1961.19 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 404422 0 0 0 196088 31 0 0 20 0 1 0 16529903 301404160 67346 33554432000 4194304 7402444 140734284521248 140734284515784 5750503 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73585 67346 796 784 0 66599 0
Current children cumulated CPU time (s) 1961.19
Current children cumulated vsize (KiB) 294340

[startup+2022.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/187 4428
/proc/meminfo: memFree=30947280/32770624 swapFree=6256/582604
[pid=4308] ppid=4305 vsize=294736 CPUtime=2021.16 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 405674 0 0 0 202085 31 0 0 20 0 1 0 16529903 301809664 67450 33554432000 4194304 7402444 140734284521248 140734284515784 4394900 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73684 67450 796 784 0 66698 0
Current children cumulated CPU time (s) 2021.16
Current children cumulated vsize (KiB) 294736

[startup+2082.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/187 4429
/proc/meminfo: memFree=30947164/32770624 swapFree=6256/582636
[pid=4308] ppid=4305 vsize=295000 CPUtime=2081.14 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 407057 0 0 0 208083 31 0 0 20 0 1 0 16529903 302080000 67519 33554432000 4194304 7402444 140734284521248 140734284515784 4378824 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73750 67519 796 784 0 66764 0
Current children cumulated CPU time (s) 2081.14
Current children cumulated vsize (KiB) 295000

[startup+2142.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 4430
/proc/meminfo: memFree=30946404/32770624 swapFree=6256/582664
[pid=4308] ppid=4305 vsize=295528 CPUtime=2141.11 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 408946 0 0 0 214080 31 0 0 20 0 1 0 16529903 302620672 67662 33554432000 4194304 7402444 140734284521248 140734284515784 5324407 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73882 67662 796 784 0 66896 0
Current children cumulated CPU time (s) 2141.11
Current children cumulated vsize (KiB) 295528

[startup+2202.31 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 4432
/proc/meminfo: memFree=30945856/32770624 swapFree=6256/582708
[pid=4308] ppid=4305 vsize=295792 CPUtime=2201.08 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 410549 0 0 0 220077 31 0 0 20 0 1 0 16529903 302891008 67722 33554432000 4194304 7402444 140734284521248 140734284515784 4709399 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 73948 67722 796 784 0 66962 0
Current children cumulated CPU time (s) 2201.08
Current children cumulated vsize (KiB) 295792

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 4433
/proc/meminfo: memFree=30946104/32770624 swapFree=6256/582740
[pid=4308] ppid=4305 vsize=296056 CPUtime=2261.06 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 412246 0 0 0 226074 32 0 0 20 0 1 0 16529903 303161344 67799 33554432000 4194304 7402444 140734284521248 140734284515784 4379289 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 74014 67799 796 784 0 67028 0
Current children cumulated CPU time (s) 2261.06
Current children cumulated vsize (KiB) 296056

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 4442
/proc/meminfo: memFree=30944996/32770624 swapFree=6256/582776
[pid=4308] ppid=4305 vsize=296452 CPUtime=2321.02 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 414014 0 0 0 232070 32 0 0 20 0 1 0 16529903 303566848 67882 33554432000 4194304 7402444 140734284521248 140734284515784 4747234 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 74113 67882 796 784 0 67127 0
Current children cumulated CPU time (s) 2321.02
Current children cumulated vsize (KiB) 296452

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 4465
/proc/meminfo: memFree=30944576/32770624 swapFree=6256/582812
[pid=4308] ppid=4305 vsize=296584 CPUtime=2380.99 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 415321 0 0 0 238067 32 0 0 20 0 1 0 16529903 303702016 67931 33554432000 4194304 7402444 140734284521248 140734284515784 4747338 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 74146 67931 796 784 0 67160 0
Current children cumulated CPU time (s) 2380.99
Current children cumulated vsize (KiB) 296584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.41 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 4465
/proc/meminfo: memFree=30944824/32770624 swapFree=6256/582820
[pid=4308] ppid=4305 vsize=296716 CPUtime=2400.08 cores=1,3,5,7
/proc/4308/stat : 4308 (MistralXCSP) R 4305 4308 2742 0 -1 4202496 415943 0 0 0 239976 32 0 0 20 0 1 0 16529903 303837184 67959 33554432000 4194304 7402444 140734284521248 140734284515784 4712981 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9500608 9505824 36581376 140734284522664 140734284522814 140734284522814 140734284525513 0
/proc/4308/statm: 74179 67959 796 784 0 67193 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 296716

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

Child status: 0
Real time (s): 2401.41
CPU time (s): 2400.1
CPU user time (s): 2399.77
CPU system time (s): 0.328831
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 296716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.77
system time used= 0.328831
maximum resident set size= 271880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 415973
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= 106
involuntary context switches= 121687

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.49983 second user time and 12.478 second system time

The end

Launcher Data

Begin job on node129 at 2017-07-21 12:22:14
IDJOB=4242346
IDBENCH=133924
IDSOLVER=2622
FILE ID=node129/4242346-1500632534
RUNJOBID= node129-1500623778-2774
PBS_JOBID= 20623004
Free space on /tmp= 61992 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-28.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-4242346-1500632534/watcher-4242346-1500632534 -o /tmp/evaluation-result-4242346-1500632534/solver-4242346-1500632534 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500623778-2774 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1991629275 HOME/instance-4242346-1500632534.xml

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

MD5SUM BENCH= ec4845efd826c884e0cb314c730a074b
RANDOM SEED=1991629275

node129.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.66
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		: 2667.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		: 1600.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.66
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		: 1600.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		: 2668.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.66
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		: 2000.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.66
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:        30988528 kB
MemAvailable:   31557608 kB
Buffers:          157660 kB
Cached:           691724 kB
SwapCached:            0 kB
Active:           771624 kB
Inactive:         590196 kB
Active(anon):     515192 kB
Inactive(anon):     8784 kB
Active(file):     256432 kB
Inactive(file):   581412 kB
Unevictable:        6256 kB
Mlocked:            6256 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5860 kB
Writeback:             0 kB
AnonPages:        518440 kB
Mapped:            34740 kB
Shmem:              8852 kB
Slab:             118744 kB
SReclaimable:      94144 kB
SUnreclaim:        24600 kB
KernelStack:        3376 kB
PageTables:         6092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     786520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61988 MiB
End job on node129 at 2017-07-21 13:02:16