Trace number 4252288

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.1 2399.81

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-4.xml
MD5SUMcc3fcfac109c3d277a0ef72b27cdc983
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 variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree21
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":1},{"degree":16,"count":3},{"degree":17,"count":6},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":21,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

2400.08/2399.80	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-4252288-1500924552/watcher-4252288-1500924552 -o /tmp/evaluation-result-4252288-1500924552/solver-4252288-1500924552 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500914926-3624 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4252288-1500924552.xml 

pid=6342
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.08 2.03 2.05 2/181 6345
/proc/meminfo: memFree=32071400/32770624 swapFree=5764/117728
[pid=6345] ppid=6342 vsize=24476 CPUtime=0 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 895 0 0 0 0 0 0 0 20 0 1 0 1995220 25063424 718 33554432000 4194304 6986860 140726120536128 140726120532824 5807116 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 6119 718 649 682 0 122 0

[startup+0.100105 s]
/proc/loadavg: 2.08 2.03 2.05 2/181 6345
/proc/meminfo: memFree=32071400/32770624 swapFree=5764/117728
[pid=6345] ppid=6342 vsize=25552 CPUtime=0.09 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 1217 0 0 0 9 0 0 0 20 0 1 0 1995220 26165248 949 33554432000 4194304 6986860 140726120536128 140726120532824 5809088 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 6388 949 661 682 0 391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25552

[startup+0.200219 s]
/proc/loadavg: 2.08 2.03 2.05 2/181 6345
/proc/meminfo: memFree=32071400/32770624 swapFree=5764/117728
[pid=6345] ppid=6342 vsize=26728 CPUtime=0.19 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 1598 0 0 0 19 0 0 0 20 0 1 0 1995220 27369472 1291 33554432000 4194304 6986860 140726120536128 140726120532824 5731735 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 6682 1291 661 682 0 685 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26728

[startup+0.300212 s]
/proc/loadavg: 2.08 2.03 2.05 2/181 6345
/proc/meminfo: memFree=32071400/32770624 swapFree=5764/117728
[pid=6345] ppid=6342 vsize=52884 CPUtime=0.28 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 8586 0 0 0 28 0 0 0 20 0 1 0 1995220 54153216 7862 33554432000 4194304 6986860 140726120536128 140726120532824 5812820 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 13221 7862 673 682 0 7224 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52884

[startup+0.700237 s]
/proc/loadavg: 2.08 2.03 2.05 2/181 6345
/proc/meminfo: memFree=32071400/32770624 swapFree=5764/117728
[pid=6345] ppid=6342 vsize=81028 CPUtime=0.69 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 15503 0 0 0 68 1 0 0 20 0 1 0 1995220 82972672 14725 33554432000 4194304 6986860 140726120536128 140726120532824 5813548 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 20257 14725 673 682 0 14260 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81028

