Trace number 4240987

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
R1: BTD 2017-06-30? 2400 2400.19

General information on the benchmark

NameKakuro/Kakuro-sumdiff-medium/
Kakuro-medium-191-sumdiff.xml
MD5SUM261f5e0f67b6e0c567fd630968b40e71
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.17449
Satisfiable
(Un)Satisfiability was proved
Number of variables704
Number of constraints508
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":499}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":205},{"degree":4,"count":499}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":128},{"arity":3,"count":132},{"arity":4,"count":64},{"arity":5,"count":104},{"arity":6,"count":40},{"arity":7,"count":16},{"arity":9,"count":24}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":254},{"type":"sum","count":254}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.04	c Version: 2017-06-30
2399.90/2400.18	s UNKNOWN
2399.90/2400.18	c Solving # Nodes: 8226123
2399.90/2400.18	c Global Time: 2400 s

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-4240987-1500626200/watcher-4240987-1500626200 -o /tmp/evaluation-result-4240987-1500626200/solver-4240987-1500626200 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500623775-4000 --watchdog 2560 BTD 2400 HOME/instance-4240987-1500626200.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.87 1/184 4676
/proc/meminfo: memFree=31368656/32770624 swapFree=6652/516004
[pid=4676] ppid=4673 vsize=31296 CPUtime=0 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 571 0 0 0 0 0 0 0 20 0 1 0 16054553 32047104 423 33554432000 4194304 35031059 140720447957232 140720447957232 7408842 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 7824 423 232 7529 0 271 0

[startup+0.100172 s]
/proc/loadavg: 2.00 2.01 1.87 1/184 4676
/proc/meminfo: memFree=31368656/32770624 swapFree=6652/516004
[pid=4676] ppid=4673 vsize=32180 CPUtime=0.09 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 864 0 0 0 9 0 0 0 20 0 1 0 16054553 32952320 720 33554432000 4194304 35031059 140720447957232 140720447956200 4389913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8045 720 300 7529 0 492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32180

[startup+0.200406 s]
/proc/loadavg: 2.00 2.01 1.87 1/184 4676
/proc/meminfo: memFree=31368656/32770624 swapFree=6652/516004
[pid=4676] ppid=4673 vsize=32444 CPUtime=0.19 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 912 0 0 0 19 0 0 0 20 0 1 0 16054553 33222656 720 33554432000 4194304 35031059 140720447957232 140720447955800 4390315 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8111 720 300 7529 0 558 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32444

[startup+0.300328 s]
/proc/loadavg: 2.00 2.01 1.87 1/184 4676
/proc/meminfo: memFree=31368656/32770624 swapFree=6652/516004
[pid=4676] ppid=4673 vsize=34332 CPUtime=0.29 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 1384 0 0 0 29 0 0 0 20 0 1 0 16054553 35155968 1211 33554432000 4194304 35031059 140720447957232 140720447956232 4389872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8583 1211 312 7529 0 1030 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34332

[startup+0.70028 s]
/proc/loadavg: 2.00 2.01 1.87 1/184 4676
/proc/meminfo: memFree=31368656/32770624 swapFree=6652/516004
[pid=4676] ppid=4673 vsize=34460 CPUtime=0.69 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 1420 0 0 0 69 0 0 0 20 0 1 0 16054553 35287040 1277 33554432000 4194304 35031059 140720447957232 140720447956232 4390474 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8615 1277 317 7529 0 1062 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34460

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 4738
/proc/meminfo: memFree=31359368/32770624 swapFree=6652/516028
[pid=4676] ppid=4673 vsize=34460 CPUtime=1.49 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 1424 0 0 0 148 1 0 0 20 0 1 0 16054553 35287040 1277 33554432000 4194304 35031059 140720447957232 140720447956232 4390011 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8615 1277 317 7529 0 1062 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34460

