Trace number 4251505

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

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-12.xml
MD5SUM130c0e53e5c1e074e18659561dd41fce
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 variables144
Number of constraints66
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":140}]
Minimum constraint arity2
Maximum constraint arity12
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":4},{"arity":11,"count":4},{"arity":12,"count":26}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":66}]
Optimization problemNO
Type of objective

Solver Data

2400.09/2400.10	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4251505-1500914936/watcher-4251505-1500914936 -o /tmp/evaluation-result-4251505-1500914936/solver-4251505-1500914936 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1500914921-3495 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4251505-1500914936.xml 

pid=3812
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.07 0.09 1.76 1/175 3815
/proc/meminfo: memFree=32128892/32770624 swapFree=5784/114276
[pid=3815] ppid=3812 vsize=24864 CPUtime=0 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 1038 0 0 0 0 0 0 0 20 0 1 0 1046922 25460736 881 33554432000 4194304 6986860 140723865446096 140723865442792 140025860520933 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6249 881 690 682 0 252 0

[startup+0.100194 s]
/proc/loadavg: 0.07 0.09 1.76 1/175 3815
/proc/meminfo: memFree=32128892/32770624 swapFree=5784/114276
[pid=3815] ppid=3812 vsize=25808 CPUtime=0.09 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 1246 0 0 0 9 0 0 0 20 0 1 0 1046922 26427392 1093 33554432000 4194304 6986860 140723865446096 140723865442792 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1093 690 682 0 455 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25808

[startup+0.200336 s]
/proc/loadavg: 0.07 0.09 1.76 1/175 3815
/proc/meminfo: memFree=32128892/32770624 swapFree=5784/114276
[pid=3815] ppid=3812 vsize=25808 CPUtime=0.19 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 1246 0 0 0 19 0 0 0 20 0 1 0 1046922 26427392 1093 33554432000 4194304 6986860 140723865446096 140723865442792 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1093 690 682 0 455 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25808

[startup+0.300318 s]
/proc/loadavg: 0.07 0.09 1.76 1/175 3815
/proc/meminfo: memFree=32128892/32770624 swapFree=5784/114276
[pid=3815] ppid=3812 vsize=25808 CPUtime=0.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 1246 0 0 0 29 0 0 0 20 0 1 0 1046922 26427392 1093 33554432000 4194304 6986860 140723865446096 140723865442792 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1093 690 682 0 455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25808

[startup+0.700274 s]
/proc/loadavg: 0.07 0.09 1.76 1/175 3815
/proc/meminfo: memFree=32128892/32770624 swapFree=5784/114276
[pid=3815] ppid=3812 vsize=25808 CPUtime=0.69 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 1246 0 0 0 68 1 0 0 20 0 1 0 1046922 26427392 1093 33554432000 4194304 6986860 140723865446096 140723865442792 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1093 690 682 0 455 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25808

[startup+1.50028 s]
/proc/loadavg: 0.07 0.09 1.76 2/176 3816
/proc/meminfo: memFree=32127640/32770624 swapFree=5784/114276
[pid=3815] ppid=3812 vsize=25808 CPUtime=1.49 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 1248 0 0 0 148 1 0 0 20 0 1 0 1046922 26427392 1093 33554432000 4194304 6986860 140723865446096 140723865442792 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1093 690 682 0 455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25808

[startup+3.10028 s]
/proc/loadavg: 0.07 0.09 1.76 2/178 3869
/proc/meminfo: memFree=32122848/32770624 swapFree=5784/114288
[pid=3815] ppid=3812 vsize=25808 CPUtime=3.09 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 1420 0 0 0 306 3 0 0 20 0 1 0 1046922 26427392 1096 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1096 690 682 0 455 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25808

[startup+6.30028 s]
/proc/loadavg: 0.14 0.10 1.76 2/176 3877
/proc/meminfo: memFree=32126392/32770624 swapFree=5784/114324
[pid=3815] ppid=3812 vsize=25808 CPUtime=6.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 1590 0 0 0 623 6 0 0 20 0 1 0 1046922 26427392 1096 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1096 690 682 0 455 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25808

[startup+12.7003 s]
/proc/loadavg: 0.21 0.12 1.75 3/182 3892
/proc/meminfo: memFree=32121144/32770624 swapFree=5784/114332
[pid=3815] ppid=3812 vsize=25808 CPUtime=12.69 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 1763 0 0 0 1253 16 0 0 20 0 1 0 1046922 26427392 1096 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1096 690 682 0 455 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25808

[startup+25.5003 s]
/proc/loadavg: 0.61 0.21 1.76 3/182 3892
/proc/meminfo: memFree=32121452/32770624 swapFree=5784/114344
[pid=3815] ppid=3812 vsize=25808 CPUtime=25.49 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 2105 0 0 0 2516 33 0 0 20 0 1 0 1046922 26427392 1096 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1096 690 682 0 455 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25808

