Trace number 4251931

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 NameAnswerobjective functionCPU timeWall clock time
Naxos 1.1.0? (TO) 2400.03 2400

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug21.xml
MD5SUMe5033dc7ed55784590c83dd9aaaff95e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1448
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints211
Number of domains2
Minimum domain size8
Maximum domain size21
Distribution of domain sizes[{"size":8,"count":210},{"size":21,"count":21}]
Minimum variable degree0
Maximum variable degree21
Distribution of variable degrees[{"degree":0,"count":231},{"degree":2,"count":210},{"degree":21,"count":21}]
Minimum constraint arity3
Maximum constraint arity21
Distribution of constraint arities[{"arity":3,"count":210},{"arity":21,"count":1}]
Number of extensional constraints210
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":210},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

2400.02/2400.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4251931-1500919836/watcher-4251931-1500919836 -o /tmp/evaluation-result-4251931-1500919836/solver-4251931-1500919836 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1500914920-3563 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4251931-1500919836.xml 

pid=5202
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.96 1.99 2.03 3/181 5205
/proc/meminfo: memFree=31608024/32770624 swapFree=5768/113688
[pid=5205] ppid=5202 vsize=25528 CPUtime=0 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 1176 0 0 0 0 0 0 0 20 0 1 0 1572304 26140672 983 33554432000 4194304 6986860 140729847902096 140729847898792 5767167 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6382 983 652 682 0 385 0

[startup+0.100161 s]
/proc/loadavg: 1.96 1.99 2.03 3/181 5205
/proc/meminfo: memFree=31608024/32770624 swapFree=5768/113688
[pid=5205] ppid=5202 vsize=26824 CPUtime=0.09 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 1517 0 0 0 9 0 0 0 20 0 1 0 1572304 27467776 1363 33554432000 4194304 6986860 140729847902096 140729847898792 139891984822652 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6706 1363 705 682 0 709 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26824

[startup+0.200279 s]
/proc/loadavg: 1.96 1.99 2.03 3/181 5205
/proc/meminfo: memFree=31608024/32770624 swapFree=5768/113688
[pid=5205] ppid=5202 vsize=26824 CPUtime=0.19 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 1517 0 0 0 19 0 0 0 20 0 1 0 1572304 27467776 1363 33554432000 4194304 6986860 140729847902096 140729847898792 5438384 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6706 1363 705 682 0 709 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26824

[startup+0.300258 s]
/proc/loadavg: 1.96 1.99 2.03 3/181 5205
/proc/meminfo: memFree=31608024/32770624 swapFree=5768/113688
[pid=5205] ppid=5202 vsize=26824 CPUtime=0.29 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 1517 0 0 0 29 0 0 0 20 0 1 0 1572304 27467776 1363 33554432000 4194304 6986860 140729847902096 140729847898792 5474031 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6706 1363 705 682 0 709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26824

[startup+0.700234 s]
/proc/loadavg: 1.96 1.99 2.03 3/181 5205
/proc/meminfo: memFree=31608024/32770624 swapFree=5768/113688
[pid=5205] ppid=5202 vsize=26824 CPUtime=0.69 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 1517 0 0 0 69 0 0 0 20 0 1 0 1572304 27467776 1363 33554432000 4194304 6986860 140729847902096 140729847898792 5438400 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6706 1363 705 682 0 709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26824

[startup+1.50023 s]
/proc/loadavg: 1.96 1.99 2.03 3/182 5206
/proc/meminfo: memFree=31605560/32770624 swapFree=5768/113688
[pid=5205] ppid=5202 vsize=26824 CPUtime=1.49 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 1521 0 0 0 149 0 0 0 20 0 1 0 1572304 27467776 1363 33554432000 4194304 6986860 140729847902096 140729847897624 139891984822652 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6706 1363 705 682 0 709 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26824

