Trace number 4251790

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.09 2400.01

General information on the benchmark

NameRandom/Random-m1-15-23-3/
rand-15-23-3-16-150000-18.xml
MD5SUM63b07d175152d4a4de1c3a3d8a294418
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark232.25101
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints16
Number of domains1
Minimum domain size3
Maximum domain size3
Distribution of domain sizes[{"size":3,"count":23}]
Minimum variable degree8
Maximum variable degree13
Distribution of variable degrees[{"degree":8,"count":2},{"degree":9,"count":4},{"degree":10,"count":7},{"degree":11,"count":4},{"degree":12,"count":4},{"degree":13,"count":2}]
Minimum constraint arity15
Maximum constraint arity15
Distribution of constraint arities[{"arity":15,"count":16}]
Number of extensional constraints16
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":16}]
Optimization problemNO
Type of objective

Solver Data

2400.07/2400.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.26 3/181 6177
/proc/meminfo: memFree=31959324/32770624 swapFree=5756/120352
[pid=6177] ppid=6174 vsize=24480 CPUtime=0 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 892 0 0 0 0 0 0 0 20 0 1 0 1427566 25067520 690 33554432000 4194304 6986860 140721016354848 140721016351544 140533533801445 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 6120 690 625 682 0 123 0

[startup+0.100107 s]
/proc/loadavg: 2.00 2.01 2.26 3/181 6177
/proc/meminfo: memFree=31959324/32770624 swapFree=5756/120352
[pid=6177] ppid=6174 vsize=25276 CPUtime=0.09 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 1086 0 0 0 9 0 0 0 20 0 1 0 1427566 25882624 888 33554432000 4194304 6986860 140721016354848 140721016351544 140533533801445 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 6319 888 661 682 0 322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25276

[startup+0.200215 s]
/proc/loadavg: 2.00 2.01 2.26 3/181 6177
/proc/meminfo: memFree=31959324/32770624 swapFree=5756/120352
[pid=6177] ppid=6174 vsize=25996 CPUtime=0.19 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 1336 0 0 0 19 0 0 0 20 0 1 0 1427566 26619904 1078 33554432000 4194304 6986860 140721016354848 140721016351544 5731724 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 6499 1078 661 682 0 502 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25996

[startup+0.300203 s]
/proc/loadavg: 2.00 2.01 2.26 3/181 6177
/proc/meminfo: memFree=31959324/32770624 swapFree=5756/120352
[pid=6177] ppid=6174 vsize=27040 CPUtime=0.29 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 1630 0 0 0 29 0 0 0 20 0 1 0 1427566 27688960 1286 33554432000 4194304 6986860 140721016354848 140721016351544 5503023 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 6760 1286 661 682 0 763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27040

[startup+0.700172 s]
/proc/loadavg: 2.00 2.01 2.26 3/181 6177
/proc/meminfo: memFree=31959324/32770624 swapFree=5756/120352
[pid=6177] ppid=6174 vsize=30316 CPUtime=0.69 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 2623 0 0 0 69 0 0 0 20 0 1 0 1427566 31043584 2098 33554432000 4194304 6986860 140721016354848 140721016349528 5694984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 7579 2098 661 682 0 1582 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30316

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 2.26 3/182 6178
/proc/meminfo: memFree=31950992/32770624 swapFree=5756/120400
[pid=6177] ppid=6174 vsize=36736 CPUtime=1.49 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 4608 0 0 0 149 0 0 0 20 0 1 0 1427566 37617664 3722 33554432000 4194304 6986860 140721016354848 140721016349528 140533533801445 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 9184 3722 661 682 0 3187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36736

[startup+3.10017 s]
/proc/loadavg: 2.00 2.01 2.26 3/182 6178
/proc/meminfo: memFree=31807972/32770624 swapFree=5756/120400
[pid=6177] ppid=6174 vsize=137636 CPUtime=3.09 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 56926 0 0 0 305 4 0 0 20 0 1 0 1427566 140939264 29025 33554432000 4194304 6986860 140721016354848 140721016349528 5498450 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 34409 29025 673 682 0 28412 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 137636