[startup+51.1003 s]
/proc/loadavg: 1.08 0.36 1.77 3/182 3892
/proc/meminfo: memFree=32121700/32770624 swapFree=5784/114372
[pid=3815] ppid=3812 vsize=25808 CPUtime=51.08 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 2303 0 0 0 5045 63 0 0 20 0 1 0 1046922 26427392 1096 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1096 690 682 0 455 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25808

[startup+102.3 s]
/proc/loadavg: 1.60 0.61 1.78 3/182 3900
/proc/meminfo: memFree=32120944/32770624 swapFree=5784/114420
[pid=3815] ppid=3812 vsize=25808 CPUtime=102.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 2487 0 0 0 10103 126 0 0 20 0 1 0 1046922 26427392 1096 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1096 690 682 0 455 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25808

[startup+162.3 s]
/proc/loadavg: 1.85 0.86 1.79 3/182 3901
/proc/meminfo: memFree=32121248/32770624 swapFree=5784/114472
[pid=3815] ppid=3812 vsize=25808 CPUtime=162.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 2676 0 0 0 16029 200 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25808

[startup+222.306 s]
/proc/loadavg: 1.95 1.07 1.80 3/182 3902
/proc/meminfo: memFree=32121480/32770624 swapFree=5784/114500
[pid=3815] ppid=3812 vsize=25808 CPUtime=222.3 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 2865 0 0 0 21960 270 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 25808

[startup+282.3 s]
/proc/loadavg: 1.98 1.24 1.81 3/182 3903
/proc/meminfo: memFree=32121380/32770624 swapFree=5784/114532
[pid=3815] ppid=3812 vsize=25808 CPUtime=282.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 3051 0 0 0 27884 345 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 25808

[startup+342.3 s]
/proc/loadavg: 1.99 1.38 1.82 3/182 3904
/proc/meminfo: memFree=32121272/32770624 swapFree=5784/114560
[pid=3815] ppid=3812 vsize=25808 CPUtime=342.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 3238 0 0 0 33808 421 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 25808

[startup+402.3 s]
/proc/loadavg: 2.00 1.49 1.84 3/182 3906
/proc/meminfo: memFree=32120896/32770624 swapFree=5784/114596
[pid=3815] ppid=3812 vsize=25808 CPUtime=402.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 3425 0 0 0 39731 498 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 25808

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 1.85 3/182 3907
/proc/meminfo: memFree=32120984/32770624 swapFree=5784/114632
[pid=3815] ppid=3812 vsize=25808 CPUtime=462.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 3614 0 0 0 45655 574 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 25808

[startup+522.3 s]
/proc/loadavg: 2.00 1.66 1.86 3/182 3908
/proc/meminfo: memFree=32120636/32770624 swapFree=5784/114660
[pid=3815] ppid=3812 vsize=25808 CPUtime=522.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 3803 0 0 0 51581 648 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 25808

[startup+582.3 s]
/proc/loadavg: 2.00 1.72 1.87 3/182 3910
/proc/meminfo: memFree=32120784/32770624 swapFree=5784/114696
[pid=3815] ppid=3812 vsize=25808 CPUtime=582.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 3996 0 0 0 57506 723 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 25808


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


[startup+1542.31 s]
/proc/loadavg: 2.00 1.99 1.95 3/181 3962
/proc/meminfo: memFree=32120452/32770624 swapFree=5784/115024
[pid=3815] ppid=3812 vsize=25808 CPUtime=1542.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 7034 0 0 0 152285 1944 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 25808

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3964
/proc/meminfo: memFree=32119228/32770624 swapFree=5784/115060
[pid=3815] ppid=3812 vsize=25808 CPUtime=1602.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 7224 0 0 0 158209 2020 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 25808

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3965
/proc/meminfo: memFree=32119500/32770624 swapFree=5784/115088
[pid=3815] ppid=3812 vsize=25808 CPUtime=1662.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 7414 0 0 0 164132 2097 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 25808

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3966
/proc/meminfo: memFree=32119408/32770624 swapFree=5784/115116
[pid=3815] ppid=3812 vsize=25808 CPUtime=1722.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 7606 0 0 0 170063 2166 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 25808

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3967
/proc/meminfo: memFree=32119992/32770624 swapFree=5784/115148
[pid=3815] ppid=3812 vsize=25808 CPUtime=1782.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 7794 0 0 0 175987 2242 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 25808

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3968
/proc/meminfo: memFree=32120024/32770624 swapFree=5784/115180
[pid=3815] ppid=3812 vsize=25808 CPUtime=1842.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 7984 0 0 0 181912 2317 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 1842.29
Current children cumulated vsize (KiB) 25808

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3976
/proc/meminfo: memFree=32119124/32770624 swapFree=5784/115220
[pid=3815] ppid=3812 vsize=25808 CPUtime=1902.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 8173 0 0 0 187829 2400 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 1902.29
Current children cumulated vsize (KiB) 25808

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3977
/proc/meminfo: memFree=32119440/32770624 swapFree=5784/115248
[pid=3815] ppid=3812 vsize=25808 CPUtime=1962.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 8362 0 0 0 193752 2477 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 1962.29
Current children cumulated vsize (KiB) 25808

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3978
/proc/meminfo: memFree=32119372/32770624 swapFree=5784/115276
[pid=3815] ppid=3812 vsize=25808 CPUtime=2022.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 8550 0 0 0 199680 2549 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 2022.29
Current children cumulated vsize (KiB) 25808

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3979
/proc/meminfo: memFree=32119208/32770624 swapFree=5784/115304
[pid=3815] ppid=3812 vsize=25808 CPUtime=2082.3 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 8740 0 0 0 205607 2623 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 2082.3
Current children cumulated vsize (KiB) 25808

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3980
/proc/meminfo: memFree=32119260/32770624 swapFree=5784/115332
[pid=3815] ppid=3812 vsize=25808 CPUtime=2142.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 8932 0 0 0 211530 2699 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 2142.29
Current children cumulated vsize (KiB) 25808