[startup+3.10023 s]
/proc/loadavg: 1.96 1.99 2.03 3/182 5206
/proc/meminfo: memFree=31604980/32770624 swapFree=5768/113712
[pid=5205] ppid=5202 vsize=26824 CPUtime=3.09 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 1931 0 0 0 309 0 0 0 20 0 1 0 1572304 27467776 1367 33554432000 4194304 6986860 140729847902096 140729847897448 5474008 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6706 1367 705 682 0 709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26824

[startup+6.30023 s]
/proc/loadavg: 1.97 1.99 2.03 3/182 5206
/proc/meminfo: memFree=31604940/32770624 swapFree=5768/113712
[pid=5205] ppid=5202 vsize=26824 CPUtime=6.29 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 2367 0 0 0 629 0 0 0 20 0 1 0 1572304 27467776 1367 33554432000 4194304 6986860 140729847902096 140729847897624 5438309 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6706 1367 705 682 0 709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26824

[startup+12.7002 s]
/proc/loadavg: 1.97 1.99 2.03 3/182 5206
/proc/meminfo: memFree=31604568/32770624 swapFree=5768/113712
[pid=5205] ppid=5202 vsize=26808 CPUtime=12.69 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 2792 0 0 0 1269 0 0 0 20 0 1 0 1572304 27451392 1367 33554432000 4194304 6986860 140729847902096 140729847897624 139891984822652 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1367 705 682 0 705 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26808

[startup+25.5003 s]
/proc/loadavg: 2.04 2.00 2.04 3/182 5206
/proc/meminfo: memFree=31605164/32770624 swapFree=5768/113736
[pid=5205] ppid=5202 vsize=26808 CPUtime=25.49 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 3638 0 0 0 2548 1 0 0 20 0 1 0 1572304 27451392 1367 33554432000 4194304 6986860 140729847902096 140729847897448 5438093 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1367 705 682 0 705 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26808

[startup+51.1003 s]
/proc/loadavg: 2.03 2.00 2.04 3/182 5206
/proc/meminfo: memFree=31604932/32770624 swapFree=5768/113748
[pid=5205] ppid=5202 vsize=26808 CPUtime=51.1 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 4061 0 0 0 5108 2 0 0 20 0 1 0 1572304 27451392 1367 33554432000 4194304 6986860 140729847902096 140729847897624 5438205 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1367 705 682 0 705 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 26808

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/182 5207
/proc/meminfo: memFree=31604968/32770624 swapFree=5768/113780
[pid=5205] ppid=5202 vsize=26808 CPUtime=102.29 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 4485 0 0 0 10226 3 0 0 20 0 1 0 1572304 27451392 1367 33554432000 4194304 6986860 140729847902096 140729847897624 5438253 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1367 705 682 0 705 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 26808

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 5208
/proc/meminfo: memFree=31604736/32770624 swapFree=5768/113808
[pid=5205] ppid=5202 vsize=26808 CPUtime=162.29 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 4909 0 0 0 16224 5 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5438813 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26808

[startup+222.306 s]
/proc/loadavg: 2.04 2.01 2.05 3/182 5209
/proc/meminfo: memFree=31604076/32770624 swapFree=5768/113844
[pid=5205] ppid=5202 vsize=26808 CPUtime=222.29 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 5333 0 0 0 22223 6 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5453949 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 26808

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/182 5210
/proc/meminfo: memFree=31603952/32770624 swapFree=5768/113872
[pid=5205] ppid=5202 vsize=26808 CPUtime=282.29 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 5757 0 0 0 28221 8 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5438400 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 26808

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 5211
/proc/meminfo: memFree=31603684/32770624 swapFree=5768/113900
[pid=5205] ppid=5202 vsize=26808 CPUtime=342.29 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 6180 0 0 0 34220 9 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5438147 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 26808

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5212
/proc/meminfo: memFree=31604016/32770624 swapFree=5768/113932
[pid=5205] ppid=5202 vsize=26808 CPUtime=402.3 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 6604 0 0 0 40219 11 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 139891984822652 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 26808

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 5213
/proc/meminfo: memFree=31603916/32770624 swapFree=5768/113956
[pid=5205] ppid=5202 vsize=26808 CPUtime=462.29 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 7027 0 0 0 46217 12 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897448 139891984822652 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 26808

