Trace number 4241106

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.31

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-02.xml
MD5SUMeda3e143b65a543b5abd93f521b89dfa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark62.412601
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree23
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":4},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":3},{"degree":18,"count":3},{"degree":21,"count":3},{"degree":23,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.07/2401.30	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-4241106-1500626291/watcher-4241106-1500626291 -o /tmp/evaluation-result-4241106-1500626291/solver-4241106-1500626291 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500623787-3607 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 363423679 HOME/instance-4241106-1500626291.xml 

pid=4964
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.88 4/186 4967
/proc/meminfo: memFree=30921168/32770624 swapFree=6468/363984
[pid=4967] ppid=4964 vsize=28672 CPUtime=0 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 960 0 0 0 0 0 0 0 20 0 1 0 15906149 29360128 735 33554432000 4194304 7402444 140720960606400 140720960603448 6143894 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 7168 735 583 784 0 182 0

[startup+0.100157 s]
/proc/loadavg: 2.00 2.01 1.88 4/186 4967
/proc/meminfo: memFree=30921168/32770624 swapFree=6468/363984
[pid=4967] ppid=4964 vsize=29788 CPUtime=0.09 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 1270 0 0 0 9 0 0 0 20 0 1 0 15906149 30502912 1000 33554432000 4194304 7402444 140720960606400 140720960599640 6143905 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 7447 1000 629 784 0 461 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29788

[startup+0.200267 s]
/proc/loadavg: 2.00 2.01 1.88 4/186 4967
/proc/meminfo: memFree=30921168/32770624 swapFree=6468/363984
[pid=4967] ppid=4964 vsize=30964 CPUtime=0.19 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 1653 0 0 0 19 0 0 0 20 0 1 0 15906149 31707136 1276 33554432000 4194304 7402444 140720960606400 140720960599640 139757561584613 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 7741 1276 629 784 0 755 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30964

[startup+0.300264 s]
/proc/loadavg: 2.00 2.01 1.88 4/186 4967
/proc/meminfo: memFree=30921168/32770624 swapFree=6468/363984
[pid=4967] ppid=4964 vsize=39392 CPUtime=0.29 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 4214 0 0 0 29 0 0 0 20 0 1 0 15906149 40337408 3468 33554432000 4194304 7402444 140720960606400 140720960599640 5885921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 9848 3468 650 784 0 2862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39392

[startup+0.700284 s]
/proc/loadavg: 2.00 2.01 1.88 4/186 4967
/proc/meminfo: memFree=30921168/32770624 swapFree=6468/363984
[pid=4967] ppid=4964 vsize=49080 CPUtime=0.69 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 6545 0 0 0 68 1 0 0 20 0 1 0 15906149 50257920 5777 33554432000 4194304 7402444 140720960606400 140720960599640 139757561583158 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 12270 5777 650 784 0 5284 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49080

[startup+1.50023 s]
/proc/loadavg: 2.08 2.03 1.88 3/187 4968
/proc/meminfo: memFree=30883548/32770624 swapFree=6468/364016
[pid=4967] ppid=4964 vsize=75840 CPUtime=1.49 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 13044 0 0 0 148 1 0 0 20 0 1 0 15906149 77660160 12245 33554432000 4194304 7402444 140720960606400 140720960599640 6143905 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 18960 12245 650 784 0 11974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75840

[startup+3.10022 s]
/proc/loadavg: 2.08 2.03 1.88 3/187 4968
/proc/meminfo: memFree=30851556/32770624 swapFree=6468/364016
[pid=4967] ppid=4964 vsize=125592 CPUtime=3.09 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 26565 0 0 0 306 3 0 0 20 0 1 0 15906149 128606208 24926 33554432000 4194304 7402444 140720960606400 140720960599640 6143894 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 31398 24926 650 784 0 24412 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125592

[startup+6.30023 s]
/proc/loadavg: 2.08 2.03 1.88 3/187 4968
/proc/meminfo: memFree=30741120/32770624 swapFree=6468/364016
[pid=4967] ppid=4964 vsize=232844 CPUtime=6.29 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 54264 0 0 0 623 6 0 0 20 0 1 0 15906149 238432256 51674 33554432000 4194304 7402444 140720960606400 140720960599640 5885906 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 58211 51674 650 784 0 51225 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 232844

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 1.88 3/187 4968
/proc/meminfo: memFree=30531064/32770624 swapFree=6468/364024
[pid=4967] ppid=4964 vsize=434228 CPUtime=12.68 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 105765 0 0 0 1257 11 0 0 20 0 1 0 15906149 444649472 102020 33554432000 4194304 7402444 140720960606400 140720960599640 6143905 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 108557 102020 650 784 0 101571 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 434228

[startup+25.5004 s]
/proc/loadavg: 2.06 2.03 1.88 3/187 4968
/proc/meminfo: memFree=30454432/32770624 swapFree=6468/364044
[pid=4967] ppid=4964 vsize=493012 CPUtime=25.48 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 178576 0 0 0 2532 16 0 0 20 0 1 0 15906149 504844288 116761 33554432000 4194304 7402444 140720960606400 140720960601752 5754034 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116761 684 784 0 116267 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 493012

[startup+51.1004 s]
/proc/loadavg: 2.04 2.03 1.89 3/187 4968
/proc/meminfo: memFree=30454432/32770624 swapFree=6468/364052
[pid=4967] ppid=4964 vsize=493012 CPUtime=51.06 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 237687 0 0 0 5087 19 0 0 20 0 1 0 15906149 504844288 116761 33554432000 4194304 7402444 140720960606400 140720960601752 4484544 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116761 684 784 0 116267 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 493012

[startup+102.3 s]
/proc/loadavg: 1.96 2.01 1.89 3/187 5091
/proc/meminfo: memFree=28720292/32770624 swapFree=6468/366036
[pid=4967] ppid=4964 vsize=493012 CPUtime=102.23 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 313385 0 0 0 10199 24 0 0 20 0 1 0 15906149 504844288 116761 33554432000 4194304 7402444 140720960606400 140720960601752 5753890 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116761 684 784 0 116267 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 493012

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 1.89 3/187 5342
/proc/meminfo: memFree=31040316/32770624 swapFree=6468/366176
[pid=4967] ppid=4964 vsize=493012 CPUtime=162.19 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 362711 0 0 0 16191 28 0 0 20 0 1 0 15906149 504844288 116761 33554432000 4194304 7402444 140720960606400 140720960601752 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116761 684 784 0 116267 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 493012

[startup+222.306 s]
/proc/loadavg: 1.99 2.01 1.90 3/187 5343
/proc/meminfo: memFree=30925652/32770624 swapFree=6468/366216
[pid=4967] ppid=4964 vsize=493012 CPUtime=222.15 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 390333 0 0 0 22185 30 0 0 20 0 1 0 15906149 504844288 116761 33554432000 4194304 7402444 140720960606400 140720960601752 5754011 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116761 684 784 0 116267 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 493012

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 1.91 3/187 5344
/proc/meminfo: memFree=30925588/32770624 swapFree=6468/366248
[pid=4967] ppid=4964 vsize=493012 CPUtime=282.09 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 409858 0 0 0 28178 31 0 0 20 0 1 0 15906149 504844288 116761 33554432000 4194304 7402444 140720960606400 140720960601752 4484798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116761 684 784 0 116267 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 493012

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/187 5345
/proc/meminfo: memFree=30925648/32770624 swapFree=6468/366280
[pid=4967] ppid=4964 vsize=493012 CPUtime=342.05 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 420010 0 0 0 34173 32 0 0 20 0 1 0 15906149 504844288 116761 33554432000 4194304 7402444 140720960606400 140720960601752 5754032 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116761 684 784 0 116267 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 493012

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/187 5346
/proc/meminfo: memFree=30922056/32770624 swapFree=6468/366312
[pid=4967] ppid=4964 vsize=493012 CPUtime=402.02 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 420844 0 0 0 40170 32 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 493012

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 1.93 3/187 5347
/proc/meminfo: memFree=30922528/32770624 swapFree=6468/366340
[pid=4967] ppid=4964 vsize=493012 CPUtime=461.99 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 421688 0 0 0 46167 32 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 493012

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 1.94 3/187 5348
/proc/meminfo: memFree=30923068/32770624 swapFree=6468/366368
[pid=4967] ppid=4964 vsize=493012 CPUtime=521.96 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 422506 0 0 0 52164 32 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484644 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 493012

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/187 5349
/proc/meminfo: memFree=30923476/32770624 swapFree=6468/366404
[pid=4967] ppid=4964 vsize=493012 CPUtime=581.93 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 423341 0 0 0 58161 32 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 493012


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

[startup+1542.31 s]
/proc/loadavg: 2.04 2.03 1.98 3/187 5403
/proc/meminfo: memFree=30924236/32770624 swapFree=6468/366940
[pid=4967] ppid=4964 vsize=493012 CPUtime=1541.48 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 436407 0 0 0 154115 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484665 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 1541.48
Current children cumulated vsize (KiB) 493012

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/187 5404
/proc/meminfo: memFree=30924392/32770624 swapFree=6468/366968
[pid=4967] ppid=4964 vsize=493012 CPUtime=1601.45 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 436984 0 0 0 160112 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 1601.45
Current children cumulated vsize (KiB) 493012

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 5405
/proc/meminfo: memFree=30924552/32770624 swapFree=6468/366996
[pid=4967] ppid=4964 vsize=493012 CPUtime=1661.42 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 438071 0 0 0 166109 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 5754000 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 1661.42
Current children cumulated vsize (KiB) 493012

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 5406
/proc/meminfo: memFree=30924732/32770624 swapFree=6468/367028
[pid=4967] ppid=4964 vsize=493012 CPUtime=1721.39 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 438903 0 0 0 172106 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484555 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 1721.39
Current children cumulated vsize (KiB) 493012

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 5407
/proc/meminfo: memFree=30924272/32770624 swapFree=6468/367060
[pid=4967] ppid=4964 vsize=493012 CPUtime=1781.36 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 439735 0 0 0 178103 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 5754048 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 1781.36
Current children cumulated vsize (KiB) 493012

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 5408
/proc/meminfo: memFree=30924176/32770624 swapFree=6468/367096
[pid=4967] ppid=4964 vsize=493012 CPUtime=1841.33 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 440567 0 0 0 184100 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 5754011 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 1841.33
Current children cumulated vsize (KiB) 493012

[startup+1902.3 s]
/proc/loadavg: 2.08 2.03 1.98 5/187 5409
/proc/meminfo: memFree=30924468/32770624 swapFree=6468/367120
[pid=4967] ppid=4964 vsize=493012 CPUtime=1901.3 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 441335 0 0 0 190097 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 1901.3
Current children cumulated vsize (KiB) 493012

[startup+1962.3 s]
/proc/loadavg: 2.03 2.02 1.98 3/187 5417
/proc/meminfo: memFree=30923832/32770624 swapFree=6468/367156
[pid=4967] ppid=4964 vsize=493012 CPUtime=1961.28 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 442100 0 0 0 196095 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 5754016 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 1961.28
Current children cumulated vsize (KiB) 493012

[startup+2022.3 s]
/proc/loadavg: 2.04 2.04 1.99 3/187 5418
/proc/meminfo: memFree=30923684/32770624 swapFree=6468/367192
[pid=4967] ppid=4964 vsize=493012 CPUtime=2021.25 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 442999 0 0 0 202092 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 2021.25
Current children cumulated vsize (KiB) 493012

[startup+2082.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/187 5419
/proc/meminfo: memFree=30923968/32770624 swapFree=6468/367228
[pid=4967] ppid=4964 vsize=493012 CPUtime=2081.22 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 443836 0 0 0 208089 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 2081.22
Current children cumulated vsize (KiB) 493012

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/187 5420
/proc/meminfo: memFree=30923504/32770624 swapFree=6468/367256
[pid=4967] ppid=4964 vsize=493012 CPUtime=2141.19 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 444668 0 0 0 214086 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 5754037 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 2141.19
Current children cumulated vsize (KiB) 493012

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 1.99 3/187 5421
/proc/meminfo: memFree=30923544/32770624 swapFree=6468/367288
[pid=4967] ppid=4964 vsize=493012 CPUtime=2201.17 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 445500 0 0 0 220084 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 2201.17
Current children cumulated vsize (KiB) 493012

[startup+2262.3 s]
/proc/loadavg: 2.06 2.03 1.99 3/187 5422
/proc/meminfo: memFree=30923952/32770624 swapFree=6468/367316
[pid=4967] ppid=4964 vsize=493012 CPUtime=2261.13 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 446254 0 0 0 226080 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484776 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 2261.13
Current children cumulated vsize (KiB) 493012

[startup+2322.3 s]
/proc/loadavg: 2.02 2.02 1.99 3/187 5423
/proc/meminfo: memFree=30923984/32770624 swapFree=6468/367344
[pid=4967] ppid=4964 vsize=493012 CPUtime=2321.1 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 447169 0 0 0 232077 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 5753888 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 2321.1
Current children cumulated vsize (KiB) 493012

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/187 5424
/proc/meminfo: memFree=30923640/32770624 swapFree=6468/367380
[pid=4967] ppid=4964 vsize=493012 CPUtime=2381.07 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 448000 0 0 0 238074 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 4484665 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 2381.07
Current children cumulated vsize (KiB) 493012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/187 5424
/proc/meminfo: memFree=30923640/32770624 swapFree=6468/367392
[pid=4967] ppid=4964 vsize=493012 CPUtime=2400.07 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 448001 0 0 0 239974 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 5754000 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 493012

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

[startup+2401.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/187 5424
/proc/meminfo: memFree=30923640/32770624 swapFree=6468/367392
[pid=4967] ppid=4964 vsize=493012 CPUtime=2400.07 cores=1,3,5,7
/proc/4967/stat : 4967 (MistralXCSP) R 4964 4967 3575 0 -1 4202496 448001 0 0 0 239974 33 0 0 20 0 1 0 15906149 504844288 116910 33554432000 4194304 7402444 140720960606400 140720960601752 5754000 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 33841152 140720960607401 140720960607550 140720960607550 140720960610249 0
/proc/4967/statm: 123253 116910 684 784 0 116267 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 493012

Child status: 0
Real time (s): 2401.31
CPU time (s): 2400.08
CPU user time (s): 2399.75
CPU system time (s): 0.337836
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 493012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.75
system time used= 0.337836
maximum resident set size= 467672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 448039
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= 100
involuntary context switches= 120111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.41788 second user time and 10.4254 second system time

The end

Launcher Data

Begin job on node120 at 2017-07-21 10:38:12
IDJOB=4241106
IDBENCH=126087
IDSOLVER=2622
FILE ID=node120/4241106-1500626291
RUNJOBID= node120-1500623787-3607
PBS_JOBID= 20623012
Free space on /tmp= 61900 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-02.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-4241106-1500626291/watcher-4241106-1500626291 -o /tmp/evaluation-result-4241106-1500626291/solver-4241106-1500626291 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500623787-3607 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 363423679 HOME/instance-4241106-1500626291.xml

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

MD5SUM BENCH= eda3e143b65a543b5abd93f521b89dfa
RANDOM SEED=363423679

node120.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.43
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		: 1733.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.43
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		: 2668.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		: 2668.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.43
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.43
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:        30921396 kB
MemAvailable:   31421104 kB
Buffers:          157084 kB
Cached:           621532 kB
SwapCached:            0 kB
Active:          1054564 kB
Inactive:         372800 kB
Active(anon):     651296 kB
Inactive(anon):     8816 kB
Active(file):     403268 kB
Inactive(file):   363984 kB
Unevictable:        6468 kB
Mlocked:            6476 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38332 kB
Writeback:             0 kB
AnonPages:        654644 kB
Mapped:            33492 kB
Shmem:              8848 kB
Slab:             122200 kB
SReclaimable:      96580 kB
SUnreclaim:        25620 kB
KernelStack:        3360 kB
PageTables:         6296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     923892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    595968 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= 61964 MiB
End job on node120 at 2017-07-21 11:18:13