Trace number 4242451

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.05 2400.48

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s13/
Blackhole-4-13-2_X2.xml
MD5SUM88708c27ba26ffc45c437651276dcd59
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 variables208
Number of constraints4218
Number of domains4
Minimum domain size1
Maximum domain size52
Distribution of domain sizes[{"size":1,"count":2},{"size":13,"count":52},{"size":26,"count":51},{"size":52,"count":102}]
Minimum variable degree0
Maximum variable degree104
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":53},{"degree":3,"count":50},{"degree":52,"count":1},{"degree":53,"count":34},{"degree":54,"count":17},{"degree":104,"count":52}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4218}]
Number of extensional constraints4218
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4218}]
Optimization problemNO
Type of objective

Solver Data

0.19/0.28	c Version: 2017-06-30
2399.96/2400.43	s UNKNOWN
2399.96/2400.43	c Solving # Nodes: 2747198
2399.96/2400.43	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-4242451-1500631068/watcher-4242451-1500631068 -o /tmp/evaluation-result-4242451-1500631068/solver-4242451-1500631068 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500623775-3862 --watchdog 2560 BTD 2400 HOME/instance-4242451-1500631068.xml 

pid=9628
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: 1.93 2.00 2.03 3/186 9631
/proc/meminfo: memFree=31003788/32770624 swapFree=6164/832772
[pid=9631] ppid=9628 vsize=31200 CPUtime=0 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 531 0 0 0 0 0 0 0 20 0 1 0 16547677 31948800 397 33554432000 4194304 35031059 140724092935248 140724092930968 7408842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 7800 397 232 7529 0 247 0

[startup+0.100177 s]
/proc/loadavg: 1.93 2.00 2.03 3/186 9631
/proc/meminfo: memFree=31003788/32770624 swapFree=6164/832772
[pid=9631] ppid=9628 vsize=37700 CPUtime=0.09 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 2198 0 0 0 9 0 0 0 20 0 1 0 16547677 38604800 2045 33554432000 4194304 35031059 140724092935248 140724092928296 4223271 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 9425 2045 256 7529 0 1872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37700

[startup+0.200393 s]
/proc/loadavg: 1.93 2.00 2.03 3/186 9631
/proc/meminfo: memFree=31003788/32770624 swapFree=6164/832772
[pid=9631] ppid=9628 vsize=44124 CPUtime=0.19 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 3795 0 0 0 19 0 0 0 20 0 1 0 16547677 45182976 3663 33554432000 4194304 35031059 140724092935248 140724092928440 4223218 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 11031 3663 256 7529 0 3478 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 44124

[startup+0.300353 s]
/proc/loadavg: 1.93 2.00 2.03 3/186 9631
/proc/meminfo: memFree=31003788/32770624 swapFree=6164/832772
[pid=9631] ppid=9628 vsize=56192 CPUtime=0.29 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 6852 0 0 0 29 0 0 0 20 0 1 0 16547677 57540608 6704 33554432000 4194304 35031059 140724092935248 140724092934120 7408842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 14048 6704 281 7529 0 6495 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56192

[startup+0.70029 s]
/proc/loadavg: 1.93 2.00 2.03 3/186 9631
/proc/meminfo: memFree=31003788/32770624 swapFree=6164/832772
[pid=9631] ppid=9628 vsize=78360 CPUtime=0.69 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 12374 0 0 0 68 1 0 0 20 0 1 0 16547677 80240640 12205 33554432000 4194304 35031059 140724092935248 140724092934248 4213184 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 19590 12205 296 7529 0 12037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78360

[startup+1.50028 s]
/proc/loadavg: 1.93 2.00 2.03 3/187 9632
/proc/meminfo: memFree=30955696/32770624 swapFree=6164/832756
[pid=9631] ppid=9628 vsize=78492 CPUtime=1.49 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 12397 0 0 0 148 1 0 0 20 0 1 0 16547677 80375808 12205 33554432000 4194304 35031059 140724092935248 140724092934248 4541539 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 19623 12205 296 7529 0 12070 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78492

