Trace number 4253320

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.04 2400.1

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s13/
Blackhole-4-13-2_X2.xml
MD5SUM88708c27ba26ffc45c437651276dcd59
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 variables208
Number of constraints4218
Number of domains4
Minimum domain size1
Maximum domain size52
Distribution of domain sizes[{"size":1,"count":2},{"size":13,"count":52},{"size":26,"count":51},{"size":52,"count":102}]
Minimum variable degree0
Maximum variable degree104
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":53},{"degree":3,"count":50},{"degree":52,"count":1},{"degree":53,"count":34},{"degree":54,"count":17},{"degree":104,"count":52}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4218}]
Number of extensional constraints4218
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4218}]
Optimization problemNO
Type of objective

Solver Data

2400.02/2400.10	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-4253320-1500930172/watcher-4253320-1500930172 -o /tmp/evaluation-result-4253320-1500930172/solver-4253320-1500930172 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500914927-3858 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4253320-1500930172.xml 

pid=18859
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 3/181 18862
/proc/meminfo: memFree=32089288/32770624 swapFree=5796/133220
[pid=18862] ppid=18859 vsize=24740 CPUtime=0 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 956 0 0 0 0 0 0 0 20 0 1 0 2556743 25333760 751 33554432000 4194304 6986860 140737017874176 140737017870872 140207668714469 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 6185 751 649 682 0 188 0

