Trace number 4251941

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.02 2400.4

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-sko81.xml
MD5SUM7967f0a5d6026ea184db99fec624e08d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53487
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables6642
Number of constraints3241
Number of domains2
Minimum domain size8
Maximum domain size81
Distribution of domain sizes[{"size":8,"count":3240},{"size":81,"count":81}]
Minimum variable degree0
Maximum variable degree81
Distribution of variable degrees[{"degree":0,"count":3321},{"degree":2,"count":3240},{"degree":81,"count":81}]
Minimum constraint arity3
Maximum constraint arity81
Distribution of constraint arities[{"arity":3,"count":3240},{"arity":81,"count":1}]
Number of extensional constraints3240
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":3240},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

2400.01/2400.40	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-4251941-1500920344/watcher-4251941-1500920344 -o /tmp/evaluation-result-4251941-1500920344/solver-4251941-1500920344 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500914927-3857 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4251941-1500920344.xml 

pid=4760
running on 4 cores: 0,2,4,6

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.00 2.01 2.05 2/181 4763
/proc/meminfo: memFree=32122608/32770624 swapFree=5796/116784
[pid=4763] ppid=4760 vsize=24784 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 965 0 0 0 0 0 0 0 20 0 1 0 1573926 25378816 795 33554432000 4194304 6986860 140735966437584 140735966434280 140188658432997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 6196 795 649 682 0 199 0