[startup+3.10033 s]
/proc/loadavg: 1.94 2.00 2.03 3/187 9632
/proc/meminfo: memFree=30955448/32770624 swapFree=6164/832756
[pid=9631] ppid=9628 vsize=78492 CPUtime=3.09 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 19861 0 0 0 308 1 0 0 20 0 1 0 16547677 80375808 12269 33554432000 4194304 35031059 140724092935248 140724092934248 4355568 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 19623 12269 296 7529 0 12070 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78492

[startup+6.30033 s]
/proc/loadavg: 1.94 2.00 2.03 3/187 9632
/proc/meminfo: memFree=30954236/32770624 swapFree=6164/832768
[pid=9631] ppid=9628 vsize=78888 CPUtime=6.29 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 27631 0 0 0 627 2 0 0 20 0 1 0 16547677 80781312 12377 33554432000 4194304 35031059 140724092935248 140724092934248 4355362 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 19722 12377 296 7529 0 12169 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78888

[startup+12.7003 s]
/proc/loadavg: 1.95 2.00 2.03 3/187 9632
/proc/meminfo: memFree=30953864/32770624 swapFree=6164/832772
[pid=9631] ppid=9628 vsize=79152 CPUtime=12.68 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 34807 0 0 0 1266 2 0 0 20 0 1 0 16547677 81051648 12426 33554432000 4194304 35031059 140724092935248 140724092934248 4355267 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 19788 12426 296 7529 0 12235 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79152

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.03 3/187 9633
/proc/meminfo: memFree=30952056/32770624 swapFree=6164/832788
[pid=9631] ppid=9628 vsize=80340 CPUtime=25.47 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 45632 0 0 0 2543 4 0 0 20 0 1 0 16547677 82268160 12755 33554432000 4194304 35031059 140724092935248 140724092934248 4355292 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20085 12755 296 7529 0 12532 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 80340

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 2.03 3/187 9633
/proc/meminfo: memFree=30951368/32770624 swapFree=6164/832804
[pid=9631] ppid=9628 vsize=81128 CPUtime=51.07 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 46187 0 0 0 5099 8 0 0 20 0 1 0 16547677 83075072 12963 33554432000 4194304 35031059 140724092935248 140724092934248 4355056 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20282 12963 296 7529 0 12729 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81128

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/187 9634
/proc/meminfo: memFree=30951620/32770624 swapFree=6164/832828
[pid=9631] ppid=9628 vsize=81260 CPUtime=102.26 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 46538 0 0 0 10211 15 0 0 20 0 1 0 16547677 83210240 13006 33554432000 4194304 35031059 140724092935248 140724092934248 4355339 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20315 13006 296 7529 0 12762 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 81260

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/187 9642
/proc/meminfo: memFree=30950936/32770624 swapFree=6164/832860
[pid=9631] ppid=9628 vsize=81520 CPUtime=162.24 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 46996 0 0 0 16198 26 0 0 20 0 1 0 16547677 83476480 13067 33554432000 4194304 35031059 140724092935248 140724092934248 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20380 13067 296 7529 0 12827 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 81520

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/188 9666
/proc/meminfo: memFree=30950380/32770624 swapFree=6164/832896
[pid=9631] ppid=9628 vsize=81520 CPUtime=222.24 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 47202 0 0 0 22185 39 0 0 20 0 1 0 16547677 83476480 13079 33554432000 4194304 35031059 140724092935248 140724092934248 4213195 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20380 13079 296 7529 0 12827 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 81520

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/188 9667
/proc/meminfo: memFree=30951088/32770624 swapFree=6164/832916
[pid=9631] ppid=9628 vsize=81652 CPUtime=282.23 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 47512 0 0 0 28173 50 0 0 20 0 1 0 16547677 83611648 13100 33554432000 4194304 35031059 140724092935248 140724092934248 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20413 13100 296 7529 0 12860 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 81652

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/188 9668
/proc/meminfo: memFree=30951224/32770624 swapFree=6164/832940
[pid=9631] ppid=9628 vsize=81652 CPUtime=342.21 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 47828 0 0 0 34160 61 0 0 20 0 1 0 16547677 83611648 13115 33554432000 4194304 35031059 140724092935248 140724092934248 4355342 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20413 13115 296 7529 0 12860 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 81652

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/188 9669
/proc/meminfo: memFree=30950784/32770624 swapFree=6164/832960
[pid=9631] ppid=9628 vsize=81652 CPUtime=402.2 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 48034 0 0 0 40146 74 0 0 20 0 1 0 16547677 83611648 13115 33554432000 4194304 35031059 140724092935248 140724092934248 4355342 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20413 13115 296 7529 0 12860 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 81652

