Trace number 4251496

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Naxos 1.1.0? (TO) 2400.07 2400.4

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-10.xml
MD5SUMdd9b438f7b2aa476e711f04952c9024a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints54
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":96}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":22}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":54}]
Optimization problemNO
Type of objective

Solver Data

2400.06/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-4251496-1500914935/watcher-4251496-1500914935 -o /tmp/evaluation-result-4251496-1500914935/solver-4251496-1500914935 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500914926-3623 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4251496-1500914935.xml 

pid=3880
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: 0.00 1.45 4.60 2/176 3883
/proc/meminfo: memFree=32135164/32770624 swapFree=5764/110228
[pid=3883] ppid=3880 vsize=25136 CPUtime=0 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 1101 0 0 0 0 0 0 0 20 0 1 0 1033481 25739264 882 33554432000 4194304 6986860 140724313185328 140724313182024 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6284 882 690 682 0 287 0

[startup+0.100111 s]
/proc/loadavg: 0.00 1.45 4.60 2/176 3883
/proc/meminfo: memFree=32135164/32770624 swapFree=5764/110228
[pid=3883] ppid=3880 vsize=25136 CPUtime=0.09 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 1108 0 0 0 9 0 0 0 20 0 1 0 1033481 25739264 948 33554432000 4194304 6986860 140724313185328 140724313182024 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6284 948 690 682 0 287 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25136

[startup+0.200227 s]
/proc/loadavg: 0.00 1.45 4.60 2/176 3883
/proc/meminfo: memFree=32135164/32770624 swapFree=5764/110228
[pid=3883] ppid=3880 vsize=25136 CPUtime=0.19 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 1108 0 0 0 19 0 0 0 20 0 1 0 1033481 25739264 948 33554432000 4194304 6986860 140724313185328 140724313182024 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6284 948 690 682 0 287 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25136

[startup+0.3002 s]
/proc/loadavg: 0.00 1.45 4.60 2/176 3883
/proc/meminfo: memFree=32135164/32770624 swapFree=5764/110228
[pid=3883] ppid=3880 vsize=25264 CPUtime=0.29 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 1109 0 0 0 29 0 0 0 20 0 1 0 1033481 25870336 956 33554432000 4194304 6986860 140724313185328 140724313182024 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 956 690 682 0 319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25264

[startup+0.700187 s]
/proc/loadavg: 0.00 1.45 4.60 2/176 3883
/proc/meminfo: memFree=32135164/32770624 swapFree=5764/110228
[pid=3883] ppid=3880 vsize=25264 CPUtime=0.69 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 1109 0 0 0 68 1 0 0 20 0 1 0 1033481 25870336 956 33554432000 4194304 6986860 140724313185328 140724313182024 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 956 690 682 0 319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25264

[startup+1.50018 s]
/proc/loadavg: 0.00 1.45 4.60 2/177 3884
/proc/meminfo: memFree=32134060/32770624 swapFree=5764/110236
[pid=3883] ppid=3880 vsize=25264 CPUtime=1.49 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 1110 0 0 0 147 2 0 0 20 0 1 0 1033481 25870336 956 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 956 690 682 0 319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25264

[startup+3.10018 s]
/proc/loadavg: 0.00 1.45 4.60 2/180 3928
/proc/meminfo: memFree=32129952/32770624 swapFree=5764/110236
[pid=3883] ppid=3880 vsize=25264 CPUtime=3.09 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 1250 0 0 0 304 5 0 0 20 0 1 0 1033481 25870336 957 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 957 690 682 0 319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25264

[startup+6.30017 s]
/proc/loadavg: 0.16 1.46 4.58 2/177 3945
/proc/meminfo: memFree=32134060/32770624 swapFree=5764/110260
[pid=3883] ppid=3880 vsize=25264 CPUtime=6.29 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 1396 0 0 0 619 10 0 0 20 0 1 0 1033481 25870336 957 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 957 690 682 0 319 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25264

[startup+12.7002 s]
/proc/loadavg: 0.31 1.47 4.57 3/183 3960
/proc/meminfo: memFree=32126116/32770624 swapFree=5764/110280
[pid=3883] ppid=3880 vsize=25264 CPUtime=12.69 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 1540 0 0 0 1251 18 0 0 20 0 1 0 1033481 25870336 957 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 957 690 682 0 319 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25264