[startup+3.10028 s]
/proc/loadavg: 1.92 2.00 1.87 3/182 4789
/proc/meminfo: memFree=31355744/32770624 swapFree=6652/531388
[pid=4676] ppid=4673 vsize=34460 CPUtime=3.09 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 1904 0 0 0 308 1 0 0 20 0 1 0 16054553 35287040 1297 33554432000 4194304 35031059 140720447957232 140720447956232 4389909 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8615 1297 317 7529 0 1062 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34460

[startup+6.30027 s]
/proc/loadavg: 1.92 2.00 1.87 3/187 4799
/proc/meminfo: memFree=30907968/32770624 swapFree=6652/516888
[pid=4676] ppid=4673 vsize=34592 CPUtime=6.28 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 2411 0 0 0 626 2 0 0 20 0 1 0 16054553 35422208 1316 33554432000 4194304 35031059 140720447957232 140720447956232 4389937 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8648 1316 317 7529 0 1095 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34592

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 1.87 3/187 4799
/proc/meminfo: memFree=30790552/32770624 swapFree=6652/516888
[pid=4676] ppid=4673 vsize=34592 CPUtime=12.68 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 2935 0 0 0 1263 5 0 0 20 0 1 0 16054553 35422208 1341 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8648 1341 317 7529 0 1095 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34592

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 1.88 3/187 4799
/proc/meminfo: memFree=30789248/32770624 swapFree=6652/516912
[pid=4676] ppid=4673 vsize=34724 CPUtime=25.48 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 3978 0 0 0 2536 12 0 0 20 0 1 0 16054553 35557376 1373 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8681 1373 317 7529 0 1128 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34724

[startup+51.1003 s]
/proc/loadavg: 2.19 2.06 1.89 3/187 4799
/proc/meminfo: memFree=30789080/32770624 swapFree=6652/516920
[pid=4676] ppid=4673 vsize=34856 CPUtime=51.09 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 4414 0 0 0 5080 29 0 0 20 0 1 0 16054553 35692544 1395 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8714 1395 317 7529 0 1161 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34856

[startup+102.3 s]
/proc/loadavg: 2.08 2.05 1.90 3/187 4800
/proc/meminfo: memFree=30788380/32770624 swapFree=6652/516944
[pid=4676] ppid=4673 vsize=34856 CPUtime=102.29 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 4834 0 0 0 10175 54 0 0 20 0 1 0 16054553 35692544 1402 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8714 1402 317 7529 0 1161 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34856

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 1.91 3/187 4801
/proc/meminfo: memFree=30788540/32770624 swapFree=6652/516968
[pid=4676] ppid=4673 vsize=34988 CPUtime=162.27 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 5270 0 0 0 16139 88 0 0 20 0 1 0 16054553 35827712 1423 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8747 1423 317 7529 0 1194 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 34988

[startup+222.306 s]
/proc/loadavg: 2.04 2.05 1.92 3/187 4809
/proc/meminfo: memFree=30787816/32770624 swapFree=6652/516988
[pid=4676] ppid=4673 vsize=34988 CPUtime=222.27 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 5712 0 0 0 22103 124 0 0 20 0 1 0 16054553 35827712 1435 33554432000 4194304 35031059 140720447957232 140720447956232 4389909 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8747 1435 317 7529 0 1194 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 34988

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 1.92 3/187 4810
/proc/meminfo: memFree=30788628/32770624 swapFree=6652/517012
[pid=4676] ppid=4673 vsize=34988 CPUtime=282.27 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 6156 0 0 0 28074 153 0 0 20 0 1 0 16054553 35827712 1439 33554432000 4194304 35031059 140720447957232 140720447956232 4390142 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8747 1439 317 7529 0 1194 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 34988

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 1.93 3/187 4811
/proc/meminfo: memFree=30787936/32770624 swapFree=6652/517044
[pid=4676] ppid=4673 vsize=34988 CPUtime=342.26 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 6606 0 0 0 34032 194 0 0 20 0 1 0 16054553 35827712 1443 33554432000 4194304 35031059 140720447957232 140720447956232 4389945 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8747 1443 317 7529 0 1194 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 34988

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 1.93 3/187 4812
/proc/meminfo: memFree=30787408/32770624 swapFree=6652/517064
[pid=4676] ppid=4673 vsize=34988 CPUtime=402.25 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 7045 0 0 0 39990 235 0 0 20 0 1 0 16054553 35827712 1448 33554432000 4194304 35031059 140720447957232 140720447956232 4390515 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8747 1448 317 7529 0 1194 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 34988

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/187 4813
/proc/meminfo: memFree=30787332/32770624 swapFree=6652/517088
[pid=4676] ppid=4673 vsize=34988 CPUtime=462.25 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 7513 0 0 0 45949 276 0 0 20 0 1 0 16054553 35827712 1452 33554432000 4194304 35031059 140720447957232 140720447956232 4544985 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8747 1452 317 7529 0 1194 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 34988

