Trace number 4260408

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.3799 2520.3401

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-05-03-fair.xml
MD5SUMebcae7fb870db8f75b7458b98ea920fc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.3921299
Satisfiable
(Un)Satisfiability was proved
Number of variables4167
Number of constraints3932
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":584},{"size":201,"count":24},{"size":20001,"count":3559}]
Minimum variable degree2
Maximum variable degree60
Distribution of variable degrees[{"degree":2,"count":3653},{"degree":3,"count":90},{"degree":4,"count":18},{"degree":5,"count":60},{"degree":6,"count":46},{"degree":7,"count":101},{"degree":8,"count":94},{"degree":9,"count":60},{"degree":10,"count":12},{"degree":12,"count":1},{"degree":13,"count":15},{"degree":17,"count":4},{"degree":27,"count":4},{"degree":29,"count":1},{"degree":34,"count":1},{"degree":36,"count":1},{"degree":38,"count":3},{"degree":59,"count":2},{"degree":60,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":675},{"arity":3,"count":3255}]
Number of extensional constraints0
Number of intensional constraints3932
Distribution of constraint types[{"type":"intension","count":3932}]
Optimization problemNO
Type of objective

Solver Data

1330.64/1330.77	c Version: 2017-07-25

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-4260408-1502254810/watcher-4260408-1502254810 -o /tmp/evaluation-result-4260408-1502254810/solver-4260408-1502254810 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502234590-9216 --watchdog 2580 BTD 2520 HOME/instance-4260408-1502254810.xml 

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

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.09 2.03 2.04 2/184 16980
/proc/meminfo: memFree=31109384/32770624 swapFree=0/396708
[pid=16980] ppid=16977 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/16980/stat : 16980 (runsolver) D 16977 16980 9153 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 67392061 24240128 106 18446744073709551615 4194304 4338465 140727504202000 140727504199640 140051584807639 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 15376384 140727504203989 140727504204361 140727504204361 140727504207818 0
/proc/16980/statm: 5918 106 53 36 0 2156 0

[startup+0.100109 s]
/proc/loadavg: 2.09 2.03 2.04 2/184 16980
/proc/meminfo: memFree=31109384/32770624 swapFree=0/396708
[pid=16980] ppid=16977 vsize=31432 CPUtime=0 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 587 0 0 0 0 0 0 0 20 0 1 0 67392061 32186368 459 18446744073709551615 4194304 35031035 140734216477840 140734216477840 4208673 0 0 1 0 0 0 0 17 0 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 7858 459 229 7529 0 305 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 31432

[startup+0.200218 s]
/proc/loadavg: 2.09 2.03 2.04 2/184 16980
/proc/meminfo: memFree=31109384/32770624 swapFree=0/396708
[pid=16980] ppid=16977 vsize=32264 CPUtime=0.1 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 1866 0 0 0 10 0 0 0 20 0 1 0 67392061 33038336 656 18446744073709551615 4194304 35031035 140734216477840 140734216477840 4207320 0 0 1 0 0 0 0 17 0 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 8052 659 229 7529 0 499 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 32264

[startup+0.300203 s]
/proc/loadavg: 2.09 2.03 2.04 2/184 16980
/proc/meminfo: memFree=31109384/32770624 swapFree=0/396708
[pid=16980] ppid=16977 vsize=32460 CPUtime=0.2 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 9217 0 0 0 18 2 0 0 20 0 1 0 67392061 33239040 740 18446744073709551615 4194304 35031035 140734216477840 140734216477840 7993641 0 0 1 0 0 0 0 17 0 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 8101 726 229 7529 0 548 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 32460

[startup+0.700179 s]
/proc/loadavg: 2.09 2.03 2.04 2/184 16980
/proc/meminfo: memFree=31109384/32770624 swapFree=0/396708
[pid=16980] ppid=16977 vsize=34000 CPUtime=0.6 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 30127 0 0 0 55 5 0 0 20 0 1 0 67392061 34816000 1110 18446744073709551615 4194304 35031035 140734216477840 140734216477840 4209296 0 0 1 0 0 0 0 17 0 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 8500 1110 231 7529 0 947 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 34000

[startup+1.50018 s]
/proc/loadavg: 2.09 2.03 2.04 3/185 16981
/proc/meminfo: memFree=31100824/32770624 swapFree=0/396708
[pid=16980] ppid=16977 vsize=36768 CPUtime=1.4 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 77315 0 0 0 129 11 0 0 20 0 1 0 67392061 37650432 1819 18446744073709551615 4194304 35031035 140734216477840 140734216473800 7993641 0 0 1 0 0 0 0 17 0 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 9226 1819 231 7529 0 1673 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 36768

[startup+3.10018 s]
/proc/loadavg: 2.09 2.03 2.04 3/185 16981
/proc/meminfo: memFree=31076392/32770624 swapFree=0/396708
[pid=16980] ppid=16977 vsize=42540 CPUtime=2.99 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 189599 0 0 0 272 27 0 0 20 0 1 0 67392061 43560960 3225 18446744073709551615 4194304 35031035 140734216477840 140734216473800 4208390 0 0 1 0 0 0 0 17 0 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 10635 3225 231 7529 0 3082 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 42540

[startup+6.30028 s]
/proc/loadavg: 2.08 2.03 2.04 3/185 16981
/proc/meminfo: memFree=31069708/32770624 swapFree=0/396712
[pid=16980] ppid=16977 vsize=54228 CPUtime=6.2 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 400787 0 0 0 564 56 0 0 20 0 1 0 67392061 55529472 6168 18446744073709551615 4194304 35031035 140734216477840 140734216473800 4208680 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 13557 6168 231 7529 0 6004 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 54228

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 2.04 3/185 16981
/proc/meminfo: memFree=31022248/32770624 swapFree=0/396716
[pid=16980] ppid=16977 vsize=77068 CPUtime=12.6 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 866592 0 0 0 1147 113 0 0 20 0 1 0 67392061 78917632 11879 18446744073709551615 4194304 35031035 140734216477840 140734216473656 4208986 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 19267 11879 231 7529 0 11714 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 77068

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.04 3/185 16982
/proc/meminfo: memFree=30930084/32770624 swapFree=0/396708
[pid=16980] ppid=16977 vsize=121768 CPUtime=25.4 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 1840458 0 0 0 2312 228 0 0 20 0 1 0 67392061 124690432 23069 18446744073709551615 4194304 35031035 140734216477840 140734216473800 7993641 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 30488 23069 231 7529 0 22935 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 121768

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.04 3/185 16982
/proc/meminfo: memFree=30750684/32770624 swapFree=0/396700
[pid=16980] ppid=16977 vsize=212188 CPUtime=51.01 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 3726311 0 0 0 4650 451 0 0 20 0 1 0 67392061 217280512 45637 18446744073709551615 4194304 35031035 140734216477840 140734216473800 4208990 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 53047 45637 231 7529 0 45494 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 212188

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.04 3/186 16985
/proc/meminfo: memFree=30382308/32770624 swapFree=0/396712
[pid=16980] ppid=16977 vsize=393972 CPUtime=102.21 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 7398235 0 0 0 9344 877 0 0 20 0 1 0 67392061 403427328 91120 18446744073709551615 4194304 35031035 140734216477840 140734216473608 7993641 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 98539 91120 231 7529 0 90986 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 393972

[startup+162.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/186 16987
/proc/meminfo: memFree=29958348/32770624 swapFree=0/396712
[pid=16980] ppid=16977 vsize=607212 CPUtime=162.2 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 11534650 0 0 0 14867 1353 0 0 20 0 1 0 67392061 621785088 144430 18446744073709551615 4194304 35031035 140734216477840 140734216473800 7993641 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 151803 144430 231 7529 0 144250 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 607212

[startup+222.306 s]
/proc/loadavg: 2.03 2.04 2.05 3/186 16989
/proc/meminfo: memFree=29525724/32770624 swapFree=0/396720
[pid=16980] ppid=16977 vsize=821540 CPUtime=222.21 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 15563232 0 0 0 20394 1827 0 0 20 0 1 0 67392061 841256960 197965 18446744073709551615 4194304 35031035 140734216477840 140734216473800 4208684 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 205338 197965 231 7529 0 197785 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 821540

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/190 17006
/proc/meminfo: memFree=29096656/32770624 swapFree=0/396752
[pid=16980] ppid=16977 vsize=1035700 CPUtime=282.21 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 19615552 0 0 0 25930 2291 0 0 20 0 1 0 67392061 1060556800 251502 18446744073709551615 4194304 35031035 140734216477840 140734216473656 4209296 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 258925 251502 231 7529 0 251372 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1035700

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 17008
/proc/meminfo: memFree=28665592/32770624 swapFree=0/396780
[pid=16980] ppid=16977 vsize=1250084 CPUtime=342.21 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 23500043 0 0 0 31471 2750 0 0 20 0 1 0 67392061 1280086016 305126 18446744073709551615 4194304 35031035 140734216477840 140734216473656 4208986 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 312521 305126 231 7529 0 304968 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1250084

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 17011
/proc/meminfo: memFree=28241208/32770624 swapFree=0/396796
[pid=16980] ppid=16977 vsize=1463332 CPUtime=402.21 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 27482667 0 0 0 37006 3215 0 0 20 0 1 0 67392061 1498451968 358422 18446744073709551615 4194304 35031035 140734216477840 140734216473800 4208390 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 365833 358422 231 7529 0 358280 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1463332

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 17013
/proc/meminfo: memFree=27809088/32770624 swapFree=0/396808
[pid=16980] ppid=16977 vsize=1677476 CPUtime=462.22 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 31537576 0 0 0 42541 3681 0 0 20 0 1 0 67392061 1717735424 411975 18446744073709551615 4194304 35031035 140734216477840 140734216473800 4208680 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 419369 411975 231 7529 0 411816 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1677476

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 17015
/proc/meminfo: memFree=27384700/32770624 swapFree=0/396812
[pid=16980] ppid=16977 vsize=1890492 CPUtime=522.21 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 35645016 0 0 0 48061 4160 0 0 20 0 1 0 67392061 1935863808 465243 18446744073709551615 4194304 35031035 140734216477840 140734216473800 4207866 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 472623 465243 231 7529 0 465070 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1890492

[startup+582.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/186 17019
/proc/meminfo: memFree=26951224/32770624 swapFree=0/396836
[pid=16980] ppid=16977 vsize=2103744 CPUtime=582.22 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 39645324 0 0 0 53601 4621 0 0 20 0 1 0 67392061 2154233856 518524 18446744073709551615 4194304 35031035 140734216477840 140734216473800 4208390 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 525936 518524 231 7529 0 518383 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 2103744


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


[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/186 17116
/proc/meminfo: memFree=18800412/32770624 swapFree=0/397132
[pid=16980] ppid=16977 vsize=5986640 CPUtime=1722.27 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73626151 0 0 0 163573 8654 0 0 20 0 1 0 67392061 6130319360 1489388 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4213184 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496660 1489388 331 7529 0 1489107 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 5986640

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/186 17118
/proc/meminfo: memFree=18568944/32770624 swapFree=0/397148
[pid=16980] ppid=16977 vsize=5986640 CPUtime=1782.27 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73626272 0 0 0 169569 8658 0 0 20 0 1 0 67392061 6130319360 1489388 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4296488 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496660 1489388 331 7529 0 1489107 0
Current children cumulated CPU time (s) 1782.27
Current children cumulated vsize (KiB) 5986640

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 17121
/proc/meminfo: memFree=18343896/32770624 swapFree=0/397168
[pid=16980] ppid=16977 vsize=5986640 CPUtime=1842.27 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73626393 0 0 0 175566 8661 0 0 20 0 1 0 67392061 6130319360 1489388 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4296511 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496660 1489388 331 7529 0 1489107 0
Current children cumulated CPU time (s) 1842.27
Current children cumulated vsize (KiB) 5986640

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 17123
/proc/meminfo: memFree=18114524/32770624 swapFree=0/397176
[pid=16980] ppid=16977 vsize=5986640 CPUtime=1902.28 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73626534 0 0 0 181563 8665 0 0 20 0 1 0 67392061 6130319360 1489388 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4213184 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496660 1489388 331 7529 0 1489107 0
Current children cumulated CPU time (s) 1902.28
Current children cumulated vsize (KiB) 5986640

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 17125
/proc/meminfo: memFree=17887344/32770624 swapFree=0/397196
[pid=16980] ppid=16977 vsize=5986772 CPUtime=1962.28 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73626696 0 0 0 187561 8667 0 0 20 0 1 0 67392061 6130454528 1489394 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4213184 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496693 1489394 331 7529 0 1489140 0
Current children cumulated CPU time (s) 1962.28
Current children cumulated vsize (KiB) 5986772

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 17128
/proc/meminfo: memFree=17657700/32770624 swapFree=0/397220
[pid=16980] ppid=16977 vsize=5986772 CPUtime=2022.29 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73626816 0 0 0 193558 8671 0 0 20 0 1 0 67392061 6130454528 1489394 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4213184 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496693 1489394 331 7529 0 1489140 0
Current children cumulated CPU time (s) 2022.29
Current children cumulated vsize (KiB) 5986772

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 17144
/proc/meminfo: memFree=17424916/32770624 swapFree=0/397260
[pid=16980] ppid=16977 vsize=5986772 CPUtime=2082.3 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73626938 0 0 0 199556 8674 0 0 20 0 1 0 67392061 6130454528 1489394 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4293264 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496693 1489394 331 7529 0 1489140 0
Current children cumulated CPU time (s) 2082.3
Current children cumulated vsize (KiB) 5986772

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 17146
/proc/meminfo: memFree=17200916/32770624 swapFree=0/397280
[pid=16980] ppid=16977 vsize=5986772 CPUtime=2142.3 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73627087 0 0 0 205553 8677 0 0 20 0 1 0 67392061 6130454528 1489394 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4293256 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496693 1489394 331 7529 0 1489140 0
Current children cumulated CPU time (s) 2142.3
Current children cumulated vsize (KiB) 5986772

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 17148
/proc/meminfo: memFree=16970792/32770624 swapFree=0/397312
[pid=16980] ppid=16977 vsize=5986772 CPUtime=2202.31 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73627217 0 0 0 211550 8681 0 0 20 0 1 0 67392061 6130454528 1489394 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4300326 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496693 1489394 331 7529 0 1489140 0
Current children cumulated CPU time (s) 2202.31
Current children cumulated vsize (KiB) 5986772

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 17150
/proc/meminfo: memFree=16744648/32770624 swapFree=0/397344
[pid=16980] ppid=16977 vsize=5986772 CPUtime=2262.31 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73627337 0 0 0 217547 8684 0 0 20 0 1 0 67392061 6130454528 1489394 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4300344 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496693 1489394 331 7529 0 1489140 0
Current children cumulated CPU time (s) 2262.31
Current children cumulated vsize (KiB) 5986772

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 17153
/proc/meminfo: memFree=16513144/32770624 swapFree=0/397344
[pid=16980] ppid=16977 vsize=5986772 CPUtime=2322.31 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73627457 0 0 0 223544 8687 0 0 20 0 1 0 67392061 6130454528 1489394 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4296488 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496693 1489394 331 7529 0 1489140 0
Current children cumulated CPU time (s) 2322.31
Current children cumulated vsize (KiB) 5986772

[startup+2382.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 17156
/proc/meminfo: memFree=16285764/32770624 swapFree=0/397368
[pid=16980] ppid=16977 vsize=5986772 CPUtime=2382.31 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73627601 0 0 0 229541 8690 0 0 20 0 1 0 67392061 6130454528 1489394 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4300344 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496693 1489394 331 7529 0 1489140 0
Current children cumulated CPU time (s) 2382.31
Current children cumulated vsize (KiB) 5986772

[startup+2442.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 17159
/proc/meminfo: memFree=16054176/32770624 swapFree=0/397376
[pid=16980] ppid=16977 vsize=5986772 CPUtime=2442.32 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73627727 0 0 0 235538 8694 0 0 20 0 1 0 67392061 6130454528 1489394 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4300339 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496693 1489394 331 7529 0 1489140 0
Current children cumulated CPU time (s) 2442.32
Current children cumulated vsize (KiB) 5986772

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 17222
/proc/meminfo: memFree=24221236/32770624 swapFree=0/397404
[pid=16980] ppid=16977 vsize=5986772 CPUtime=2502.33 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73627906 0 0 0 241536 8697 0 0 20 0 1 0 67392061 6130454528 1489400 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4293248 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496693 1489400 331 7529 0 1489140 0
Current children cumulated CPU time (s) 2502.33
Current children cumulated vsize (KiB) 5986772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 17223
/proc/meminfo: memFree=23019784/32770624 swapFree=0/397404
[pid=16980] ppid=16977 vsize=5986772 CPUtime=2520.03 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4202496 73627941 0 0 0 243305 8698 0 0 20 0 1 0 67392061 6130454528 1489400 18446744073709551615 4194304 35031035 140734216477840 140734216476392 4300341 0 0 1 0 0 0 0 17 2 0 0 9 0 0 37130264 37226188 53800960 140734216483332 140734216483408 140734216483408 140734216486865 0
/proc/16980/statm: 1496693 1489400 331 7529 0 1489140 0
Current children cumulated CPU time (s) 2520.03
Current children cumulated vsize (KiB) 5986772

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

[startup+2520.21 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 17223
/proc/meminfo: memFree=24759808/32770624 swapFree=0/397404
[pid=16980] ppid=16977 vsize=0 CPUtime=2520.23 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4203524 73627941 0 0 0 243305 8718 0 0 20 0 1 0 67392061 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 2 0 0 9 0 0 0 0 0 0 0 0 0 0
/proc/16980/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2520.23
Current children cumulated vsize (KiB) 0

[startup+2520.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 17223
/proc/meminfo: memFree=24759808/32770624 swapFree=0/397404
[pid=16980] ppid=16977 vsize=0 CPUtime=2520.33 cores=0,2,4,6
/proc/16980/stat : 16980 (BTD) R 16977 16980 9153 0 -1 4203524 73627941 0 0 0 243305 8728 0 0 20 0 1 0 67392061 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 2 0 0 9 0 0 0 0 0 0 0 0 0 0
/proc/16980/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2520.33
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.34
CPU time (s): 2520.38
CPU user time (s): 2433.06
CPU system time (s): 87.3194
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 5986772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2433.06
system time used= 87.3194
maximum resident set size= 5957600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73627941
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= 4
involuntary context switches= 3164

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.53605 second user time and 9.08688 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-09 06:46:14
IDJOB=4260408
IDBENCH=139204
IDSOLVER=2648
FILE ID=node135/4260408-1502254810
RUNJOBID= node135-1502234590-9216
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-05-03-fair.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260408-1502254810/watcher-4260408-1502254810 -o /tmp/evaluation-result-4260408-1502254810/solver-4260408-1502254810 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502234590-9216 --watchdog 2580  BTD 2520 HOME/instance-4260408-1502254810.xml

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

MD5SUM BENCH= ebcae7fb870db8f75b7458b98ea920fc
RANDOM SEED=1310000352

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:        31109972 kB
MemAvailable:   31821660 kB
Buffers:          253168 kB
Cached:           743620 kB
SwapCached:            0 kB
Active:           801524 kB
Inactive:         421852 kB
Active(anon):     226584 kB
Inactive(anon):    24948 kB
Active(file):     574940 kB
Inactive(file):   396904 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38612 kB
Writeback:             0 kB
AnonPages:        287296 kB
Mapped:            45376 kB
Shmem:             25272 kB
Slab:             138848 kB
SReclaimable:     111360 kB
SUnreclaim:        27488 kB
KernelStack:        3536 kB
PageTables:         5352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     485524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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 07:28:14