Trace number 4241538

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.08 2401.6

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-44.xml
MD5SUM7674c6d5068d08c652f92e457f6b136c
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 benchmark29.971001
Satisfiable
(Un)Satisfiability was proved
Number of variables1936
Number of constraints41667
Number of domains1
Minimum domain size44
Maximum domain size44
Distribution of domain sizes[{"size":44,"count":1936}]
Minimum variable degree43
Maximum variable degree44
Distribution of variable degrees[{"degree":43,"count":1850},{"degree":44,"count":86}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":41667}]
Number of extensional constraints0
Number of intensional constraints41667
Distribution of constraint types[{"type":"intension","count":41667}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c Mistral-2017-06-28
2400.07/2401.60	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-4241538-1500628683/watcher-4241538-1500628683 -o /tmp/evaluation-result-4241538-1500628683/solver-4241538-1500628683 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500623787-2267 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1343229900 HOME/instance-4241538-1500628683.xml 

pid=3038
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.98 2/186 3041
/proc/meminfo: memFree=26180400/32770624 swapFree=6532/351480
[pid=3041] ppid=3038 vsize=28388 CPUtime=0 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 16147259 29069312 408 33554432000 4194304 7402444 140733051165120 140733051164312 5920550 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 7097 408 342 784 0 111 0

[startup+0.100162 s]
/proc/loadavg: 2.00 2.01 1.98 2/186 3041
/proc/meminfo: memFree=26180400/32770624 swapFree=6532/351480
[pid=3041] ppid=3038 vsize=30992 CPUtime=0.09 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 1538 0 0 0 9 0 0 0 20 0 1 0 16147259 31735808 1357 33554432000 4194304 7402444 140733051165120 140733051158360 5922793 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 7748 1357 632 784 0 762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30992

[startup+0.200311 s]
/proc/loadavg: 2.00 2.01 1.98 2/186 3041
/proc/meminfo: memFree=26180400/32770624 swapFree=6532/351480
[pid=3041] ppid=3038 vsize=31320 CPUtime=0.19 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 1609 0 0 0 19 0 0 0 20 0 1 0 16147259 32071680 1423 33554432000 4194304 7402444 140733051165120 140733051158360 6147573 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 7830 1423 632 784 0 844 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31320

[startup+0.300257 s]
/proc/loadavg: 2.00 2.01 1.98 2/186 3041
/proc/meminfo: memFree=26180400/32770624 swapFree=6532/351480
[pid=3041] ppid=3038 vsize=31776 CPUtime=0.29 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 1756 0 0 0 29 0 0 0 20 0 1 0 16147259 32538624 1529 33554432000 4194304 7402444 140733051165120 140733051158360 6143796 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 7944 1529 632 784 0 958 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31776

[startup+0.700229 s]
/proc/loadavg: 2.00 2.01 1.98 2/186 3041
/proc/meminfo: memFree=26180400/32770624 swapFree=6532/351480
[pid=3041] ppid=3038 vsize=34132 CPUtime=0.69 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 2534 0 0 0 69 0 0 0 20 0 1 0 16147259 34951168 2177 33554432000 4194304 7402444 140733051165120 140733051155448 5939875 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 8533 2177 725 784 0 1547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34132

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3042
/proc/meminfo: memFree=26173092/32770624 swapFree=6532/351532
[pid=3041] ppid=3038 vsize=36688 CPUtime=1.49 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 3177 0 0 0 149 0 0 0 20 0 1 0 16147259 37568512 2770 33554432000 4194304 7402444 140733051165120 140733051155864 140379369223460 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 9172 2770 725 784 0 2186 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36688

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3042
/proc/meminfo: memFree=26168356/32770624 swapFree=6532/351384
[pid=3041] ppid=3038 vsize=45336 CPUtime=3.08 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 7318 0 0 0 308 0 0 0 20 0 1 0 16147259 46424064 4966 33554432000 4194304 7402444 140733051165120 140733051155448 140379363974752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 11334 4966 725 784 0 4348 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45336

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3042
/proc/meminfo: memFree=26154632/32770624 swapFree=6532/351392
[pid=3041] ppid=3038 vsize=56072 CPUtime=6.28 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 11481 0 0 0 627 1 0 0 20 0 1 0 16147259 57417728 7586 33554432000 4194304 7402444 140733051165120 140733051155864 6030502 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 14018 7586 725 784 0 7032 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56072

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3042
/proc/meminfo: memFree=26124016/32770624 swapFree=6532/351396
[pid=3041] ppid=3038 vsize=83020 CPUtime=12.68 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 24876 0 0 0 1265 3 0 0 20 0 1 0 16147259 85012480 14379 33554432000 4194304 7402444 140733051165120 140733051156152 6057543 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 20755 14379 725 784 0 13769 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83020

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3042
/proc/meminfo: memFree=26086640/32770624 swapFree=6532/351360
[pid=3041] ppid=3038 vsize=121660 CPUtime=25.48 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 38767 0 0 0 2543 5 0 0 20 0 1 0 16147259 124579840 24038 33554432000 4194304 7402444 140733051165120 140733051155864 6047557 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 30415 24038 725 784 0 23429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 121660

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3042
/proc/meminfo: memFree=26016080/32770624 swapFree=6532/351368
[pid=3041] ppid=3038 vsize=190480 CPUtime=51.07 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 86568 0 0 0 5098 9 0 0 20 0 1 0 16147259 195051520 41245 33554432000 4194304 7402444 140733051165120 140733051158360 6047916 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 47620 41245 729 784 0 40634 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 190480

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3104
/proc/meminfo: memFree=31302236/32770624 swapFree=6532/351436
[pid=3041] ppid=3038 vsize=329420 CPUtime=102.25 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 188870 0 0 0 10207 18 0 0 20 0 1 0 16147259 337326080 75965 33554432000 4194304 7402444 140733051165120 140733051159752 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 82355 75965 769 784 0 75369 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 329420

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3172
/proc/meminfo: memFree=31300156/32770624 swapFree=6532/351472
[pid=3041] ppid=3038 vsize=330344 CPUtime=162.18 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 237448 0 0 0 16198 20 0 0 20 0 1 0 16147259 338272256 76345 33554432000 4194304 7402444 140733051165120 140733051159704 4747155 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 82586 76345 769 784 0 75600 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 330344

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3173
/proc/meminfo: memFree=31299720/32770624 swapFree=6532/351500
[pid=3041] ppid=3038 vsize=330872 CPUtime=222.12 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 265500 0 0 0 22191 21 0 0 20 0 1 0 16147259 338812928 76461 33554432000 4194304 7402444 140733051165120 140733051159704 4221664 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 82718 76461 769 784 0 75732 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 330872

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3174
/proc/meminfo: memFree=31297984/32770624 swapFree=6532/351544
[pid=3041] ppid=3038 vsize=331004 CPUtime=282.07 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 269247 0 0 0 28186 21 0 0 20 0 1 0 16147259 338948096 76508 33554432000 4194304 7402444 140733051165120 140733051159448 5750503 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 82751 76508 769 784 0 75765 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 331004

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3175
/proc/meminfo: memFree=31298296/32770624 swapFree=6532/351564
[pid=3041] ppid=3038 vsize=331136 CPUtime=342.03 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 270161 0 0 0 34182 21 0 0 20 0 1 0 16147259 339083264 76545 33554432000 4194304 7402444 140733051165120 140733051159704 5877521 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 82784 76545 769 784 0 75798 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 331136

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3176
/proc/meminfo: memFree=31298476/32770624 swapFree=6532/351600
[pid=3041] ppid=3038 vsize=331268 CPUtime=402 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 271110 0 0 0 40179 21 0 0 20 0 1 0 16147259 339218432 76582 33554432000 4194304 7402444 140733051165120 140733051159704 5695885 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 82817 76582 769 784 0 75831 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 331268

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3178
/proc/meminfo: memFree=31299016/32770624 swapFree=6532/351644
[pid=3041] ppid=3038 vsize=331400 CPUtime=461.96 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 272059 0 0 0 46175 21 0 0 20 0 1 0 16147259 339353600 76595 33554432000 4194304 7402444 140733051165120 140733051159704 4747408 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 82850 76595 769 784 0 75864 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 331400

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 3179
/proc/meminfo: memFree=31298688/32770624 swapFree=6532/351668
[pid=3041] ppid=3038 vsize=331400 CPUtime=521.92 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 272565 0 0 0 52171 21 0 0 20 0 1 0 16147259 339353600 76619 33554432000 4194304 7402444 140733051165120 140733051159704 5750706 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 82850 76619 769 784 0 75864 0
Current children cumulated CPU time (s) 521.92
Current children cumulated vsize (KiB) 331400

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 1.99 3/187 3180
/proc/meminfo: memFree=31299100/32770624 swapFree=6532/351712
[pid=3041] ppid=3038 vsize=331532 CPUtime=581.88 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 273072 0 0 0 58167 21 0 0 20 0 1 0 16147259 339488768 76639 33554432000 4194304 7402444 140733051165120 140733051159704 5758711 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 82883 76639 769 784 0 75897 0
Current children cumulated CPU time (s) 581.88
Current children cumulated vsize (KiB) 331532


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/188 3212
/proc/meminfo: memFree=31296756/32770624 swapFree=6532/352196
[pid=3041] ppid=3038 vsize=332456 CPUtime=1481.34 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 282700 0 0 0 148112 22 0 0 20 0 1 0 16147259 340434944 76853 33554432000 4194304 7402444 140733051165120 140733051159704 5750450 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83114 76853 769 784 0 76128 0
Current children cumulated CPU time (s) 1481.34
Current children cumulated vsize (KiB) 332456

[startup+1542.31 s]
/proc/loadavg: 2.08 2.03 2.01 3/188 3213
/proc/meminfo: memFree=31296912/32770624 swapFree=6532/352228
[pid=3041] ppid=3038 vsize=332456 CPUtime=1541.3 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 283432 0 0 0 154108 22 0 0 20 0 1 0 16147259 340434944 76867 33554432000 4194304 7402444 140733051165120 140733051159704 5750706 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83114 76867 769 784 0 76128 0
Current children cumulated CPU time (s) 1541.3
Current children cumulated vsize (KiB) 332456

[startup+1602.3 s]
/proc/loadavg: 2.08 2.04 2.02 3/188 3214
/proc/meminfo: memFree=31296780/32770624 swapFree=6532/352256
[pid=3041] ppid=3038 vsize=332456 CPUtime=1601.26 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 284195 0 0 0 160104 22 0 0 20 0 1 0 16147259 340434944 76880 33554432000 4194304 7402444 140733051165120 140733051159704 5877534 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83114 76880 769 784 0 76128 0
Current children cumulated CPU time (s) 1601.26
Current children cumulated vsize (KiB) 332456

[startup+1662.3 s]
/proc/loadavg: 2.03 2.04 2.02 3/187 3215
/proc/meminfo: memFree=31296704/32770624 swapFree=6532/352284
[pid=3041] ppid=3038 vsize=332588 CPUtime=1661.22 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 284956 0 0 0 166100 22 0 0 20 0 1 0 16147259 340570112 76895 33554432000 4194304 7402444 140733051165120 140733051159704 4365592 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83147 76895 769 784 0 76161 0
Current children cumulated CPU time (s) 1661.22
Current children cumulated vsize (KiB) 332588

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.02 3/187 3216
/proc/meminfo: memFree=31296864/32770624 swapFree=6532/352316
[pid=3041] ppid=3038 vsize=332588 CPUtime=1721.18 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 285733 0 0 0 172096 22 0 0 20 0 1 0 16147259 340570112 76901 33554432000 4194304 7402444 140733051165120 140733051159704 5758679 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83147 76901 769 784 0 76161 0
Current children cumulated CPU time (s) 1721.18
Current children cumulated vsize (KiB) 332588

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/187 3217
/proc/meminfo: memFree=31296648/32770624 swapFree=6532/352348
[pid=3041] ppid=3038 vsize=332588 CPUtime=1781.16 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 286510 0 0 0 178093 23 0 0 20 0 1 0 16147259 340570112 76908 33554432000 4194304 7402444 140733051165120 140733051159704 5878467 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83147 76908 769 784 0 76161 0
Current children cumulated CPU time (s) 1781.16
Current children cumulated vsize (KiB) 332588

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/187 3218
/proc/meminfo: memFree=31296536/32770624 swapFree=6532/352376
[pid=3041] ppid=3038 vsize=332720 CPUtime=1841.12 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 287319 0 0 0 184089 23 0 0 20 0 1 0 16147259 340705280 76928 33554432000 4194304 7402444 140733051165120 140733051159704 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83180 76928 769 784 0 76194 0
Current children cumulated CPU time (s) 1841.12
Current children cumulated vsize (KiB) 332720

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 3219
/proc/meminfo: memFree=31296324/32770624 swapFree=6532/352412
[pid=3041] ppid=3038 vsize=332720 CPUtime=1901.08 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 288121 0 0 0 190085 23 0 0 20 0 1 0 16147259 340705280 76934 33554432000 4194304 7402444 140733051165120 140733051159704 4223008 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83180 76934 769 784 0 76194 0
Current children cumulated CPU time (s) 1901.08
Current children cumulated vsize (KiB) 332720

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 3228
/proc/meminfo: memFree=31295776/32770624 swapFree=6532/352448
[pid=3041] ppid=3038 vsize=332720 CPUtime=1961.05 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 288928 0 0 0 196082 23 0 0 20 0 1 0 16147259 340705280 76939 33554432000 4194304 7402444 140733051165120 140733051159704 4747338 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83180 76939 769 784 0 76194 0
Current children cumulated CPU time (s) 1961.05
Current children cumulated vsize (KiB) 332720

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 3229
/proc/meminfo: memFree=31296196/32770624 swapFree=6532/352476
[pid=3041] ppid=3038 vsize=332720 CPUtime=2021.01 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 289752 0 0 0 202078 23 0 0 20 0 1 0 16147259 340705280 76947 33554432000 4194304 7402444 140733051165120 140733051159704 5877644 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83180 76947 769 784 0 76194 0
Current children cumulated CPU time (s) 2021.01
Current children cumulated vsize (KiB) 332720

[startup+2082.3 s]
/proc/loadavg: 2.04 2.03 2.02 3/188 3230
/proc/meminfo: memFree=31296252/32770624 swapFree=6532/352520
[pid=3041] ppid=3038 vsize=332720 CPUtime=2080.97 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 290577 0 0 0 208074 23 0 0 20 0 1 0 16147259 340705280 76952 33554432000 4194304 7402444 140733051165120 140733051159704 5758711 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83180 76952 769 784 0 76194 0
Current children cumulated CPU time (s) 2080.97
Current children cumulated vsize (KiB) 332720

[startup+2142.3 s]
/proc/loadavg: 2.10 2.04 2.03 3/188 3231
/proc/meminfo: memFree=31296412/32770624 swapFree=6532/352544
[pid=3041] ppid=3038 vsize=332720 CPUtime=2140.93 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 291393 0 0 0 214070 23 0 0 20 0 1 0 16147259 340705280 76954 33554432000 4194304 7402444 140733051165120 140733051159704 5877644 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83180 76954 769 784 0 76194 0
Current children cumulated CPU time (s) 2140.93
Current children cumulated vsize (KiB) 332720

[startup+2202.31 s]
/proc/loadavg: 2.12 2.05 2.04 3/188 3232
/proc/meminfo: memFree=31295960/32770624 swapFree=6532/352576
[pid=3041] ppid=3038 vsize=332852 CPUtime=2200.9 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 292235 0 0 0 220067 23 0 0 20 0 1 0 16147259 340840448 76974 33554432000 4194304 7402444 140733051165120 140733051159576 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83213 76974 769 784 0 76227 0
Current children cumulated CPU time (s) 2200.9
Current children cumulated vsize (KiB) 332852

[startup+2262.3 s]
/proc/loadavg: 2.12 2.06 2.04 3/187 3234
/proc/meminfo: memFree=31296520/32770624 swapFree=6532/352612
[pid=3041] ppid=3038 vsize=332852 CPUtime=2260.86 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 293086 0 0 0 226063 23 0 0 20 0 1 0 16147259 340840448 76978 33554432000 4194304 7402444 140733051165120 140733051159576 4709536 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83213 76978 769 784 0 76227 0
Current children cumulated CPU time (s) 2260.86
Current children cumulated vsize (KiB) 332852

[startup+2322.3 s]
/proc/loadavg: 2.04 2.05 2.04 3/187 3235
/proc/meminfo: memFree=31296308/32770624 swapFree=6532/352640
[pid=3041] ppid=3038 vsize=332852 CPUtime=2320.82 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 293942 0 0 0 232059 23 0 0 20 0 1 0 16147259 340840448 76981 33554432000 4194304 7402444 140733051165120 140733051159576 4363435 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83213 76981 769 784 0 76227 0
Current children cumulated CPU time (s) 2320.82
Current children cumulated vsize (KiB) 332852

[startup+2382.3 s]
/proc/loadavg: 2.02 2.04 2.04 3/187 3236
/proc/meminfo: memFree=31296480/32770624 swapFree=6532/352680
[pid=3041] ppid=3038 vsize=332852 CPUtime=2380.78 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 294789 0 0 0 238055 23 0 0 20 0 1 0 16147259 340840448 76984 33554432000 4194304 7402444 140733051165120 140733051159576 4709427 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83213 76984 769 784 0 76227 0
Current children cumulated CPU time (s) 2380.78
Current children cumulated vsize (KiB) 332852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.6 s]
/proc/loadavg: 2.01 2.04 2.04 3/187 3238
/proc/meminfo: memFree=31296396/32770624 swapFree=6532/352704
[pid=3041] ppid=3038 vsize=332984 CPUtime=2400.07 cores=1,3,5,7
/proc/3041/stat : 3041 (MistralXCSP) R 3038 3041 2235 0 -1 4202496 294802 0 0 0 239984 23 0 0 20 0 1 0 16147259 340975616 76984 33554432000 4194304 7402444 140733051165120 140733051159704 4747338 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 20209664 140733051172008 140733051172158 140733051172158 140733051174857 0
/proc/3041/statm: 83246 76984 769 784 0 76260 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 332984

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

Child status: 0
Real time (s): 2401.6
CPU time (s): 2400.08
CPU user time (s): 2399.85
CPU system time (s): 0.236857
CPU usage (%): 99.9367
Max. virtual memory (cumulated for all children) (KiB): 332984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.85
system time used= 0.236857
maximum resident set size= 307984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294831
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= 119
involuntary context switches= 120874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.80743 second user time and 12.9613 second system time

The end

Launcher Data

Begin job on node117 at 2017-07-21 11:18:03
IDJOB=4241538
IDBENCH=126976
IDSOLVER=2622
FILE ID=node117/4241538-1500628683
RUNJOBID= node117-1500623787-2267
PBS_JOBID= 20623014
Free space on /tmp= 62004 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-44.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-4241538-1500628683/watcher-4241538-1500628683 -o /tmp/evaluation-result-4241538-1500628683/solver-4241538-1500628683 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500623787-2267 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1343229900 HOME/instance-4241538-1500628683.xml

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

MD5SUM BENCH= 7674c6d5068d08c652f92e457f6b136c
RANDOM SEED=1343229900

node117.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.49
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		: 2668.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.49
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		: 1733.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.49
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.49
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:        26180668 kB
MemAvailable:   26593640 kB
Buffers:          154228 kB
Cached:           539196 kB
SwapCached:            0 kB
Active:          5799500 kB
Inactive:         360248 kB
Active(anon):    5468704 kB
Inactive(anon):     8768 kB
Active(file):     330796 kB
Inactive(file):   351480 kB
Unevictable:        6532 kB
Mlocked:            6532 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7384 kB
Writeback:             0 kB
AnonPages:       5472472 kB
Mapped:            33676 kB
Shmem:              8848 kB
Slab:             118068 kB
SReclaimable:      93060 kB
SUnreclaim:        25008 kB
KernelStack:        3328 kB
PageTables:        15724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5740700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1572864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 62004 MiB
End job on node117 at 2017-07-21 11:58:05