[startup+522.3 s]
/proc/loadavg: 2.08 2.03 1.95 3/187 4814
/proc/meminfo: memFree=30787260/32770624 swapFree=6652/517104
[pid=4676] ppid=4673 vsize=35248 CPUtime=522.24 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 8064 0 0 0 51931 293 0 0 20 0 1 0 16054553 36093952 1510 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8812 1510 317 7529 0 1259 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 35248

[startup+582.3 s]
/proc/loadavg: 2.03 2.03 1.95 3/187 4815
/proc/meminfo: memFree=30787036/32770624 swapFree=6652/517124
[pid=4676] ppid=4673 vsize=35380 CPUtime=582.25 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 8569 0 0 0 57915 310 0 0 20 0 1 0 16054553 36229120 1512 33554432000 4194304 35031059 140720447957232 140720447956232 4390441 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8845 1512 317 7529 0 1292 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 35380


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

/proc/loadavg: 2.02 2.02 1.97 3/187 4876
/proc/meminfo: memFree=30785680/32770624 swapFree=6652/517616
[pid=4676] ppid=4673 vsize=35644 CPUtime=1782.15 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 18838 0 0 0 177408 807 0 0 20 0 1 0 16054553 36499456 1617 33554432000 4194304 35031059 140720447957232 140720447956232 4389576 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8911 1617 317 7529 0 1358 0
Current children cumulated CPU time (s) 1782.15
Current children cumulated vsize (KiB) 35644

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 4877
/proc/meminfo: memFree=30785816/32770624 swapFree=6652/517656
[pid=4676] ppid=4673 vsize=35644 CPUtime=1842.15 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 19449 0 0 0 183381 834 0 0 20 0 1 0 16054553 36499456 1623 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8911 1623 317 7529 0 1358 0
Current children cumulated CPU time (s) 1842.15
Current children cumulated vsize (KiB) 35644

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/187 4878
/proc/meminfo: memFree=30785708/32770624 swapFree=6652/517676
[pid=4676] ppid=4673 vsize=35644 CPUtime=1902.14 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 20053 0 0 0 189331 883 0 0 20 0 1 0 16054553 36499456 1623 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8911 1623 317 7529 0 1358 0
Current children cumulated CPU time (s) 1902.14
Current children cumulated vsize (KiB) 35644

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/187 4879
/proc/meminfo: memFree=30785600/32770624 swapFree=6652/517696
[pid=4676] ppid=4673 vsize=35776 CPUtime=1962.13 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 20653 0 0 0 195284 929 0 0 20 0 1 0 16054553 36634624 1629 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1629 317 7529 0 1391 0
Current children cumulated CPU time (s) 1962.13
Current children cumulated vsize (KiB) 35776

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/188 4888
/proc/meminfo: memFree=30785328/32770624 swapFree=6652/517728
[pid=4676] ppid=4673 vsize=35776 CPUtime=2022.13 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 21225 0 0 0 201236 977 0 0 20 0 1 0 16054553 36634624 1629 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1629 317 7529 0 1391 0
Current children cumulated CPU time (s) 2022.13
Current children cumulated vsize (KiB) 35776

