Trace number 4253046

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
Naxos 1.1.0? (TO) 2400.09 2402

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-25-sum.xml
MD5SUMc23772f07578de48c6397f5cf6688c4d
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 variables625
Number of constraints53
Number of domains1
Minimum domain size625
Maximum domain size625
Distribution of domain sizes[{"size":625,"count":625}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":576},{"degree":4,"count":48},{"degree":5,"count":1}]
Minimum constraint arity25
Maximum constraint arity625
Distribution of constraint arities[{"arity":25,"count":52},{"arity":625,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":52}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

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-4253046-1500927995/watcher-4253046-1500927995 -o /tmp/evaluation-result-4253046-1500927995/solver-4253046-1500927995 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1500914920-3841 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4253046-1500927995.xml 

pid=7582
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: 1.92 2.01 2.04 3/181 7585
/proc/meminfo: memFree=32110160/32770624 swapFree=5756/126820
[pid=7585] ppid=7582 vsize=25508 CPUtime=0 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 1183 0 0 0 0 0 0 0 20 0 1 0 2450144 26120192 1008 33554432000 4194304 6986860 140724747809632 140724747806328 5265600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 6377 1008 672 682 0 380 0

[startup+0.10011 s]
/proc/loadavg: 1.92 2.01 2.04 3/181 7585
/proc/meminfo: memFree=32110160/32770624 swapFree=5756/126820
[pid=7585] ppid=7582 vsize=33056 CPUtime=0.09 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 7473 0 0 0 8 1 0 0 20 0 1 0 2450144 33849344 2891 33554432000 4194304 6986860 140724747809632 140724747806328 139751164349413 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8264 2891 712 682 0 2267 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33056

[startup+0.200287 s]
/proc/loadavg: 1.92 2.01 2.04 3/181 7585
/proc/meminfo: memFree=32110160/32770624 swapFree=5756/126820
[pid=7585] ppid=7582 vsize=34028 CPUtime=0.19 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 9592 0 0 0 18 1 0 0 20 0 1 0 2450144 34844672 3167 33554432000 4194304 6986860 140724747809632 140724747806328 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8507 3167 712 682 0 2510 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34028

[startup+0.300201 s]
/proc/loadavg: 1.92 2.01 2.04 3/181 7585
/proc/meminfo: memFree=32110160/32770624 swapFree=5756/126820
[pid=7585] ppid=7582 vsize=34028 CPUtime=0.29 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 9592 0 0 0 28 1 0 0 20 0 1 0 2450144 34844672 3167 33554432000 4194304 6986860 140724747809632 140724747806328 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8507 3167 712 682 0 2510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34028

[startup+0.700177 s]
/proc/loadavg: 1.92 2.01 2.04 3/181 7585
/proc/meminfo: memFree=32110160/32770624 swapFree=5756/126820
[pid=7585] ppid=7582 vsize=34028 CPUtime=0.69 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 9592 0 0 0 68 1 0 0 20 0 1 0 2450144 34844672 3167 33554432000 4194304 6986860 140724747809632 140724747806328 139751164341785 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8507 3167 712 682 0 2510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34028

[startup+1.50017 s]
/proc/loadavg: 1.92 2.01 2.04 3/182 7586
/proc/meminfo: memFree=32100424/32770624 swapFree=5756/126820
[pid=7585] ppid=7582 vsize=34472 CPUtime=1.49 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 11664 0 0 0 147 2 0 0 20 0 1 0 2450144 35299328 3246 33554432000 4194304 6986860 140724747809632 140724747806328 5355828 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8618 3246 712 682 0 2621 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34472

[startup+3.10017 s]
/proc/loadavg: 1.92 2.01 2.04 3/182 7586
/proc/meminfo: memFree=32099788/32770624 swapFree=5756/126820
[pid=7585] ppid=7582 vsize=34472 CPUtime=3.09 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 13164 0 0 0 307 2 0 0 20 0 1 0 2450144 35299328 3311 33554432000 4194304 6986860 140724747809632 140724747804984 5356960 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8618 3311 712 682 0 2621 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34472

[startup+6.30018 s]
/proc/loadavg: 1.93 2.01 2.04 3/182 7586
/proc/meminfo: memFree=32099564/32770624 swapFree=5756/126824
[pid=7585] ppid=7582 vsize=34472 CPUtime=6.29 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 14664 0 0 0 627 2 0 0 20 0 1 0 2450144 35299328 3311 33554432000 4194304 6986860 140724747809632 140724747804984 139751164348871 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8618 3311 712 682 0 2621 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34472

[startup+12.7002 s]
/proc/loadavg: 1.93 2.01 2.04 3/182 7586
/proc/meminfo: memFree=32098552/32770624 swapFree=5756/126824
[pid=7585] ppid=7582 vsize=34968 CPUtime=12.69 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 25897 0 0 0 1263 6 0 0 20 0 1 0 2450144 35807232 3402 33554432000 4194304 6986860 140724747809632 140724747805160 5476255 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8742 3402 712 682 0 2745 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34968

[startup+25.5002 s]
/proc/loadavg: 1.95 2.01 2.04 3/182 7586
/proc/meminfo: memFree=32098912/32770624 swapFree=5756/126860
[pid=7585] ppid=7582 vsize=34968 CPUtime=25.48 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 27071 0 0 0 2540 8 0 0 20 0 1 0 2450144 35807232 3427 33554432000 4194304 6986860 140724747809632 140724747805160 5356166 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8742 3427 712 682 0 2745 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34968

[startup+51.1002 s]
/proc/loadavg: 1.97 2.01 2.04 3/182 7586
/proc/meminfo: memFree=32098912/32770624 swapFree=5756/126872
[pid=7585] ppid=7582 vsize=34968 CPUtime=51.09 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 27657 0 0 0 5095 14 0 0 20 0 1 0 2450144 35807232 3427 33554432000 4194304 6986860 140724747809632 140724747805160 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8742 3427 712 682 0 2745 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34968

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/182 7588
/proc/meminfo: memFree=32098912/32770624 swapFree=5756/126916
[pid=7585] ppid=7582 vsize=34968 CPUtime=102.29 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 28243 0 0 0 10205 24 0 0 20 0 1 0 2450144 35807232 3427 33554432000 4194304 6986860 140724747809632 140724747805160 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8742 3427 712 682 0 2745 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34968

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/182 7589
/proc/meminfo: memFree=32098680/32770624 swapFree=5756/126956
[pid=7585] ppid=7582 vsize=35416 CPUtime=162.29 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 133237 0 0 0 16180 49 0 0 20 0 1 0 2450144 36265984 3482 33554432000 4194304 6986860 140724747809632 140724747805160 5475598 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8854 3482 712 682 0 2857 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35416

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 7597
/proc/meminfo: memFree=32097336/32770624 swapFree=5756/126992
[pid=7585] ppid=7582 vsize=35416 CPUtime=222.3 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 133943 0 0 0 22168 62 0 0 20 0 1 0 2450144 36265984 3547 33554432000 4194304 6986860 140724747809632 140724747805160 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8854 3547 712 682 0 2857 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 35416

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 7598
/proc/meminfo: memFree=32097596/32770624 swapFree=5756/127024
[pid=7585] ppid=7582 vsize=35416 CPUtime=282.3 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 134649 0 0 0 28155 75 0 0 20 0 1 0 2450144 36265984 3547 33554432000 4194304 6986860 140724747809632 140724747805160 5435569 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8854 3547 712 682 0 2857 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 35416

[startup+342.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/183 7721
/proc/meminfo: memFree=30436604/32770624 swapFree=5756/168508
[pid=7585] ppid=7582 vsize=35416 CPUtime=342.3 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 135355 0 0 0 34144 86 0 0 20 0 1 0 2450144 36265984 3547 33554432000 4194304 6986860 140724747809632 140724747804984 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8854 3547 712 682 0 2857 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 35416

[startup+402.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/183 7722
/proc/meminfo: memFree=29917632/32770624 swapFree=5756/168540
[pid=7585] ppid=7582 vsize=35416 CPUtime=402.3 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 136061 0 0 0 40129 101 0 0 20 0 1 0 2450144 36265984 3547 33554432000 4194304 6986860 140724747809632 140724747804984 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8854 3547 712 682 0 2857 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 35416

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/183 7784
/proc/meminfo: memFree=32048368/32770624 swapFree=5756/168596
[pid=7585] ppid=7582 vsize=35416 CPUtime=462.31 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 136767 0 0 0 46118 113 0 0 20 0 1 0 2450144 36265984 3547 33554432000 4194304 6986860 140724747809632 140724747805160 5472752 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8854 3547 712 682 0 2857 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 35416

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/183 7785
/proc/meminfo: memFree=32048272/32770624 swapFree=5756/168660
[pid=7585] ppid=7582 vsize=35416 CPUtime=522.31 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 136767 0 0 0 52106 125 0 0 20 0 1 0 2450144 36265984 3547 33554432000 4194304 6986860 140724747809632 140724747805160 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8854 3547 712 682 0 2857 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 35416

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/183 7786
/proc/meminfo: memFree=32048172/32770624 swapFree=5756/168688
[pid=7585] ppid=7582 vsize=35416 CPUtime=582.31 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 137473 0 0 0 58094 137 0 0 20 0 1 0 2450144 36265984 3547 33554432000 4194304 6986860 140724747809632 140724747805160 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8854 3547 712 682 0 2857 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 35416


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

[pid=7585] ppid=7582 vsize=35416 CPUtime=1662.35 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 146651 0 0 0 165864 371 0 0 20 0 1 0 2450144 36265984 3547 33554432000 4194304 6986860 140724747809632 140724747805160 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8854 3547 712 682 0 2857 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 35416

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 7941
/proc/meminfo: memFree=32051680/32770624 swapFree=5736/169452
[pid=7585] ppid=7582 vsize=35416 CPUtime=1722.35 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 147357 0 0 0 171853 382 0 0 20 0 1 0 2450144 36265984 3547 33554432000 4194304 6986860 140724747809632 140724747804984 5284448 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8854 3547 712 682 0 2857 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 35416

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 7942
/proc/meminfo: memFree=32050960/32770624 swapFree=5736/169460
[pid=7585] ppid=7582 vsize=35960 CPUtime=1782.36 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 591446 0 0 0 177795 441 0 0 20 0 1 0 2450144 36823040 3650 33554432000 4194304 6986860 140724747809632 140724747804984 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3650 712 682 0 2993 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 35960

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7943
/proc/meminfo: memFree=32050424/32770624 swapFree=5736/169492
[pid=7585] ppid=7582 vsize=35960 CPUtime=1842.35 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 592270 0 0 0 183782 453 0 0 20 0 1 0 2450144 36823040 3667 33554432000 4194304 6986860 140724747809632 140724747805160 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3667 712 682 0 2993 0
Current children cumulated CPU time (s) 1842.35
Current children cumulated vsize (KiB) 35960

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7945
/proc/meminfo: memFree=32050388/32770624 swapFree=5736/169528
[pid=7585] ppid=7582 vsize=35960 CPUtime=1902.35 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 592582 0 0 0 189769 466 0 0 20 0 1 0 2450144 36823040 3667 33554432000 4194304 6986860 140724747809632 140724747804984 139751164347530 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3667 712 682 0 2993 0
Current children cumulated CPU time (s) 1902.35
Current children cumulated vsize (KiB) 35960

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7946
/proc/meminfo: memFree=32050656/32770624 swapFree=5736/169564
[pid=7585] ppid=7582 vsize=35960 CPUtime=1962.36 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 592894 0 0 0 195758 478 0 0 20 0 1 0 2450144 36823040 3667 33554432000 4194304 6986860 140724747809632 140724747804984 139751164348857 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3667 712 682 0 2993 0
Current children cumulated CPU time (s) 1962.36
Current children cumulated vsize (KiB) 35960

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7955
/proc/meminfo: memFree=32050440/32770624 swapFree=5736/169616
[pid=7585] ppid=7582 vsize=35960 CPUtime=2022.36 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 593206 0 0 0 201747 489 0 0 20 0 1 0 2450144 36823040 3667 33554432000 4194304 6986860 140724747809632 140724747804984 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3667 712 682 0 2993 0
Current children cumulated CPU time (s) 2022.36
Current children cumulated vsize (KiB) 35960

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7978
/proc/meminfo: memFree=32050480/32770624 swapFree=5736/169652
[pid=7585] ppid=7582 vsize=35960 CPUtime=2082.37 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 593518 0 0 0 207737 500 0 0 20 0 1 0 2450144 36823040 3667 33554432000 4194304 6986860 140724747809632 140724747805160 139751164358512 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3667 712 682 0 2993 0
Current children cumulated CPU time (s) 2082.37
Current children cumulated vsize (KiB) 35960

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7979
/proc/meminfo: memFree=32050664/32770624 swapFree=5736/169696
[pid=7585] ppid=7582 vsize=35960 CPUtime=2142.37 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 593830 0 0 0 213725 512 0 0 20 0 1 0 2450144 36823040 3667 33554432000 4194304 6986860 140724747809632 140724747805160 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3667 712 682 0 2993 0
Current children cumulated CPU time (s) 2142.37
Current children cumulated vsize (KiB) 35960

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7980
/proc/meminfo: memFree=32050680/32770624 swapFree=5736/169728
[pid=7585] ppid=7582 vsize=35960 CPUtime=2202.37 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 594142 0 0 0 219713 524 0 0 20 0 1 0 2450144 36823040 3667 33554432000 4194304 6986860 140724747809632 140724747805160 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3667 712 682 0 2993 0
Current children cumulated CPU time (s) 2202.37
Current children cumulated vsize (KiB) 35960

[startup+2262.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/183 7981
/proc/meminfo: memFree=32051024/32770624 swapFree=5736/169768
[pid=7585] ppid=7582 vsize=35960 CPUtime=2262.37 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 594439 0 0 0 225701 536 0 0 20 0 1 0 2450144 36823040 3667 33554432000 4194304 6986860 140724747809632 140724747804984 5475698 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3667 712 682 0 2993 0
Current children cumulated CPU time (s) 2262.37
Current children cumulated vsize (KiB) 35960

[startup+2322.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 7982
/proc/meminfo: memFree=32051068/32770624 swapFree=5736/169804
[pid=7585] ppid=7582 vsize=35960 CPUtime=2322.37 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 594752 0 0 0 231688 549 0 0 20 0 1 0 2450144 36823040 3667 33554432000 4194304 6986860 140724747809632 140724747805160 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3667 712 682 0 2993 0
Current children cumulated CPU time (s) 2322.37
Current children cumulated vsize (KiB) 35960

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 7983
/proc/meminfo: memFree=32050500/32770624 swapFree=5736/169840
[pid=7585] ppid=7582 vsize=35960 CPUtime=2382.37 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 595070 0 0 0 237675 562 0 0 20 0 1 0 2450144 36823040 3668 33554432000 4194304 6986860 140724747809632 140724747805160 139751164612988 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3668 712 682 0 2993 0
Current children cumulated CPU time (s) 2382.37
Current children cumulated vsize (KiB) 35960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 7983
/proc/meminfo: memFree=32050508/32770624 swapFree=5736/169844
[pid=7585] ppid=7582 vsize=35960 CPUtime=2400.07 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) R 7582 7585 3809 0 -1 4202496 595070 0 0 0 239442 565 0 0 20 0 1 0 2450144 36823040 3668 33554432000 4194304 6986860 140724747809632 140724747804984 5355460 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8990 3668 712 682 0 2993 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 35960

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -7585
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7585 sig 9
??? end of watcher thread

Solver just ended.
Dumping a history of the last processes samples

[startup+2400.8 s]
/proc/loadavg: 2.01 2.02 2.05 2/182 7983
/proc/meminfo: memFree=32050512/32770624 swapFree=5736/169844
[pid=7585] ppid=7582 vsize=35964 CPUtime=2400.07 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) S 7582 7585 3809 0 -1 1077944320 595086 0 0 0 239442 565 0 0 20 0 1 0 2450144 36827136 3668 33554432000 4194304 6986860 140724747809632 140724747802744 139751164903676 0 16384 4096 16384 18446744071579849748 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8991 3668 712 682 0 2994 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 35964

[startup+2401.6 s]
/proc/loadavg: 2.01 2.02 2.05 2/182 7983
/proc/meminfo: memFree=32050512/32770624 swapFree=5736/169844
[pid=7585] ppid=7582 vsize=35964 CPUtime=2400.07 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) S 7582 7585 3809 0 -1 1077944320 595086 0 0 0 239442 565 0 0 20 0 1 0 2450144 36827136 3668 33554432000 4194304 6986860 140724747809632 140724747802744 139751164903676 0 16384 4096 16384 18446744071579849748 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8991 3668 712 682 0 2994 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 35964

[startup+2402 s]
/proc/loadavg: 2.01 2.02 2.05 2/182 7983
/proc/meminfo: memFree=32050512/32770624 swapFree=5736/169844
[pid=7585] ppid=7582 vsize=35964 CPUtime=2400.07 cores=1,3,5,7
/proc/7585/stat : 7585 (naxos-xcsp3) S 7582 7585 3809 0 -1 1077944320 595086 0 0 0 239442 565 0 0 20 0 1 0 2450144 36827136 3668 33554432000 4194304 6986860 140724747809632 140724747802744 139751164903676 0 16384 4096 16384 18446744071579849748 0 0 17 3 0 0 0 0 0 9087712 9120176 9216000 140724747814158 140724747814239 140724747814239 140724747816938 0
/proc/7585/statm: 8991 3668 712 682 0 2994 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 35964

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2402
CPU time (s): 2400.09
CPU user time (s): 2394.43
CPU system time (s): 5.65921
CPU usage (%): 99.9202
Max. virtual memory (cumulated for all children) (KiB): 35964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.43
system time used= 5.65921
maximum resident set size= 14696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 595086
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= 13
involuntary context switches= 1032

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.56229 second user time and 8.01073 second system time

The end

Launcher Data

Begin job on node148 at 2017-07-24 22:26:35
IDJOB=4253046
IDBENCH=133234
IDSOLVER=2634
FILE ID=node148/4253046-1500927995
RUNJOBID= node148-1500914920-3841
PBS_JOBID= 20625399
Free space on /tmp= 61892 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-25-sum.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253046-1500927995/watcher-4253046-1500927995 -o /tmp/evaluation-result-4253046-1500927995/solver-4253046-1500927995 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1500914920-3841 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4253046-1500927995.xml

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

MD5SUM BENCH= c23772f07578de48c6397f5cf6688c4d
RANDOM SEED=1046261763

node148.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.46
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.46
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.46
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.46
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:        32111056 kB
MemAvailable:   32059308 kB
Buffers:           36312 kB
Cached:           226640 kB
SwapCached:            0 kB
Active:           174492 kB
Inactive:         135492 kB
Active(anon):      49916 kB
Inactive(anon):     8672 kB
Active(file):     124576 kB
Inactive(file):   126820 kB
Unevictable:        5756 kB
Mlocked:            5756 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2720 kB
Writeback:             0 kB
AnonPages:         42276 kB
Mapped:            29620 kB
Shmem:              8844 kB
Slab:              50792 kB
SReclaimable:      25384 kB
SUnreclaim:        25408 kB
KernelStack:        3280 kB
PageTables:         4328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     283916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61888 MiB
End job on node148 at 2017-07-24 23:06:37