[startup+25.5002 s]
/proc/loadavg: 0.68 1.50 4.53 3/183 3960
/proc/meminfo: memFree=32126668/32770624 swapFree=5764/110292
[pid=3883] ppid=3880 vsize=25264 CPUtime=25.48 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 1838 0 0 0 2511 37 0 0 20 0 1 0 1033481 25870336 958 33554432000 4194304 6986860 140724313185328 140724313180856 139687751511970 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 958 690 682 0 319 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25264

[startup+51.1002 s]
/proc/loadavg: 1.13 1.54 4.46 3/183 3960
/proc/meminfo: memFree=32127980/32770624 swapFree=5764/110308
[pid=3883] ppid=3880 vsize=25264 CPUtime=51.08 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 1992 0 0 0 5033 75 0 0 20 0 1 0 1033481 25870336 958 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 958 690 682 0 319 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25264

[startup+102.3 s]
/proc/loadavg: 1.71 1.63 4.32 3/183 3968
/proc/meminfo: memFree=32126560/32770624 swapFree=5764/110356
[pid=3883] ppid=3880 vsize=25264 CPUtime=102.28 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 2150 0 0 0 10078 150 0 0 20 0 1 0 1033481 25870336 958 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 958 690 682 0 319 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 25264

[startup+162.3 s]
/proc/loadavg: 1.88 1.69 4.19 3/183 3969
/proc/meminfo: memFree=32127264/32770624 swapFree=5764/110400
[pid=3883] ppid=3880 vsize=25264 CPUtime=162.26 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 2309 0 0 0 15988 238 0 0 20 0 1 0 1033481 25870336 958 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 958 690 682 0 319 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 25264

[startup+222.306 s]
/proc/loadavg: 1.96 1.75 4.05 3/183 3970
/proc/meminfo: memFree=32127168/32770624 swapFree=5764/110444
[pid=3883] ppid=3880 vsize=25264 CPUtime=222.26 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 2459 0 0 0 21901 325 0 0 20 0 1 0 1033481 25870336 959 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 959 690 682 0 319 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 25264

[startup+282.3 s]
/proc/loadavg: 1.98 1.80 3.92 3/183 3971
/proc/meminfo: memFree=32127268/32770624 swapFree=5764/110488
[pid=3883] ppid=3880 vsize=25264 CPUtime=282.25 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 2620 0 0 0 27812 413 0 0 20 0 1 0 1033481 25870336 959 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 959 690 682 0 319 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 25264

[startup+342.3 s]
/proc/loadavg: 1.99 1.83 3.80 3/182 3972
/proc/meminfo: memFree=32127136/32770624 swapFree=5764/110516
[pid=3883] ppid=3880 vsize=25264 CPUtime=342.24 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 2780 0 0 0 33725 499 0 0 20 0 1 0 1033481 25870336 959 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 959 690 682 0 319 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 25264

[startup+402.3 s]
/proc/loadavg: 2.00 1.86 3.69 3/182 3974
/proc/meminfo: memFree=32127104/32770624 swapFree=5764/110552
[pid=3883] ppid=3880 vsize=25264 CPUtime=402.23 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 2938 0 0 0 39639 584 0 0 20 0 1 0 1033481 25870336 959 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 959 690 682 0 319 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 25264

[startup+462.3 s]
/proc/loadavg: 2.00 1.89 3.58 3/182 3975
/proc/meminfo: memFree=32126732/32770624 swapFree=5764/110584
[pid=3883] ppid=3880 vsize=25264 CPUtime=462.22 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 3096 0 0 0 45552 670 0 0 20 0 1 0 1033481 25870336 959 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 959 690 682 0 319 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 25264

[startup+522.3 s]
/proc/loadavg: 2.00 1.91 3.49 3/182 3976
/proc/meminfo: memFree=32127204/32770624 swapFree=5764/110624
[pid=3883] ppid=3880 vsize=25264 CPUtime=522.22 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 3256 0 0 0 51464 758 0 0 20 0 1 0 1033481 25870336 959 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 959 690 682 0 319 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 25264