[startup+6.30026 s]
/proc/loadavg: 2.08 2.03 2.27 3/182 6178
/proc/meminfo: memFree=31737664/32770624 swapFree=5756/120408
[pid=6177] ppid=6174 vsize=346768 CPUtime=6.28 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 113343 0 0 0 619 9 0 0 20 0 1 0 1427566 355090432 81242 33554432000 4194304 6986860 140721016354848 140721016349528 5813306 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 86692 81242 673 682 0 80695 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 346768

[startup+12.7002 s]
/proc/loadavg: 2.07 2.03 2.26 3/182 6178
/proc/meminfo: memFree=31429848/32770624 swapFree=5756/120416
[pid=6177] ppid=6174 vsize=651248 CPUtime=12.69 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 187956 0 0 0 1250 19 0 0 20 0 1 0 1427566 666877952 156900 33554432000 4194304 6986860 140721016354848 140721016349528 5503020 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 162812 156900 673 682 0 156815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 651248

[startup+25.5002 s]
/proc/loadavg: 2.05 2.03 2.26 3/182 6178
/proc/meminfo: memFree=30722868/32770624 swapFree=5756/120424
[pid=6177] ppid=6174 vsize=1260208 CPUtime=25.49 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 335532 0 0 0 2511 38 0 0 20 0 1 0 1427566 1290452992 308788 33554432000 4194304 6986860 140721016354848 140721016349528 5810066 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 315052 308788 673 682 0 309055 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1260208

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.25 3/182 6178
/proc/meminfo: memFree=30317092/32770624 swapFree=5756/120444
[pid=6177] ppid=6174 vsize=1666184 CPUtime=51.09 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 796026 0 0 0 5046 63 0 0 20 0 1 0 1427566 1706172416 410129 33554432000 4194304 6986860 140721016354848 140721016350376 5437950 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410129 688 682 0 410549 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1666184

[startup+102.3 s]
/proc/loadavg: 2.05 2.04 2.24 3/182 6179
/proc/meminfo: memFree=30316804/32770624 swapFree=5756/120476
[pid=6177] ppid=6174 vsize=1666184 CPUtime=102.29 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 1102031 0 0 0 10154 75 0 0 20 0 1 0 1427566 1706172416 410129 33554432000 4194304 6986860 140721016354848 140721016350200 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410129 688 682 0 410549 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1666184

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.23 3/182 6180
/proc/meminfo: memFree=30316300/32770624 swapFree=5756/120508
[pid=6177] ppid=6174 vsize=1666184 CPUtime=162.29 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 1447094 0 0 0 16140 89 0 0 20 0 1 0 1427566 1706172416 410158 33554432000 4194304 6986860 140721016354848 140721016350200 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410158 688 682 0 410549 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1666184

[startup+222.306 s]
/proc/loadavg: 2.01 2.02 2.21 3/182 6181
/proc/meminfo: memFree=30316016/32770624 swapFree=5756/120548
[pid=6177] ppid=6174 vsize=1666184 CPUtime=222.29 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 1765103 0 0 0 22128 101 0 0 20 0 1 0 1427566 1706172416 410188 33554432000 4194304 6986860 140721016354848 140721016350200 5438064 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410188 688 682 0 410549 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1666184

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.20 3/182 6189
/proc/meminfo: memFree=30316100/32770624 swapFree=5756/120580
[pid=6177] ppid=6174 vsize=1666184 CPUtime=282.29 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 2059862 0 0 0 28115 114 0 0 20 0 1 0 1427566 1706172416 410217 33554432000 4194304 6986860 140721016354848 140721016350200 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410217 688 682 0 410549 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1666184

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/182 6190
/proc/meminfo: memFree=30315988/32770624 swapFree=5756/120612
[pid=6177] ppid=6174 vsize=1666184 CPUtime=342.29 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 2331144 0 0 0 34106 123 0 0 20 0 1 0 1427566 1706172416 410246 33554432000 4194304 6986860 140721016354848 140721016350200 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410246 688 682 0 410549 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1666184

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.18 3/182 6191
/proc/meminfo: memFree=30315348/32770624 swapFree=5756/120648
[pid=6177] ppid=6174 vsize=1666184 CPUtime=402.29 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 2574863 0 0 0 40097 132 0 0 20 0 1 0 1427566 1706172416 410276 33554432000 4194304 6986860 140721016354848 140721016350200 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410276 688 682 0 410549 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1666184

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.17 3/182 6192
/proc/meminfo: memFree=30315232/32770624 swapFree=5756/120680
[pid=6177] ppid=6174 vsize=1666184 CPUtime=462.3 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 2795104 0 0 0 46089 141 0 0 20 0 1 0 1427566 1706172416 410305 33554432000 4194304 6986860 140721016354848 140721016350376 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410305 688 682 0 410549 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1666184

