Trace number 4260411

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) 2519.8201 2520.3

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-11-12-fair.xml
MD5SUM4cd037b51317e52702be0dab62f9a527
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 variables34626
Number of constraints32807
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":4598},{"size":201,"count":156},{"size":20001,"count":29872}]
Minimum variable degree2
Maximum variable degree276
Distribution of variable degrees[{"degree":2,"count":30674},{"degree":3,"count":792},{"degree":4,"count":45},{"degree":5,"count":330},{"degree":6,"count":186},{"degree":7,"count":671},{"degree":8,"count":971},{"degree":9,"count":546},{"degree":10,"count":24},{"degree":12,"count":25},{"degree":13,"count":288},{"degree":14,"count":11},{"degree":24,"count":1},{"degree":35,"count":13},{"degree":57,"count":13},{"degree":59,"count":10},{"degree":70,"count":1},{"degree":80,"count":12},{"degree":125,"count":2},{"degree":126,"count":10},{"degree":276,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":5304},{"arity":3,"count":27501}]
Number of extensional constraints0
Number of intensional constraints32807
Distribution of constraint types[{"type":"intension","count":32807}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

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-4260411-1502254879/watcher-4260411-1502254879 -o /tmp/evaluation-result-4260411-1502254879/solver-4260411-1502254879 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502234853-1840 --watchdog 2580 BTD 2520 HOME/instance-4260411-1502254879.xml 

pid=7123
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.03 2.05 2.05 3/185 7126
/proc/meminfo: memFree=31203792/32770624 swapFree=0/374784
[pid=7126] ppid=7123 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/7126/stat : 7126 (runsolver) D 7123 7126 1774 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 73303143 24240128 106 18446744073709551615 4194304 4338465 140729024666544 140729024664184 140390570205911 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 23982080 140729024671957 140729024672329 140729024672329 140729024675786 0
/proc/7126/statm: 5918 106 53 36 0 2156 0

[startup+0.102235 s]
/proc/loadavg: 2.03 2.05 2.05 3/185 7126
/proc/meminfo: memFree=31203792/32770624 swapFree=0/374784
[pid=7126] ppid=7123 vsize=32188 CPUtime=0.01 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 787 0 0 0 1 0 0 0 20 0 1 0 73303143 32960512 637 18446744073709551615 4194304 35031035 140722454093712 140722454089336 6446206 0 0 1 0 0 0 0 17 7 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 8047 637 225 7529 0 494 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32188

[startup+0.200281 s]
/proc/loadavg: 2.03 2.05 2.05 3/185 7126
/proc/meminfo: memFree=31203792/32770624 swapFree=0/374784
[pid=7126] ppid=7123 vsize=36840 CPUtime=0.1 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 2119 0 0 0 10 0 0 0 20 0 1 0 73303143 37724160 1802 18446744073709551615 4194304 35031035 140722454093712 140722454089528 4207316 0 0 1 0 0 0 0 17 7 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 9210 1802 229 7529 0 1657 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 36840

[startup+0.300277 s]
/proc/loadavg: 2.03 2.05 2.05 3/185 7126
/proc/meminfo: memFree=31203792/32770624 swapFree=0/374784
[pid=7126] ppid=7123 vsize=37228 CPUtime=0.2 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 7210 0 0 0 19 1 0 0 20 0 1 0 73303143 38121472 1891 18446744073709551615 4194304 35031035 140722454093712 140722454089528 4207320 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 9307 1891 229 7529 0 1754 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 37228

[startup+0.700223 s]
/proc/loadavg: 2.03 2.05 2.05 3/185 7126
/proc/meminfo: memFree=31203792/32770624 swapFree=0/374784
[pid=7126] ppid=7123 vsize=38656 CPUtime=0.6 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 33896 0 0 0 57 3 0 0 20 0 1 0 73303143 39583744 2264 18446744073709551615 4194304 35031035 140722454093712 140722454089480 4207309 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 9664 2264 230 7529 0 2111 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 38656

[startup+1.50022 s]
/proc/loadavg: 1.95 2.04 2.04 3/186 7127
/proc/meminfo: memFree=31194604/32770624 swapFree=0/374784
[pid=7126] ppid=7123 vsize=41500 CPUtime=1.4 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 72452 0 0 0 133 7 0 0 20 0 1 0 73303143 42496000 3003 18446744073709551615 4194304 35031035 140722454093712 140722454089480 4208986 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 10375 3003 231 7529 0 2822 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 41500

[startup+3.10022 s]
/proc/loadavg: 1.95 2.04 2.04 3/186 7127
/proc/meminfo: memFree=31189724/32770624 swapFree=0/374880
[pid=7126] ppid=7123 vsize=47204 CPUtime=3 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 192312 0 0 0 279 21 0 0 20 0 1 0 73303143 48336896 4391 18446744073709551615 4194304 35031035 140722454093712 140722454089480 4208990 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 11839 4391 231 7529 0 4286 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 47204

[startup+6.30023 s]
/proc/loadavg: 1.88 2.02 2.04 3/186 7128
/proc/meminfo: memFree=31177268/32770624 swapFree=0/374888
[pid=7126] ppid=7123 vsize=58880 CPUtime=6.2 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 412602 0 0 0 572 48 0 0 20 0 1 0 73303143 60293120 7305 18446744073709551615 4194304 35031035 140722454093712 140722454089528 4209296 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 14720 7305 231 7529 0 7167 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 58880

[startup+12.7002 s]
/proc/loadavg: 1.89 2.02 2.04 3/186 7128
/proc/meminfo: memFree=31153036/32770624 swapFree=0/374884
[pid=7126] ppid=7123 vsize=81796 CPUtime=12.6 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 890659 0 0 0 1158 102 0 0 20 0 1 0 73303143 83759104 13035 18446744073709551615 4194304 35031035 140722454093712 140722454089480 4208986 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 20449 13035 231 7529 0 12896 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 81796

[startup+25.5003 s]
/proc/loadavg: 1.91 2.02 2.04 3/186 7128
/proc/meminfo: memFree=31106648/32770624 swapFree=0/374896
[pid=7126] ppid=7123 vsize=126508 CPUtime=25.38 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 1866840 0 0 0 2331 207 0 0 20 0 1 0 73303143 129544192 24255 18446744073709551615 4194304 35031035 140722454093712 140722454089480 4208395 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 31662 24255 231 7529 0 24109 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 126508

[startup+51.1003 s]
/proc/loadavg: 1.94 2.01 2.04 3/186 7128
/proc/meminfo: memFree=31016740/32770624 swapFree=0/374900
[pid=7126] ppid=7123 vsize=217964 CPUtime=50.97 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 3740904 0 0 0 4662 435 0 0 20 0 1 0 73303143 223195136 47104 18446744073709551615 4194304 35031035 140722454093712 140722454089672 4209287 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 54491 47104 231 7529 0 46938 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 217964

[startup+102.3 s]
/proc/loadavg: 1.97 2.01 2.04 3/186 7130
/proc/meminfo: memFree=30832896/32770624 swapFree=0/374920
[pid=7126] ppid=7123 vsize=399092 CPUtime=102.16 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 7497619 0 0 0 9338 878 0 0 20 0 1 0 73303143 408670208 92401 18446744073709551615 4194304 35031035 140722454093712 140722454089672 7993641 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 99753 92381 231 7529 0 92200 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 399092

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/186 7133
/proc/meminfo: memFree=30619684/32770624 swapFree=0/374940
[pid=7126] ppid=7123 vsize=613280 CPUtime=162.15 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 11645917 0 0 0 14836 1379 0 0 20 0 1 0 73303143 627998720 145912 18446744073709551615 4194304 35031035 140722454093712 140722454089672 4207320 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 153320 145912 231 7529 0 145767 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 613280

[startup+222.306 s]
/proc/loadavg: 2.04 2.03 2.04 3/190 7151
/proc/meminfo: memFree=30398876/32770624 swapFree=0/374952
[pid=7126] ppid=7123 vsize=828684 CPUtime=222.13 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 15668806 0 0 0 20353 1860 0 0 20 0 1 0 73303143 848572416 199788 18446744073709551615 4194304 35031035 140722454093712 140722454089528 4209296 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 207171 199788 231 7529 0 199618 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 828684

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/187 7153
/proc/meminfo: memFree=30189080/32770624 swapFree=0/374952
[pid=7126] ppid=7123 vsize=1041868 CPUtime=282.1 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 19779783 0 0 0 25868 2342 0 0 20 0 1 0 73303143 1066872832 253095 18446744073709551615 4194304 35031035 140722454093712 140722454089672 4208680 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 260505 253095 231 7529 0 252952 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 1041868

[startup+342.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/187 7155
/proc/meminfo: memFree=29972236/32770624 swapFree=0/374964
[pid=7126] ppid=7123 vsize=1257716 CPUtime=342.1 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 23657506 0 0 0 31405 2805 0 0 20 0 1 0 73303143 1287901184 307008 18446744073709551615 4194304 35031035 140722454093712 140722454089672 4208684 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 314394 307022 231 7529 0 306841 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 1257716

[startup+402.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/187 7157
/proc/meminfo: memFree=29759992/32770624 swapFree=0/374976
[pid=7126] ppid=7123 vsize=1473204 CPUtime=402.07 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 27631184 0 0 0 36937 3270 0 0 20 0 1 0 73303143 1508560896 360881 18446744073709551615 4194304 35031035 140722454093712 140722454089480 4208673 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 368301 360881 231 7529 0 360748 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 1473204

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 7160
/proc/meminfo: memFree=29542900/32770624 swapFree=0/374976
[pid=7126] ppid=7123 vsize=1687596 CPUtime=462.07 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 31598431 0 0 0 42474 3733 0 0 20 0 1 0 73303143 1728098304 414527 18446744073709551615 4194304 35031035 140722454093712 140722454089672 4209280 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 421945 414527 231 7529 0 414392 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 1687596

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 7164
/proc/meminfo: memFree=29329704/32770624 swapFree=0/374980
[pid=7126] ppid=7123 vsize=1902156 CPUtime=522.06 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 35634649 0 0 0 48020 4186 0 0 20 0 1 0 73303143 1947807744 468119 18446744073709551615 4194304 35031035 140722454093712 140722454089528 4209291 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 475539 468119 231 7529 0 467986 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 1902156

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 7166
/proc/meminfo: memFree=29113368/32770624 swapFree=0/375000
[pid=7126] ppid=7123 vsize=2116328 CPUtime=582.05 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 39712720 0 0 0 53545 4660 0 0 20 0 1 0 73303143 2167119872 521710 18446744073709551615 4194304 35031035 140722454093712 140722454089672 7993641 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 529130 521710 231 7529 0 521577 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 2116328


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


[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 7510
/proc/meminfo: memFree=24883696/32770624 swapFree=0/375348
[pid=7126] ppid=7123 vsize=6354976 CPUtime=1721.88 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 80683555 0 0 0 162500 9688 0 0 20 0 1 0 73303143 6507495424 1581305 18446744073709551615 4194304 35031035 140722454093712 140722454089528 4208379 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 1588744 1581305 231 7529 0 1581191 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 6354976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 7512
/proc/meminfo: memFree=24652000/32770624 swapFree=0/375360
[pid=7126] ppid=7123 vsize=6582816 CPUtime=1781.87 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 81529466 0 0 0 168372 9815 0 0 20 0 1 0 73303143 6740803584 1638332 18446744073709551615 4194304 35031035 140722454093712 140722454089672 4209280 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 1645704 1638332 231 7529 0 1638151 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 6582816

[startup+1842.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/186 7514
/proc/meminfo: memFree=24425648/32770624 swapFree=0/375368
[pid=7126] ppid=7123 vsize=6810808 CPUtime=1841.87 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 82355257 0 0 0 174245 9942 0 0 20 0 1 0 73303143 6974267392 1695293 18446744073709551615 4194304 35031035 140722454093712 140722454089480 4208684 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 1702683 1695298 231 7529 0 1695130 0
Current children cumulated CPU time (s) 1841.87
Current children cumulated vsize (KiB) 6810808

[startup+1902.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/186 7516
/proc/meminfo: memFree=24195976/32770624 swapFree=0/375380
[pid=7126] ppid=7123 vsize=7038500 CPUtime=1901.86 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 83255086 0 0 0 180101 10085 0 0 20 0 1 0 73303143 7207424000 1752253 18446744073709551615 4194304 35031035 140722454093712 140722454089672 7993641 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 1759625 1752253 231 7529 0 1752072 0
Current children cumulated CPU time (s) 1901.86
Current children cumulated vsize (KiB) 7038500

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 7518
/proc/meminfo: memFree=23971268/32770624 swapFree=0/375380
[pid=7126] ppid=7123 vsize=7266336 CPUtime=1961.86 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 84316286 0 0 0 185944 10242 0 0 20 0 1 0 73303143 7440728064 1809138 18446744073709551615 4194304 35031035 140722454093712 140722454089672 4208986 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 1816584 1809138 231 7529 0 1809031 0
Current children cumulated CPU time (s) 1961.86
Current children cumulated vsize (KiB) 7266336

[startup+2022.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 7535
/proc/meminfo: memFree=23738012/32770624 swapFree=0/375368
[pid=7126] ppid=7123 vsize=7492828 CPUtime=2021.86 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 85328903 0 0 0 191796 10390 0 0 20 0 1 0 73303143 7672655872 1865819 18446744073709551615 4194304 35031035 140722454093712 140722454089432 4208689 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 1873207 1865819 231 7529 0 1865654 0
Current children cumulated CPU time (s) 2021.86
Current children cumulated vsize (KiB) 7492828

[startup+2082.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 7537
/proc/meminfo: memFree=23511872/32770624 swapFree=0/375384
[pid=7126] ppid=7123 vsize=7719316 CPUtime=2081.86 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 86364303 0 0 0 197642 10544 0 0 20 0 1 0 73303143 7904579584 1922457 18446744073709551615 4194304 35031035 140722454093712 140722454089528 7993641 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 1929829 1922457 231 7529 0 1922276 0
Current children cumulated CPU time (s) 2081.86
Current children cumulated vsize (KiB) 7719316

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 7539
/proc/meminfo: memFree=23285688/32770624 swapFree=0/375396
[pid=7126] ppid=7123 vsize=7947304 CPUtime=2141.84 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 87263125 0 0 0 203504 10680 0 0 20 0 1 0 73303143 8138039296 1979417 18446744073709551615 4194304 35031035 140722454093712 140722454089432 4208684 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 1986808 1979436 231 7529 0 1979255 0
Current children cumulated CPU time (s) 2141.84
Current children cumulated vsize (KiB) 7947304

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 7541
/proc/meminfo: memFree=23056056/32770624 swapFree=0/375408
[pid=7126] ppid=7123 vsize=8174996 CPUtime=2201.84 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 88175568 0 0 0 209370 10814 0 0 20 0 1 0 73303143 8371195904 2036322 18446744073709551615 4194304 35031035 140722454093712 140722454089432 4208995 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 2043749 2036322 231 7529 0 2036196 0
Current children cumulated CPU time (s) 2201.84
Current children cumulated vsize (KiB) 8174996

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 7543
/proc/meminfo: memFree=22829244/32770624 swapFree=0/375420
[pid=7126] ppid=7123 vsize=8404184 CPUtime=2261.83 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 88895459 0 0 0 215261 10922 0 0 20 0 1 0 73303143 8605884416 2093619 18446744073709551615 4194304 35031035 140722454093712 140722454089432 4209280 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 2101046 2093619 231 7529 0 2093493 0
Current children cumulated CPU time (s) 2261.83
Current children cumulated vsize (KiB) 8404184

[startup+2322.3 s]
/proc/loadavg: 2.12 2.04 2.05 3/184 7546
/proc/meminfo: memFree=22598048/32770624 swapFree=0/375444
[pid=7126] ppid=7123 vsize=8633372 CPUtime=2321.81 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 89697517 0 0 0 221144 11037 0 0 20 0 1 0 73303143 8840572928 2150897 18446744073709551615 4194304 35031035 140722454093712 140722454089432 4208395 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 2158343 2150897 231 7529 0 2150790 0
Current children cumulated CPU time (s) 2321.81
Current children cumulated vsize (KiB) 8633372

[startup+2382.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 7549
/proc/meminfo: memFree=22370720/32770624 swapFree=0/375448
[pid=7126] ppid=7123 vsize=8861208 CPUtime=2381.82 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 90505246 0 0 0 227030 11152 0 0 20 0 1 0 73303143 9073876992 2207930 18446744073709551615 4194304 35031035 140722454093712 140722454089432 4208979 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 2215302 2207930 231 7529 0 2207749 0
Current children cumulated CPU time (s) 2381.82
Current children cumulated vsize (KiB) 8861208

[startup+2442.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/186 7552
/proc/meminfo: memFree=22140228/32770624 swapFree=0/375452
[pid=7126] ppid=7123 vsize=9090396 CPUtime=2441.81 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 91388116 0 0 0 232910 11271 0 0 20 0 1 0 73303143 9308565504 2265192 18446744073709551615 4194304 35031035 140722454093712 140722454089432 7406812 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 2272599 2265192 231 7529 0 2265046 0
Current children cumulated CPU time (s) 2441.81
Current children cumulated vsize (KiB) 9090396

[startup+2502.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 7555
/proc/meminfo: memFree=21913152/32770624 swapFree=0/375452
[pid=7126] ppid=7123 vsize=9318388 CPUtime=2501.81 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 92184441 0 0 0 238796 11385 0 0 20 0 1 0 73303143 9542029312 2322225 18446744073709551615 4194304 35031035 140722454093712 140722454089544 7993641 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 2329597 2322225 231 7529 0 2322044 0
Current children cumulated CPU time (s) 2501.81
Current children cumulated vsize (KiB) 9318388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 7556
/proc/meminfo: memFree=21845572/32770624 swapFree=0/375460
[pid=7126] ppid=7123 vsize=9386880 CPUtime=2519.5 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4202496 92427829 0 0 0 240532 11418 0 0 20 0 1 0 73303143 9612165120 2339301 18446744073709551615 4194304 35031035 140722454093712 140722454089672 4208689 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 42024960 140722454102532 140722454102608 140722454102608 140722454106065 0
/proc/7126/statm: 2346720 2339301 231 7529 0 2339167 0
Current children cumulated CPU time (s) 2519.5
Current children cumulated vsize (KiB) 9386880

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

[startup+2520.21 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 7556
/proc/meminfo: memFree=27545600/32770624 swapFree=0/375460
[pid=7126] ppid=7123 vsize=0 CPUtime=2519.71 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4203524 92427829 0 0 0 240532 11439 0 0 20 0 1 0 73303143 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 5 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/7126/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2519.71
Current children cumulated vsize (KiB) 0

[startup+2520.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 7556
/proc/meminfo: memFree=27545600/32770624 swapFree=0/375460
[pid=7126] ppid=7123 vsize=0 CPUtime=2519.8 cores=1,3,5,7
/proc/7126/stat : 7126 (BTD) R 7123 7126 1774 0 -1 4203524 92427829 0 0 0 240532 11448 0 0 20 0 1 0 73303143 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 5 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/7126/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2519.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.3
CPU time (s): 2519.82
CPU user time (s): 2405.32
CPU system time (s): 114.491
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 9386880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2405.33
system time used= 114.491
maximum resident set size= 9357372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92427829
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= 975
involuntary context switches= 2109

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.92892 second user time and 9.46633 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-09 06:47:12
IDJOB=4260411
IDBENCH=139206
IDSOLVER=2648
FILE ID=node133/4260411-1502254879
RUNJOBID= node133-1502234853-1840
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-11-12-fair.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260411-1502254879/watcher-4260411-1502254879 -o /tmp/evaluation-result-4260411-1502254879/solver-4260411-1502254879 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502234853-1840 --watchdog 2580  BTD 2520 HOME/instance-4260411-1502254879.xml

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

MD5SUM BENCH= 4cd037b51317e52702be0dab62f9a527
RANDOM SEED=792154339

node133.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.17
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.17
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.17
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.17
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:        31204168 kB
MemAvailable:   31964428 kB
Buffers:          255984 kB
Cached:           801264 kB
SwapCached:            0 kB
Active:           730980 kB
Inactive:         407636 kB
Active(anon):      82160 kB
Inactive(anon):    33112 kB
Active(file):     648820 kB
Inactive(file):   374524 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             39968 kB
Writeback:             0 kB
AnonPages:         81612 kB
Mapped:            47484 kB
Shmem:             33468 kB
Slab:             132404 kB
SReclaimable:     105504 kB
SUnreclaim:        26900 kB
KernelStack:        3280 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     343544 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:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61956 MiB
End job on node133 at 2017-08-09 07:29:12