[startup+2082.3 s]
/proc/loadavg: 2.03 2.03 1.97 3/188 4889
/proc/meminfo: memFree=30785704/32770624 swapFree=6652/517744
[pid=4676] ppid=4673 vsize=35776 CPUtime=2082.13 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 21833 0 0 0 207175 1038 0 0 20 0 1 0 16054553 36634624 1637 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1637 317 7529 0 1391 0
Current children cumulated CPU time (s) 2082.13
Current children cumulated vsize (KiB) 35776

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/188 4890
/proc/meminfo: memFree=30785504/32770624 swapFree=6652/517776
[pid=4676] ppid=4673 vsize=35776 CPUtime=2142.12 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 22371 0 0 0 213118 1094 0 0 20 0 1 0 16054553 36634624 1637 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1637 317 7529 0 1391 0
Current children cumulated CPU time (s) 2142.12
Current children cumulated vsize (KiB) 35776

[startup+2202.31 s]
/proc/loadavg: 2.05 2.03 1.98 3/188 4891
/proc/meminfo: memFree=30785752/32770624 swapFree=6652/517792
[pid=4676] ppid=4673 vsize=35776 CPUtime=2202.12 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 22889 0 0 0 219093 1119 0 0 20 0 1 0 16054553 36634624 1641 33554432000 4194304 35031059 140720447957232 140720447956232 4390016 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1641 317 7529 0 1391 0
Current children cumulated CPU time (s) 2202.12
Current children cumulated vsize (KiB) 35776

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/188 4892
/proc/meminfo: memFree=30786208/32770624 swapFree=6652/517816
[pid=4676] ppid=4673 vsize=35776 CPUtime=2262.11 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 23373 0 0 0 225072 1139 0 0 20 0 1 0 16054553 36634624 1641 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1641 317 7529 0 1391 0
Current children cumulated CPU time (s) 2262.11
Current children cumulated vsize (KiB) 35776

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/187 4893
/proc/meminfo: memFree=30786004/32770624 swapFree=6652/517832
[pid=4676] ppid=4673 vsize=35776 CPUtime=2322.11 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 23861 0 0 0 231051 1160 0 0 20 0 1 0 16054553 36634624 1641 33554432000 4194304 35031059 140720447957232 140720447956232 4390016 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1641 317 7529 0 1391 0
Current children cumulated CPU time (s) 2322.11
Current children cumulated vsize (KiB) 35776

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4894
/proc/meminfo: memFree=30784984/32770624 swapFree=6652/517852
[pid=4676] ppid=4673 vsize=35776 CPUtime=2382.1 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 24359 0 0 0 237028 1182 0 0 20 0 1 0 16054553 36634624 1641 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1641 317 7529 0 1391 0
Current children cumulated CPU time (s) 2382.1
Current children cumulated vsize (KiB) 35776

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 4676 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2393.6 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4894
/proc/meminfo: memFree=30784984/32770624 swapFree=6652/517860
[pid=4676] ppid=4673 vsize=35776 CPUtime=2393.41 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 24365 0 0 0 238154 1187 0 0 20 0 1 0 16054553 36634624 1641 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1641 317 7529 0 1391 0
Current children cumulated CPU time (s) 2393.41
Current children cumulated vsize (KiB) 35776