[startup+2202.31 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3982
/proc/meminfo: memFree=32119444/32770624 swapFree=5784/115364
[pid=3815] ppid=3812 vsize=25808 CPUtime=2202.3 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 9123 0 0 0 217454 2776 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 2202.3
Current children cumulated vsize (KiB) 25808

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3983
/proc/meminfo: memFree=32119368/32770624 swapFree=5784/115396
[pid=3815] ppid=3812 vsize=25808 CPUtime=2262.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 9315 0 0 0 223381 2848 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 2262.29
Current children cumulated vsize (KiB) 25808

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3984
/proc/meminfo: memFree=32119296/32770624 swapFree=5784/115424
[pid=3815] ppid=3812 vsize=25808 CPUtime=2322.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 9506 0 0 0 229303 2926 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 2322.29
Current children cumulated vsize (KiB) 25808

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3986
/proc/meminfo: memFree=32119192/32770624 swapFree=5784/115456
[pid=3815] ppid=3812 vsize=25808 CPUtime=2382.29 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 9695 0 0 0 235230 2999 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441624 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 2382.29
Current children cumulated vsize (KiB) 25808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3986
/proc/meminfo: memFree=32119192/32770624 swapFree=5784/115472
[pid=3815] ppid=3812 vsize=25808 CPUtime=2400.09 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 9886 0 0 0 236987 3022 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 25808

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

[startup+2400.1 s]
/proc/loadavg: 2.00 1.99 1.95 3/182 3986
/proc/meminfo: memFree=32119192/32770624 swapFree=5784/115472
[pid=3815] ppid=3812 vsize=25808 CPUtime=2400.09 cores=0,2,4,6
/proc/3815/stat : 3815 (naxos-xcsp3) R 3812 3815 3464 0 -1 4202496 9886 0 0 0 236987 3022 0 0 20 0 1 0 1046922 26427392 1098 33554432000 4194304 6986860 140723865446096 140723865441448 140025860784508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 16367616 140723865449742 140723865449823 140723865449823 140723865452522 0
/proc/3815/statm: 6452 1098 690 682 0 455 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 25808

Child status: 0
Real time (s): 2400.1
CPU time (s): 2400.1
CPU user time (s): 2369.88
CPU system time (s): 30.223
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 25808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2369.88
system time used= 30.223
maximum resident set size= 4432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9917
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= 942

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.6296 second user time and 8.20383 second system time

The end

Launcher Data

Begin job on node121 at 2017-07-24 18:48:56
IDJOB=4251505
IDBENCH=115865
IDSOLVER=2634
FILE ID=node121/4251505-1500914936
RUNJOBID= node121-1500914921-3495
PBS_JOBID= 20625408
Free space on /tmp= 61816 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-12.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251505-1500914936/watcher-4251505-1500914936 -o /tmp/evaluation-result-4251505-1500914936/solver-4251505-1500914936 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1500914921-3495 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4251505-1500914936.xml

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

MD5SUM BENCH= 130c0e53e5c1e074e18659561dd41fce
RANDOM SEED=109838704

node121.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.59
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.59
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.59
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.59
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:        32129480 kB
MemAvailable:   32060456 kB
Buffers:           30464 kB
Cached:           215884 kB
SwapCached:            0 kB
Active:           166596 kB
Inactive:         122920 kB
Active(anon):      46172 kB
Inactive(anon):     8644 kB
Active(file):     120424 kB
Inactive(file):   114276 kB
Unevictable:        5784 kB
Mlocked:            5784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2992 kB
Writeback:             0 kB
AnonPages:         49064 kB
Mapped:            26528 kB
Shmem:              8844 kB
Slab:              48980 kB
SReclaimable:      24220 kB
SUnreclaim:        24760 kB
KernelStack:        3088 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     264740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       89472 kB
DirectMap2M:    33456128 kB

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