[startup+522.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/182 5214
/proc/meminfo: memFree=31603812/32770624 swapFree=5768/113996
[pid=5205] ppid=5202 vsize=26808 CPUtime=522.3 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 7452 0 0 0 52216 14 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5438317 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 26808

[startup+582.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/183 5223
/proc/meminfo: memFree=31603088/32770624 swapFree=5768/114028
[pid=5205] ppid=5202 vsize=26808 CPUtime=582.29 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 7876 0 0 0 58214 15 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5437958 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 26808


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5247
/proc/meminfo: memFree=31604032/32770624 swapFree=5768/114516
[pid=5205] ppid=5202 vsize=26808 CPUtime=1482.31 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 14234 0 0 0 148191 40 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897448 5473982 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 26808

[startup+1542.31 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 5248
/proc/meminfo: memFree=31604124/32770624 swapFree=5768/114540
[pid=5205] ppid=5202 vsize=26808 CPUtime=1542.32 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 14658 0 0 0 154191 41 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5438220 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 26808

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 5249
/proc/meminfo: memFree=31604136/32770624 swapFree=5768/114572
[pid=5205] ppid=5202 vsize=26808 CPUtime=1602.31 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 15082 0 0 0 160189 42 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5474214 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 26808

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 5250
/proc/meminfo: memFree=31604048/32770624 swapFree=5768/114596
[pid=5205] ppid=5202 vsize=26808 CPUtime=1662.31 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 15506 0 0 0 166187 44 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5474165 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 26808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5251
/proc/meminfo: memFree=31603760/32770624 swapFree=5768/114636
[pid=5205] ppid=5202 vsize=26808 CPUtime=1722.31 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 15930 0 0 0 172186 45 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5438351 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 26808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5259
/proc/meminfo: memFree=31602680/32770624 swapFree=5768/114668
[pid=5205] ppid=5202 vsize=26808 CPUtime=1782.31 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 16354 0 0 0 178185 46 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897448 5438358 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 26808

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5260
/proc/meminfo: memFree=31603632/32770624 swapFree=5768/114700
[pid=5205] ppid=5202 vsize=26808 CPUtime=1842.32 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 16778 0 0 0 184184 48 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5473982 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 1842.32
Current children cumulated vsize (KiB) 26808

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5261
/proc/meminfo: memFree=31603676/32770624 swapFree=5768/114724
[pid=5205] ppid=5202 vsize=26808 CPUtime=1902.31 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 17202 0 0 0 190182 49 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5437946 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 1902.31
Current children cumulated vsize (KiB) 26808

[startup+1962.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 5262
/proc/meminfo: memFree=31603680/32770624 swapFree=5768/114760
[pid=5205] ppid=5202 vsize=26808 CPUtime=1962.31 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 17626 0 0 0 196181 50 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897448 5474339 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 1962.31
Current children cumulated vsize (KiB) 26808

[startup+2022.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/182 5263
/proc/meminfo: memFree=31603780/32770624 swapFree=5768/114796
[pid=5205] ppid=5202 vsize=26808 CPUtime=2022.32 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 18050 0 0 0 202180 52 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897448 5438268 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 2022.32
Current children cumulated vsize (KiB) 26808

[startup+2082.3 s]
/proc/loadavg: 2.08 2.05 2.05 3/182 5264
/proc/meminfo: memFree=31604116/32770624 swapFree=5768/114824
[pid=5205] ppid=5202 vsize=26808 CPUtime=2082.32 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 18474 0 0 0 208179 53 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 139891984822652 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 2082.32
Current children cumulated vsize (KiB) 26808

[startup+2142.3 s]
/proc/loadavg: 2.10 2.06 2.05 3/182 5265
/proc/meminfo: memFree=31603804/32770624 swapFree=5768/114848
[pid=5205] ppid=5202 vsize=26808 CPUtime=2142.31 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 18897 0 0 0 214176 55 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5473982 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 2142.31
Current children cumulated vsize (KiB) 26808

[startup+2202.31 s]
/proc/loadavg: 2.04 2.04 2.05 3/182 5266
/proc/meminfo: memFree=31603356/32770624 swapFree=5768/114880
[pid=5205] ppid=5202 vsize=26808 CPUtime=2202.32 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 19321 0 0 0 220175 57 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5437958 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 2202.32
Current children cumulated vsize (KiB) 26808

[startup+2262.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 5267
/proc/meminfo: memFree=31604180/32770624 swapFree=5768/114908
[pid=5205] ppid=5202 vsize=26808 CPUtime=2262.31 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 19745 0 0 0 226172 59 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897448 5474360 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 2262.31
Current children cumulated vsize (KiB) 26808

[startup+2322.3 s]
/proc/loadavg: 1.94 2.02 2.04 3/182 5635
/proc/meminfo: memFree=32112664/32770624 swapFree=5768/115108
[pid=5205] ppid=5202 vsize=26808 CPUtime=2322.32 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 20169 0 0 0 232171 61 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5438821 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 2322.32
Current children cumulated vsize (KiB) 26808

[startup+2382.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/182 5643
/proc/meminfo: memFree=32111588/32770624 swapFree=5768/115176
[pid=5205] ppid=5202 vsize=26808 CPUtime=2382.32 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 20593 0 0 0 238170 62 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5437950 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 2382.32
Current children cumulated vsize (KiB) 26808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]
/proc/loadavg: 1.98 2.01 2.04 3/182 5643
/proc/meminfo: memFree=32111960/32770624 swapFree=5768/115188
[pid=5205] ppid=5202 vsize=26808 CPUtime=2400.02 cores=1,3,5,7
/proc/5205/stat : 5205 (naxos-xcsp3) R 5202 5205 3531 0 -1 4202496 21016 0 0 0 239940 62 0 0 20 0 1 0 1572304 27451392 1368 33554432000 4194304 6986860 140729847902096 140729847897624 5438220 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 19841024 140729847907598 140729847907679 140729847907679 140729847910378 0
/proc/5205/statm: 6702 1368 705 682 0 705 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 26808

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

Child status: 0
Real time (s): 2400
CPU time (s): 2400.03
CPU user time (s): 2399.4
CPU system time (s): 0.629008
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 26824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.4
system time used= 0.629008
maximum resident set size= 5512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21046
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 2.57507 second user time and 10.8964 second system time

The end

Launcher Data

Begin job on node147 at 2017-07-24 20:10:36
IDJOB=4251931
IDBENCH=123063
IDSOLVER=2634
FILE ID=node147/4251931-1500919836
RUNJOBID= node147-1500914920-3563
PBS_JOBID= 20625400
Free space on /tmp= 61680 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug21.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251931-1500919836/watcher-4251931-1500919836 -o /tmp/evaluation-result-4251931-1500919836/solver-4251931-1500919836 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1500914920-3563 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4251931-1500919836.xml

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

MD5SUM BENCH= e5033dc7ed55784590c83dd9aaaff95e
RANDOM SEED=188933135

node147.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.57
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.57
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.57
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.57
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:        31608848 kB
MemAvailable:   31548780 kB
Buffers:           32680 kB
Cached:           222068 kB
SwapCached:            0 kB
Active:           688920 kB
Inactive:         122340 kB
Active(anon):     559400 kB
Inactive(anon):     8652 kB
Active(file):     129520 kB
Inactive(file):   113688 kB
Unevictable:        5768 kB
Mlocked:            5768 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2740 kB
Writeback:             0 kB
AnonPages:        562120 kB
Mapped:            29636 kB
Shmem:              8848 kB
Slab:              50052 kB
SReclaimable:      25120 kB
SUnreclaim:        24932 kB
KernelStack:        3280 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     792780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61684 MiB
End job on node147 at 2017-07-24 20:50:36