Trace number 4251949

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.01 2399.8

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-ste36c.xml
MD5SUMd05a87fa530094a27b230f4f9ca3d0a8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7670520
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables1332
Number of constraints631
Number of domains2
Minimum domain size36
Maximum domain size44
Distribution of domain sizes[{"size":36,"count":36},{"size":44,"count":630}]
Minimum variable degree0
Maximum variable degree36
Distribution of variable degrees[{"degree":0,"count":666},{"degree":2,"count":630},{"degree":36,"count":36}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":630},{"arity":36,"count":1}]
Number of extensional constraints630
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":630},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

2400.00/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-4251949-1500922142/watcher-4251949-1500922142 -o /tmp/evaluation-result-4251949-1500922142/solver-4251949-1500922142 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500914921-3806 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4251949-1500922142.xml 

pid=4887
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 2.00 3/181 4890
/proc/meminfo: memFree=32130184/32770624 swapFree=5848/112752
[pid=4890] ppid=4887 vsize=24608 CPUtime=0 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 929 0 0 0 0 0 0 0 20 0 1 0 1767712 25198592 751 33554432000 4194304 6986860 140728068393104 140728068389800 139714246523877 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 6152 751 649 682 0 155 0

[startup+0.100107 s]
/proc/loadavg: 1.92 2.00 2.00 3/181 4890
/proc/meminfo: memFree=32130184/32770624 swapFree=5848/112752
[pid=4890] ppid=4887 vsize=29036 CPUtime=0.09 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 2040 0 0 0 9 0 0 0 20 0 1 0 1767712 29732864 1884 33554432000 4194304 6986860 140728068393104 140728068389800 139714246523877 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 7259 1884 680 682 0 1262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29036

[startup+0.200246 s]
/proc/loadavg: 1.92 2.00 2.00 3/181 4890
/proc/meminfo: memFree=32130184/32770624 swapFree=5848/112752
[pid=4890] ppid=4887 vsize=30088 CPUtime=0.19 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 2352 0 0 0 19 0 0 0 20 0 1 0 1767712 30810112 2179 33554432000 4194304 6986860 140728068393104 140728068389800 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 7522 2179 689 682 0 1525 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30088

[startup+0.300204 s]
/proc/loadavg: 1.92 2.00 2.00 3/181 4890
/proc/meminfo: memFree=32130184/32770624 swapFree=5848/112752
[pid=4890] ppid=4887 vsize=30088 CPUtime=0.29 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 2352 0 0 0 29 0 0 0 20 0 1 0 1767712 30810112 2179 33554432000 4194304 6986860 140728068393104 140728068389800 5437954 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 7522 2179 689 682 0 1525 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30088

[startup+0.700172 s]
/proc/loadavg: 1.92 2.00 2.00 3/181 4890
/proc/meminfo: memFree=32130184/32770624 swapFree=5848/112752
[pid=4890] ppid=4887 vsize=31804 CPUtime=0.69 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 2774 0 0 0 69 0 0 0 20 0 1 0 1767712 32567296 2575 33554432000 4194304 6986860 140728068393104 140728068389800 5453972 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 7951 2575 705 682 0 1954 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31804

[startup+1.50017 s]
/proc/loadavg: 1.92 2.00 2.00 3/182 4891
/proc/meminfo: memFree=32120264/32770624 swapFree=5848/112752
[pid=4890] ppid=4887 vsize=34440 CPUtime=1.49 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 3419 0 0 0 149 0 0 0 20 0 1 0 1767712 35266560 3265 33554432000 4194304 6986860 140728068393104 140728068389800 5438220 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8610 3265 705 682 0 2613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34440

[startup+3.10017 s]
/proc/loadavg: 1.93 2.00 2.00 3/182 4891
/proc/meminfo: memFree=32119544/32770624 swapFree=5848/112752
[pid=4890] ppid=4887 vsize=34568 CPUtime=3.09 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 5104 0 0 0 309 0 0 0 20 0 1 0 1767712 35397632 3303 33554432000 4194304 6986860 140728068393104 140728068388456 5438235 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8642 3303 705 682 0 2645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34568

[startup+6.30021 s]
/proc/loadavg: 1.93 2.00 2.00 2/179 4981
/proc/meminfo: memFree=32122888/32770624 swapFree=5848/112788
[pid=4890] ppid=4887 vsize=34568 CPUtime=6.29 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 6750 0 0 0 629 0 0 0 20 0 1 0 1767712 35397632 3304 33554432000 4194304 6986860 140728068393104 140728068388632 5438278 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8642 3304 705 682 0 2645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34568

[startup+12.7002 s]
/proc/loadavg: 1.87 1.98 1.99 3/182 5074
/proc/meminfo: memFree=32117204/32770624 swapFree=5848/112876
[pid=4890] ppid=4887 vsize=34568 CPUtime=12.69 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 8402 0 0 0 1269 0 0 0 20 0 1 0 1767712 35397632 3304 33554432000 4194304 6986860 140728068393104 140728068388456 5474360 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8642 3304 705 682 0 2645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34568

[startup+25.5002 s]
/proc/loadavg: 1.89 1.98 1.99 3/182 5074
/proc/meminfo: memFree=32116256/32770624 swapFree=5848/112892
[pid=4890] ppid=4887 vsize=34568 CPUtime=25.49 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 11213 0 0 0 2548 1 0 0 20 0 1 0 1767712 35397632 3304 33554432000 4194304 6986860 140728068393104 140728068388456 5438064 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8642 3304 705 682 0 2645 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34568

[startup+51.1002 s]
/proc/loadavg: 1.93 1.99 1.99 3/182 5074
/proc/meminfo: memFree=32116372/32770624 swapFree=5848/112904
[pid=4890] ppid=4887 vsize=34568 CPUtime=51.09 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 11608 0 0 0 5108 1 0 0 20 0 1 0 1767712 35397632 3304 33554432000 4194304 6986860 140728068393104 140728068388456 5438250 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8642 3304 705 682 0 2645 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34568

[startup+102.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/182 5082
/proc/meminfo: memFree=32114936/32770624 swapFree=5848/112964
[pid=4890] ppid=4887 vsize=34564 CPUtime=102.3 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 12024 0 0 0 10228 2 0 0 20 0 1 0 1767712 35393536 3304 33554432000 4194304 6986860 140728068393104 140728068388632 139714246787452 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8641 3304 705 682 0 2644 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34564

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/182 5083
/proc/meminfo: memFree=32115264/32770624 swapFree=5848/112996
[pid=4890] ppid=4887 vsize=34544 CPUtime=162.31 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 12504 0 0 0 16228 3 0 0 20 0 1 0 1767712 35373056 3295 33554432000 4194304 6986860 140728068393104 140728068388632 5438344 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8636 3295 705 682 0 2639 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 34544

[startup+222.306 s]
/proc/loadavg: 2.00 1.99 1.99 3/182 5084
/proc/meminfo: memFree=32114892/32770624 swapFree=5848/113024
[pid=4890] ppid=4887 vsize=34544 CPUtime=222.32 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 12933 0 0 0 22228 4 0 0 20 0 1 0 1767712 35373056 3296 33554432000 4194304 6986860 140728068393104 140728068388632 5474352 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8636 3296 705 682 0 2639 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 34544

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/182 5085
/proc/meminfo: memFree=32114892/32770624 swapFree=5848/113052
[pid=4890] ppid=4887 vsize=34544 CPUtime=282.31 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 12938 0 0 0 28227 4 0 0 20 0 1 0 1767712 35373056 3296 33554432000 4194304 6986860 140728068393104 140728068388632 5438614 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8636 3296 705 682 0 2639 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 34544

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/181 5086
/proc/meminfo: memFree=32116504/32770624 swapFree=5848/113080
[pid=4890] ppid=4887 vsize=34500 CPUtime=342.32 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 13368 0 0 0 34226 6 0 0 20 0 1 0 1767712 35328000 3297 33554432000 4194304 6986860 140728068393104 140728068388632 5438344 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3297 705 682 0 2628 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 34500

[startup+402.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/182 5089
/proc/meminfo: memFree=32115616/32770624 swapFree=5848/113116
[pid=4890] ppid=4887 vsize=34500 CPUtime=402.33 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 13372 0 0 0 40226 7 0 0 20 0 1 0 1767712 35328000 3297 33554432000 4194304 6986860 140728068393104 140728068388456 5438079 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3297 705 682 0 2628 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 34500

[startup+462.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/182 5090
/proc/meminfo: memFree=32115352/32770624 swapFree=5848/113144
[pid=4890] ppid=4887 vsize=34500 CPUtime=462.33 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 13805 0 0 0 46226 7 0 0 20 0 1 0 1767712 35328000 3298 33554432000 4194304 6986860 140728068393104 140728068388456 5438127 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3298 705 682 0 2628 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 34500

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 5091
/proc/meminfo: memFree=32115212/32770624 swapFree=5848/113172
[pid=4890] ppid=4887 vsize=34500 CPUtime=522.34 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 13806 0 0 0 52226 8 0 0 20 0 1 0 1767712 35328000 3298 33554432000 4194304 6986860 140728068393104 140728068388456 5438014 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3298 705 682 0 2628 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 34500

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5093
/proc/meminfo: memFree=32114384/32770624 swapFree=5848/113212
[pid=4890] ppid=4887 vsize=34500 CPUtime=582.34 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 14239 0 0 0 58225 9 0 0 20 0 1 0 1767712 35328000 3299 33554432000 4194304 6986860 140728068393104 140728068388632 5438344 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3299 705 682 0 2628 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 34500


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 5144
/proc/meminfo: memFree=32114076/32770624 swapFree=5848/113680
[pid=4890] ppid=4887 vsize=34500 CPUtime=1482.42 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 17280 0 0 0 148212 30 0 0 20 0 1 0 1767712 35328000 3302 33554432000 4194304 6986860 140728068393104 140728068388456 5474360 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3302 705 682 0 2628 0
Current children cumulated CPU time (s) 1482.42
Current children cumulated vsize (KiB) 34500

[startup+1542.31 s]
/proc/loadavg: 2.03 2.03 2.01 3/182 5145
/proc/meminfo: memFree=32114140/32770624 swapFree=5848/113712
[pid=4890] ppid=4887 vsize=34500 CPUtime=1542.42 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 17714 0 0 0 154211 31 0 0 20 0 1 0 1767712 35328000 3302 33554432000 4194304 6986860 140728068393104 140728068388632 5437973 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3302 705 682 0 2628 0
Current children cumulated CPU time (s) 1542.42
Current children cumulated vsize (KiB) 34500

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/182 5146
/proc/meminfo: memFree=32114328/32770624 swapFree=5848/113748
[pid=4890] ppid=4887 vsize=34500 CPUtime=1602.43 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 17714 0 0 0 160210 33 0 0 20 0 1 0 1767712 35328000 3302 33554432000 4194304 6986860 140728068393104 140728068388632 5473968 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3302 705 682 0 2628 0
Current children cumulated CPU time (s) 1602.43
Current children cumulated vsize (KiB) 34500

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/182 5147
/proc/meminfo: memFree=32114144/32770624 swapFree=5848/113776
[pid=4890] ppid=4887 vsize=34500 CPUtime=1662.43 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 18148 0 0 0 166209 34 0 0 20 0 1 0 1767712 35328000 3302 33554432000 4194304 6986860 140728068393104 140728068388632 5438253 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3302 705 682 0 2628 0
Current children cumulated CPU time (s) 1662.43
Current children cumulated vsize (KiB) 34500

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/182 5148
/proc/meminfo: memFree=32114192/32770624 swapFree=5848/113804
[pid=4890] ppid=4887 vsize=34500 CPUtime=1722.44 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 18148 0 0 0 172208 36 0 0 20 0 1 0 1767712 35328000 3302 33554432000 4194304 6986860 140728068393104 140728068388456 5453904 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3302 705 682 0 2628 0
Current children cumulated CPU time (s) 1722.44
Current children cumulated vsize (KiB) 34500

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/182 5149
/proc/meminfo: memFree=32113400/32770624 swapFree=5848/113832
[pid=4890] ppid=4887 vsize=34500 CPUtime=1782.44 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 18582 0 0 0 178206 38 0 0 20 0 1 0 1767712 35328000 3302 33554432000 4194304 6986860 140728068393104 140728068388632 5438235 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3302 705 682 0 2628 0
Current children cumulated CPU time (s) 1782.44
Current children cumulated vsize (KiB) 34500

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/182 5150
/proc/meminfo: memFree=32114120/32770624 swapFree=5848/113860
[pid=4890] ppid=4887 vsize=34500 CPUtime=1842.45 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 18582 0 0 0 184206 39 0 0 20 0 1 0 1767712 35328000 3302 33554432000 4194304 6986860 140728068393104 140728068388632 5474352 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3302 705 682 0 2628 0
Current children cumulated CPU time (s) 1842.45
Current children cumulated vsize (KiB) 34500

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/183 5159
/proc/meminfo: memFree=32114016/32770624 swapFree=5848/113896
[pid=4890] ppid=4887 vsize=34500 CPUtime=1902.45 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 19016 0 0 0 190205 40 0 0 20 0 1 0 1767712 35328000 3302 33554432000 4194304 6986860 140728068393104 140728068388632 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3302 705 682 0 2628 0
Current children cumulated CPU time (s) 1902.45
Current children cumulated vsize (KiB) 34500

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/183 5160
/proc/meminfo: memFree=32113888/32770624 swapFree=5848/113924
[pid=4890] ppid=4887 vsize=34500 CPUtime=1962.46 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 19016 0 0 0 196204 42 0 0 20 0 1 0 1767712 35328000 3302 33554432000 4194304 6986860 140728068393104 140728068388632 5438235 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3302 705 682 0 2628 0
Current children cumulated CPU time (s) 1962.46
Current children cumulated vsize (KiB) 34500

[startup+2022.3 s]
/proc/loadavg: 2.04 2.03 2.01 3/183 5161
/proc/meminfo: memFree=32114136/32770624 swapFree=5848/113952
[pid=4890] ppid=4887 vsize=34500 CPUtime=2022.47 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 19450 0 0 0 202204 43 0 0 20 0 1 0 1767712 35328000 3302 33554432000 4194304 6986860 140728068393104 140728068388632 5453904 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8625 3302 705 682 0 2628 0
Current children cumulated CPU time (s) 2022.47
Current children cumulated vsize (KiB) 34500

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/183 5162
/proc/meminfo: memFree=32113872/32770624 swapFree=5848/113980
[pid=4890] ppid=4887 vsize=34624 CPUtime=2082.48 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 19471 0 0 0 208204 44 0 0 20 0 1 0 1767712 35454976 3317 33554432000 4194304 6986860 140728068393104 140728068388632 5437980 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8656 3317 705 682 0 2659 0
Current children cumulated CPU time (s) 2082.48
Current children cumulated vsize (KiB) 34624

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/183 5163
/proc/meminfo: memFree=32114120/32770624 swapFree=5848/114012
[pid=4890] ppid=4887 vsize=34624 CPUtime=2142.48 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 19914 0 0 0 214203 45 0 0 20 0 1 0 1767712 35454976 3317 33554432000 4194304 6986860 140728068393104 140728068388632 5438813 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8656 3317 705 682 0 2659 0
Current children cumulated CPU time (s) 2142.48
Current children cumulated vsize (KiB) 34624

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.01 3/182 5165
/proc/meminfo: memFree=32114740/32770624 swapFree=5848/114048
[pid=4890] ppid=4887 vsize=34624 CPUtime=2202.49 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 19914 0 0 0 220203 46 0 0 20 0 1 0 1767712 35454976 3317 33554432000 4194304 6986860 140728068393104 140728068388632 5438325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8656 3317 705 682 0 2659 0
Current children cumulated CPU time (s) 2202.49
Current children cumulated vsize (KiB) 34624

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/182 5166
/proc/meminfo: memFree=32114464/32770624 swapFree=5848/114076
[pid=4890] ppid=4887 vsize=34624 CPUtime=2262.48 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 20357 0 0 0 226202 46 0 0 20 0 1 0 1767712 35454976 3317 33554432000 4194304 6986860 140728068393104 140728068388632 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8656 3317 705 682 0 2659 0
Current children cumulated CPU time (s) 2262.48
Current children cumulated vsize (KiB) 34624

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/182 5167
/proc/meminfo: memFree=32114656/32770624 swapFree=5848/114104
[pid=4890] ppid=4887 vsize=34624 CPUtime=2322.49 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 20357 0 0 0 232202 47 0 0 20 0 1 0 1767712 35454976 3317 33554432000 4194304 6986860 140728068393104 140728068388456 5438216 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8656 3317 705 682 0 2659 0
Current children cumulated CPU time (s) 2322.49
Current children cumulated vsize (KiB) 34624

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/182 5169
/proc/meminfo: memFree=32114028/32770624 swapFree=5848/114136
[pid=4890] ppid=4887 vsize=34624 CPUtime=2382.5 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 20800 0 0 0 238202 48 0 0 20 0 1 0 1767712 35454976 3317 33554432000 4194304 6986860 140728068393104 140728068388456 5438400 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8656 3317 705 682 0 2659 0
Current children cumulated CPU time (s) 2382.5
Current children cumulated vsize (KiB) 34624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.07 2.03 2.02 3/182 5169
/proc/meminfo: memFree=32114276/32770624 swapFree=5848/114156
[pid=4890] ppid=4887 vsize=34624 CPUtime=2400 cores=1,3,5,7
/proc/4890/stat : 4890 (naxos-xcsp3) R 4887 4890 3774 0 -1 4202496 20800 0 0 0 239952 48 0 0 20 0 1 0 1767712 35454976 3317 33554432000 4194304 6986860 140728068393104 140728068388456 5438079 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 20430848 140728068400398 140728068400479 140728068400479 140728068403178 0
/proc/4890/statm: 8656 3317 705 682 0 2659 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 34624

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

Child status: 0
Real time (s): 2399.8
CPU time (s): 2400.01
CPU user time (s): 2399.52
CPU system time (s): 0.484042
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 34628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.52
system time used= 0.484042
maximum resident set size= 13308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20831
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= 8
involuntary context switches= 646

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.69181 second user time and 6.76448 second system time

The end

Launcher Data

Begin job on node120 at 2017-07-24 20:49:02
IDJOB=4251949
IDBENCH=123151
IDSOLVER=2634
FILE ID=node120/4251949-1500922142
RUNJOBID= node120-1500914921-3806
PBS_JOBID= 20625409
Free space on /tmp= 61844 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-ste36c.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251949-1500922142/watcher-4251949-1500922142 -o /tmp/evaluation-result-4251949-1500922142/solver-4251949-1500922142 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500914921-3806 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4251949-1500922142.xml

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

MD5SUM BENCH= d05a87fa530094a27b230f4f9ca3d0a8
RANDOM SEED=1177953788

node120.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.14
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.14
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.14
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.14
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:        32130556 kB
MemAvailable:   32064336 kB
Buffers:           33220 kB
Cached:           215300 kB
SwapCached:            0 kB
Active:           170064 kB
Inactive:         121292 kB
Active(anon):      45832 kB
Inactive(anon):     8540 kB
Active(file):     124232 kB
Inactive(file):   112752 kB
Unevictable:        5848 kB
Mlocked:            5848 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2832 kB
Writeback:           188 kB
AnonPages:         48568 kB
Mapped:            29608 kB
Shmem:              8844 kB
Slab:              50080 kB
SReclaimable:      25264 kB
SUnreclaim:        24816 kB
KernelStack:        3280 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     286488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 61840 MiB
End job on node120 at 2017-07-24 21:29:02