Trace number 4261667

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
Mistral-2.0 2017-07-28? (TO) 2519.6499 2520

General information on the benchmark

NameSocialGolfers/SocialGolfers-xcsp2-s1/
SocialGolfers-09-4-8_X2.xml
MD5SUM7569ed29bb8e55ca39905d478d33da7a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6768
Number of constraints36568
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6768}]
Minimum variable degree9
Maximum variable degree33
Distribution of variable degrees[{"degree":9,"count":4464},{"degree":33,"count":2304}]
Minimum constraint arity3
Maximum constraint arity32
Distribution of constraint arities[{"arity":3,"count":35712},{"arity":8,"count":288},{"arity":9,"count":496},{"arity":32,"count":72}]
Number of extensional constraints0
Number of intensional constraints35712
Distribution of constraint types[{"type":"intension","count":35712},{"type":"sum","count":856}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c 280717
2519.65/2520.00	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-4261667-1502365384/watcher-4261667-1502365384 -o /tmp/evaluation-result-4261667-1502365384/solver-4261667-1502365384 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2686 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1711339622 HOME/instance-4261667-1502365384.xml 

pid=9397
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 1.96 2.02 2.04 2/180 9400
/proc/meminfo: memFree=31537684/32770624 swapFree=0/229868
[pid=9400] ppid=9397 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/9400/stat : 9400 (runsolver) D 9397 9400 15981 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 38734022 24240128 107 18446744073709551615 4194304 4338465 140727650182144 140727650179784 139900424938199 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 16809984 140727650185356 140727650185802 140727650185802 140727650189258 0
/proc/9400/statm: 5918 107 54 36 0 2156 0

[startup+0.100193 s]
/proc/loadavg: 1.96 2.02 2.04 2/180 9400
/proc/meminfo: memFree=31537684/32770624 swapFree=0/229868
[pid=9400] ppid=9397 vsize=29700 CPUtime=0.01 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 1178 0 0 0 1 0 0 0 20 0 1 0 38734022 30412800 956 18446744073709551615 4194304 7396336 140733305929104 140733305926104 140388335803365 0 0 1 0 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 7425 956 591 782 0 441 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29700

[startup+0.200343 s]
/proc/loadavg: 1.96 2.02 2.04 2/180 9400
/proc/meminfo: memFree=31537684/32770624 swapFree=0/229868
[pid=9400] ppid=9397 vsize=40016 CPUtime=0.11 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 4004 0 0 0 11 0 0 0 20 0 1 0 38734022 40976384 3610 18446744073709551615 4194304 7396336 140733305929104 140733305926104 140388335803365 0 0 1 0 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 10004 3610 667 782 0 3020 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 40016

[startup+0.300375 s]
/proc/loadavg: 1.96 2.02 2.04 2/180 9400
/proc/meminfo: memFree=31537684/32770624 swapFree=0/229868
[pid=9400] ppid=9397 vsize=41512 CPUtime=0.21 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 4372 0 0 0 21 0 0 0 20 0 1 0 38734022 42508288 3940 18446744073709551615 4194304 7396336 140733305929104 140733305926104 140388335803365 0 0 1 0 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 10378 3940 668 782 0 3394 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 41512

[startup+0.700279 s]
/proc/loadavg: 1.96 2.02 2.04 2/180 9400
/proc/meminfo: memFree=31537684/32770624 swapFree=0/229868
[pid=9400] ppid=9397 vsize=45584 CPUtime=0.61 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 5363 0 0 0 61 0 0 0 20 0 1 0 38734022 46678016 4930 18446744073709551615 4194304 7396336 140733305929104 140733305922344 140388335799102 0 0 1 0 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 11396 4930 668 782 0 4412 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 45584

[startup+1.50028 s]
/proc/loadavg: 1.96 2.02 2.04 3/181 9402
/proc/meminfo: memFree=31516124/32770624 swapFree=0/229932
[pid=9400] ppid=9397 vsize=48656 CPUtime=1.4 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 6212 0 0 0 140 0 0 0 20 0 1 0 38734022 49823744 5640 18446744073709551615 4194304 7396336 140733305929104 140733305919848 6134275 0 0 1 0 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 12164 5640 732 782 0 5180 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 48656

[startup+3.10028 s]
/proc/loadavg: 1.96 2.02 2.04 3/181 9402
/proc/meminfo: memFree=31512280/32770624 swapFree=0/229932
[pid=9400] ppid=9397 vsize=51692 CPUtime=3.01 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 7808 0 0 0 300 1 0 0 20 0 1 0 38734022 52932608 6400 18446744073709551615 4194304 7396336 140733305929104 140733305919848 5920171 0 0 1 0 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 12923 6400 732 782 0 5939 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 51692

[startup+6.30028 s]
/proc/loadavg: 1.89 2.00 2.04 3/181 9463
/proc/meminfo: memFree=31516324/32770624 swapFree=0/229960
[pid=9400] ppid=9397 vsize=60052 CPUtime=6.21 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 11694 0 0 0 620 1 0 0 20 0 1 0 38734022 61493248 8430 18446744073709551615 4194304 7396336 140733305929104 140733305919848 6181745 0 0 1 0 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 15013 8430 732 782 0 8029 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 60052

[startup+12.7003 s]
/proc/loadavg: 1.90 2.00 2.04 3/181 9463
/proc/meminfo: memFree=31487156/32770624 swapFree=0/229964
[pid=9400] ppid=9397 vsize=81832 CPUtime=12.61 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 22292 0 0 0 1259 2 0 0 20 0 1 0 38734022 83795968 13945 18446744073709551615 4194304 7396336 140733305929104 140733305919672 5572016 0 0 1 0 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 20458 13945 732 782 0 13474 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 81832

[startup+25.5003 s]
/proc/loadavg: 1.92 2.00 2.04 3/181 9463
/proc/meminfo: memFree=31455244/32770624 swapFree=0/229972
[pid=9400] ppid=9397 vsize=103180 CPUtime=25.41 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 37044 0 0 0 2538 3 0 0 20 0 1 0 38734022 105656320 19260 18446744073709551615 4194304 7396336 140733305929104 140733305919688 6036718 0 0 1 0 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 25795 19260 732 782 0 18811 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 103180

[startup+51.1003 s]
/proc/loadavg: 1.88 1.98 2.03 3/181 9524
/proc/meminfo: memFree=31371696/32770624 swapFree=0/229992
[pid=9400] ppid=9397 vsize=146580 CPUtime=51.01 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 50709 0 0 0 5095 6 0 0 20 0 1 0 38734022 150097920 30054 18446744073709551615 4194304 7396336 140733305929104 140733305919704 4566032 0 0 1 0 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 36645 30054 732 782 0 29661 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 146580

[startup+102.3 s]
/proc/loadavg: 1.78 1.93 2.01 3/184 9661
/proc/meminfo: memFree=31257980/32770624 swapFree=0/230076
[pid=9400] ppid=9397 vsize=220976 CPUtime=102.18 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 109003 0 0 0 10207 11 0 0 20 0 1 0 38734022 226279424 48990 18446744073709551615 4194304 7396336 140733305929104 140733305923656 5586214 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55244 48990 759 782 0 48260 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 220976

[startup+162.3 s]
/proc/loadavg: 1.91 1.94 2.01 3/181 9663
/proc/meminfo: memFree=31173048/32770624 swapFree=0/230100
[pid=9400] ppid=9397 vsize=221108 CPUtime=162.15 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 122344 0 0 0 16203 12 0 0 20 0 1 0 38734022 226414592 49006 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4581576 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55277 49006 759 782 0 48293 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 221108

[startup+222.306 s]
/proc/loadavg: 1.97 1.95 2.01 3/181 9665
/proc/meminfo: memFree=31173640/32770624 swapFree=0/230112
[pid=9400] ppid=9397 vsize=221108 CPUtime=222.15 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 123126 0 0 0 22203 12 0 0 20 0 1 0 38734022 226414592 49010 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246647 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55277 49010 759 782 0 48293 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 221108

[startup+282.3 s]
/proc/loadavg: 1.99 1.96 2.01 3/181 9667
/proc/meminfo: memFree=31173644/32770624 swapFree=0/230132
[pid=9400] ppid=9397 vsize=221108 CPUtime=282.14 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 123908 0 0 0 28202 12 0 0 20 0 1 0 38734022 226414592 49011 18446744073709551615 4194304 7396336 140733305929104 140733305923656 5162982 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55277 49011 759 782 0 48293 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 221108

[startup+342.3 s]
/proc/loadavg: 2.00 1.97 2.01 3/181 9669
/proc/meminfo: memFree=31173840/32770624 swapFree=0/230164
[pid=9400] ppid=9397 vsize=221108 CPUtime=342.14 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 124696 0 0 0 34202 12 0 0 20 0 1 0 38734022 226414592 49014 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4249698 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55277 49014 759 782 0 48293 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 221108

[startup+402.3 s]
/proc/loadavg: 2.05 1.99 2.02 3/181 9671
/proc/meminfo: memFree=31173468/32770624 swapFree=0/230168
[pid=9400] ppid=9397 vsize=221108 CPUtime=402.13 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 125483 0 0 0 40201 12 0 0 20 0 1 0 38734022 226414592 49018 18446744073709551615 4194304 7396336 140733305929104 140733305923656 5162982 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55277 49018 759 782 0 48293 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 221108

[startup+462.3 s]
/proc/loadavg: 2.02 1.99 2.02 3/181 9673
/proc/meminfo: memFree=31173716/32770624 swapFree=0/230188
[pid=9400] ppid=9397 vsize=221108 CPUtime=462.12 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 126272 0 0 0 46200 12 0 0 20 0 1 0 38734022 226414592 49020 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246647 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55277 49020 759 782 0 48293 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 221108

[startup+522.3 s]
/proc/loadavg: 2.01 1.99 2.02 3/181 9675
/proc/meminfo: memFree=31173592/32770624 swapFree=0/230204
[pid=9400] ppid=9397 vsize=221108 CPUtime=522.12 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 127057 0 0 0 52200 12 0 0 20 0 1 0 38734022 226414592 49021 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246647 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55277 49021 759 782 0 48293 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 221108

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/181 9677
/proc/meminfo: memFree=31173840/32770624 swapFree=0/230232
[pid=9400] ppid=9397 vsize=221108 CPUtime=582.11 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 127852 0 0 0 58199 12 0 0 20 0 1 0 38734022 226414592 49021 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4399564 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55277 49021 759 782 0 48293 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 221108


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


[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 9741
/proc/meminfo: memFree=31171732/32770624 swapFree=0/230644
[pid=9400] ppid=9397 vsize=221240 CPUtime=1602.02 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 141389 0 0 0 160189 13 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246647 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 221240

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 9743
/proc/meminfo: memFree=31172332/32770624 swapFree=0/230656
[pid=9400] ppid=9397 vsize=221240 CPUtime=1662.02 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 142183 0 0 0 166189 13 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246647 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 221240

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 9745
/proc/meminfo: memFree=31172456/32770624 swapFree=0/230672
[pid=9400] ppid=9397 vsize=221240 CPUtime=1722.01 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 142977 0 0 0 172188 13 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 5162969 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 221240

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 9748
/proc/meminfo: memFree=31172304/32770624 swapFree=0/230688
[pid=9400] ppid=9397 vsize=221240 CPUtime=1782.01 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 143771 0 0 0 178187 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 5163046 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 221240

[startup+1842.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 9750
/proc/meminfo: memFree=31171560/32770624 swapFree=0/230700
[pid=9400] ppid=9397 vsize=221240 CPUtime=1842.01 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 144565 0 0 0 184187 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 5162933 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 1842.01
Current children cumulated vsize (KiB) 221240

[startup+1902.3 s]
/proc/loadavg: 2.08 2.05 2.05 3/185 9767
/proc/meminfo: memFree=31168104/32770624 swapFree=0/230732
[pid=9400] ppid=9397 vsize=221240 CPUtime=1902 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 145359 0 0 0 190186 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246560 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 1902
Current children cumulated vsize (KiB) 221240

[startup+1962.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/186 9794
/proc/meminfo: memFree=31167164/32770624 swapFree=0/230788
[pid=9400] ppid=9397 vsize=221240 CPUtime=1961.99 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 146154 0 0 0 196185 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 5162982 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 1961.99
Current children cumulated vsize (KiB) 221240

[startup+2022.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 9796
/proc/meminfo: memFree=31170012/32770624 swapFree=0/230824
[pid=9400] ppid=9397 vsize=221240 CPUtime=2021.99 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 146948 0 0 0 202185 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246647 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 2021.99
Current children cumulated vsize (KiB) 221240

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/183 9798
/proc/meminfo: memFree=31171888/32770624 swapFree=0/230848
[pid=9400] ppid=9397 vsize=221240 CPUtime=2081.98 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 147742 0 0 0 208184 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 5162982 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 2081.98
Current children cumulated vsize (KiB) 221240

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/183 9800
/proc/meminfo: memFree=31172100/32770624 swapFree=0/230852
[pid=9400] ppid=9397 vsize=221240 CPUtime=2141.97 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 148536 0 0 0 214183 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246653 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 2141.97
Current children cumulated vsize (KiB) 221240

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 9802
/proc/meminfo: memFree=31172504/32770624 swapFree=0/230880
[pid=9400] ppid=9397 vsize=221240 CPUtime=2201.97 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 149330 0 0 0 220183 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246647 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 2201.97
Current children cumulated vsize (KiB) 221240

[startup+2262.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 9804
/proc/meminfo: memFree=31172332/32770624 swapFree=0/230896
[pid=9400] ppid=9397 vsize=221240 CPUtime=2261.96 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 150124 0 0 0 226182 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246647 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 2261.96
Current children cumulated vsize (KiB) 221240

[startup+2322.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 9806
/proc/meminfo: memFree=31172704/32770624 swapFree=0/230920
[pid=9400] ppid=9397 vsize=221240 CPUtime=2321.96 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 150918 0 0 0 232182 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 5162982 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 2321.96
Current children cumulated vsize (KiB) 221240

[startup+2382.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/181 9808
/proc/meminfo: memFree=31172456/32770624 swapFree=0/230928
[pid=9400] ppid=9397 vsize=221240 CPUtime=2381.95 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 151713 0 0 0 238181 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 5605241 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 2381.95
Current children cumulated vsize (KiB) 221240

[startup+2442.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 9810
/proc/meminfo: memFree=31172332/32770624 swapFree=0/230928
[pid=9400] ppid=9397 vsize=221240 CPUtime=2441.95 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 152513 0 0 0 244181 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 5162969 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 2441.95
Current children cumulated vsize (KiB) 221240

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 9827
/proc/meminfo: memFree=31167380/32770624 swapFree=0/230968
[pid=9400] ppid=9397 vsize=221240 CPUtime=2501.94 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 153307 0 0 0 250180 14 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246647 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 2501.94
Current children cumulated vsize (KiB) 221240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 9827
/proc/meminfo: memFree=31167504/32770624 swapFree=0/230976
[pid=9400] ppid=9397 vsize=221240 CPUtime=2519.65 cores=0,2,4,6
/proc/9400/stat : 9400 (MistralXCSP) R 9397 9400 15981 0 -1 4202496 154100 0 0 0 251950 15 0 0 20 0 1 0 38734022 226549760 49034 18446744073709551615 4194304 7396336 140733305929104 140733305923656 4246647 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 31559680 140733305934259 140733305934409 140733305934409 140733305937865 0
/proc/9400/statm: 55310 49034 759 782 0 48326 0
Current children cumulated CPU time (s) 2519.65
Current children cumulated vsize (KiB) 221240

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

Child status: 0
Real time (s): 2520
CPU time (s): 2519.65
CPU user time (s): 2519.5
CPU system time (s): 0.151986
CPU usage (%): 99.9862
Max. virtual memory (cumulated for all children) (KiB): 221240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.5
system time used= 0.151986
maximum resident set size= 196156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154134
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= 60
involuntary context switches= 3153

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.51506 second user time and 12.2212 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-10 13:29:05
IDJOB=4261667
IDBENCH=126714
IDSOLVER=2649
FILE ID=node126/4261667-1502365384
RUNJOBID= node126-1502333727-2686
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-xcsp2-s1/SocialGolfers-09-4-8_X2.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-4261667-1502365384/watcher-4261667-1502365384 -o /tmp/evaluation-result-4261667-1502365384/solver-4261667-1502365384 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2686 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1711339622 HOME/instance-4261667-1502365384.xml

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

MD5SUM BENCH= 7569ed29bb8e55ca39905d478d33da7a
RANDOM SEED=1711339622

node126.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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		: 2668.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.81
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		: 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.81
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.81
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		: 2668.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		: 2668.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.81
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		: 2668.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:        31538264 kB
MemAvailable:   31977796 kB
Buffers:          251240 kB
Cached:           462364 kB
SwapCached:          524 kB
Active:           476260 kB
Inactive:         301204 kB
Active(anon):      17892 kB
Inactive(anon):    71336 kB
Active(file):     458368 kB
Inactive(file):   229868 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              7548 kB
Writeback:             4 kB
AnonPages:         59604 kB
Mapped:            39908 kB
Shmem:             25248 kB
Slab:             160260 kB
SReclaimable:     134264 kB
SUnreclaim:        25996 kB
KernelStack:        3216 kB
PageTables:         5220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-10 14:11:05