Trace number 4240217

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 2400.9

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K10-P04.xml
MD5SUMddb81c87fc1d8e68708f77d31c52a231
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 variables470
Number of constraints212
Number of domains2
Minimum domain size210
Maximum domain size211
Distribution of domain sizes[{"size":210,"count":210},{"size":211,"count":40}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":220},{"degree":2,"count":210},{"degree":11,"count":20},{"degree":12,"count":20}]
Minimum constraint arity3
Maximum constraint arity210
Distribution of constraint arities[{"arity":3,"count":210},{"arity":40,"count":1},{"arity":210,"count":1}]
Number of extensional constraints0
Number of intensional constraints210
Distribution of constraint types[{"type":"intension","count":210},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.09/2400.90	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-4240217-1500623795/watcher-4240217-1500623795 -o /tmp/evaluation-result-4240217-1500623795/solver-4240217-1500623795 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500623787-5991 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 380218064 HOME/instance-4240217-1500623795.xml 

pid=6124
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: 0.08 0.03 0.05 2/180 6127
/proc/meminfo: memFree=31516228/32770624 swapFree=6372/266112
[pid=6127] ppid=6124 vsize=29064 CPUtime=0 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 1051 0 0 0 0 0 0 0 20 0 1 0 17059825 29761536 854 33554432000 4194304 7402444 140722328046832 140722328042120 139903212084197 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 7266 854 619 784 0 280 0

[startup+0.100156 s]
/proc/loadavg: 0.08 0.03 0.05 2/180 6127
/proc/meminfo: memFree=31516228/32770624 swapFree=6372/266112
[pid=6127] ppid=6124 vsize=29320 CPUtime=0.09 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 1217 0 0 0 9 0 0 0 20 0 1 0 17059825 30023680 1031 33554432000 4194304 7402444 140722328046832 140722328037528 6047687 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 7330 1031 727 784 0 344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29320

[startup+0.200292 s]
/proc/loadavg: 0.08 0.03 0.05 2/180 6127
/proc/meminfo: memFree=31516228/32770624 swapFree=6372/266112
[pid=6127] ppid=6124 vsize=29444 CPUtime=0.19 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 1258 0 0 0 19 0 0 0 20 0 1 0 17059825 30150656 1062 33554432000 4194304 7402444 140722328046832 140722328037528 6069396 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 7361 1062 727 784 0 375 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29444

[startup+0.300236 s]
/proc/loadavg: 0.08 0.03 0.05 2/180 6127
/proc/meminfo: memFree=31516228/32770624 swapFree=6372/266112
[pid=6127] ppid=6124 vsize=30132 CPUtime=0.29 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 1412 0 0 0 29 0 0 0 20 0 1 0 17059825 30855168 1191 33554432000 4194304 7402444 140722328046832 140722328036696 6047238 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 7533 1191 728 784 0 547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30132

[startup+0.700176 s]
/proc/loadavg: 0.08 0.03 0.05 2/180 6127
/proc/meminfo: memFree=31516228/32770624 swapFree=6372/266112
[pid=6127] ppid=6124 vsize=35152 CPUtime=0.69 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 2767 0 0 0 69 0 0 0 20 0 1 0 17059825 35995648 2504 33554432000 4194304 7402444 140722328046832 140722328041256 4378979 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 8788 2504 775 784 0 1802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35152

[startup+1.50017 s]
/proc/loadavg: 0.32 0.08 0.07 3/187 6143
/proc/meminfo: memFree=31496960/32770624 swapFree=6372/266112
[pid=6127] ppid=6124 vsize=35284 CPUtime=1.49 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 2804 0 0 0 149 0 0 0 20 0 1 0 17059825 36130816 2570 33554432000 4194304 7402444 140722328046832 140722328041288 5871010 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 8821 2570 775 784 0 1835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35284

[startup+3.10018 s]
/proc/loadavg: 0.32 0.08 0.07 3/187 6143
/proc/meminfo: memFree=31489860/32770624 swapFree=6372/266136
[pid=6127] ppid=6124 vsize=35284 CPUtime=3.09 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 4293 0 0 0 309 0 0 0 20 0 1 0 17059825 36130816 2599 33554432000 4194304 7402444 140722328046832 140722328041288 4747338 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 8821 2599 775 784 0 1835 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35284

[startup+6.30018 s]
/proc/loadavg: 0.32 0.08 0.07 3/187 6143
/proc/meminfo: memFree=31487776/32770624 swapFree=6372/266136
[pid=6127] ppid=6124 vsize=36648 CPUtime=6.29 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 6113 0 0 0 629 0 0 0 20 0 1 0 17059825 37527552 2877 33554432000 4194304 7402444 140722328046832 140722328041256 5879910 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9162 2877 775 784 0 2176 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36648

[startup+12.7002 s]
/proc/loadavg: 0.58 0.14 0.09 3/187 6143
/proc/meminfo: memFree=31486400/32770624 swapFree=6372/266148
[pid=6127] ppid=6124 vsize=37056 CPUtime=12.69 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 7921 0 0 0 1269 0 0 0 20 0 1 0 17059825 37945344 2961 33554432000 4194304 7402444 140722328046832 140722328041256 5758849 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9264 2961 775 784 0 2278 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37056

[startup+25.5002 s]
/proc/loadavg: 0.79 0.20 0.11 3/187 6143
/proc/meminfo: memFree=31485408/32770624 swapFree=6372/266164
[pid=6127] ppid=6124 vsize=38288 CPUtime=25.48 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 11971 0 0 0 2548 0 0 0 20 0 1 0 17059825 39206912 3309 33554432000 4194304 7402444 140722328046832 140722328041256 5877690 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9572 3309 775 784 0 2586 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38288

[startup+51.1002 s]
/proc/loadavg: 1.21 0.35 0.16 3/187 6143
/proc/meminfo: memFree=31483472/32770624 swapFree=6372/266172
[pid=6127] ppid=6124 vsize=38700 CPUtime=51.07 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 14191 0 0 0 5107 0 0 0 20 0 1 0 17059825 39628800 3440 33554432000 4194304 7402444 140722328046832 140722328041288 4377840 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3440 775 784 0 2689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38700

[startup+102.3 s]
/proc/loadavg: 1.68 0.63 0.26 3/187 6145
/proc/meminfo: memFree=31484948/32770624 swapFree=6372/266200
[pid=6127] ppid=6124 vsize=38700 CPUtime=102.25 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 15015 0 0 0 10225 0 0 0 20 0 1 0 17059825 39628800 3446 33554432000 4194304 7402444 140722328046832 140722328041288 4377887 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3446 775 784 0 2689 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 38700

[startup+162.3 s]
/proc/loadavg: 1.96 0.90 0.38 3/187 6146
/proc/meminfo: memFree=31484072/32770624 swapFree=6372/266228
[pid=6127] ppid=6124 vsize=38700 CPUtime=162.23 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 15811 0 0 0 16223 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 5758711 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 38700

[startup+222.306 s]
/proc/loadavg: 1.99 1.10 0.48 3/187 6154
/proc/meminfo: memFree=31483692/32770624 swapFree=6372/266256
[pid=6127] ppid=6124 vsize=38700 CPUtime=222.21 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 16605 0 0 0 22221 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4529229 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 38700

[startup+282.3 s]
/proc/loadavg: 2.04 1.28 0.58 3/188 6178
/proc/meminfo: memFree=31483404/32770624 swapFree=6372/266292
[pid=6127] ppid=6124 vsize=38700 CPUtime=282.19 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 17399 0 0 0 28219 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 5758819 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 38700

[startup+342.3 s]
/proc/loadavg: 2.01 1.41 0.67 3/188 6179
/proc/meminfo: memFree=31484080/32770624 swapFree=6372/266312
[pid=6127] ppid=6124 vsize=38700 CPUtime=342.17 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 18193 0 0 0 34217 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4529232 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 38700

[startup+402.3 s]
/proc/loadavg: 2.00 1.52 0.76 3/188 6180
/proc/meminfo: memFree=31484204/32770624 swapFree=6372/266336
[pid=6127] ppid=6124 vsize=38700 CPUtime=402.15 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 18986 0 0 0 40215 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 5871081 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 38700

[startup+462.3 s]
/proc/loadavg: 2.00 1.61 0.83 3/188 6181
/proc/meminfo: memFree=31484576/32770624 swapFree=6372/266364
[pid=6127] ppid=6124 vsize=38700 CPUtime=462.13 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 19781 0 0 0 46213 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4747743 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 38700

[startup+522.3 s]
/proc/loadavg: 2.00 1.68 0.91 3/188 6182
/proc/meminfo: memFree=31484688/32770624 swapFree=6372/266384
[pid=6127] ppid=6124 vsize=38700 CPUtime=522.11 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 20373 0 0 0 52211 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4529237 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 38700

[startup+582.3 s]
/proc/loadavg: 2.00 1.74 0.97 3/187 6183
/proc/meminfo: memFree=31484784/32770624 swapFree=6372/266408
[pid=6127] ppid=6124 vsize=38700 CPUtime=582.09 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 21362 0 0 0 58209 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 5877719 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 38700


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.64 3/187 6213
/proc/meminfo: memFree=31483772/32770624 swapFree=6372/266792
[pid=6127] ppid=6124 vsize=38700 CPUtime=1541.77 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 33681 0 0 0 154177 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 5768568 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 38700

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 1.67 3/187 6214
/proc/meminfo: memFree=31483616/32770624 swapFree=6372/266812
[pid=6127] ppid=6124 vsize=38700 CPUtime=1601.75 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 34213 0 0 0 160175 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4709414 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 38700

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 1.69 3/187 6215
/proc/meminfo: memFree=31483624/32770624 swapFree=6372/266848
[pid=6127] ppid=6124 vsize=38700 CPUtime=1661.73 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 35264 0 0 0 166173 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 5877687 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 38700

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.71 3/187 6217
/proc/meminfo: memFree=31483452/32770624 swapFree=6372/266876
[pid=6127] ppid=6124 vsize=38700 CPUtime=1721.71 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 36057 0 0 0 172171 0 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 5758830 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 38700

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 1.73 3/187 6218
/proc/meminfo: memFree=31483176/32770624 swapFree=6372/266896
[pid=6127] ppid=6124 vsize=38700 CPUtime=1781.7 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 36850 0 0 0 178169 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4377740 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 38700

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 1.75 3/187 6219
/proc/meminfo: memFree=31482896/32770624 swapFree=6372/266920
[pid=6127] ppid=6124 vsize=38700 CPUtime=1841.68 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 37640 0 0 0 184167 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4223008 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 1841.68
Current children cumulated vsize (KiB) 38700

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 1.77 3/187 6221
/proc/meminfo: memFree=31483256/32770624 swapFree=6372/266948
[pid=6127] ppid=6124 vsize=38700 CPUtime=1901.65 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 38435 0 0 0 190164 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 5758807 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 1901.65
Current children cumulated vsize (KiB) 38700

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/187 6222
/proc/meminfo: memFree=31483264/32770624 swapFree=6372/266972
[pid=6127] ppid=6124 vsize=38700 CPUtime=1961.63 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 39225 0 0 0 196162 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4377704 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 1961.63
Current children cumulated vsize (KiB) 38700

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.79 3/188 6231
/proc/meminfo: memFree=31482832/32770624 swapFree=6372/267004
[pid=6127] ppid=6124 vsize=38700 CPUtime=2021.61 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 40019 0 0 0 202160 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4378843 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 2021.61
Current children cumulated vsize (KiB) 38700

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/188 6232
/proc/meminfo: memFree=31483048/32770624 swapFree=6372/267024
[pid=6127] ppid=6124 vsize=38700 CPUtime=2081.6 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 40731 0 0 0 208159 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 5871069 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 2081.6
Current children cumulated vsize (KiB) 38700

[startup+2142.3 s]
/proc/loadavg: 2.06 2.03 1.82 3/188 6233
/proc/meminfo: memFree=31483040/32770624 swapFree=6372/267044
[pid=6127] ppid=6124 vsize=38700 CPUtime=2141.57 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 41336 0 0 0 214156 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4379462 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 2141.57
Current children cumulated vsize (KiB) 38700

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 1.83 3/188 6234
/proc/meminfo: memFree=31483032/32770624 swapFree=6372/267068
[pid=6127] ppid=6124 vsize=38700 CPUtime=2201.56 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 41943 0 0 0 220155 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 5758845 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 2201.56
Current children cumulated vsize (KiB) 38700

[startup+2262.3 s]
/proc/loadavg: 2.06 2.03 1.85 3/188 6235
/proc/meminfo: memFree=31483288/32770624 swapFree=6372/267096
[pid=6127] ppid=6124 vsize=38700 CPUtime=2261.53 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 42480 0 0 0 226152 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 2261.53
Current children cumulated vsize (KiB) 38700

[startup+2322.3 s]
/proc/loadavg: 2.02 2.03 1.86 3/187 6236
/proc/meminfo: memFree=31483104/32770624 swapFree=6372/267116
[pid=6127] ppid=6124 vsize=38700 CPUtime=2321.51 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 43271 0 0 0 232150 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 5878051 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 2321.51
Current children cumulated vsize (KiB) 38700

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 1.87 3/187 6237
/proc/meminfo: memFree=31482856/32770624 swapFree=6372/267148
[pid=6127] ppid=6124 vsize=38700 CPUtime=2381.49 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 44067 0 0 0 238148 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4378964 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 2381.49
Current children cumulated vsize (KiB) 38700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.9 s]
/proc/loadavg: 2.01 2.02 1.87 3/187 6237
/proc/meminfo: memFree=31482980/32770624 swapFree=6372/267156
[pid=6127] ppid=6124 vsize=38700 CPUtime=2400.09 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 44651 0 0 0 240008 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4248948 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 38700

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

[startup+2400.9 s]
/proc/loadavg: 2.01 2.02 1.87 3/187 6237
/proc/meminfo: memFree=31482980/32770624 swapFree=6372/267156
[pid=6127] ppid=6124 vsize=38700 CPUtime=2400.09 cores=1,3,5,7
/proc/6127/stat : 6127 (MistralXCSP) R 6124 6127 5959 0 -1 4202496 44651 0 0 0 240008 1 0 0 20 0 1 0 17059825 39628800 3448 33554432000 4194304 7402444 140722328046832 140722328041288 4248948 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 13172736 140722328048809 140722328048958 140722328048958 140722328051657 0
/proc/6127/statm: 9675 3448 775 784 0 2689 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 38700

Child status: 0
Real time (s): 2400.9
CPU time (s): 2400.1
CPU user time (s): 2400.08
CPU system time (s): 0.014994
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 38700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.08
system time used= 0.014994
maximum resident set size= 13816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44687
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= 9
involuntary context switches= 120741

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.58559 second user time and 8.29722 second system time

The end

Launcher Data

Begin job on node107 at 2017-07-21 09:56:36
IDJOB=4240217
IDBENCH=120738
IDSOLVER=2622
FILE ID=node107/4240217-1500623795
RUNJOBID= node107-1500623787-5991
PBS_JOBID= 20623020
Free space on /tmp= 61888 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K10-P04.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-4240217-1500623795/watcher-4240217-1500623795 -o /tmp/evaluation-result-4240217-1500623795/solver-4240217-1500623795 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500623787-5991 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 380218064 HOME/instance-4240217-1500623795.xml

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

MD5SUM BENCH= ddb81c87fc1d8e68708f77d31c52a231
RANDOM SEED=380218064

node107.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	: 5334.02
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		: 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	: 5334.02
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		: 2267.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	: 5334.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.02
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		: 1733.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:        31517108 kB
MemAvailable:   32006580 kB
Buffers:          157944 kB
Cached:           618680 kB
SwapCached:            0 kB
Active:           546928 kB
Inactive:         282964 kB
Active(anon):      56240 kB
Inactive(anon):    16852 kB
Active(file):     490688 kB
Inactive(file):   266112 kB
Unevictable:        6372 kB
Mlocked:            6380 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5920 kB
Writeback:             0 kB
AnonPages:         59664 kB
Mapped:            32220 kB
Shmem:             17044 kB
Slab:             121476 kB
SReclaimable:      97016 kB
SUnreclaim:        24460 kB
KernelStack:        3200 kB
PageTables:         4840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     316796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61876 MiB
End job on node107 at 2017-07-21 10:36:37