[startup+2396.8 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4894
/proc/meminfo: memFree=30784984/32770624 swapFree=6652/517860
[pid=4676] ppid=4673 vsize=35776 CPUtime=2396.61 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 24822 0 0 0 238471 1190 0 0 20 0 1 0 16054553 36634624 1641 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1641 317 7529 0 1391 0
Current children cumulated CPU time (s) 2396.61
Current children cumulated vsize (KiB) 35776

[startup+2398.4 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4894
/proc/meminfo: memFree=30784984/32770624 swapFree=6652/517860
[pid=4676] ppid=4673 vsize=35776 CPUtime=2398.2 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 24835 0 0 0 238629 1191 0 0 20 0 1 0 16054553 36634624 1641 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1641 317 7529 0 1391 0
Current children cumulated CPU time (s) 2398.2
Current children cumulated vsize (KiB) 35776

[startup+2399.21 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4894
/proc/meminfo: memFree=30784984/32770624 swapFree=6652/517868
[pid=4676] ppid=4673 vsize=35776 CPUtime=2399.01 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 24835 0 0 0 238708 1193 0 0 20 0 1 0 16054553 36634624 1641 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1641 317 7529 0 1391 0
Current children cumulated CPU time (s) 2399.01
Current children cumulated vsize (KiB) 35776

[startup+2399.6 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4894
/proc/meminfo: memFree=30784984/32770624 swapFree=6652/517868
[pid=4676] ppid=4673 vsize=35776 CPUtime=2399.4 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 24836 0 0 0 238747 1193 0 0 20 0 1 0 16054553 36634624 1641 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1641 317 7529 0 1391 0
Current children cumulated CPU time (s) 2399.4
Current children cumulated vsize (KiB) 35776

[startup+2400 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4894
/proc/meminfo: memFree=30784984/32770624 swapFree=6652/517868
[pid=4676] ppid=4673 vsize=35776 CPUtime=2399.8 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 24836 0 0 0 238787 1193 0 0 20 0 1 0 16054553 36634624 1641 33554432000 4194304 35031059 140720447957232 140720447956232 7760138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1641 317 7529 0 1391 0
Current children cumulated CPU time (s) 2399.8
Current children cumulated vsize (KiB) 35776

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4894
/proc/meminfo: memFree=30784984/32770624 swapFree=6652/517868
[pid=4676] ppid=4673 vsize=35776 CPUtime=2399.9 cores=0,2,4,6
/proc/4676/stat : 4676 (BTD) R 4673 4676 3969 0 -1 4202496 24836 0 0 0 238797 1193 0 0 20 0 1 0 16054553 36634624 1641 33554432000 4194304 35031059 140720447957232 140720447956232 4443523 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 37130264 37226188 37842944 140720447964410 140720447964486 140720447964486 140720447967185 0
/proc/4676/statm: 8944 1641 317 7529 0 1391 0
Current children cumulated CPU time (s) 2399.9
Current children cumulated vsize (KiB) 35776

Child status: 0
Real time (s): 2400.19
CPU time (s): 2400
CPU user time (s): 2388.07
CPU system time (s): 11.9391
CPU usage (%): 99.9922
Max. virtual memory (cumulated for all children) (KiB): 35776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2388.06
system time used= 11.9391
maximum resident set size= 6608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25175
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= 3
involuntary context switches= 122075

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.48044 second user time and 7.81996 second system time

The end

Launcher Data

Begin job on node141 at 2017-07-21 10:36:40
IDJOB=4240987
IDBENCH=125541
IDSOLVER=2619
FILE ID=node141/4240987-1500626200
RUNJOBID= node141-1500623775-4000
PBS_JOBID= 20622992
Free space on /tmp= 61956 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/Kakuro/Kakuro-sumdiff-medium/Kakuro-medium-191-sumdiff.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240987-1500626200/watcher-4240987-1500626200 -o /tmp/evaluation-result-4240987-1500626200/solver-4240987-1500626200 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500623775-4000 --watchdog 2560  BTD 2400 HOME/instance-4240987-1500626200.xml

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

MD5SUM BENCH= 261f5e0f67b6e0c567fd630968b40e71
RANDOM SEED=343453221

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

/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		: 2400.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.27
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		: 1600.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		: 2000.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.27
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		: 1600.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.27
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		: 1600.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		: 2533.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.27
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		: 1600.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:        31369784 kB
MemAvailable:   32017612 kB
Buffers:          157204 kB
Cached:           769684 kB
SwapCached:            0 kB
Active:           455400 kB
Inactive:         524904 kB
Active(anon):      55756 kB
Inactive(anon):     8900 kB
Active(file):     399644 kB
Inactive(file):   516004 kB
Unevictable:        6652 kB
Mlocked:            6660 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38316 kB
Writeback:             0 kB
AnonPages:         63416 kB
Mapped:            32428 kB
Shmem:              8852 kB
Slab:             121228 kB
SReclaimable:      96032 kB
SUnreclaim:        25196 kB
KernelStack:        3568 kB
PageTables:         5028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 61888 MiB
End job on node141 at 2017-07-21 11:16:41