[startup+462.3 s]
/proc/loadavg: 2.05 2.02 2.04 3/188 9670
/proc/meminfo: memFree=30950716/32770624 swapFree=6164/832980
[pid=9631] ppid=9628 vsize=81652 CPUtime=462.2 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 48141 0 0 0 46137 83 0 0 20 0 1 0 16547677 83611648 13117 33554432000 4194304 35031059 140724092935248 140724092934248 4355342 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20413 13117 296 7529 0 12860 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 81652

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/187 9671
/proc/meminfo: memFree=30950608/32770624 swapFree=6164/833008
[pid=9631] ppid=9628 vsize=81784 CPUtime=522.19 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 48382 0 0 0 52126 93 0 0 20 0 1 0 16547677 83746816 13119 33554432000 4194304 35031059 140724092935248 140724092934248 4355568 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20446 13119 296 7529 0 12893 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 81784

[startup+582.306 s]
/proc/loadavg: 2.01 2.01 2.04 3/187 9672
/proc/meminfo: memFree=30950676/32770624 swapFree=6164/833028
[pid=9631] ppid=9628 vsize=81784 CPUtime=582.18 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 48603 0 0 0 58114 104 0 0 20 0 1 0 16547677 83746816 13127 33554432000 4194304 35031059 140724092935248 140724092934248 4213184 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20446 13127 296 7529 0 12893 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 81784


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

/proc/loadavg: 2.00 2.01 2.05 3/187 9707
/proc/meminfo: memFree=30949372/32770624 swapFree=6164/833500
[pid=9631] ppid=9628 vsize=81784 CPUtime=1781.98 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 51757 0 0 0 177896 302 0 0 20 0 1 0 16547677 83746816 13148 33554432000 4194304 35031059 140724092935248 140724092934248 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20446 13148 296 7529 0 12893 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 81784

