Trace number 4260596

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
BTD 2017-07-25? (TO) 2520.0801 2520

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-spng/
Pb-NG-K145.xml
MD5SUM5e6b89adf4cff092dc7bbd8ab430815e
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 variables17255
Number of constraints17547
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":17255}]
Minimum variable degree3
Maximum variable degree12
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":273},{"degree":5,"count":1771},{"degree":6,"count":7755},{"degree":7,"count":4732},{"degree":8,"count":1862},{"degree":9,"count":574},{"degree":10,"count":143},{"degree":11,"count":1},{"degree":12,"count":143}]
Minimum constraint arity1
Maximum constraint arity145
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1872},{"arity":3,"count":7776},{"arity":4,"count":4752},{"arity":5,"count":2016},{"arity":6,"count":432},{"arity":7,"count":144},{"arity":9,"count":144},{"arity":119,"count":290},{"arity":145,"count":119}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":17547}]
Optimization problemNO
Type of objective

Solver Data

18.79/18.99	c Version: 2017-07-25
2519.97/2519.92	s UNKNOWN
2519.97/2519.92	c Solving # Nodes: 452389
2519.97/2519.92	c Global Time: 2520 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-4260596-1502251664/watcher-4260596-1502251664 -o /tmp/evaluation-result-4260596-1502251664/solver-4260596-1502251664 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502234590-9217 --watchdog 2580 BTD 2520 HOME/instance-4260596-1502251664.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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.01 2.03 2.05 2/186 14372
/proc/meminfo: memFree=31259484/32770624 swapFree=0/394440
[pid=14372] ppid=14369 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/14372/stat : 14372 (runsolver) D 14369 14372 9153 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 67077461 24240128 108 18446744073709551615 4194304 4338465 140725400580320 140725400577960 140667594769111 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 26873856 140725400588501 140725400588873 140725400588873 140725400592330 0
/proc/14372/statm: 5918 108 54 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 2.01 2.03 2.05 2/186 14372
/proc/meminfo: memFree=31259484/32770624 swapFree=0/394440
[pid=14372] ppid=14369 vsize=31960 CPUtime=0.01 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 728 0 0 0 1 0 0 0 20 0 1 0 67077461 32727040 581 18446744073709551615 4194304 35031035 140733234860832 140733234860832 7408826 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 7990 581 225 7529 0 437 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31960

[startup+0.200269 s]
/proc/loadavg: 2.01 2.03 2.05 2/186 14372
/proc/meminfo: memFree=31259484/32770624 swapFree=0/394440
[pid=14372] ppid=14369 vsize=36960 CPUtime=0.1 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 3233 0 0 0 10 0 0 0 20 0 1 0 67077461 37847040 1830 18446744073709551615 4194304 35031035 140733234860832 140733234856456 7403862 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 9240 1830 231 7529 0 1687 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 36960

[startup+0.30029 s]
/proc/loadavg: 2.01 2.03 2.05 2/186 14372
/proc/meminfo: memFree=31259484/32770624 swapFree=0/394440
[pid=14372] ppid=14369 vsize=38184 CPUtime=0.21 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 17764 0 0 0 19 2 0 0 20 0 1 0 67077461 39100416 2121 18446744073709551615 4194304 35031035 140733234860832 140733234856456 4632139 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 9493 2121 231 7529 0 1940 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 38184

[startup+0.700222 s]
/proc/loadavg: 2.01 2.03 2.05 2/186 14372
/proc/meminfo: memFree=31259484/32770624 swapFree=0/394440
[pid=14372] ppid=14369 vsize=41092 CPUtime=0.6 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 116221 0 0 0 49 11 0 0 20 0 1 0 67077461 42078208 2813 18446744073709551615 4194304 35031035 140733234860832 140733234856456 4632139 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 10273 2813 231 7529 0 2720 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 41092