[startup+522.3 s]
/proc/loadavg: 2.03 2.03 2.16 3/182 6193
/proc/meminfo: memFree=30315648/32770624 swapFree=5756/120720
[pid=6177] ppid=6174 vsize=1666184 CPUtime=522.3 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 2988802 0 0 0 52081 149 0 0 20 0 1 0 1427566 1706172416 410334 33554432000 4194304 6986860 140721016354848 140721016350200 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410334 688 682 0 410549 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1666184

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.15 3/182 6194
/proc/meminfo: memFree=30315212/32770624 swapFree=5756/120752
[pid=6177] ppid=6174 vsize=1666184 CPUtime=582.3 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3159023 0 0 0 58075 155 0 0 20 0 1 0 1427566 1706172416 410363 33554432000 4194304 6986860 140721016354848 140721016350200 5437950 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410363 688 682 0 410549 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1666184


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/182 6226
/proc/meminfo: memFree=30313092/32770624 swapFree=5756/121220
[pid=6177] ppid=6174 vsize=1666184 CPUtime=1482.34 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3761045 0 0 0 148053 181 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350200 5438175 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 1666184

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6249
/proc/meminfo: memFree=30312836/32770624 swapFree=5756/121260
[pid=6177] ppid=6174 vsize=1666184 CPUtime=1542.34 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3762331 0 0 0 154053 181 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350376 5437950 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 1666184

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 6250
/proc/meminfo: memFree=30312836/32770624 swapFree=5756/121292
[pid=6177] ppid=6174 vsize=1666184 CPUtime=1602.34 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3763617 0 0 0 160052 182 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350200 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 1666184

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 6251
/proc/meminfo: memFree=30313456/32770624 swapFree=5756/121320
[pid=6177] ppid=6174 vsize=1666184 CPUtime=1662.34 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3764903 0 0 0 166052 182 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350200 5438290 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 1666184

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 6252
/proc/meminfo: memFree=30313288/32770624 swapFree=5756/121356
[pid=6177] ppid=6174 vsize=1666184 CPUtime=1722.34 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3766189 0 0 0 172052 182 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350376 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 1666184

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6253
/proc/meminfo: memFree=30313300/32770624 swapFree=5756/121384
[pid=6177] ppid=6174 vsize=1666184 CPUtime=1782.35 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3767475 0 0 0 178052 183 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350200 5437950 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 1666184

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6254
/proc/meminfo: memFree=30313304/32770624 swapFree=5756/121412
[pid=6177] ppid=6174 vsize=1666184 CPUtime=1842.35 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3768761 0 0 0 184052 183 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350200 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 1842.35
Current children cumulated vsize (KiB) 1666184

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6255
/proc/meminfo: memFree=30313308/32770624 swapFree=5756/121440
[pid=6177] ppid=6174 vsize=1666184 CPUtime=1902.35 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3770047 0 0 0 190052 183 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350376 5474024 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 1902.35
Current children cumulated vsize (KiB) 1666184

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6256
/proc/meminfo: memFree=30313188/32770624 swapFree=5756/121472
[pid=6177] ppid=6174 vsize=1666184 CPUtime=1962.35 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3771333 0 0 0 196052 183 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350376 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 1962.35
Current children cumulated vsize (KiB) 1666184