[startup+1.50021 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 6346
/proc/meminfo: memFree=31962884/32770624 swapFree=5764/117728
[pid=6345] ppid=6342 vsize=159680 CPUtime=1.49 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 35106 0 0 0 145 4 0 0 20 0 1 0 1995220 163512320 34327 33554432000 4194304 6986860 140726120536128 140726120532824 5809005 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 39920 34327 673 682 0 33923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159680

[startup+3.10029 s]
/proc/loadavg: 2.24 2.06 2.06 3/182 6346
/proc/meminfo: memFree=31829176/32770624 swapFree=5764/117728
[pid=6345] ppid=6342 vsize=318944 CPUtime=3.09 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 75646 0 0 0 300 9 0 0 20 0 1 0 1995220 326598656 74150 33554432000 4194304 6986860 140726120536128 140726120532824 5807132 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 79736 74150 673 682 0 73739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 318944

[startup+6.30019 s]
/proc/loadavg: 2.24 2.06 2.06 3/182 6346
/proc/meminfo: memFree=31511376/32770624 swapFree=5764/117728
[pid=6345] ppid=6342 vsize=637432 CPUtime=6.29 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 155817 0 0 0 609 20 0 0 20 0 1 0 1995220 652730368 153666 33554432000 4194304 6986860 140726120536128 140726120530808 5453963 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 159358 153666 673 682 0 153361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 637432

[startup+12.7003 s]
/proc/loadavg: 2.20 2.06 2.06 3/182 6346
/proc/meminfo: memFree=30875628/32770624 swapFree=5764/117728
[pid=6345] ppid=6342 vsize=1245064 CPUtime=12.69 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 308395 0 0 0 1230 39 0 0 20 0 1 0 1995220 1274945536 305447 33554432000 4194304 6986860 140726120536128 140726120530808 5503023 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 311266 305447 673 682 0 305269 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1245064

[startup+25.5003 s]
/proc/loadavg: 2.17 2.06 2.06 3/182 6346
/proc/meminfo: memFree=30532280/32770624 swapFree=5764/117688
[pid=6345] ppid=6342 vsize=1561724 CPUtime=25.49 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 768982 0 0 0 2487 62 0 0 20 0 1 0 1995220 1599205376 384591 33554432000 4194304 6986860 140726120536128 140726120531656 5437950 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 384591 688 682 0 384434 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1561724

[startup+51.1061 s]
/proc/loadavg: 2.11 2.06 2.06 3/182 6353
/proc/meminfo: memFree=30531628/32770624 swapFree=5764/117696
[pid=6345] ppid=6342 vsize=1561724 CPUtime=51.1 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 1022542 0 0 0 5038 72 0 0 20 0 1 0 1995220 1599205376 384597 33554432000 4194304 6986860 140726120536128 140726120531656 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 384597 688 682 0 384434 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1561724

[startup+102.3 s]
/proc/loadavg: 2.12 2.06 2.06 3/182 6354
/proc/meminfo: memFree=30530280/32770624 swapFree=5764/117724
[pid=6345] ppid=6342 vsize=1561724 CPUtime=102.3 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 1387982 0 0 0 10144 86 0 0 20 0 1 0 1995220 1599205376 384613 33554432000 4194304 6986860 140726120536128 140726120531656 5437987 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 384613 688 682 0 384434 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1561724

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/182 6416
/proc/meminfo: memFree=30501600/32770624 swapFree=5764/117872
[pid=6345] ppid=6342 vsize=1561724 CPUtime=162.31 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 1777897 0 0 0 16131 100 0 0 20 0 1 0 1995220 1599205376 384636 33554432000 4194304 6986860 140726120536128 140726120531480 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 384636 688 682 0 384434 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 1561724

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 6417
/proc/meminfo: memFree=30500916/32770624 swapFree=5764/117912
[pid=6345] ppid=6342 vsize=1561724 CPUtime=222.32 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 2100150 0 0 0 22121 111 0 0 20 0 1 0 1995220 1599205376 384659 33554432000 4194304 6986860 140726120536128 140726120531656 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 384659 688 682 0 384434 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 1561724

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 6418
/proc/meminfo: memFree=30500696/32770624 swapFree=5764/117940
[pid=6345] ppid=6342 vsize=1561724 CPUtime=282.32 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 2381433 0 0 0 28111 121 0 0 20 0 1 0 1995220 1599205376 384682 33554432000 4194304 6986860 140726120536128 140726120531480 5473968 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 384682 688 682 0 384434 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 1561724

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 6419
/proc/meminfo: memFree=30500820/32770624 swapFree=5764/117968
[pid=6345] ppid=6342 vsize=1561724 CPUtime=342.33 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 2657957 0 0 0 34101 132 0 0 20 0 1 0 1995220 1599205376 384699 33554432000 4194304 6986860 140726120536128 140726120531656 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 384699 688 682 0 384434 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 1561724

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 6420
/proc/meminfo: memFree=30500304/32770624 swapFree=5764/117996
[pid=6345] ppid=6342 vsize=1561724 CPUtime=402.34 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 2865968 0 0 0 40093 141 0 0 20 0 1 0 1995220 1599205376 384722 33554432000 4194304 6986860 140726120536128 140726120531656 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 384722 688 682 0 384434 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 1561724

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 6421
/proc/meminfo: memFree=30500124/32770624 swapFree=5764/118024
[pid=6345] ppid=6342 vsize=1561724 CPUtime=462.35 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3092978 0 0 0 46084 151 0 0 20 0 1 0 1995220 1599205376 384745 33554432000 4194304 6986860 140726120536128 140726120531656 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 384745 688 682 0 384434 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 1561724

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6422
/proc/meminfo: memFree=30500440/32770624 swapFree=5764/118064
[pid=6345] ppid=6342 vsize=1561724 CPUtime=522.35 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3264924 0 0 0 52079 156 0 0 20 0 1 0 1995220 1599205376 384762 33554432000 4194304 6986860 140726120536128 140726120531656 5437954 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 384762 688 682 0 384434 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 1561724

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6423
/proc/meminfo: memFree=30500228/32770624 swapFree=5764/118092
[pid=6345] ppid=6342 vsize=1561724 CPUtime=582.36 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3435193 0 0 0 58074 162 0 0 20 0 1 0 1995220 1599205376 384786 33554432000 4194304 6986860 140726120536128 140726120531656 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 384786 688 682 0 384434 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 1561724


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6452
/proc/meminfo: memFree=30499360/32770624 swapFree=5764/118564
[pid=6345] ppid=6342 vsize=1561724 CPUtime=1482.46 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3969858 0 0 0 148056 190 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531480 5438001 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 1482.46
Current children cumulated vsize (KiB) 1561724

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6453
/proc/meminfo: memFree=30499256/32770624 swapFree=5764/118592
[pid=6345] ppid=6342 vsize=1561724 CPUtime=1542.47 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3970949 0 0 0 154056 191 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531656 5437946 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 1542.47
Current children cumulated vsize (KiB) 1561724

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6455
/proc/meminfo: memFree=30499448/32770624 swapFree=5764/118632
[pid=6345] ppid=6342 vsize=1561724 CPUtime=1602.48 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3972056 0 0 0 160056 192 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531656 5438325 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 1602.48
Current children cumulated vsize (KiB) 1561724

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6456
/proc/meminfo: memFree=30499176/32770624 swapFree=5716/118656
[pid=6345] ppid=6342 vsize=1561724 CPUtime=1662.49 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3973097 0 0 0 166057 192 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531656 5438250 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 1662.49
Current children cumulated vsize (KiB) 1561724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6457
/proc/meminfo: memFree=30499128/32770624 swapFree=5716/118692
[pid=6345] ppid=6342 vsize=1561724 CPUtime=1722.5 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3974179 0 0 0 172057 193 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531656 5438344 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 1722.5
Current children cumulated vsize (KiB) 1561724

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6459
/proc/meminfo: memFree=30499136/32770624 swapFree=5716/118728
[pid=6345] ppid=6342 vsize=1561724 CPUtime=1782.5 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3975227 0 0 0 178057 193 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531480 5437950 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (KiB) 1561724

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6460
/proc/meminfo: memFree=30498900/32770624 swapFree=5716/118760
[pid=6345] ppid=6342 vsize=1561724 CPUtime=1842.52 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3976330 0 0 0 184058 194 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531480 5438093 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 1842.52
Current children cumulated vsize (KiB) 1561724

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6468
/proc/meminfo: memFree=30498372/32770624 swapFree=5716/118796
[pid=6345] ppid=6342 vsize=1561724 CPUtime=1902.53 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3977408 0 0 0 190059 194 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531480 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 1902.53
Current children cumulated vsize (KiB) 1561724

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 6492
/proc/meminfo: memFree=30498208/32770624 swapFree=5716/118832
[pid=6345] ppid=6342 vsize=1561724 CPUtime=1962.52 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3978535 0 0 0 196058 194 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531480 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 1962.52
Current children cumulated vsize (KiB) 1561724

[startup+2022.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 6493
/proc/meminfo: memFree=30498820/32770624 swapFree=5716/118868
[pid=6345] ppid=6342 vsize=1561724 CPUtime=2022.54 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3979558 0 0 0 202059 195 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531480 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 2022.54
Current children cumulated vsize (KiB) 1561724

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 6494
/proc/meminfo: memFree=30498696/32770624 swapFree=5716/118896
[pid=6345] ppid=6342 vsize=1561724 CPUtime=2082.55 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3980695 0 0 0 208059 196 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531480 5437973 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 2082.55
Current children cumulated vsize (KiB) 1561724

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/183 6495
/proc/meminfo: memFree=30498928/32770624 swapFree=5716/118928
[pid=6345] ppid=6342 vsize=1561724 CPUtime=2142.55 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3981715 0 0 0 214059 196 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531656 5437987 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 2142.55
Current children cumulated vsize (KiB) 1561724

[startup+2202.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/183 6496
/proc/meminfo: memFree=30499248/32770624 swapFree=5716/118956
[pid=6345] ppid=6342 vsize=1561724 CPUtime=2202.56 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3982795 0 0 0 220060 196 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531656 5473976 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 2202.56
Current children cumulated vsize (KiB) 1561724

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 6497
/proc/meminfo: memFree=30499256/32770624 swapFree=5716/118984
[pid=6345] ppid=6342 vsize=1561724 CPUtime=2262.57 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3983909 0 0 0 226060 197 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531480 5438344 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 2262.57
Current children cumulated vsize (KiB) 1561724

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6498
/proc/meminfo: memFree=30499448/32770624 swapFree=5716/119020
[pid=6345] ppid=6342 vsize=1561724 CPUtime=2322.58 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3985017 0 0 0 232060 198 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531480 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 2322.58
Current children cumulated vsize (KiB) 1561724

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6499
/proc/meminfo: memFree=30499184/32770624 swapFree=5716/119048
[pid=6345] ppid=6342 vsize=1561724 CPUtime=2382.58 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3986088 0 0 0 238060 198 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531480 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 2382.58
Current children cumulated vsize (KiB) 1561724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6499
/proc/meminfo: memFree=30499332/32770624 swapFree=5716/119048
[pid=6345] ppid=6342 vsize=1561724 CPUtime=2400.08 cores=1,3,5,7
/proc/6345/stat : 6345 (naxos-xcsp3) R 6342 6345 3592 0 -1 4202496 3986261 0 0 0 239810 198 0 0 20 0 1 0 1995220 1599205376 385074 33554432000 4194304 6986860 140726120536128 140726120531656 5438178 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 31322112 140726120543502 140726120543583 140726120543583 140726120546282 0
/proc/6345/statm: 390431 385074 688 682 0 384434 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 1561724

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

Child status: 0
Real time (s): 2399.81
CPU time (s): 2400.1
CPU user time (s): 2398.11
CPU system time (s): 1.99126
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 1561724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.11
system time used= 1.99126
maximum resident set size= 1540332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3986291
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= 40
involuntary context switches= 602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.80487 second user time and 9.81475 second system time

The end

Launcher Data

Begin job on node113 at 2017-07-24 21:29:13
IDJOB=4252288
IDBENCH=125591
IDSOLVER=2634
FILE ID=node113/4252288-1500924552
RUNJOBID= node113-1500914926-3624
PBS_JOBID= 20625413
Free space on /tmp= 61840 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-4.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252288-1500924552/watcher-4252288-1500924552 -o /tmp/evaluation-result-4252288-1500924552/solver-4252288-1500924552 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500914926-3624 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4252288-1500924552.xml

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

MD5SUM BENCH= cc3fcfac109c3d277a0ef72b27cdc983
RANDOM SEED=2077497166

node113.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	: 5332.97
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	: 5332.97
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	: 5332.97
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	: 5332.97
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:        32071748 kB
MemAvailable:   32043864 kB
Buffers:           36284 kB
Cached:           249808 kB
SwapCached:            0 kB
Active:           221656 kB
Inactive:         126384 kB
Active(anon):      64260 kB
Inactive(anon):     8656 kB
Active(file):     157396 kB
Inactive(file):   117728 kB
Unevictable:        5764 kB
Mlocked:            5764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36092 kB
Writeback:             0 kB
AnonPages:         68940 kB
Mapped:            30000 kB
Shmem:              8844 kB
Slab:              50736 kB
SReclaimable:      25652 kB
SUnreclaim:        25084 kB
KernelStack:        3280 kB
PageTables:         4904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     300676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 61832 MiB
End job on node113 at 2017-07-24 22:09:13