Trace number 4239762

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.1 2401.7

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-100-20-6.xml
MD5SUM43798f1f0ec1e0d1988685c70912b197
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 variables2100
Number of constraints2120
Number of domains1
Minimum domain size6446
Maximum domain size6446
Distribution of domain sizes[{"size":6446,"count":2100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":2000},{"arity":100,"count":20}]
Number of extensional constraints0
Number of intensional constraints2100
Distribution of constraint types[{"type":"intension","count":2100},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

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

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

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.01 2.05 3/186 4392
/proc/meminfo: memFree=31189908/32770624 swapFree=6256/581924
[pid=4392] ppid=4389 vsize=28800 CPUtime=0 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 947 0 0 0 0 0 0 0 20 0 1 0 16616735 29491200 765 33554432000 4194304 7402444 140726015566128 140726015558040 140275710520293 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 7200 765 593 784 0 214 0

[startup+0.100119 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4392
/proc/meminfo: memFree=31189908/32770624 swapFree=6256/581924
[pid=4392] ppid=4389 vsize=31132 CPUtime=0.09 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 1637 0 0 0 9 0 0 0 20 0 1 0 16616735 31879168 1456 33554432000 4194304 7402444 140726015566128 140726015555904 6057332 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 7783 1456 717 784 0 797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31132

[startup+0.200259 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4392
/proc/meminfo: memFree=31189908/32770624 swapFree=6256/581924
[pid=4392] ppid=4389 vsize=31260 CPUtime=0.19 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 1668 0 0 0 19 0 0 0 20 0 1 0 16616735 32010240 1490 33554432000 4194304 7402444 140726015566128 140726015556824 6048038 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 7815 1490 719 784 0 829 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31260

[startup+0.300199 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4392
/proc/meminfo: memFree=31189908/32770624 swapFree=6256/581924
[pid=4392] ppid=4389 vsize=32396 CPUtime=0.29 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 1995 0 0 0 29 0 0 0 20 0 1 0 16616735 33173504 1778 33554432000 4194304 7402444 140726015566128 140726015559368 6063794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 8099 1778 719 784 0 1113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32396

[startup+0.700221 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4392
/proc/meminfo: memFree=31189908/32770624 swapFree=6256/581924
[pid=4392] ppid=4389 vsize=32396 CPUtime=0.69 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 2003 0 0 0 69 0 0 0 20 0 1 0 16616735 33173504 1778 33554432000 4194304 7402444 140726015566128 140726015559368 6057900 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 8099 1778 719 784 0 1113 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32396

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4393
/proc/meminfo: memFree=31184780/32770624 swapFree=6256/581924
[pid=4392] ppid=4389 vsize=33172 CPUtime=1.49 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 2212 0 0 0 149 0 0 0 20 0 1 0 16616735 33968128 1975 33554432000 4194304 7402444 140726015566128 140726015556872 6011284 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 8293 1975 725 784 0 1307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33172

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4393
/proc/meminfo: memFree=31183332/32770624 swapFree=6256/582160
[pid=4392] ppid=4389 vsize=35328 CPUtime=3.08 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 3139 0 0 0 308 0 0 0 20 0 1 0 16616735 36175872 2501 33554432000 4194304 7402444 140726015566128 140726015556696 6057097 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 8832 2501 726 784 0 1846 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35328

[startup+6.30023 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4393
/proc/meminfo: memFree=31105272/32770624 swapFree=6256/581956
[pid=4392] ppid=4389 vsize=123588 CPUtime=6.28 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 28416 0 0 0 625 3 0 0 20 0 1 0 16616735 126554112 24534 33554432000 4194304 7402444 140726015566128 140726015557624 4731639 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 30897 24534 735 784 0 23911 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 123588

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4393
/proc/meminfo: memFree=31004100/32770624 swapFree=6256/581964
[pid=4392] ppid=4389 vsize=217144 CPUtime=12.68 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 69076 0 0 0 1261 7 0 0 20 0 1 0 16616735 222355456 47957 33554432000 4194304 7402444 140726015566128 140726015557624 4731639 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 54286 47957 735 784 0 47300 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 217144

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4393
/proc/meminfo: memFree=30973968/32770624 swapFree=6256/581980
[pid=4392] ppid=4389 vsize=242768 CPUtime=25.48 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 139900 0 0 0 2537 11 0 0 20 0 1 0 16616735 248594432 54412 33554432000 4194304 7402444 140726015566128 140726015560744 4301209 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 60692 54412 768 784 0 53706 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 242768

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4393
/proc/meminfo: memFree=30959776/32770624 swapFree=6256/581980
[pid=4392] ppid=4389 vsize=256636 CPUtime=51.06 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 178242 0 0 0 5093 13 0 0 20 0 1 0 16616735 262795264 57896 33554432000 4194304 7402444 140726015566128 140726015560840 5327204 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64159 57896 768 784 0 57173 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 256636

[startup+102.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/187 4394
/proc/meminfo: memFree=30957124/32770624 swapFree=6256/582032
[pid=4392] ppid=4389 vsize=258280 CPUtime=102.23 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 218513 0 0 0 10208 15 0 0 20 0 1 0 16616735 264478720 58305 33554432000 4194304 7402444 140726015566128 140726015560776 5327213 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64570 58305 776 784 0 57584 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 258280

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/187 4395
/proc/meminfo: memFree=30954704/32770624 swapFree=6256/582060
[pid=4392] ppid=4389 vsize=258412 CPUtime=162.18 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 258971 0 0 0 16201 17 0 0 20 0 1 0 16616735 264613888 58347 33554432000 4194304 7402444 140726015566128 140726015560760 4238492 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64603 58347 776 784 0 57617 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 258412

[startup+222.306 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 4403
/proc/meminfo: memFree=30952736/32770624 swapFree=6256/582096
[pid=4392] ppid=4389 vsize=258412 CPUtime=222.12 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 288906 0 0 0 22193 19 0 0 20 0 1 0 16616735 264613888 58363 33554432000 4194304 7402444 140726015566128 140726015560760 4301209 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64603 58363 776 784 0 57617 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 258412

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 4404
/proc/meminfo: memFree=30953972/32770624 swapFree=6256/582128
[pid=4392] ppid=4389 vsize=258412 CPUtime=282.07 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 296366 0 0 0 28187 20 0 0 20 0 1 0 16616735 264613888 58366 33554432000 4194304 7402444 140726015566128 140726015560760 4238508 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64603 58366 776 784 0 57617 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 258412

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 4405
/proc/meminfo: memFree=30953524/32770624 swapFree=6256/582164
[pid=4392] ppid=4389 vsize=258544 CPUtime=342.02 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 297357 0 0 0 34182 20 0 0 20 0 1 0 16616735 264749056 58366 33554432000 4194304 7402444 140726015566128 140726015560760 5750450 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64636 58366 776 784 0 57650 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 258544

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4406
/proc/meminfo: memFree=30952904/32770624 swapFree=6256/582192
[pid=4392] ppid=4389 vsize=258544 CPUtime=401.98 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 298339 0 0 0 40178 20 0 0 20 0 1 0 16616735 264749056 58377 33554432000 4194304 7402444 140726015566128 140726015560760 4238819 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64636 58377 776 784 0 57650 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 258544

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4407
/proc/meminfo: memFree=30952488/32770624 swapFree=6256/582224
[pid=4392] ppid=4389 vsize=258544 CPUtime=461.94 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 299328 0 0 0 46174 20 0 0 20 0 1 0 16616735 264749056 58377 33554432000 4194304 7402444 140726015566128 140726015560760 4249056 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64636 58377 776 784 0 57650 0
Current children cumulated CPU time (s) 461.94
Current children cumulated vsize (KiB) 258544

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4408
/proc/meminfo: memFree=30952644/32770624 swapFree=6256/582256
[pid=4392] ppid=4389 vsize=258544 CPUtime=521.91 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 300312 0 0 0 52170 21 0 0 20 0 1 0 16616735 264749056 58379 33554432000 4194304 7402444 140726015566128 140726015560760 5327204 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64636 58379 776 784 0 57650 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 258544

[startup+582.3 s]
/proc/loadavg: 2.12 2.04 2.05 3/187 4409
/proc/meminfo: memFree=30952356/32770624 swapFree=6256/582284
[pid=4392] ppid=4389 vsize=258544 CPUtime=581.86 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 301345 0 0 0 58165 21 0 0 20 0 1 0 16616735 264749056 58385 33554432000 4194304 7402444 140726015566128 140726015560760 5327213 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64636 58385 776 784 0 57650 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 258544


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 4526
/proc/meminfo: memFree=31204444/32770624 swapFree=6256/582856
[pid=4392] ppid=4389 vsize=259204 CPUtime=1541.24 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 316819 0 0 0 154100 24 0 0 20 0 1 0 16616735 265424896 58557 33554432000 4194304 7402444 140726015566128 140726015560760 5750450 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64801 58557 776 784 0 57815 0
Current children cumulated CPU time (s) 1541.24
Current children cumulated vsize (KiB) 259204

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4527
/proc/meminfo: memFree=31197688/32770624 swapFree=6256/582932
[pid=4392] ppid=4389 vsize=259204 CPUtime=1601.19 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 317738 0 0 0 160095 24 0 0 20 0 1 0 16616735 265424896 58557 33554432000 4194304 7402444 140726015566128 140726015560760 4238492 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64801 58557 776 784 0 57815 0
Current children cumulated CPU time (s) 1601.19
Current children cumulated vsize (KiB) 259204

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/188 4528
/proc/meminfo: memFree=31196964/32770624 swapFree=6256/582968
[pid=4392] ppid=4389 vsize=259204 CPUtime=1661.16 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 318669 0 0 0 166092 24 0 0 20 0 1 0 16616735 265424896 58557 33554432000 4194304 7402444 140726015566128 140726015560760 5327204 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64801 58557 776 784 0 57815 0
Current children cumulated CPU time (s) 1661.16
Current children cumulated vsize (KiB) 259204

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 4529
/proc/meminfo: memFree=31197196/32770624 swapFree=6256/583004
[pid=4392] ppid=4389 vsize=259204 CPUtime=1721.12 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 319603 0 0 0 172088 24 0 0 20 0 1 0 16616735 265424896 58562 33554432000 4194304 7402444 140726015566128 140726015560760 4301209 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64801 58562 776 784 0 57815 0
Current children cumulated CPU time (s) 1721.12
Current children cumulated vsize (KiB) 259204

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 4530
/proc/meminfo: memFree=31196948/32770624 swapFree=6256/583036
[pid=4392] ppid=4389 vsize=259204 CPUtime=1781.08 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 320541 0 0 0 178084 24 0 0 20 0 1 0 16616735 265424896 58565 33554432000 4194304 7402444 140726015566128 140726015560760 5750720 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64801 58565 776 784 0 57815 0
Current children cumulated CPU time (s) 1781.08
Current children cumulated vsize (KiB) 259204

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4531
/proc/meminfo: memFree=31196948/32770624 swapFree=6256/583068
[pid=4392] ppid=4389 vsize=259204 CPUtime=1841.04 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 321473 0 0 0 184080 24 0 0 20 0 1 0 16616735 265424896 58569 33554432000 4194304 7402444 140726015566128 140726015560760 5327204 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64801 58569 776 784 0 57815 0
Current children cumulated CPU time (s) 1841.04
Current children cumulated vsize (KiB) 259204

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4532
/proc/meminfo: memFree=31196328/32770624 swapFree=6256/583112
[pid=4392] ppid=4389 vsize=259336 CPUtime=1901 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 322439 0 0 0 190076 24 0 0 20 0 1 0 16616735 265560064 58570 33554432000 4194304 7402444 140726015566128 140726015560760 4238492 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64834 58570 776 784 0 57848 0
Current children cumulated CPU time (s) 1901
Current children cumulated vsize (KiB) 259336

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4533
/proc/meminfo: memFree=31197500/32770624 swapFree=6256/583144
[pid=4392] ppid=4389 vsize=259336 CPUtime=1960.97 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 323397 0 0 0 196072 25 0 0 20 0 1 0 16616735 265560064 58595 33554432000 4194304 7402444 140726015566128 140726015560760 5327204 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64834 58595 776 784 0 57848 0
Current children cumulated CPU time (s) 1960.97
Current children cumulated vsize (KiB) 259336

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4543
/proc/meminfo: memFree=31196096/32770624 swapFree=6256/583176
[pid=4392] ppid=4389 vsize=259336 CPUtime=2020.93 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 324362 0 0 0 202068 25 0 0 20 0 1 0 16616735 265560064 58596 33554432000 4194304 7402444 140726015566128 140726015560760 4301209 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64834 58596 776 784 0 57848 0
Current children cumulated CPU time (s) 2020.93
Current children cumulated vsize (KiB) 259336

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4544
/proc/meminfo: memFree=31196088/32770624 swapFree=6256/583208
[pid=4392] ppid=4389 vsize=259336 CPUtime=2080.9 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 325320 0 0 0 208065 25 0 0 20 0 1 0 16616735 265560064 58596 33554432000 4194304 7402444 140726015566128 140726015560760 4238492 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64834 58596 776 784 0 57848 0
Current children cumulated CPU time (s) 2080.9
Current children cumulated vsize (KiB) 259336

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4545
/proc/meminfo: memFree=31196212/32770624 swapFree=6256/583244
[pid=4392] ppid=4389 vsize=259336 CPUtime=2140.85 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 326294 0 0 0 214060 25 0 0 20 0 1 0 16616735 265560064 58600 33554432000 4194304 7402444 140726015566128 140726015560760 5327179 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64834 58600 776 784 0 57848 0
Current children cumulated CPU time (s) 2140.85
Current children cumulated vsize (KiB) 259336

[startup+2202.31 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 4546
/proc/meminfo: memFree=31195740/32770624 swapFree=6256/583292
[pid=4392] ppid=4389 vsize=259336 CPUtime=2200.82 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 327257 0 0 0 220057 25 0 0 20 0 1 0 16616735 265560064 58600 33554432000 4194304 7402444 140726015566128 140726015560760 4238480 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64834 58600 776 784 0 57848 0
Current children cumulated CPU time (s) 2200.82
Current children cumulated vsize (KiB) 259336

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/188 4547
/proc/meminfo: memFree=31195668/32770624 swapFree=6256/583328
[pid=4392] ppid=4389 vsize=259336 CPUtime=2260.77 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 328221 0 0 0 226052 25 0 0 20 0 1 0 16616735 265560064 58600 33554432000 4194304 7402444 140726015566128 140726015560760 5327213 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64834 58600 776 784 0 57848 0
Current children cumulated CPU time (s) 2260.77
Current children cumulated vsize (KiB) 259336

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 4548
/proc/meminfo: memFree=31195576/32770624 swapFree=6256/583376
[pid=4392] ppid=4389 vsize=259336 CPUtime=2320.74 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 329192 0 0 0 232049 25 0 0 20 0 1 0 16616735 265560064 58600 33554432000 4194304 7402444 140726015566128 140726015560760 5327204 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64834 58600 776 784 0 57848 0
Current children cumulated CPU time (s) 2320.74
Current children cumulated vsize (KiB) 259336

[startup+2382.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 4549
/proc/meminfo: memFree=31195468/32770624 swapFree=6256/583408
[pid=4392] ppid=4389 vsize=259468 CPUtime=2380.7 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 330168 0 0 0 238045 25 0 0 20 0 1 0 16616735 265695232 58602 33554432000 4194304 7402444 140726015566128 140726015560744 5327204 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64867 58602 776 784 0 57881 0
Current children cumulated CPU time (s) 2380.7
Current children cumulated vsize (KiB) 259468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.7 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 4549
/proc/meminfo: memFree=31195468/32770624 swapFree=6256/583416
[pid=4392] ppid=4389 vsize=259468 CPUtime=2400.08 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 331134 0 0 0 239983 25 0 0 20 0 1 0 16616735 265695232 58605 33554432000 4194304 7402444 140726015566128 140726015560744 4301584 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64867 58605 776 784 0 57881 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 259468

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

[startup+2401.7 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 4549
/proc/meminfo: memFree=31195468/32770624 swapFree=6256/583416
[pid=4392] ppid=4389 vsize=259468 CPUtime=2400.08 cores=0,2,4,6
/proc/4392/stat : 4392 (MistralXCSP) R 4389 4392 2742 0 -1 4202496 331134 0 0 0 239983 25 0 0 20 0 1 0 16616735 265695232 58605 33554432000 4194304 7402444 140726015566128 140726015560744 4301584 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 21315584 140726015575208 140726015575358 140726015575358 140726015578057 0
/proc/4392/statm: 64867 58605 776 784 0 57881 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 259468

Child status: 0
Real time (s): 2401.7
CPU time (s): 2400.1
CPU user time (s): 2399.84
CPU system time (s): 0.258831
CPU usage (%): 99.9332
Max. virtual memory (cumulated for all children) (KiB): 259468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.84
system time used= 0.258831
maximum resident set size= 234444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331172
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= 71
involuntary context switches= 122462

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.91718 second user time and 9.06909 second system time

The end

Launcher Data

Begin job on node129 at 2017-07-21 12:36:42
IDJOB=4239762
IDBENCH=115599
IDSOLVER=2622
FILE ID=node129/4239762-1500633402
RUNJOBID= node129-1500623778-2773
PBS_JOBID= 20623004
Free space on /tmp= 61992 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-100-20-6.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-4239762-1500633402/watcher-4239762-1500633402 -o /tmp/evaluation-result-4239762-1500633402/solver-4239762-1500633402 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500623778-2773 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1329734573 HOME/instance-4239762-1500633402.xml

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

MD5SUM BENCH= 43798f1f0ec1e0d1988685c70912b197
RANDOM SEED=1329734573

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		: 1600.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		: 1733.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		: 1733.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		: 2668.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:        31190524 kB
MemAvailable:   31759992 kB
Buffers:          157988 kB
Cached:           691852 kB
SwapCached:            0 kB
Active:           569264 kB
Inactive:         590708 kB
Active(anon):     312956 kB
Inactive(anon):     8784 kB
Active(file):     256308 kB
Inactive(file):   581924 kB
Unevictable:        6256 kB
Mlocked:            6256 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5748 kB
Writeback:             0 kB
AnonPages:        315828 kB
Mapped:            34484 kB
Shmem:              8852 kB
Slab:             118604 kB
SReclaimable:      94140 kB
SUnreclaim:        24464 kB
KernelStack:        3344 kB
PageTables:         5960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     584168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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:16:44