[startup+582.3 s]
/proc/loadavg: 2.06 1.94 3.40 3/182 3978
/proc/meminfo: memFree=32126944/32770624 swapFree=5764/110664
[pid=3883] ppid=3880 vsize=25264 CPUtime=582.2 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 3413 0 0 0 57370 850 0 0 20 0 1 0 1033481 25870336 959 33554432000 4194304 6986860 140724313185328 140724313180680 5355343 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 959 690 682 0 319 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 25264


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.54 3/182 4029
/proc/meminfo: memFree=32126620/32770624 swapFree=5764/111140
[pid=3883] ppid=3880 vsize=25264 CPUtime=1482.08 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 5809 0 0 0 146008 2200 0 0 20 0 1 0 1033481 25870336 960 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 960 690 682 0 319 0
Current children cumulated CPU time (s) 1482.08
Current children cumulated vsize (KiB) 25264

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.50 3/182 4030
/proc/meminfo: memFree=32126976/32770624 swapFree=5764/111176
[pid=3883] ppid=3880 vsize=25264 CPUtime=1542.08 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 5966 0 0 0 151922 2286 0 0 20 0 1 0 1033481 25870336 960 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 960 690 682 0 319 0
Current children cumulated CPU time (s) 1542.08
Current children cumulated vsize (KiB) 25264

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.47 3/182 4031
/proc/meminfo: memFree=32127028/32770624 swapFree=5764/111208
[pid=3883] ppid=3880 vsize=25264 CPUtime=1602.06 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 6123 0 0 0 157831 2375 0 0 20 0 1 0 1033481 25870336 960 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6316 960 690 682 0 319 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 25264

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.44 3/181 4032
/proc/meminfo: memFree=32127852/32770624 swapFree=5764/111060
[pid=3883] ppid=3880 vsize=25260 CPUtime=1662.06 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 6286 0 0 0 163736 2470 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180856 5476449 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 1662.06
Current children cumulated vsize (KiB) 25260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.41 3/182 4034
/proc/meminfo: memFree=32127324/32770624 swapFree=5764/111096
[pid=3883] ppid=3880 vsize=25260 CPUtime=1722.05 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 6440 0 0 0 169649 2556 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 25260

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.39 3/182 4035
/proc/meminfo: memFree=32126824/32770624 swapFree=5764/111124
[pid=3883] ppid=3880 vsize=25260 CPUtime=1782.05 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 6596 0 0 0 175559 2646 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 1782.05
Current children cumulated vsize (KiB) 25260

[startup+1842.3 s]
/proc/loadavg: 2.03 2.01 2.37 3/182 4036
/proc/meminfo: memFree=32127112/32770624 swapFree=5764/111152
[pid=3883] ppid=3880 vsize=25260 CPUtime=1842.03 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 6752 0 0 0 181466 2737 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180856 5284448 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 1842.03
Current children cumulated vsize (KiB) 25260

[startup+1902.3 s]
/proc/loadavg: 2.01 2.01 2.35 3/182 4044
/proc/meminfo: memFree=32126344/32770624 swapFree=5764/111192
[pid=3883] ppid=3880 vsize=25260 CPUtime=1902.03 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 6909 0 0 0 187373 2830 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 1902.03
Current children cumulated vsize (KiB) 25260

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.32 3/182 4045
/proc/meminfo: memFree=32126468/32770624 swapFree=5764/111220
[pid=3883] ppid=3880 vsize=25260 CPUtime=1962.02 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 7066 0 0 0 193276 2926 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180856 5477141 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 1962.02
Current children cumulated vsize (KiB) 25260

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.30 3/182 4046
/proc/meminfo: memFree=32126592/32770624 swapFree=5764/111256
[pid=3883] ppid=3880 vsize=25260 CPUtime=2022.01 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 7225 0 0 0 199181 3020 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 2022.01
Current children cumulated vsize (KiB) 25260

[startup+2082.3 s]
/proc/loadavg: 2.08 2.03 2.29 3/182 4047
/proc/meminfo: memFree=32126560/32770624 swapFree=5764/111288
[pid=3883] ppid=3880 vsize=25260 CPUtime=2082.01 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 7383 0 0 0 205089 3112 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 2082.01
Current children cumulated vsize (KiB) 25260