[startup+1842.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 9709
/proc/meminfo: memFree=30949620/32770624 swapFree=6164/833528
[pid=9631] ppid=9628 vsize=81784 CPUtime=1841.95 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 51902 0 0 0 183887 308 0 0 20 0 1 0 16547677 83746816 13148 33554432000 4194304 35031059 140724092935248 140724092934248 4355317 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20446 13148 296 7529 0 12893 0
Current children cumulated CPU time (s) 1841.95
Current children cumulated vsize (KiB) 81784

[startup+1902.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 9710
/proc/meminfo: memFree=30949620/32770624 swapFree=6164/833552
[pid=9631] ppid=9628 vsize=81784 CPUtime=1901.96 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52040 0 0 0 189880 316 0 0 20 0 1 0 16547677 83746816 13148 33554432000 4194304 35031059 140724092935248 140724092934248 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20446 13148 296 7529 0 12893 0
Current children cumulated CPU time (s) 1901.96
Current children cumulated vsize (KiB) 81784

[startup+1962.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/188 9719
/proc/meminfo: memFree=30949764/32770624 swapFree=6164/833584
[pid=9631] ppid=9628 vsize=81784 CPUtime=1961.94 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52184 0 0 0 195871 323 0 0 20 0 1 0 16547677 83746816 13148 33554432000 4194304 35031059 140724092935248 140724092934248 4213195 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20446 13148 296 7529 0 12893 0
Current children cumulated CPU time (s) 1961.94
Current children cumulated vsize (KiB) 81784

[startup+2022.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/188 9720
/proc/meminfo: memFree=30950004/32770624 swapFree=6164/833612
[pid=9631] ppid=9628 vsize=81784 CPUtime=2021.93 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52360 0 0 0 201848 345 0 0 20 0 1 0 16547677 83746816 13149 33554432000 4194304 35031059 140724092935248 140724092934248 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20446 13149 296 7529 0 12893 0
Current children cumulated CPU time (s) 2021.93
Current children cumulated vsize (KiB) 81784

[startup+2082.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/188 9721
/proc/meminfo: memFree=30950104/32770624 swapFree=6164/833632
[pid=9631] ppid=9628 vsize=81784 CPUtime=2081.92 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52544 0 0 0 207825 367 0 0 20 0 1 0 16547677 83746816 13149 33554432000 4194304 35031059 140724092935248 140724092934248 4355248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20446 13149 296 7529 0 12893 0
Current children cumulated CPU time (s) 2081.92
Current children cumulated vsize (KiB) 81784

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 9722
/proc/meminfo: memFree=30950480/32770624 swapFree=6164/833652
[pid=9631] ppid=9628 vsize=81784 CPUtime=2141.9 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52698 0 0 0 213799 391 0 0 20 0 1 0 16547677 83746816 13151 33554432000 4194304 35031059 140724092935248 140724092934248 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20446 13151 296 7529 0 12893 0
Current children cumulated CPU time (s) 2141.9
Current children cumulated vsize (KiB) 81784

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 9723
/proc/meminfo: memFree=30950480/32770624 swapFree=6164/833676
[pid=9631] ppid=9628 vsize=81916 CPUtime=2201.9 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52816 0 0 0 219786 404 0 0 20 0 1 0 16547677 83881984 13153 33554432000 4194304 35031059 140724092935248 140724092934248 4355320 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20479 13153 296 7529 0 12926 0
Current children cumulated CPU time (s) 2201.9
Current children cumulated vsize (KiB) 81916

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 9724
/proc/meminfo: memFree=30949936/32770624 swapFree=6164/833696
[pid=9631] ppid=9628 vsize=81916 CPUtime=2261.88 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52908 0 0 0 225773 415 0 0 20 0 1 0 16547677 83881984 13156 33554432000 4194304 35031059 140724092935248 140724092934248 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20479 13156 296 7529 0 12926 0
Current children cumulated CPU time (s) 2261.88
Current children cumulated vsize (KiB) 81916

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9846
/proc/meminfo: memFree=30918084/32770624 swapFree=6164/833792
[pid=9631] ppid=9628 vsize=81916 CPUtime=2321.88 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52934 0 0 0 231759 429 0 0 20 0 1 0 16547677 83881984 13156 33554432000 4194304 35031059 140724092935248 140724092934248 4213195 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20479 13156 296 7529 0 12926 0
Current children cumulated CPU time (s) 2321.88
Current children cumulated vsize (KiB) 81916

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9847
/proc/meminfo: memFree=30917084/32770624 swapFree=6164/833832
[pid=9631] ppid=9628 vsize=81916 CPUtime=2381.86 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52959 0 0 0 237746 440 0 0 20 0 1 0 16547677 83881984 13156 33554432000 4194304 35031059 140724092935248 140724092934248 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20479 13156 296 7529 0 12926 0
Current children cumulated CPU time (s) 2381.86
Current children cumulated vsize (KiB) 81916

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

[startup+2393.9 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 9847
/proc/meminfo: memFree=30916356/32770624 swapFree=6164/833840
[pid=9631] ppid=9628 vsize=81916 CPUtime=2393.46 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52959 0 0 0 238904 442 0 0 20 0 1 0 16547677 83881984 13156 33554432000 4194304 35031059 140724092935248 140724092934248 4213284 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20479 13156 296 7529 0 12926 0
Current children cumulated CPU time (s) 2393.46
Current children cumulated vsize (KiB) 81916

[startup+2397.1 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 9847
/proc/meminfo: memFree=30916348/32770624 swapFree=6164/833840
[pid=9631] ppid=9628 vsize=81916 CPUtime=2396.66 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52984 0 0 0 239223 443 0 0 20 0 1 0 16547677 83881984 13156 33554432000 4194304 35031059 140724092935248 140724092934248 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20479 13156 296 7529 0 12926 0
Current children cumulated CPU time (s) 2396.66
Current children cumulated vsize (KiB) 81916

[startup+2398.7 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 9848
/proc/meminfo: memFree=30916480/32770624 swapFree=6164/833852
[pid=9631] ppid=9628 vsize=81916 CPUtime=2398.26 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52984 0 0 0 239382 444 0 0 20 0 1 0 16547677 83881984 13156 33554432000 4194304 35031059 140724092935248 140724092934248 4213184 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20479 13156 296 7529 0 12926 0
Current children cumulated CPU time (s) 2398.26
Current children cumulated vsize (KiB) 81916

[startup+2399.51 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 9848
/proc/meminfo: memFree=30916480/32770624 swapFree=6164/833852
[pid=9631] ppid=9628 vsize=81916 CPUtime=2399.07 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52984 0 0 0 239463 444 0 0 20 0 1 0 16547677 83881984 13156 33554432000 4194304 35031059 140724092935248 140724092934248 4355086 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20479 13156 296 7529 0 12926 0
Current children cumulated CPU time (s) 2399.07
Current children cumulated vsize (KiB) 81916

[startup+2399.9 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 9848
/proc/meminfo: memFree=30916480/32770624 swapFree=6164/833852
[pid=9631] ppid=9628 vsize=81916 CPUtime=2399.46 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52984 0 0 0 239502 444 0 0 20 0 1 0 16547677 83881984 13156 33554432000 4194304 35031059 140724092935248 140724092934248 4213184 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20479 13156 296 7529 0 12926 0
Current children cumulated CPU time (s) 2399.46
Current children cumulated vsize (KiB) 81916

[startup+2400.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 9848
/proc/meminfo: memFree=30916480/32770624 swapFree=6164/833852
[pid=9631] ppid=9628 vsize=81916 CPUtime=2399.86 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52984 0 0 0 239542 444 0 0 20 0 1 0 16547677 83881984 13156 33554432000 4194304 35031059 140724092935248 140724092934248 4544929 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20479 13156 296 7529 0 12926 0
Current children cumulated CPU time (s) 2399.86
Current children cumulated vsize (KiB) 81916

[startup+2400.4 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 9848
/proc/meminfo: memFree=30916480/32770624 swapFree=6164/833852
[pid=9631] ppid=9628 vsize=81916 CPUtime=2399.96 cores=0,2,4,6
/proc/9631/stat : 9631 (BTD) R 9628 9631 3831 0 -1 4202496 52984 0 0 0 239552 444 0 0 20 0 1 0 16547677 83881984 13156 33554432000 4194304 35031059 140724092935248 140724092934248 4355320 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 69177344 140724092937466 140724092937542 140724092937542 140724092940241 0
/proc/9631/statm: 20479 13156 296 7529 0 12926 0
Current children cumulated CPU time (s) 2399.96
Current children cumulated vsize (KiB) 81916

Child status: 0
Real time (s): 2400.48
CPU time (s): 2400.05
CPU user time (s): 2395.61
CPU system time (s): 4.44423
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 81916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.61
system time used= 4.44423
maximum resident set size= 52668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53060
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= 19
involuntary context switches= 120779

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.99613 second user time and 8.93968 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-21 11:57:48
IDJOB=4242451
IDBENCH=134517
IDSOLVER=2619
FILE ID=node139/4242451-1500631068
RUNJOBID= node139-1500623775-3862
PBS_JOBID= 20622994
Free space on /tmp= 61960 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s13/Blackhole-4-13-2_X2.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242451-1500631068/watcher-4242451-1500631068 -o /tmp/evaluation-result-4242451-1500631068/solver-4242451-1500631068 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500623775-3862 --watchdog 2560  BTD 2400 HOME/instance-4242451-1500631068.xml

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

MD5SUM BENCH= 88708c27ba26ffc45c437651276dcd59
RANDOM SEED=1667265132

node139.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.86
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		: 1600.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.86
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.86
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		: 1867.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.86
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:        31004080 kB
MemAvailable:   31970808 kB
Buffers:          161188 kB
Cached:          1083820 kB
SwapCached:            0 kB
Active:           500036 kB
Inactive:         842032 kB
Active(anon):      99724 kB
Inactive(anon):     8884 kB
Active(file):     400312 kB
Inactive(file):   833148 kB
Unevictable:        6164 kB
Mlocked:            6164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38756 kB
Writeback:            84 kB
AnonPages:        111472 kB
Mapped:            34128 kB
Shmem:              8852 kB
Slab:             123604 kB
SReclaimable:      98208 kB
SUnreclaim:        25396 kB
KernelStack:        3376 kB
PageTables:         5416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     370132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61924 MiB
End job on node139 at 2017-07-21 12:37:49