[startup+2022.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 6317
/proc/meminfo: memFree=30363656/32770624 swapFree=5756/121588
[pid=6177] ppid=6174 vsize=1666184 CPUtime=2022.36 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3772619 0 0 0 202052 184 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350200 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 2022.36
Current children cumulated vsize (KiB) 1666184

[startup+2082.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/182 6325
/proc/meminfo: memFree=30362756/32770624 swapFree=5756/121620
[pid=6177] ppid=6174 vsize=1666184 CPUtime=2082.37 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3773905 0 0 0 208053 184 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350376 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 2082.37
Current children cumulated vsize (KiB) 1666184

[startup+2142.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/182 6326
/proc/meminfo: memFree=30361740/32770624 swapFree=5756/121648
[pid=6177] ppid=6174 vsize=1666184 CPUtime=2142.36 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3775191 0 0 0 214052 184 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350200 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 2142.36
Current children cumulated vsize (KiB) 1666184

[startup+2202.31 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 6327
/proc/meminfo: memFree=30362724/32770624 swapFree=5756/121676
[pid=6177] ppid=6174 vsize=1666184 CPUtime=2202.36 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3776477 0 0 0 220052 184 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350376 5437950 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 2202.36
Current children cumulated vsize (KiB) 1666184

[startup+2262.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 6328
/proc/meminfo: memFree=30363128/32770624 swapFree=5756/121704
[pid=6177] ppid=6174 vsize=1666184 CPUtime=2262.37 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3777763 0 0 0 226052 185 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350376 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 2262.37
Current children cumulated vsize (KiB) 1666184

[startup+2322.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 6329
/proc/meminfo: memFree=30362384/32770624 swapFree=5756/121740
[pid=6177] ppid=6174 vsize=1666184 CPUtime=2322.37 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3779049 0 0 0 232052 185 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350200 5438358 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 2322.37
Current children cumulated vsize (KiB) 1666184

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 6330
/proc/meminfo: memFree=30362376/32770624 swapFree=5756/121768
[pid=6177] ppid=6174 vsize=1666184 CPUtime=2382.37 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3780335 0 0 0 238052 185 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350376 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 2382.37
Current children cumulated vsize (KiB) 1666184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 6331
/proc/meminfo: memFree=30362248/32770624 swapFree=5756/121780
[pid=6177] ppid=6174 vsize=1666184 CPUtime=2400.07 cores=1,3,5,7
/proc/6177/stat : 6177 (naxos-xcsp3) R 6174 6177 3809 0 -1 4202496 3780910 0 0 0 239822 185 0 0 20 0 1 0 1427566 1706172416 410693 33554432000 4194304 6986860 140721016354848 140721016350376 5438178 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0 9087712 9120176 25333760 140721016362254 140721016362335 140721016362335 140721016365034 0
/proc/6177/statm: 416546 410693 688 682 0 410549 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 1666184

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

Child status: 0
Real time (s): 2400.01
CPU time (s): 2400.09
CPU user time (s): 2398.22
CPU system time (s): 1.86107
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1666184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.22
system time used= 1.86107
maximum resident set size= 1642808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3780940
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= 24
involuntary context switches= 801

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.39005 second user time and 10.0606 second system time

The end

Launcher Data

Begin job on node148 at 2017-07-24 19:36:09
IDJOB=4251790
IDBENCH=121092
IDSOLVER=2634
FILE ID=node148/4251790-1500917768
RUNJOBID= node148-1500914920-3841
PBS_JOBID= 20625399
Free space on /tmp= 61816 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/Random/Random-m1-15-23-3/rand-15-23-3-16-150000-18.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251790-1500917768/watcher-4251790-1500917768 -o /tmp/evaluation-result-4251790-1500917768/solver-4251790-1500917768 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1500914920-3841 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4251790-1500917768.xml

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

MD5SUM BENCH= 63b07d175152d4a4de1c3a3d8a294418
RANDOM SEED=1765714968

node148.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.46
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.46
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.46
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.46
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:        31959604 kB
MemAvailable:   31977728 kB
Buffers:           32288 kB
Cached:           299684 kB
SwapCached:            0 kB
Active:           329748 kB
Inactive:         129024 kB
Active(anon):     129804 kB
Inactive(anon):     8672 kB
Active(file):     199944 kB
Inactive(file):   120352 kB
Unevictable:        5756 kB
Mlocked:            5756 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             75276 kB
Writeback:             0 kB
AnonPages:         74796 kB
Mapped:            29640 kB
Shmem:              8844 kB
Slab:              52544 kB
SReclaimable:      27324 kB
SUnreclaim:        25220 kB
KernelStack:        3280 kB
PageTables:         4784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     363892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61820 MiB
End job on node148 at 2017-07-24 20:16:09