[startup+2142.3 s]
/proc/loadavg: 2.03 2.02 2.27 3/182 4048
/proc/meminfo: memFree=32126576/32770624 swapFree=5764/111320
[pid=3883] ppid=3880 vsize=25260 CPUtime=2141.99 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 7538 0 0 0 210994 3205 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180856 5256494 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 2141.99
Current children cumulated vsize (KiB) 25260

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.26 3/182 4050
/proc/meminfo: memFree=32126648/32770624 swapFree=5764/111364
[pid=3883] ppid=3880 vsize=25260 CPUtime=2202 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 7695 0 0 0 216901 3299 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 2202
Current children cumulated vsize (KiB) 25260

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.24 3/182 4051
/proc/meminfo: memFree=32126780/32770624 swapFree=5764/111392
[pid=3883] ppid=3880 vsize=25260 CPUtime=2261.98 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 7848 0 0 0 222811 3387 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180680 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 2261.98
Current children cumulated vsize (KiB) 25260

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.22 3/182 4052
/proc/meminfo: memFree=32126780/32770624 swapFree=5764/111428
[pid=3883] ppid=3880 vsize=25260 CPUtime=2321.97 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 8001 0 0 0 228723 3474 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 2321.97
Current children cumulated vsize (KiB) 25260

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.21 3/182 4054
/proc/meminfo: memFree=32126252/32770624 swapFree=5764/111460
[pid=3883] ppid=3880 vsize=25260 CPUtime=2381.97 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 8159 0 0 0 234628 3569 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180856 139687751766396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 2381.97
Current children cumulated vsize (KiB) 25260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.00 2.01 2.21 3/182 4054
/proc/meminfo: memFree=32126252/32770624 swapFree=5764/111476
[pid=3883] ppid=3880 vsize=25260 CPUtime=2400.06 cores=0,2,4,6
/proc/3883/stat : 3883 (naxos-xcsp3) R 3880 3883 3592 0 -1 4202496 8312 0 0 0 236411 3595 0 0 20 0 1 0 1033481 25866240 960 33554432000 4194304 6986860 140724313185328 140724313180856 5435627 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 29511680 140724313187598 140724313187679 140724313187679 140724313190378 0
/proc/3883/statm: 6315 960 690 682 0 318 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 25260

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 3883 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.07
CPU user time (s): 2364.12
CPU system time (s): 35.951
CPU usage (%): 99.9862
Max. virtual memory (cumulated for all children) (KiB): 25264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2364.12
system time used= 35.951
maximum resident set size= 3880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8342
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= 6
involuntary context switches= 3695

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.96123 second user time and 8.4546 second system time

The end

Launcher Data

Begin job on node113 at 2017-07-24 18:48:55
IDJOB=4251496
IDBENCH=115861
IDSOLVER=2634
FILE ID=node113/4251496-1500914935
RUNJOBID= node113-1500914926-3623
PBS_JOBID= 20625413
Free space on /tmp= 61872 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-10.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251496-1500914935/watcher-4251496-1500914935 -o /tmp/evaluation-result-4251496-1500914935/solver-4251496-1500914935 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500914926-3623 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4251496-1500914935.xml

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

MD5SUM BENCH= dd9b438f7b2aa476e711f04952c9024a
RANDOM SEED=979058931

node113.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32135940 kB
MemAvailable:   32061124 kB
Buffers:           31676 kB
Cached:           208584 kB
SwapCached:            0 kB
Active:           162724 kB
Inactive:         119080 kB
Active(anon):      44356 kB
Inactive(anon):     8656 kB
Active(file):     118368 kB
Inactive(file):   110424 kB
Unevictable:        5764 kB
Mlocked:            5764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2852 kB
Writeback:             0 kB
AnonPages:         47296 kB
Mapped:            26460 kB
Shmem:              8844 kB
Slab:              49076 kB
SReclaimable:      24452 kB
SUnreclaim:        24624 kB
KernelStack:        3136 kB
PageTables:         4496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     264448 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:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61868 MiB
End job on node113 at 2017-07-24 19:28:56