[startup+0.100114 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 4763
/proc/meminfo: memFree=32122608/32770624 swapFree=5796/116784
[pid=4763] ppid=4760 vsize=41336 CPUtime=0.09 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 5102 0 0 0 9 0 0 0 20 0 1 0 1573926 42328064 4933 33554432000 4194304 6986860 140735966437584 140735966434280 5812109 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 10334 4933 677 682 0 4337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41336

[startup+0.200295 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 4763
/proc/meminfo: memFree=32122608/32770624 swapFree=5796/116784
[pid=4763] ppid=4760 vsize=45868 CPUtime=0.18 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 6242 0 0 0 18 0 0 0 20 0 1 0 1573926 46968832 6067 33554432000 4194304 6986860 140735966437584 140735966434280 5438912 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 11467 6067 679 682 0 5470 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45868

[startup+0.300217 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 4763
/proc/meminfo: memFree=32122608/32770624 swapFree=5796/116784
[pid=4763] ppid=4760 vsize=45996 CPUtime=0.28 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 6270 0 0 0 28 0 0 0 20 0 1 0 1573926 47099904 6101 33554432000 4194304 6986860 140735966437584 140735966434280 5438384 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 11499 6101 681 682 0 5502 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45996

[startup+0.700175 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 4763
/proc/meminfo: memFree=32122608/32770624 swapFree=5796/116784
[pid=4763] ppid=4760 vsize=46380 CPUtime=0.69 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 6379 0 0 0 68 1 0 0 20 0 1 0 1573926 47493120 6197 33554432000 4194304 6986860 140735966437584 140735966430344 5438821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 11595 6197 681 682 0 5598 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46380

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4764
/proc/meminfo: memFree=32100204/32770624 swapFree=5796/116556
[pid=4763] ppid=4760 vsize=47284 CPUtime=1.49 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 6599 0 0 0 148 1 0 0 20 0 1 0 1573926 48418816 6423 33554432000 4194304 6986860 140735966437584 140735966430344 140188658432997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 11821 6423 681 682 0 5824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47284

[startup+3.1002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4764
/proc/meminfo: memFree=32098840/32770624 swapFree=5796/116556
[pid=4763] ppid=4760 vsize=52996 CPUtime=3.09 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 13467 0 0 0 308 1 0 0 20 0 1 0 1573926 54267904 7905 33554432000 4194304 6986860 140735966437584 140735966430344 5438178 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 13249 7905 706 682 0 7252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52996

[startup+6.30017 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4764
/proc/meminfo: memFree=32085328/32770624 swapFree=5796/116556
[pid=4763] ppid=4760 vsize=60256 CPUtime=6.29 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 22273 0 0 0 627 2 0 0 20 0 1 0 1573926 61702144 9705 33554432000 4194304 6986860 140735966437584 140735966431880 5438400 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15064 9705 706 682 0 9067 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60256

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4764
/proc/meminfo: memFree=32085420/32770624 swapFree=5796/116568
[pid=4763] ppid=4760 vsize=60256 CPUtime=12.69 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 24434 0 0 0 1267 2 0 0 20 0 1 0 1573926 61702144 9737 33554432000 4194304 6986860 140735966437584 140735966433112 5437980 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15064 9737 706 682 0 9067 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60256

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4764
/proc/meminfo: memFree=32084860/32770624 swapFree=5796/116584
[pid=4763] ppid=4760 vsize=60388 CPUtime=25.48 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 26452 0 0 0 2546 2 0 0 20 0 1 0 1573926 61837312 9752 33554432000 4194304 6986860 140735966437584 140735966433112 5437950 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9752 706 682 0 9100 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60388

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4764
/proc/meminfo: memFree=32085280/32770624 swapFree=5796/116600
[pid=4763] ppid=4760 vsize=60388 CPUtime=51.08 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 26604 0 0 0 5106 2 0 0 20 0 1 0 1573926 61837312 9752 33554432000 4194304 6986860 140735966437584 140735966432936 5438235 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9752 706 682 0 9100 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60388

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4773
/proc/meminfo: memFree=32083948/32770624 swapFree=5796/116636
[pid=4763] ppid=4760 vsize=60388 CPUtime=102.27 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 26767 0 0 0 10225 2 0 0 20 0 1 0 1573926 61837312 9765 33554432000 4194304 6986860 140735966437584 140735966433112 5438250 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9765 706 682 0 9100 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 60388

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/183 4774
/proc/meminfo: memFree=32084788/32770624 swapFree=5796/116664
[pid=4763] ppid=4760 vsize=60388 CPUtime=162.26 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 26911 0 0 0 16224 2 0 0 20 0 1 0 1573926 61837312 9766 33554432000 4194304 6986860 140735966437584 140735966433112 5437950 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9766 706 682 0 9100 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 60388

[startup+222.306 s]
/proc/loadavg: 2.01 2.02 2.05 3/183 4775
/proc/meminfo: memFree=32085876/32770624 swapFree=5796/116696
[pid=4763] ppid=4760 vsize=60388 CPUtime=222.25 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 27050 0 0 0 22223 2 0 0 20 0 1 0 1573926 61837312 9766 33554432000 4194304 6986860 140735966437584 140735966432936 5438001 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9766 706 682 0 9100 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 60388

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4776
/proc/meminfo: memFree=32086324/32770624 swapFree=5796/116724
[pid=4763] ppid=4760 vsize=60388 CPUtime=282.24 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 27191 0 0 0 28222 2 0 0 20 0 1 0 1573926 61837312 9766 33554432000 4194304 6986860 140735966437584 140735966432936 5438032 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9766 706 682 0 9100 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 60388

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4777
/proc/meminfo: memFree=32086012/32770624 swapFree=5796/116748
[pid=4763] ppid=4760 vsize=60388 CPUtime=342.23 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 27360 0 0 0 34221 2 0 0 20 0 1 0 1573926 61837312 9766 33554432000 4194304 6986860 140735966437584 140735966432936 5437950 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9766 706 682 0 9100 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 60388

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4779
/proc/meminfo: memFree=32085976/32770624 swapFree=5796/116772
[pid=4763] ppid=4760 vsize=60388 CPUtime=402.22 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 27511 0 0 0 40220 2 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5474320 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 60388

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4780
/proc/meminfo: memFree=32085816/32770624 swapFree=5796/116800
[pid=4763] ppid=4760 vsize=60388 CPUtime=462.21 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 27660 0 0 0 46219 2 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5438178 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 60388

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4781
/proc/meminfo: memFree=32085468/32770624 swapFree=5796/116824
[pid=4763] ppid=4760 vsize=60388 CPUtime=522.2 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 27809 0 0 0 52218 2 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5438453 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 60388

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4783
/proc/meminfo: memFree=32085880/32770624 swapFree=5796/116852
[pid=4763] ppid=4760 vsize=60388 CPUtime=582.19 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 27958 0 0 0 58217 2 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966432936 5437936 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 60388


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4812
/proc/meminfo: memFree=32085336/32770624 swapFree=5796/117220
[pid=4763] ppid=4760 vsize=60388 CPUtime=1482.06 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 30184 0 0 0 148203 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5438453 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 60388

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4813
/proc/meminfo: memFree=32085344/32770624 swapFree=5796/117240
[pid=4763] ppid=4760 vsize=60388 CPUtime=1542.06 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 30330 0 0 0 154203 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966432936 5438912 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 60388

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4814
/proc/meminfo: memFree=32085560/32770624 swapFree=5796/117268
[pid=4763] ppid=4760 vsize=60388 CPUtime=1602.04 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 30476 0 0 0 160201 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966432936 5438231 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 60388

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 4815
/proc/meminfo: memFree=32085276/32770624 swapFree=5796/117296
[pid=4763] ppid=4760 vsize=60388 CPUtime=1662.03 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 30628 0 0 0 166200 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966432936 5438476 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 60388

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 4816
/proc/meminfo: memFree=32085496/32770624 swapFree=5796/117324
[pid=4763] ppid=4760 vsize=60388 CPUtime=1722.02 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 30774 0 0 0 172199 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5473968 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 60388

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 4817
/proc/meminfo: memFree=32085420/32770624 swapFree=5796/117348
[pid=4763] ppid=4760 vsize=60388 CPUtime=1782.01 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 30921 0 0 0 178198 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5453956 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 60388

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4818
/proc/meminfo: memFree=32085552/32770624 swapFree=5796/117368
[pid=4763] ppid=4760 vsize=60388 CPUtime=1842 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 31068 0 0 0 184197 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5438881 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 1842
Current children cumulated vsize (KiB) 60388

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4826
/proc/meminfo: memFree=32084960/32770624 swapFree=5796/117400
[pid=4763] ppid=4760 vsize=60388 CPUtime=1902 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 31218 0 0 0 190197 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5438079 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 1902
Current children cumulated vsize (KiB) 60388

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4827
/proc/meminfo: memFree=32085248/32770624 swapFree=5796/117420
[pid=4763] ppid=4760 vsize=60388 CPUtime=1961.99 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 31368 0 0 0 196196 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5438837 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 1961.99
Current children cumulated vsize (KiB) 60388

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4828
/proc/meminfo: memFree=32084788/32770624 swapFree=5796/117448
[pid=4763] ppid=4760 vsize=60388 CPUtime=2021.98 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 31517 0 0 0 202195 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966432936 5438220 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 2021.98
Current children cumulated vsize (KiB) 60388

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4829
/proc/meminfo: memFree=32084708/32770624 swapFree=5796/117472
[pid=4763] ppid=4760 vsize=60388 CPUtime=2081.97 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 31666 0 0 0 208194 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966432936 5438178 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 2081.97
Current children cumulated vsize (KiB) 60388

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 4893
/proc/meminfo: memFree=32071564/32770624 swapFree=5796/117540
[pid=4763] ppid=4760 vsize=60388 CPUtime=2141.96 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 31815 0 0 0 214193 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5413136 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 2141.96
Current children cumulated vsize (KiB) 60388

[startup+2202.31 s]
/proc/loadavg: 2.06 2.04 2.05 3/182 4895
/proc/meminfo: memFree=32070612/32770624 swapFree=5796/117584
[pid=4763] ppid=4760 vsize=60388 CPUtime=2201.95 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 31965 0 0 0 220192 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5438453 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 2201.95
Current children cumulated vsize (KiB) 60388

[startup+2262.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 4896
/proc/meminfo: memFree=32071668/32770624 swapFree=5796/117604
[pid=4763] ppid=4760 vsize=60388 CPUtime=2261.94 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 32110 0 0 0 226191 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5437987 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 2261.94
Current children cumulated vsize (KiB) 60388

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 4898
/proc/meminfo: memFree=32070340/32770624 swapFree=5796/117628
[pid=4763] ppid=4760 vsize=60388 CPUtime=2321.93 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 32263 0 0 0 232190 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966432936 5437969 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 2321.93
Current children cumulated vsize (KiB) 60388

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 4900
/proc/meminfo: memFree=32069892/32770624 swapFree=5796/117652
[pid=4763] ppid=4760 vsize=60388 CPUtime=2381.91 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 32412 0 0 0 238188 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5453944 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 2381.91
Current children cumulated vsize (KiB) 60388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 4900
/proc/meminfo: memFree=32070000/32770624 swapFree=5796/117660
[pid=4763] ppid=4760 vsize=60388 CPUtime=2400.01 cores=0,2,4,6
/proc/4763/stat : 4763 (naxos-xcsp3) R 4760 4763 3826 0 -1 4202496 32555 0 0 0 239998 3 0 0 20 0 1 0 1573926 61837312 9781 33554432000 4194304 6986860 140735966437584 140735966433112 5438384 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34783232 140735966442766 140735966442847 140735966442847 140735966445546 0
/proc/4763/statm: 15097 9781 706 682 0 9100 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 60388

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

Child status: 0
Real time (s): 2400.4
CPU time (s): 2400.02
CPU user time (s): 2399.99
CPU system time (s): 0.036994
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 60388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.036994
maximum resident set size= 39160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32585
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= 14
involuntary context switches= 2466

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.54809 second user time and 8.24386 second system time

The end

Launcher Data

Begin job on node106 at 2017-07-24 20:19:04
IDJOB=4251941
IDBENCH=123121
IDSOLVER=2634
FILE ID=node106/4251941-1500920344
RUNJOBID= node106-1500914927-3857
PBS_JOBID= 20625416
Free space on /tmp= 61824 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-sko81.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251941-1500920344/watcher-4251941-1500920344 -o /tmp/evaluation-result-4251941-1500920344/solver-4251941-1500920344 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500914927-3857 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4251941-1500920344.xml

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

MD5SUM BENCH= 7967f0a5d6026ea184db99fec624e08d
RANDOM SEED=1435660006

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:        32122692 kB
MemAvailable:   32059120 kB
Buffers:           32444 kB
Cached:           218336 kB
SwapCached:            0 kB
Active:           173668 kB
Inactive:         125404 kB
Active(anon):      50832 kB
Inactive(anon):     8620 kB
Active(file):     122836 kB
Inactive(file):   116784 kB
Unevictable:        5796 kB
Mlocked:            5796 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2652 kB
Writeback:             0 kB
AnonPages:         52960 kB
Mapped:            29780 kB
Shmem:              8848 kB
Slab:              50228 kB
SReclaimable:      25288 kB
SUnreclaim:        24940 kB
KernelStack:        3264 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     286404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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 20:59:05