Trace number 4240205

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.01 2400.1

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-050-09.xml
MD5SUM78e001d21a1411ecb51795c063836bf7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark309.78299
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints36
Number of domains1
Minimum domain size2500
Maximum domain size2500
Distribution of domain sizes[{"size":2500,"count":9}]
Minimum variable degree7
Maximum variable degree7
Distribution of variable degrees[{"degree":7,"count":9}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":36}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.00/2400.10	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-4240205-1500623794/watcher-4240205-1500623794 -o /tmp/evaluation-result-4240205-1500623794/solver-4240205-1500623794 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500623787-3307 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 55734385 HOME/instance-4240205-1500623794.xml 

pid=3396
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: 0.00 0.01 0.05 3/187 3399
/proc/meminfo: memFree=28984168/32770624 swapFree=7088/2965944
[pid=3399] ppid=3396 vsize=28672 CPUtime=0 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 1004 0 0 0 0 0 0 0 20 0 1 0 15655792 29360128 801 33554432000 4194304 7402444 140724343488480 140724343485528 139919179565639 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7168 801 645 784 0 182 0

[startup+0.100171 s]
/proc/loadavg: 0.00 0.01 0.05 3/187 3399
/proc/meminfo: memFree=28984168/32770624 swapFree=7088/2965944
[pid=3399] ppid=3396 vsize=29320 CPUtime=0.09 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 1268 0 0 0 9 0 0 0 20 0 1 0 15655792 30023680 1071 33554432000 4194304 7402444 140724343488480 140724343483080 139919176345232 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1071 767 784 0 344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29320

[startup+0.20034 s]
/proc/loadavg: 0.00 0.01 0.05 3/187 3399
/proc/meminfo: memFree=28984168/32770624 swapFree=7088/2965944
[pid=3399] ppid=3396 vsize=29320 CPUtime=0.19 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 1269 0 0 0 19 0 0 0 20 0 1 0 15655792 30023680 1071 33554432000 4194304 7402444 140724343488480 140724343483080 5691104 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1071 767 784 0 344 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29320

[startup+0.300318 s]
/proc/loadavg: 0.00 0.01 0.05 3/187 3399
/proc/meminfo: memFree=28984168/32770624 swapFree=7088/2965944
[pid=3399] ppid=3396 vsize=29320 CPUtime=0.29 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 1269 0 0 0 29 0 0 0 20 0 1 0 15655792 30023680 1071 33554432000 4194304 7402444 140724343488480 140724343483080 5880640 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1071 767 784 0 344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29320

[startup+0.700277 s]
/proc/loadavg: 0.00 0.01 0.05 3/187 3399
/proc/meminfo: memFree=28984168/32770624 swapFree=7088/2965944
[pid=3399] ppid=3396 vsize=29320 CPUtime=0.69 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 1272 0 0 0 69 0 0 0 20 0 1 0 15655792 30023680 1071 33554432000 4194304 7402444 140724343488480 140724343483080 5691529 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1071 767 784 0 344 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29320

[startup+1.50027 s]
/proc/loadavg: 0.00 0.01 0.05 3/188 3400
/proc/meminfo: memFree=28954268/32770624 swapFree=7088/2965944
[pid=3399] ppid=3396 vsize=29320 CPUtime=1.49 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 1273 0 0 0 149 0 0 0 20 0 1 0 15655792 30023680 1071 33554432000 4194304 7402444 140724343488480 140724343483080 4747176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1071 767 784 0 344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29320

[startup+3.10028 s]
/proc/loadavg: 0.00 0.01 0.05 3/188 3400
/proc/meminfo: memFree=28936412/32770624 swapFree=7088/2965944
[pid=3399] ppid=3396 vsize=29320 CPUtime=3.09 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 1481 0 0 0 309 0 0 0 20 0 1 0 15655792 30023680 1105 33554432000 4194304 7402444 140724343488480 140724343483080 139919176345232 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1105 774 784 0 344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29320

[startup+6.30028 s]
/proc/loadavg: 0.16 0.05 0.06 3/188 3400
/proc/meminfo: memFree=28876600/32770624 swapFree=7088/2965968
[pid=3399] ppid=3396 vsize=29320 CPUtime=6.29 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 1691 0 0 0 629 0 0 0 20 0 1 0 15655792 30023680 1106 33554432000 4194304 7402444 140724343488480 140724343483080 4297648 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1106 774 784 0 344 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29320

[startup+12.7003 s]
/proc/loadavg: 0.31 0.08 0.07 3/188 3400
/proc/meminfo: memFree=28811764/32770624 swapFree=7088/2965968
[pid=3399] ppid=3396 vsize=29320 CPUtime=12.69 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 1900 0 0 0 1269 0 0 0 20 0 1 0 15655792 30023680 1106 33554432000 4194304 7402444 140724343488480 140724343483080 4248926 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1106 774 784 0 344 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29320

[startup+25.5003 s]
/proc/loadavg: 0.68 0.17 0.10 3/188 3400
/proc/meminfo: memFree=28742092/32770624 swapFree=7088/2965976
[pid=3399] ppid=3396 vsize=29320 CPUtime=25.49 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 2320 0 0 0 2549 0 0 0 20 0 1 0 15655792 30023680 1107 33554432000 4194304 7402444 140724343488480 140724343483080 4223008 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1107 774 784 0 344 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29320

[startup+51.1003 s]
/proc/loadavg: 1.13 0.32 0.15 3/188 3400
/proc/meminfo: memFree=28599300/32770624 swapFree=7088/2965984
[pid=3399] ppid=3396 vsize=29320 CPUtime=51.09 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 2532 0 0 0 5109 0 0 0 20 0 1 0 15655792 30023680 1108 33554432000 4194304 7402444 140724343488480 140724343483080 5719590 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1108 774 784 0 344 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29320

[startup+102.3 s]
/proc/loadavg: 1.62 0.58 0.25 3/188 3402
/proc/meminfo: memFree=28597288/32770624 swapFree=7088/2966028
[pid=3399] ppid=3396 vsize=29320 CPUtime=102.29 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 2743 0 0 0 10229 0 0 0 20 0 1 0 15655792 30023680 1108 33554432000 4194304 7402444 140724343488480 140724343483080 5880494 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1108 774 784 0 344 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 29320

[startup+162.3 s]
/proc/loadavg: 1.86 0.84 0.35 3/188 3403
/proc/meminfo: memFree=28595732/32770624 swapFree=7088/2966048
[pid=3399] ppid=3396 vsize=29320 CPUtime=162.29 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 2954 0 0 0 16229 0 0 0 20 0 1 0 15655792 30023680 1108 33554432000 4194304 7402444 140724343488480 140724343483080 139919176345232 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1108 774 784 0 344 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29320

[startup+222.306 s]
/proc/loadavg: 1.95 1.05 0.46 3/188 3411
/proc/meminfo: memFree=28595188/32770624 swapFree=7088/2966076
[pid=3399] ppid=3396 vsize=29320 CPUtime=222.29 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 3167 0 0 0 22229 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 5880644 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 29320

[startup+282.3 s]
/proc/loadavg: 1.98 1.22 0.55 3/189 3435
/proc/meminfo: memFree=28594500/32770624 swapFree=7088/2966104
[pid=3399] ppid=3396 vsize=29320 CPUtime=282.28 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 3379 0 0 0 28228 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 139919176345290 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 29320

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.64 3/188 3436
/proc/meminfo: memFree=28594400/32770624 swapFree=7088/2966124
[pid=3399] ppid=3396 vsize=29320 CPUtime=342.28 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 3591 0 0 0 34228 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 5758792 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 29320

[startup+402.3 s]
/proc/loadavg: 2.00 1.48 0.73 3/188 3437
/proc/meminfo: memFree=28593632/32770624 swapFree=7088/2966156
[pid=3399] ppid=3396 vsize=29320 CPUtime=402.28 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 3803 0 0 0 40228 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 5728159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 29320

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.81 3/188 3438
/proc/meminfo: memFree=28592748/32770624 swapFree=7088/2966176
[pid=3399] ppid=3396 vsize=29320 CPUtime=462.27 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 4015 0 0 0 46227 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 139919172907660 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 29320

[startup+522.3 s]
/proc/loadavg: 2.00 1.65 0.88 3/188 3439
/proc/meminfo: memFree=28592560/32770624 swapFree=7088/2966196
[pid=3399] ppid=3396 vsize=29320 CPUtime=522.27 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 4227 0 0 0 52227 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 139919172909034 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 29320

[startup+582.3 s]
/proc/loadavg: 2.00 1.72 0.95 3/187 3440
/proc/meminfo: memFree=28592268/32770624 swapFree=7088/2966224
[pid=3399] ppid=3396 vsize=29320 CPUtime=582.27 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 4439 0 0 0 58227 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 4747360 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 29320


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.64 3/187 3470
/proc/meminfo: memFree=28585484/32770624 swapFree=7088/2966608
[pid=3399] ppid=3396 vsize=29320 CPUtime=1542.24 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 7831 0 0 0 154224 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 5877720 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 1542.24
Current children cumulated vsize (KiB) 29320

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/187 3471
/proc/meminfo: memFree=28585012/32770624 swapFree=7088/2966632
[pid=3399] ppid=3396 vsize=29320 CPUtime=1602.23 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 8043 0 0 0 160223 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 139919176345317 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 1602.23
Current children cumulated vsize (KiB) 29320

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.69 3/187 3472
/proc/meminfo: memFree=28584716/32770624 swapFree=7088/2966656
[pid=3399] ppid=3396 vsize=29320 CPUtime=1662.23 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 8255 0 0 0 166223 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 5821841 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 1662.23
Current children cumulated vsize (KiB) 29320

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.70 3/187 3474
/proc/meminfo: memFree=28584244/32770624 swapFree=7088/2966684
[pid=3399] ppid=3396 vsize=29320 CPUtime=1722.22 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 8467 0 0 0 172222 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 4747338 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 29320

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 1.73 3/187 3475
/proc/meminfo: memFree=28584368/32770624 swapFree=7088/2966712
[pid=3399] ppid=3396 vsize=29320 CPUtime=1782.22 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 8679 0 0 0 178222 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 4238480 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 1782.22
Current children cumulated vsize (KiB) 29320

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 1.75 3/187 3476
/proc/meminfo: memFree=28584368/32770624 swapFree=7088/2966736
[pid=3399] ppid=3396 vsize=29320 CPUtime=1842.22 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 8891 0 0 0 184222 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 139919176345317 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 1842.22
Current children cumulated vsize (KiB) 29320

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 1.76 3/187 3478
/proc/meminfo: memFree=28584352/32770624 swapFree=7088/2966768
[pid=3399] ppid=3396 vsize=29320 CPUtime=1902.22 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 9103 0 0 0 190222 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 139919172907760 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 1902.22
Current children cumulated vsize (KiB) 29320

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/187 3479
/proc/meminfo: memFree=28584696/32770624 swapFree=7088/2966788
[pid=3399] ppid=3396 vsize=29320 CPUtime=1962.21 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 9315 0 0 0 196221 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 4361298 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 1962.21
Current children cumulated vsize (KiB) 29320

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.79 3/188 3488
/proc/meminfo: memFree=28583596/32770624 swapFree=7088/2966820
[pid=3399] ppid=3396 vsize=29320 CPUtime=2022.21 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 9527 0 0 0 202221 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 5758845 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 2022.21
Current children cumulated vsize (KiB) 29320

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.80 3/188 3489
/proc/meminfo: memFree=28584008/32770624 swapFree=7088/2966844
[pid=3399] ppid=3396 vsize=29320 CPUtime=2082.21 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 9739 0 0 0 208221 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 5821644 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 2082.21
Current children cumulated vsize (KiB) 29320

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/188 3490
/proc/meminfo: memFree=28583884/32770624 swapFree=7088/2966860
[pid=3399] ppid=3396 vsize=29320 CPUtime=2142.21 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 9951 0 0 0 214221 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 139919176345317 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 2142.21
Current children cumulated vsize (KiB) 29320

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.82 3/188 3491
/proc/meminfo: memFree=28583752/32770624 swapFree=7088/2966892
[pid=3399] ppid=3396 vsize=29320 CPUtime=2202.21 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 10163 0 0 0 220221 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 5880659 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 2202.21
Current children cumulated vsize (KiB) 29320

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.84 3/188 3492
/proc/meminfo: memFree=28583504/32770624 swapFree=7088/2966912
[pid=3399] ppid=3396 vsize=29320 CPUtime=2262.2 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 10375 0 0 0 226220 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 4489488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 2262.2
Current children cumulated vsize (KiB) 29320

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.85 3/187 3493
/proc/meminfo: memFree=28583512/32770624 swapFree=7088/2966940
[pid=3399] ppid=3396 vsize=29320 CPUtime=2322.2 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 10587 0 0 0 232220 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 4223008 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 2322.2
Current children cumulated vsize (KiB) 29320

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.86 3/187 3494
/proc/meminfo: memFree=28583052/32770624 swapFree=7088/2966960
[pid=3399] ppid=3396 vsize=29320 CPUtime=2382.2 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 10799 0 0 0 238220 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 139919176345232 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 2382.2
Current children cumulated vsize (KiB) 29320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 1.86 3/187 3494
/proc/meminfo: memFree=28583052/32770624 swapFree=7088/2966964
[pid=3399] ppid=3396 vsize=29320 CPUtime=2400 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 11011 0 0 0 240000 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 5750496 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 29320

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

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 1.86 3/187 3494
/proc/meminfo: memFree=28583052/32770624 swapFree=7088/2966964
[pid=3399] ppid=3396 vsize=29320 CPUtime=2400 cores=0,2,4,6
/proc/3399/stat : 3399 (MistralXCSP) R 3396 3399 3276 0 -1 4202496 11011 0 0 0 240000 0 0 0 20 0 1 0 15655792 30023680 1109 33554432000 4194304 7402444 140724343488480 140724343483080 5750496 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 23457792 140724343489706 140724343489854 140724343489854 140724343492553 0
/proc/3399/statm: 7330 1109 774 784 0 344 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 29320

Child status: 0
Real time (s): 2400.1
CPU time (s): 2400.01
CPU user time (s): 2400
CPU system time (s): 0.004999
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 29320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.004999
maximum resident set size= 4460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11041
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= 6
involuntary context switches= 120780

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.05334 second user time and 7.0058 second system time

The end

Launcher Data

Begin job on node124 at 2017-07-21 09:56:34
IDJOB=4240205
IDBENCH=120666
IDSOLVER=2622
FILE ID=node124/4240205-1500623794
RUNJOBID= node124-1500623787-3307
PBS_JOBID= 20623009
Free space on /tmp= 62016 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/Knights/Knights-m1-s1/Knights-050-09.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-4240205-1500623794/watcher-4240205-1500623794 -o /tmp/evaluation-result-4240205-1500623794/solver-4240205-1500623794 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500623787-3307 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 55734385 HOME/instance-4240205-1500623794.xml

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

MD5SUM BENCH= 78e001d21a1411ecb51795c063836bf7
RANDOM SEED=55734385

node124.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.00
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.00
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
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:        28985468 kB
MemAvailable:   31941852 kB
Buffers:          155092 kB
Cached:          3079156 kB
SwapCached:            0 kB
Active:           382356 kB
Inactive:        2974664 kB
Active(anon):     125560 kB
Inactive(anon):     8720 kB
Active(file):     256796 kB
Inactive(file):  2965944 kB
Unevictable:        7088 kB
Mlocked:            7088 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             11644 kB
Writeback:             0 kB
AnonPages:        125828 kB
Mapped:            33996 kB
Shmem:              8848 kB
Slab:             123928 kB
SReclaimable:      98956 kB
SUnreclaim:        24972 kB
KernelStack:        3296 kB
PageTables:         4972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     392568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 62008 MiB
End job on node124 at 2017-07-21 10:36:34