[startup+0.100108 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 18862
/proc/meminfo: memFree=32089288/32770624 swapFree=5796/133220
[pid=18862] ppid=18859 vsize=30508 CPUtime=0.09 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 2435 0 0 0 9 0 0 0 20 0 1 0 2556743 31240192 2236 33554432000 4194304 6986860 140737017874176 140737017870872 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2236 692 682 0 1630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30508

[startup+0.200277 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 18862
/proc/meminfo: memFree=32089288/32770624 swapFree=5796/133220
[pid=18862] ppid=18859 vsize=30508 CPUtime=0.19 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 2435 0 0 0 19 0 0 0 20 0 1 0 2556743 31240192 2236 33554432000 4194304 6986860 140737017874176 140737017870872 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2236 692 682 0 1630 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30508

[startup+0.300213 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 18862
/proc/meminfo: memFree=32089288/32770624 swapFree=5796/133220
[pid=18862] ppid=18859 vsize=30508 CPUtime=0.29 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 2435 0 0 0 29 0 0 0 20 0 1 0 2556743 31240192 2236 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2236 692 682 0 1630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30508

[startup+0.70017 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 18862
/proc/meminfo: memFree=32089288/32770624 swapFree=5796/133220
[pid=18862] ppid=18859 vsize=30508 CPUtime=0.69 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 2436 0 0 0 69 0 0 0 20 0 1 0 2556743 31240192 2236 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2236 692 682 0 1630 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30508

[startup+1.50019 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 18863
/proc/meminfo: memFree=32082652/32770624 swapFree=5796/132980
[pid=18862] ppid=18859 vsize=30508 CPUtime=1.49 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 2436 0 0 0 149 0 0 0 20 0 1 0 2556743 31240192 2236 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2236 692 682 0 1630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30508

[startup+3.10018 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 18863
/proc/meminfo: memFree=32082088/32770624 swapFree=5796/132988
[pid=18862] ppid=18859 vsize=30508 CPUtime=3.08 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 3044 0 0 0 308 0 0 0 20 0 1 0 2556743 31240192 2283 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2283 692 682 0 1630 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30508

[startup+6.30017 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 18863
/proc/meminfo: memFree=32082280/32770624 swapFree=5796/132992
[pid=18862] ppid=18859 vsize=30508 CPUtime=6.28 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 3735 0 0 0 627 1 0 0 20 0 1 0 2556743 31240192 2283 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2283 692 682 0 1630 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30508

[startup+12.7002 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 18863
/proc/meminfo: memFree=32082032/32770624 swapFree=5796/133000
[pid=18862] ppid=18859 vsize=30508 CPUtime=12.69 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 4419 0 0 0 1266 3 0 0 20 0 1 0 2556743 31240192 2283 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2283 692 682 0 1630 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30508

[startup+25.5002 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 18863
/proc/meminfo: memFree=32082032/32770624 swapFree=5796/133008
[pid=18862] ppid=18859 vsize=30508 CPUtime=25.49 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 5751 0 0 0 2541 8 0 0 20 0 1 0 2556743 31240192 2284 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2284 692 682 0 1630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30508

[startup+51.1002 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 18863
/proc/meminfo: memFree=32081656/32770624 swapFree=5796/133016
[pid=18862] ppid=18859 vsize=30508 CPUtime=51.08 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 6016 0 0 0 5091 17 0 0 20 0 1 0 2556743 31240192 2284 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2284 692 682 0 1630 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30508

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 19047
/proc/meminfo: memFree=32088828/32770624 swapFree=5796/133140
[pid=18862] ppid=18859 vsize=30508 CPUtime=102.29 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 6278 0 0 0 10199 30 0 0 20 0 1 0 2556743 31240192 2284 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2284 692 682 0 1630 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 30508

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 19048
/proc/meminfo: memFree=32088464/32770624 swapFree=5796/133184
[pid=18862] ppid=18859 vsize=30508 CPUtime=162.28 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 6539 0 0 0 16181 47 0 0 20 0 1 0 2556743 31240192 2284 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2284 692 682 0 1630 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 30508

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19049
/proc/meminfo: memFree=32088464/32770624 swapFree=5796/133220
[pid=18862] ppid=18859 vsize=30508 CPUtime=222.28 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 6797 0 0 0 22162 66 0 0 20 0 1 0 2556743 31240192 2284 33554432000 4194304 6986860 140737017874176 140737017869704 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2284 692 682 0 1630 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 30508

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19050
/proc/meminfo: memFree=32089036/32770624 swapFree=5796/133252
[pid=18862] ppid=18859 vsize=30508 CPUtime=282.28 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 7067 0 0 0 28145 83 0 0 20 0 1 0 2556743 31240192 2284 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2284 692 682 0 1630 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 30508

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19051
/proc/meminfo: memFree=32089260/32770624 swapFree=5796/133264
[pid=18862] ppid=18859 vsize=30508 CPUtime=342.28 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 7333 0 0 0 34129 99 0 0 20 0 1 0 2556743 31240192 2284 33554432000 4194304 6986860 140737017874176 140737017869704 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2284 692 682 0 1630 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 30508

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19052
/proc/meminfo: memFree=32089040/32770624 swapFree=5796/133316
[pid=18862] ppid=18859 vsize=30508 CPUtime=402.27 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 7599 0 0 0 40115 112 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869704 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 30508

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19060
/proc/meminfo: memFree=32087956/32770624 swapFree=5796/133344
[pid=18862] ppid=18859 vsize=30508 CPUtime=462.28 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 7870 0 0 0 46100 128 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 30508

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19061
/proc/meminfo: memFree=32088668/32770624 swapFree=5796/133372
[pid=18862] ppid=18859 vsize=30508 CPUtime=522.27 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 8135 0 0 0 52085 142 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869704 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 30508

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19062
/proc/meminfo: memFree=32088792/32770624 swapFree=5796/133408
[pid=18862] ppid=18859 vsize=30508 CPUtime=582.27 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 8402 0 0 0 58069 158 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 30508


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


[startup+1542.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 19087
/proc/meminfo: memFree=32088508/32770624 swapFree=5796/133924
[pid=18862] ppid=18859 vsize=30508 CPUtime=1542.25 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 12732 0 0 0 153805 420 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869704 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 1542.25
Current children cumulated vsize (KiB) 30508

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 19088
/proc/meminfo: memFree=32088620/32770624 swapFree=5796/133936
[pid=18862] ppid=18859 vsize=30508 CPUtime=1602.25 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 13003 0 0 0 159788 437 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 1602.25
Current children cumulated vsize (KiB) 30508

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 19097
/proc/meminfo: memFree=32087700/32770624 swapFree=5796/133996
[pid=18862] ppid=18859 vsize=30508 CPUtime=1662.25 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 13280 0 0 0 165770 455 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 1662.25
Current children cumulated vsize (KiB) 30508

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 19098
/proc/meminfo: memFree=32087844/32770624 swapFree=5796/134000
[pid=18862] ppid=18859 vsize=30508 CPUtime=1722.24 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 13553 0 0 0 171753 471 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869704 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 30508

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 19099
/proc/meminfo: memFree=32087792/32770624 swapFree=5796/134060
[pid=18862] ppid=18859 vsize=30508 CPUtime=1782.24 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 13826 0 0 0 177736 488 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869704 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 1782.24
Current children cumulated vsize (KiB) 30508

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 19100
/proc/meminfo: memFree=32088052/32770624 swapFree=5796/134072
[pid=18862] ppid=18859 vsize=30508 CPUtime=1842.24 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 14096 0 0 0 183718 506 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 1842.24
Current children cumulated vsize (KiB) 30508

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 19101
/proc/meminfo: memFree=32088188/32770624 swapFree=5796/134100
[pid=18862] ppid=18859 vsize=30508 CPUtime=1902.24 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 14389 0 0 0 189700 524 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869704 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 1902.24
Current children cumulated vsize (KiB) 30508

[startup+1962.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 19102
/proc/meminfo: memFree=32087808/32770624 swapFree=5796/134148
[pid=18862] ppid=18859 vsize=30508 CPUtime=1962.24 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 14666 0 0 0 195682 542 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869704 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 1962.24
Current children cumulated vsize (KiB) 30508

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 19103
/proc/meminfo: memFree=32087808/32770624 swapFree=5796/134176
[pid=18862] ppid=18859 vsize=30508 CPUtime=2022.24 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 14943 0 0 0 201665 559 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 2022.24
Current children cumulated vsize (KiB) 30508

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 19104
/proc/meminfo: memFree=32088252/32770624 swapFree=5796/134212
[pid=18862] ppid=18859 vsize=30508 CPUtime=2082.24 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 15217 0 0 0 207647 577 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 2082.24
Current children cumulated vsize (KiB) 30508

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19105
/proc/meminfo: memFree=32087688/32770624 swapFree=5796/134224
[pid=18862] ppid=18859 vsize=30508 CPUtime=2142.23 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 15500 0 0 0 213628 595 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 2142.23
Current children cumulated vsize (KiB) 30508

[startup+2202.31 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 19106
/proc/meminfo: memFree=32088524/32770624 swapFree=5796/134268
[pid=18862] ppid=18859 vsize=30508 CPUtime=2202.23 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 15779 0 0 0 219613 610 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 5434036 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 2202.23
Current children cumulated vsize (KiB) 30508

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 19114
/proc/meminfo: memFree=32087416/32770624 swapFree=5796/134288
[pid=18862] ppid=18859 vsize=30508 CPUtime=2262.23 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 16057 0 0 0 225597 626 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 2262.23
Current children cumulated vsize (KiB) 30508

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 19115
/proc/meminfo: memFree=32087972/32770624 swapFree=5796/134336
[pid=18862] ppid=18859 vsize=30508 CPUtime=2322.23 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 16338 0 0 0 231580 643 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 2322.23
Current children cumulated vsize (KiB) 30508

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19116
/proc/meminfo: memFree=32088480/32770624 swapFree=5796/134356
[pid=18862] ppid=18859 vsize=30508 CPUtime=2382.23 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 16615 0 0 0 237561 662 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 2382.23
Current children cumulated vsize (KiB) 30508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19116
/proc/meminfo: memFree=32087956/32770624 swapFree=5796/134376
[pid=18862] ppid=18859 vsize=30508 CPUtime=2400.02 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 16890 0 0 0 239337 665 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 30508

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

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19116
/proc/meminfo: memFree=32087956/32770624 swapFree=5796/134376
[pid=18862] ppid=18859 vsize=30508 CPUtime=2400.02 cores=1,3,5,7
/proc/18862/stat : 18862 (naxos-xcsp3) R 18859 18862 3826 0 -1 4202496 16890 0 0 0 239337 665 0 0 20 0 1 0 2556743 31240192 2286 33554432000 4194304 6986860 140737017874176 140737017869528 140207668978044 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 29839360 140737017881870 140737017881951 140737017881951 140737017884650 0
/proc/18862/statm: 7627 2286 692 682 0 1630 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 30508

Child status: 0
Real time (s): 2400.1
CPU time (s): 2400.04
CPU user time (s): 2393.38
CPU system time (s): 6.65784
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 30508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.38
system time used= 6.65784
maximum resident set size= 9184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16921
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= 7
involuntary context switches= 609

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.02349 second user time and 8.31109 second system time

The end

Launcher Data

Begin job on node106 at 2017-07-24 23:02:52
IDJOB=4253320
IDBENCH=134517
IDSOLVER=2634
FILE ID=node106/4253320-1500930172
RUNJOBID= node106-1500914927-3858
PBS_JOBID= 20625416
Free space on /tmp= 61824 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s13/Blackhole-4-13-2_X2.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253320-1500930172/watcher-4253320-1500930172 -o /tmp/evaluation-result-4253320-1500930172/solver-4253320-1500930172 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500914927-3858 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4253320-1500930172.xml

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

MD5SUM BENCH= 88708c27ba26ffc45c437651276dcd59
RANDOM SEED=792782784

node106.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:        32089340 kB
MemAvailable:   32050492 kB
Buffers:           40416 kB
Cached:           233956 kB
SwapCached:            0 kB
Active:           186268 kB
Inactive:         141840 kB
Active(anon):      56404 kB
Inactive(anon):     8620 kB
Active(file):     129864 kB
Inactive(file):   133220 kB
Unevictable:        5796 kB
Mlocked:            5796 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2792 kB
Writeback:             0 kB
AnonPages:         59364 kB
Mapped:            29784 kB
Shmem:              8848 kB
Slab:              52532 kB
SReclaimable:      27808 kB
SUnreclaim:        24724 kB
KernelStack:        3232 kB
PageTables:         5104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     292104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61824 MiB
End job on node106 at 2017-07-24 23:42:53