[startup+1.50022 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 14373
/proc/meminfo: memFree=31246868/32770624 swapFree=0/394752
[pid=14372] ppid=14369 vsize=44612 CPUtime=1.41 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 245363 0 0 0 118 23 0 0 20 0 1 0 67077461 45682688 3728 18446744073709551615 4194304 35031035 140733234860832 140733234850104 4254323 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 11153 3728 268 7529 0 3600 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 44612

[startup+3.1002 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 14373
/proc/meminfo: memFree=31244264/32770624 swapFree=0/394752
[pid=14372] ppid=14369 vsize=46460 CPUtime=3 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 248022 0 0 0 277 23 0 0 20 0 1 0 67077461 47575040 4271 18446744073709551615 4194304 35031035 140733234860832 140733234850104 4254064 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 11615 4271 268 7529 0 4062 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 46460

[startup+6.30023 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 14373
/proc/meminfo: memFree=31238732/32770624 swapFree=0/394752
[pid=14372] ppid=14369 vsize=50684 CPUtime=6.2 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 252414 0 0 0 597 23 0 0 20 0 1 0 67077461 51900416 5254 18446744073709551615 4194304 35031035 140733234860832 140733234850728 4254068 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 12671 5254 268 7529 0 5118 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 50684

[startup+12.7061 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 14373
/proc/meminfo: memFree=31221648/32770624 swapFree=0/394752
[pid=14372] ppid=14369 vsize=67056 CPUtime=12.61 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 257625 0 0 0 1237 24 0 0 20 0 1 0 67077461 68665344 9348 18446744073709551615 4194304 35031035 140733234860832 140733234853624 4254068 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 16764 9348 273 7529 0 9211 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 67056

[startup+25.5003 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 14373
/proc/meminfo: memFree=31052728/32770624 swapFree=0/394752
[pid=14372] ppid=14369 vsize=236144 CPUtime=25.4 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 307823 0 0 0 2509 31 0 0 20 0 1 0 67077461 241811456 51496 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544913 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 59036 51496 313 7529 0 51483 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 236144

[startup+51.1003 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 14374
/proc/meminfo: memFree=31053492/32770624 swapFree=0/394756
[pid=14372] ppid=14369 vsize=236144 CPUtime=51 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 308304 0 0 0 5067 33 0 0 20 0 1 0 67077461 241811456 51525 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544913 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 59036 51525 313 7529 0 51483 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 236144

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 14377
/proc/meminfo: memFree=31053364/32770624 swapFree=0/394780
[pid=14372] ppid=14369 vsize=236296 CPUtime=102.2 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 308731 0 0 0 10183 37 0 0 20 0 1 0 67077461 241967104 51548 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397336 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 59074 51548 313 7529 0 51521 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 236296

[startup+162.306 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 14380
/proc/meminfo: memFree=31053124/32770624 swapFree=0/394788
[pid=14372] ppid=14369 vsize=236604 CPUtime=162.21 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 309182 0 0 0 16177 44 0 0 20 0 1 0 67077461 242282496 51692 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544913 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 59151 51692 313 7529 0 51598 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 236604

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/185 14382
/proc/meminfo: memFree=31053456/32770624 swapFree=0/394812
[pid=14372] ppid=14369 vsize=236896 CPUtime=222.2 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 309339 0 0 0 22174 46 0 0 20 0 1 0 67077461 242581504 51738 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397341 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 59224 51738 313 7529 0 51671 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 236896

[startup+282.3 s]
/proc/loadavg: 1.95 2.01 2.04 3/186 14447
/proc/meminfo: memFree=31018540/32770624 swapFree=0/394880
[pid=14372] ppid=14369 vsize=237028 CPUtime=282.21 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 309383 0 0 0 28170 51 0 0 20 0 1 0 67077461 242716672 51802 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397341 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 59257 51802 313 7529 0 51704 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 237028

[startup+342.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/186 14449
/proc/meminfo: memFree=31016000/32770624 swapFree=0/394900
[pid=14372] ppid=14369 vsize=237336 CPUtime=342.22 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 309563 0 0 0 34167 55 0 0 20 0 1 0 67077461 243032064 51998 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397341 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 59334 51998 313 7529 0 51781 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 237336

[startup+402.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/189 14465
/proc/meminfo: memFree=31011024/32770624 swapFree=0/394944
[pid=14372] ppid=14369 vsize=237776 CPUtime=402.22 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 309704 0 0 0 40162 60 0 0 20 0 1 0 67077461 243482624 52130 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544899 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 59444 52130 313 7529 0 51891 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 237776

[startup+462.3 s]
/proc/loadavg: 2.08 2.02 2.05 3/189 14491
/proc/meminfo: memFree=31009548/32770624 swapFree=0/394988
[pid=14372] ppid=14369 vsize=238068 CPUtime=462.23 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 309868 0 0 0 46159 64 0 0 20 0 1 0 67077461 243781632 52196 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544879 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 59517 52196 313 7529 0 51964 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 238068

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/189 14493
/proc/meminfo: memFree=31008788/32770624 swapFree=0/395012
[pid=14372] ppid=14369 vsize=238360 CPUtime=522.23 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 309954 0 0 0 52154 69 0 0 20 0 1 0 67077461 244080640 52272 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544913 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 59590 52272 313 7529 0 52037 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 238360

[startup+582.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 14495
/proc/meminfo: memFree=31011692/32770624 swapFree=0/395020
[pid=14372] ppid=14369 vsize=238528 CPUtime=582.23 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 310130 0 0 0 58149 74 0 0 20 0 1 0 67077461 244252672 52312 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397341 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 59632 52312 313 7529 0 52079 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 238528


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


[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/190 14564
/proc/meminfo: memFree=30997740/32770624 swapFree=0/395272
[pid=14372] ppid=14369 vsize=246364 CPUtime=1662.32 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 313656 0 0 0 166075 157 0 0 20 0 1 0 67077461 252276736 54270 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544899 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 61591 54270 313 7529 0 54038 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 246364

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14566
/proc/meminfo: memFree=31001856/32770624 swapFree=0/395284
[pid=14372] ppid=14369 vsize=246724 CPUtime=1722.32 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 313747 0 0 0 172070 162 0 0 20 0 1 0 67077461 252645376 54319 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397341 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 61681 54319 313 7529 0 54128 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 246724

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14568
/proc/meminfo: memFree=31001216/32770624 swapFree=0/395296
[pid=14372] ppid=14369 vsize=247072 CPUtime=1782.32 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 313908 0 0 0 178068 164 0 0 20 0 1 0 67077461 253001728 54447 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4399200 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 61768 54447 313 7529 0 54215 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 247072

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14571
/proc/meminfo: memFree=31001348/32770624 swapFree=0/395308
[pid=14372] ppid=14369 vsize=247072 CPUtime=1842.32 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 313909 0 0 0 184065 167 0 0 20 0 1 0 67077461 253001728 54447 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544913 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 61768 54447 313 7529 0 54215 0
Current children cumulated CPU time (s) 1842.32
Current children cumulated vsize (KiB) 247072

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 14574
/proc/meminfo: memFree=31000760/32770624 swapFree=0/395336
[pid=14372] ppid=14369 vsize=247220 CPUtime=1902.33 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 314118 0 0 0 190062 171 0 0 20 0 1 0 67077461 253153280 54511 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397336 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 61805 54511 313 7529 0 54252 0
Current children cumulated CPU time (s) 1902.33
Current children cumulated vsize (KiB) 247220

[startup+1962.3 s]
/proc/loadavg: 2.16 2.06 2.06 3/186 14576
/proc/meminfo: memFree=31000892/32770624 swapFree=0/395356
[pid=14372] ppid=14369 vsize=247220 CPUtime=1962.33 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 314118 0 0 0 196061 172 0 0 20 0 1 0 67077461 253153280 54511 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397341 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 61805 54511 313 7529 0 54252 0
Current children cumulated CPU time (s) 1962.33
Current children cumulated vsize (KiB) 247220

[startup+2022.3 s]
/proc/loadavg: 2.11 2.06 2.05 3/186 14578
/proc/meminfo: memFree=31000768/32770624 swapFree=0/395360
[pid=14372] ppid=14369 vsize=247220 CPUtime=2022.35 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 314164 0 0 0 202062 173 0 0 20 0 1 0 67077461 253153280 54511 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397380 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 61805 54511 313 7529 0 54252 0
Current children cumulated CPU time (s) 2022.35
Current children cumulated vsize (KiB) 247220

[startup+2082.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/186 14581
/proc/meminfo: memFree=31000372/32770624 swapFree=0/395388
[pid=14372] ppid=14369 vsize=247536 CPUtime=2082.34 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 314288 0 0 0 208059 175 0 0 20 0 1 0 67077461 253476864 54575 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397416 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 61884 54575 313 7529 0 54331 0
Current children cumulated CPU time (s) 2082.34
Current children cumulated vsize (KiB) 247536

[startup+2142.31 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 14584
/proc/meminfo: memFree=31000640/32770624 swapFree=0/395404
[pid=14372] ppid=14369 vsize=247536 CPUtime=2142.36 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 314363 0 0 0 214058 178 0 0 20 0 1 0 67077461 253476864 54575 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397341 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 61884 54575 313 7529 0 54331 0
Current children cumulated CPU time (s) 2142.36
Current children cumulated vsize (KiB) 247536

[startup+2202.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/189 14601
/proc/meminfo: memFree=30995944/32770624 swapFree=0/395432
[pid=14372] ppid=14369 vsize=247860 CPUtime=2202.35 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 314531 0 0 0 220056 179 0 0 20 0 1 0 67077461 253808640 54658 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544899 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 61965 54658 313 7529 0 54412 0
Current children cumulated CPU time (s) 2202.35
Current children cumulated vsize (KiB) 247860

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/189 14603
/proc/meminfo: memFree=30996104/32770624 swapFree=0/395460
[pid=14372] ppid=14369 vsize=247860 CPUtime=2262.35 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 314623 0 0 0 226052 183 0 0 20 0 1 0 67077461 253808640 54658 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4541237 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 61965 54658 313 7529 0 54412 0
Current children cumulated CPU time (s) 2262.35
Current children cumulated vsize (KiB) 247860

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 14606
/proc/meminfo: memFree=30999244/32770624 swapFree=0/395484
[pid=14372] ppid=14369 vsize=248164 CPUtime=2322.36 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 314721 0 0 0 232051 185 0 0 20 0 1 0 67077461 254119936 54730 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544913 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 62041 54730 313 7529 0 54488 0
Current children cumulated CPU time (s) 2322.36
Current children cumulated vsize (KiB) 248164

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 14608
/proc/meminfo: memFree=30999392/32770624 swapFree=0/395496
[pid=14372] ppid=14369 vsize=248164 CPUtime=2382.36 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 314769 0 0 0 238048 188 0 0 20 0 1 0 67077461 254119936 54741 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4397402 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 62041 54741 313 7529 0 54488 0
Current children cumulated CPU time (s) 2382.36
Current children cumulated vsize (KiB) 248164

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14610
/proc/meminfo: memFree=30998896/32770624 swapFree=0/395496
[pid=14372] ppid=14369 vsize=248324 CPUtime=2442.37 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 314831 0 0 0 244047 190 0 0 20 0 1 0 67077461 254283776 54777 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544944 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 62081 54777 313 7529 0 54528 0
Current children cumulated CPU time (s) 2442.37
Current children cumulated vsize (KiB) 248324

[startup+2502.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/186 14612
/proc/meminfo: memFree=30999416/32770624 swapFree=0/395512
[pid=14372] ppid=14369 vsize=248324 CPUtime=2502.37 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 314896 0 0 0 250044 193 0 0 20 0 1 0 67077461 254283776 54777 18446744073709551615 4194304 35031035 140733234860832 140733234859832 4544899 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 62081 54777 313 7529 0 54528 0
Current children cumulated CPU time (s) 2502.37
Current children cumulated vsize (KiB) 248324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.07 2.04 2.05 3/186 14613
/proc/meminfo: memFree=30999168/32770624 swapFree=0/395512
[pid=14372] ppid=14369 vsize=226084 CPUtime=2520.08 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 315223 0 0 0 251813 195 0 0 20 0 1 0 67077461 231510016 49243 18446744073709551615 4194304 35031035 140733234860832 140733234859832 7416195 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 56521 49243 324 7529 0 48968 0
Current children cumulated CPU time (s) 2520.08
Current children cumulated vsize (KiB) 226084

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

[startup+2520 s]
/proc/loadavg: 2.07 2.04 2.05 3/186 14613
/proc/meminfo: memFree=30999168/32770624 swapFree=0/395512
[pid=14372] ppid=14369 vsize=226084 CPUtime=2520.08 cores=1,3,5,7
/proc/14372/stat : 14372 (BTD) R 14369 14372 9153 0 -1 4202496 315223 0 0 0 251813 195 0 0 20 0 1 0 67077461 231510016 49243 18446744073709551615 4194304 35031035 140733234860832 140733234859832 7416195 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 70336512 140733234868740 140733234868816 140733234868816 140733234872273 0
/proc/14372/statm: 56521 49243 324 7529 0 48968 0
Current children cumulated CPU time (s) 2520.08
Current children cumulated vsize (KiB) 226084

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520
CPU time (s): 2520.08
CPU user time (s): 2518.13
CPU system time (s): 1.95214
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 248600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.13
system time used= 1.95214
maximum resident set size= 219360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 315223
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= 748

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.99004 second user time and 9.38022 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-09 05:53:48
IDJOB=4260596
IDBENCH=134763
IDSOLVER=2648
FILE ID=node135/4260596-1502251664
RUNJOBID= node135-1502234590-9217
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-spng/Pb-NG-K145.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260596-1502251664/watcher-4260596-1502251664 -o /tmp/evaluation-result-4260596-1502251664/solver-4260596-1502251664 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502234590-9217 --watchdog 2580  BTD 2520 HOME/instance-4260596-1502251664.xml

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

MD5SUM BENCH= 5e6b89adf4cff092dc7bbd8ab430815e
RANDOM SEED=1491364452

node135.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.21
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.21
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.21
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.21
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:        31259596 kB
MemAvailable:   31967624 kB
Buffers:          252328 kB
Cached:           741476 kB
SwapCached:            0 kB
Active:           654032 kB
Inactive:         419388 kB
Active(anon):      80144 kB
Inactive(anon):    24948 kB
Active(file):     573888 kB
Inactive(file):   394440 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             39600 kB
Writeback:             0 kB
AnonPages:         80144 kB
Mapped:            45516 kB
Shmem:             25272 kB
Slab:             138232 kB
SReclaimable:     111068 kB
SUnreclaim:        27164 kB
KernelStack:        3344 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     339388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 61956 MiB
End job on node135 at 2017-08-09 06:35:48