Trace number 4239865

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.03 2401.2

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-050-15-0.xml
MD5SUMe561ffe312dc375c565e08e894fb6057
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 variables800
Number of constraints815
Number of domains1
Minimum domain size2860
Maximum domain size2860
Distribution of domain sizes[{"size":2860,"count":800}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":750}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":750},{"arity":50,"count":15}]
Number of extensional constraints0
Number of intensional constraints800
Distribution of constraint types[{"type":"intension","count":800},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.02/2401.20	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-4239865-1500635805/watcher-4239865-1500635805 -o /tmp/evaluation-result-4239865-1500635805/solver-4239865-1500635805 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1500623787-4639 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1440642197 HOME/instance-4239865-1500635805.xml 

pid=6222
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.02 2.05 3/186 6225
/proc/meminfo: memFree=31477916/32770624 swapFree=6256/334784
[pid=6225] ppid=6222 vsize=28800 CPUtime=0 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 941 0 0 0 0 0 0 0 20 0 1 0 16859433 29491200 764 33554432000 4194304 7402444 140729826628064 140729826625112 139710842452965 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 7200 764 593 784 0 214 0

[startup+0.100114 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 6225
/proc/meminfo: memFree=31477916/32770624 swapFree=6256/334784
[pid=6225] ppid=6222 vsize=29820 CPUtime=0.09 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 1331 0 0 0 9 0 0 0 20 0 1 0 16859433 30535680 1159 33554432000 4194304 7402444 140729826628064 140729826617840 6047425 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 7455 1159 715 784 0 469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29820

[startup+0.200247 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 6225
/proc/meminfo: memFree=31477916/32770624 swapFree=6256/334784
[pid=6225] ppid=6222 vsize=29948 CPUtime=0.19 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 1365 0 0 0 19 0 0 0 20 0 1 0 16859433 30666752 1181 33554432000 4194304 7402444 140729826628064 140729826618760 5913394 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 7487 1181 721 784 0 501 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29948

[startup+0.3002 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 6225
/proc/meminfo: memFree=31477916/32770624 swapFree=6256/334784
[pid=6225] ppid=6222 vsize=30088 CPUtime=0.29 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 1392 0 0 0 29 0 0 0 20 0 1 0 16859433 30810112 1181 33554432000 4194304 7402444 140729826628064 140729826618792 139710842452965 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 7522 1181 721 784 0 536 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30088

[startup+0.700176 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 6225
/proc/meminfo: memFree=31477916/32770624 swapFree=6256/334784
[pid=6225] ppid=6222 vsize=30468 CPUtime=0.69 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 1510 0 0 0 69 0 0 0 20 0 1 0 16859433 31199232 1316 33554432000 4194304 7402444 140729826628064 140729826618936 6047756 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 7617 1316 726 784 0 631 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30468

[startup+1.50021 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 6226
/proc/meminfo: memFree=31474504/32770624 swapFree=6256/334684
[pid=6225] ppid=6222 vsize=52896 CPUtime=1.49 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 7482 0 0 0 148 1 0 0 20 0 1 0 16859433 54165504 6876 33554432000 4194304 7402444 140729826628064 140729826619560 4731472 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 13224 6876 735 784 0 6238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52896

[startup+3.10023 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 6226
/proc/meminfo: memFree=31425896/32770624 swapFree=6256/334684
[pid=6225] ppid=6222 vsize=77688 CPUtime=3.09 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 23084 0 0 0 307 2 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 4747284 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77688

[startup+6.30023 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 6226
/proc/meminfo: memFree=31424560/32770624 swapFree=6256/334692
[pid=6225] ppid=6222 vsize=77688 CPUtime=6.28 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 30152 0 0 0 626 2 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 4301728 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 77688

[startup+12.7002 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 6226
/proc/meminfo: memFree=31424436/32770624 swapFree=6256/334700
[pid=6225] ppid=6222 vsize=77688 CPUtime=12.68 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 37222 0 0 0 1266 2 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 4747408 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77688

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 6226
/proc/meminfo: memFree=31423972/32770624 swapFree=6256/334708
[pid=6225] ppid=6222 vsize=77688 CPUtime=25.46 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 48072 0 0 0 2543 3 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 5750704 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 77688

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 6226
/proc/meminfo: memFree=31424168/32770624 swapFree=6256/334728
[pid=6225] ppid=6222 vsize=77688 CPUtime=51.05 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 48527 0 0 0 5102 3 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 4747059 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 77688

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6227
/proc/meminfo: memFree=31424672/32770624 swapFree=6256/334764
[pid=6225] ppid=6222 vsize=77688 CPUtime=102.23 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 48981 0 0 0 10220 3 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 4301200 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 77688

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 2.05 3/187 6228
/proc/meminfo: memFree=31424812/32770624 swapFree=6256/334784
[pid=6225] ppid=6222 vsize=77688 CPUtime=162.19 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 49446 0 0 0 16216 3 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 4238480 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 77688

[startup+222.306 s]
/proc/loadavg: 2.03 2.04 2.05 3/188 6237
/proc/meminfo: memFree=31424868/32770624 swapFree=6256/334812
[pid=6225] ppid=6222 vsize=77688 CPUtime=222.17 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 49902 0 0 0 22214 3 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 4301584 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 77688

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 6238
/proc/meminfo: memFree=31425488/32770624 swapFree=6256/334836
[pid=6225] ppid=6222 vsize=77688 CPUtime=282.13 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 50362 0 0 0 28210 3 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 4747338 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 77688

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 6239
/proc/meminfo: memFree=31425860/32770624 swapFree=6256/334860
[pid=6225] ppid=6222 vsize=77688 CPUtime=342.1 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 50820 0 0 0 34207 3 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 5750706 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 77688

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6240
/proc/meminfo: memFree=31425964/32770624 swapFree=6256/334888
[pid=6225] ppid=6222 vsize=77688 CPUtime=402.07 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 51276 0 0 0 40204 3 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 5750450 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 77688

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6241
/proc/meminfo: memFree=31426092/32770624 swapFree=6256/334916
[pid=6225] ppid=6222 vsize=77688 CPUtime=462.04 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 51735 0 0 0 46201 3 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 4238492 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 77688

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6243
/proc/meminfo: memFree=31425836/32770624 swapFree=6256/334948
[pid=6225] ppid=6222 vsize=77688 CPUtime=522.02 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 52212 0 0 0 52198 4 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 5327171 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 77688

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6244
/proc/meminfo: memFree=31425712/32770624 swapFree=6256/334976
[pid=6225] ppid=6222 vsize=77688 CPUtime=581.99 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 52671 0 0 0 58195 4 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 4747208 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 77688


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 6276
/proc/meminfo: memFree=31425320/32770624 swapFree=6256/335332
[pid=6225] ppid=6222 vsize=77688 CPUtime=1481.56 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 59525 0 0 0 148151 5 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 5327250 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 1481.56
Current children cumulated vsize (KiB) 77688

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 6277
/proc/meminfo: memFree=31425332/32770624 swapFree=6256/335344
[pid=6225] ppid=6222 vsize=77688 CPUtime=1541.54 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 59995 0 0 0 154149 5 0 0 20 0 1 0 16859433 79552512 13206 33554432000 4194304 7402444 140729826628064 140729826623160 4262865 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19422 13206 776 784 0 12436 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 77688

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 6278
/proc/meminfo: memFree=31425772/32770624 swapFree=6256/335376
[pid=6225] ppid=6222 vsize=78172 CPUtime=1601.5 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 60610 0 0 0 160145 5 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 5750706 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 78172

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 6279
/proc/meminfo: memFree=31425584/32770624 swapFree=6256/335404
[pid=6225] ppid=6222 vsize=78172 CPUtime=1661.47 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 61108 0 0 0 166142 5 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 5821968 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 78172

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6280
/proc/meminfo: memFree=31425312/32770624 swapFree=6256/335428
[pid=6225] ppid=6222 vsize=78172 CPUtime=1721.44 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 61619 0 0 0 172139 5 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 4747234 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 1721.44
Current children cumulated vsize (KiB) 78172

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6281
/proc/meminfo: memFree=31425460/32770624 swapFree=6256/335440
[pid=6225] ppid=6222 vsize=78172 CPUtime=1781.41 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 62135 0 0 0 178136 5 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 5758679 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (KiB) 78172

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6282
/proc/meminfo: memFree=31425204/32770624 swapFree=6256/335464
[pid=6225] ppid=6222 vsize=78172 CPUtime=1841.39 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 62634 0 0 0 184134 5 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 5818609 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 1841.39
Current children cumulated vsize (KiB) 78172

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6283
/proc/meminfo: memFree=31425836/32770624 swapFree=6256/335488
[pid=6225] ppid=6222 vsize=78172 CPUtime=1901.37 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 63143 0 0 0 190131 6 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 4747176 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 1901.37
Current children cumulated vsize (KiB) 78172

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6284
/proc/meminfo: memFree=31425756/32770624 swapFree=6256/335528
[pid=6225] ppid=6222 vsize=78172 CPUtime=1961.34 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 63649 0 0 0 196128 6 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 5750450 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 1961.34
Current children cumulated vsize (KiB) 78172

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 6293
/proc/meminfo: memFree=31424392/32770624 swapFree=6256/335556
[pid=6225] ppid=6222 vsize=78172 CPUtime=2021.32 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 64129 0 0 0 202126 6 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 4747012 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 2021.32
Current children cumulated vsize (KiB) 78172

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 6294
/proc/meminfo: memFree=31424860/32770624 swapFree=6256/335584
[pid=6225] ppid=6222 vsize=78172 CPUtime=2081.29 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 64660 0 0 0 208123 6 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 4301209 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 2081.29
Current children cumulated vsize (KiB) 78172

[startup+2142.3 s]
/proc/loadavg: 2.15 2.06 2.06 3/188 6296
/proc/meminfo: memFree=31424836/32770624 swapFree=6256/335600
[pid=6225] ppid=6222 vsize=78172 CPUtime=2141.26 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 65180 0 0 0 214120 6 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 4238819 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 2141.26
Current children cumulated vsize (KiB) 78172

[startup+2202.31 s]
/proc/loadavg: 2.05 2.05 2.05 3/188 6297
/proc/meminfo: memFree=31424588/32770624 swapFree=6256/335632
[pid=6225] ppid=6222 vsize=78172 CPUtime=2201.23 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 65692 0 0 0 220117 6 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 4747338 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 2201.23
Current children cumulated vsize (KiB) 78172

[startup+2262.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/188 6358
/proc/meminfo: memFree=31195520/32770624 swapFree=6256/335720
[pid=6225] ppid=6222 vsize=78172 CPUtime=2261.19 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 66211 0 0 0 226112 7 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 4301211 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 2261.19
Current children cumulated vsize (KiB) 78172

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 6360
/proc/meminfo: memFree=31194052/32770624 swapFree=6256/335796
[pid=6225] ppid=6222 vsize=78172 CPUtime=2321.16 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 66708 0 0 0 232109 7 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 4237728 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 2321.16
Current children cumulated vsize (KiB) 78172

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 6361
/proc/meminfo: memFree=31194180/32770624 swapFree=6256/335840
[pid=6225] ppid=6222 vsize=78172 CPUtime=2381.13 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 67218 0 0 0 238106 7 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 5871010 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 2381.13
Current children cumulated vsize (KiB) 78172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.2 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 6361
/proc/meminfo: memFree=31193900/32770624 swapFree=6256/335848
[pid=6225] ppid=6222 vsize=78172 CPUtime=2400.02 cores=0,2,4,6
/proc/6225/stat : 6225 (MistralXCSP) R 6222 6225 4608 0 -1 4202496 67708 0 0 0 239995 7 0 0 20 0 1 0 16859433 80048128 13295 33554432000 4194304 7402444 140729826628064 140729826622584 4301209 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 28385280 140729826632872 140729826633022 140729826633022 140729826635721 0
/proc/6225/statm: 19543 13295 776 784 0 12557 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 78172

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

Child status: 0
Real time (s): 2401.2
CPU time (s): 2400.03
CPU user time (s): 2399.95
CPU system time (s): 0.077962
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 78172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.95
system time used= 0.077962
maximum resident set size= 54200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67746
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= 29
involuntary context switches= 123708

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.93365 second user time and 9.67833 second system time

The end

Launcher Data

Begin job on node119 at 2017-07-21 13:16:45
IDJOB=4239865
IDBENCH=115796
IDSOLVER=2622
FILE ID=node119/4239865-1500635805
RUNJOBID= node119-1500623787-4639
PBS_JOBID= 20623013
Free space on /tmp= 61884 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-050-15-0.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-4239865-1500635805/watcher-4239865-1500635805 -o /tmp/evaluation-result-4239865-1500635805/solver-4239865-1500635805 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1500623787-4639 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1440642197 HOME/instance-4239865-1500635805.xml

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

MD5SUM BENCH= e561ffe312dc375c565e08e894fb6057
RANDOM SEED=1440642197

node119.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		: 1733.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.12
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		: 2668.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.12
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		: 2400.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.12
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		: 1733.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.12
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:        31478764 kB
MemAvailable:   31992456 kB
Buffers:          159516 kB
Cached:           632540 kB
SwapCached:            0 kB
Active:           524524 kB
Inactive:         343568 kB
Active(anon):      78660 kB
Inactive(anon):     8784 kB
Active(file):     445864 kB
Inactive(file):   334784 kB
Unevictable:        6256 kB
Mlocked:            6256 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5716 kB
Writeback:             0 kB
AnonPages:         81568 kB
Mapped:            34596 kB
Shmem:              8852 kB
Slab:             122828 kB
SReclaimable:      97760 kB
SUnreclaim:        25068 kB
KernelStack:        3360 kB
PageTables:         5252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61876 MiB
End job on node119 at 2017-07-21 13:56:46