Trace number 4260827

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.97 2520.01

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex02280.xml
MD5SUM266034c566073a7f5804da8fab792568
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 benchmark0.31001899
Satisfiable
(Un)Satisfiability was proved
Number of variables476
Number of constraints402
Number of domains22
Minimum domain size1
Maximum domain size10001
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":92},{"size":1001,"count":46},{"size":1501,"count":46},{"size":2501,"count":46},{"size":3001,"count":46},{"size":5001,"count":88},{"size":10001,"count":90}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":29},{"degree":3,"count":431}]
Minimum constraint arity2
Maximum constraint arity24
Distribution of constraint arities[{"arity":2,"count":189},{"arity":3,"count":96},{"arity":4,"count":90},{"arity":10,"count":4},{"arity":11,"count":7},{"arity":12,"count":7},{"arity":13,"count":5},{"arity":14,"count":2},{"arity":23,"count":1},{"arity":24,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"sum","count":210}]
Optimization problemNO
Type of objective

Solver Data

56.60/56.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-4260827-1502256429/watcher-4260827-1502256429 -o /tmp/evaluation-result-4260827-1502256429/solver-4260827-1502256429 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502235469-7074 --watchdog 2580 BTD 2520 HOME/instance-4260827-1502256429.xml 

pid=11174
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: 1.96 1.97 2.03 3/181 11177
/proc/meminfo: memFree=31750524/32770624 swapFree=0/275536
[pid=11177] ppid=11174 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/11177/stat : 11177 (runsolver) D 11174 11177 6971 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 13983594 24240128 106 18446744073709551615 4194304 4338465 140736816392992 140736816390632 140095440896727 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 13037568 140736816394454 140736816394826 140736816394826 140736816398282 0
/proc/11177/statm: 5918 106 53 36 0 2156 0

[startup+0.100156 s]
/proc/loadavg: 1.96 1.97 2.03 3/181 11177
/proc/meminfo: memFree=31750524/32770624 swapFree=0/275536
[pid=11177] ppid=11174 vsize=31000 CPUtime=0.01 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 496 0 0 0 1 0 0 0 20 0 1 0 13983594 31744000 359 18446744073709551615 4194304 35031035 140727799629200 140727799629200 4207320 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 7750 359 233 7529 0 197 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31000

[startup+0.200261 s]
/proc/loadavg: 1.96 1.97 2.03 3/181 11177
/proc/meminfo: memFree=31750524/32770624 swapFree=0/275536
[pid=11177] ppid=11174 vsize=31972 CPUtime=0.11 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 943 0 0 0 11 0 0 0 20 0 1 0 13983594 32739328 548 18446744073709551615 4194304 35031035 140727799629200 140727799625160 4208386 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 7993 548 233 7529 0 440 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 31972

[startup+0.300257 s]
/proc/loadavg: 1.96 1.97 2.03 3/181 11177
/proc/meminfo: memFree=31750524/32770624 swapFree=0/275536
[pid=11177] ppid=11174 vsize=32728 CPUtime=0.21 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 1414 0 0 0 21 0 0 0 20 0 1 0 13983594 33513472 795 18446744073709551615 4194304 35031035 140727799629200 140727799625160 4208689 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 8182 795 233 7529 0 629 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 32728

[startup+0.700222 s]
/proc/loadavg: 1.96 1.97 2.03 3/181 11177
/proc/meminfo: memFree=31750524/32770624 swapFree=0/275536
[pid=11177] ppid=11174 vsize=36172 CPUtime=0.61 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 3890 0 0 0 61 0 0 0 20 0 1 0 13983594 37040128 1673 18446744073709551615 4194304 35031035 140727799629200 140727799625160 7993641 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 9043 1673 233 7529 0 1490 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 36172

[startup+1.50022 s]
/proc/loadavg: 1.96 1.97 2.03 3/182 11178
/proc/meminfo: memFree=31740616/32770624 swapFree=0/275548
[pid=11177] ppid=11174 vsize=43476 CPUtime=1.41 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 8547 0 0 0 140 1 0 0 20 0 1 0 13983594 44519424 3422 18446744073709551615 4194304 35031035 140727799629200 140727799625160 4209287 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 10869 3422 233 7529 0 3316 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 43476

[startup+3.10022 s]
/proc/loadavg: 2.05 1.99 2.03 3/182 11178
/proc/meminfo: memFree=31727368/32770624 swapFree=0/275556
[pid=11177] ppid=11174 vsize=63876 CPUtime=3.01 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 18604 0 0 0 299 2 0 0 20 0 1 0 13983594 65409024 8599 18446744073709551615 4194304 35031035 140727799629200 140727799625160 7993641 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 15969 8599 233 7529 0 8416 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 63876

[startup+6.30022 s]
/proc/loadavg: 2.05 1.99 2.03 3/182 11179
/proc/meminfo: memFree=31688740/32770624 swapFree=0/275556
[pid=11177] ppid=11174 vsize=98724 CPUtime=6.21 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 44071 0 0 0 615 6 0 0 20 0 1 0 13983594 101093376 17274 18446744073709551615 4194304 35031035 140727799629200 140727799624968 4208995 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 24681 17274 233 7529 0 17128 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 98724

[startup+12.7003 s]
/proc/loadavg: 2.04 1.99 2.03 3/182 11179
/proc/meminfo: memFree=31394980/32770624 swapFree=0/275564
[pid=11177] ppid=11174 vsize=433940 CPUtime=12.61 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 138717 0 0 0 1243 18 0 0 20 0 1 0 13983594 444354560 100960 18446744073709551615 4194304 35031035 140727799629200 140727799622488 4223218 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 108485 100960 279 7529 0 100932 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 433940

[startup+25.5003 s]
/proc/loadavg: 2.03 1.99 2.03 3/182 11179
/proc/meminfo: memFree=30658652/32770624 swapFree=0/275584
[pid=11177] ppid=11174 vsize=1119496 CPUtime=25.41 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 311072 0 0 0 2503 38 0 0 20 0 1 0 13983594 1146363904 272334 18446744073709551615 4194304 35031035 140727799629200 140727799622488 4223208 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 279874 272334 279 7529 0 272321 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 1119496

[startup+51.1003 s]
/proc/loadavg: 2.02 1.99 2.03 3/182 11179
/proc/meminfo: memFree=29271044/32770624 swapFree=0/275588
[pid=11177] ppid=11174 vsize=2514060 CPUtime=51 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 660804 0 0 0 5022 78 0 0 20 0 1 0 13983594 2574397440 620982 18446744073709551615 4194304 35031035 140727799629200 140727799622488 4223260 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 628515 620982 279 7529 0 620962 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 2514060

[startup+102.3 s]
/proc/loadavg: 2.01 1.99 2.03 3/182 11181
/proc/meminfo: memFree=29053608/32770624 swapFree=0/275628
[pid=11177] ppid=11174 vsize=2720516 CPUtime=102.2 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 716017 0 0 0 10135 85 0 0 20 0 1 0 13983594 2785808384 672804 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4394001 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680129 672804 310 7529 0 672576 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 2720516

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 11183
/proc/meminfo: memFree=29053900/32770624 swapFree=0/275656
[pid=11177] ppid=11174 vsize=2720516 CPUtime=162.19 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 716069 0 0 0 16134 85 0 0 20 0 1 0 13983594 2785808384 672834 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393470 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680129 672834 310 7529 0 672576 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 2720516

[startup+222.306 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 11185
/proc/meminfo: memFree=29054284/32770624 swapFree=0/275692
[pid=11177] ppid=11174 vsize=2720516 CPUtime=222.2 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 716145 0 0 0 22134 86 0 0 20 0 1 0 13983594 2785808384 672837 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4394828 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680129 672837 310 7529 0 672576 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 2720516

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 11187
/proc/meminfo: memFree=29054320/32770624 swapFree=0/275716
[pid=11177] ppid=11174 vsize=2720648 CPUtime=282.2 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 716207 0 0 0 28133 87 0 0 20 0 1 0 13983594 2785943552 672839 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393783 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680162 672839 310 7529 0 672609 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 2720648

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 11189
/proc/meminfo: memFree=29053700/32770624 swapFree=0/275748
[pid=11177] ppid=11174 vsize=2720648 CPUtime=342.2 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 716277 0 0 0 34132 88 0 0 20 0 1 0 13983594 2785943552 672843 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4394038 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680162 672843 310 7529 0 672609 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 2720648

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 11191
/proc/meminfo: memFree=29053700/32770624 swapFree=0/275772
[pid=11177] ppid=11174 vsize=2720648 CPUtime=402.2 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 716380 0 0 0 40131 89 0 0 20 0 1 0 13983594 2785943552 672851 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4394828 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680162 672851 310 7529 0 672609 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 2720648

[startup+462.3 s]
/proc/loadavg: 2.08 2.01 2.04 3/185 11208
/proc/meminfo: memFree=29048068/32770624 swapFree=0/275828
[pid=11177] ppid=11174 vsize=2720648 CPUtime=462.2 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 716470 0 0 0 46130 90 0 0 20 0 1 0 13983594 2785943552 672855 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4394038 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680162 672855 310 7529 0 672609 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 2720648

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 2.04 3/185 11210
/proc/meminfo: memFree=29048128/32770624 swapFree=0/275860
[pid=11177] ppid=11174 vsize=2721044 CPUtime=522.2 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 716708 0 0 0 52129 91 0 0 20 0 1 0 13983594 2786349056 672940 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393749 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680261 672940 310 7529 0 672708 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 2721044

[startup+582.3 s]
/proc/loadavg: 2.09 2.02 2.05 3/182 11212
/proc/meminfo: memFree=29052012/32770624 swapFree=0/275892
[pid=11177] ppid=11174 vsize=2721044 CPUtime=582.2 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 716809 0 0 0 58128 92 0 0 20 0 1 0 13983594 2786349056 672943 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393793 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680261 672943 310 7529 0 672708 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2721044


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 11263
/proc/meminfo: memFree=29050996/32770624 swapFree=0/276456
[pid=11177] ppid=11174 vsize=2721968 CPUtime=1602.23 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 718658 0 0 0 160124 99 0 0 20 0 1 0 13983594 2787295232 673167 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393805 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680492 673167 310 7529 0 672939 0
Current children cumulated CPU time (s) 1602.23
Current children cumulated vsize (KiB) 2721968

[startup+1662.3 s]
/proc/loadavg: 1.92 2.00 2.04 2/178 11326
/proc/meminfo: memFree=29119780/32770624 swapFree=0/276536
[pid=11177] ppid=11174 vsize=2721968 CPUtime=1662.23 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 718724 0 0 0 166124 99 0 0 20 0 1 0 13983594 2787295232 673170 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4394828 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680492 673170 310 7529 0 672939 0
Current children cumulated CPU time (s) 1662.23
Current children cumulated vsize (KiB) 2721968

[startup+1722.3 s]
/proc/loadavg: 1.34 1.82 1.97 2/178 11328
/proc/meminfo: memFree=29120040/32770624 swapFree=0/276536
[pid=11177] ppid=11174 vsize=2721968 CPUtime=1722.23 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 718808 0 0 0 172124 99 0 0 20 0 1 0 13983594 2787295232 673173 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4394044 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680492 673173 310 7529 0 672939 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 2721968

[startup+1782.3 s]
/proc/loadavg: 1.12 1.67 1.91 2/175 11330
/proc/meminfo: memFree=29123644/32770624 swapFree=0/276584
[pid=11177] ppid=11174 vsize=2721968 CPUtime=1782.23 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 718880 0 0 0 178124 99 0 0 20 0 1 0 13983594 2787295232 673183 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393793 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680492 673183 310 7529 0 672939 0
Current children cumulated CPU time (s) 1782.23
Current children cumulated vsize (KiB) 2721968

[startup+1842.3 s]
/proc/loadavg: 1.05 1.55 1.86 2/175 11332
/proc/meminfo: memFree=29123536/32770624 swapFree=0/276584
[pid=11177] ppid=11174 vsize=2722232 CPUtime=1842.23 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 719077 0 0 0 184124 99 0 0 20 0 1 0 13983594 2787565568 673264 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393783 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680558 673264 310 7529 0 673005 0
Current children cumulated CPU time (s) 1842.23
Current children cumulated vsize (KiB) 2722232

[startup+1902.3 s]
/proc/loadavg: 1.02 1.45 1.80 2/175 11334
/proc/meminfo: memFree=29123796/32770624 swapFree=0/276584
[pid=11177] ppid=11174 vsize=2722364 CPUtime=1902.23 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 719160 0 0 0 190124 99 0 0 20 0 1 0 13983594 2787700736 673271 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393793 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680591 673271 310 7529 0 673038 0
Current children cumulated CPU time (s) 1902.23
Current children cumulated vsize (KiB) 2722364

[startup+1962.3 s]
/proc/loadavg: 1.01 1.37 1.75 2/174 11336
/proc/meminfo: memFree=29124400/32770624 swapFree=0/276664
[pid=11177] ppid=11174 vsize=2722364 CPUtime=1962.23 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 719244 0 0 0 196124 99 0 0 20 0 1 0 13983594 2787700736 673274 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393910 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680591 673274 310 7529 0 673038 0
Current children cumulated CPU time (s) 1962.23
Current children cumulated vsize (KiB) 2722364

[startup+2022.3 s]
/proc/loadavg: 1.00 1.30 1.71 2/174 11338
/proc/meminfo: memFree=29124028/32770624 swapFree=0/276664
[pid=11177] ppid=11174 vsize=2722364 CPUtime=2022.24 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 719332 0 0 0 202125 99 0 0 20 0 1 0 13983594 2787700736 673276 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393947 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680591 673276 310 7529 0 673038 0
Current children cumulated CPU time (s) 2022.24
Current children cumulated vsize (KiB) 2722364

[startup+2082.3 s]
/proc/loadavg: 1.00 1.24 1.66 2/174 11340
/proc/meminfo: memFree=29124276/32770624 swapFree=0/276700
[pid=11177] ppid=11174 vsize=2722364 CPUtime=2082.24 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 719404 0 0 0 208125 99 0 0 20 0 1 0 13983594 2787700736 673280 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393859 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680591 673280 310 7529 0 673038 0
Current children cumulated CPU time (s) 2082.24
Current children cumulated vsize (KiB) 2722364

[startup+2142.3 s]
/proc/loadavg: 1.00 1.20 1.62 2/174 11342
/proc/meminfo: memFree=29124272/32770624 swapFree=0/276708
[pid=11177] ppid=11174 vsize=2722364 CPUtime=2142.24 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 719544 0 0 0 214125 99 0 0 20 0 1 0 13983594 2787700736 673282 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4394828 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680591 673282 310 7529 0 673038 0
Current children cumulated CPU time (s) 2142.24
Current children cumulated vsize (KiB) 2722364

[startup+2202.31 s]
/proc/loadavg: 1.00 1.16 1.58 2/174 11344
/proc/meminfo: memFree=29124268/32770624 swapFree=0/276708
[pid=11177] ppid=11174 vsize=2722364 CPUtime=2202.25 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 719621 0 0 0 220126 99 0 0 20 0 1 0 13983594 2787700736 673285 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4394807 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680591 673285 310 7529 0 673038 0
Current children cumulated CPU time (s) 2202.25
Current children cumulated vsize (KiB) 2722364

[startup+2262.3 s]
/proc/loadavg: 1.00 1.13 1.55 2/178 11361
/proc/meminfo: memFree=29118932/32770624 swapFree=0/276776
[pid=11177] ppid=11174 vsize=2722364 CPUtime=2262.24 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 719713 0 0 0 226125 99 0 0 20 0 1 0 13983594 2787700736 673287 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393822 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680591 673287 310 7529 0 673038 0
Current children cumulated CPU time (s) 2262.24
Current children cumulated vsize (KiB) 2722364

[startup+2322.3 s]
/proc/loadavg: 1.00 1.11 1.51 2/178 11363
/proc/meminfo: memFree=29118912/32770624 swapFree=0/276776
[pid=11177] ppid=11174 vsize=2722364 CPUtime=2322.24 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 719809 0 0 0 232125 99 0 0 20 0 1 0 13983594 2787700736 673294 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393822 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680591 673294 310 7529 0 673038 0
Current children cumulated CPU time (s) 2322.24
Current children cumulated vsize (KiB) 2722364

[startup+2382.3 s]
/proc/loadavg: 1.00 1.09 1.48 2/175 11365
/proc/meminfo: memFree=29122900/32770624 swapFree=0/276824
[pid=11177] ppid=11174 vsize=2722496 CPUtime=2382.24 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 719892 0 0 0 238125 99 0 0 20 0 1 0 13983594 2787835904 673299 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4394001 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680624 673299 310 7529 0 673071 0
Current children cumulated CPU time (s) 2382.24
Current children cumulated vsize (KiB) 2722496

[startup+2442.3 s]
/proc/loadavg: 1.00 1.07 1.45 2/175 11367
/proc/meminfo: memFree=29122656/32770624 swapFree=0/276844
[pid=11177] ppid=11174 vsize=2723024 CPUtime=2442.25 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 720201 0 0 0 244126 99 0 0 20 0 1 0 13983594 2788376576 673440 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393456 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680756 673440 310 7529 0 673203 0
Current children cumulated CPU time (s) 2442.25
Current children cumulated vsize (KiB) 2723024

[startup+2502.3 s]
/proc/loadavg: 1.04 1.07 1.43 2/175 11369
/proc/meminfo: memFree=29123276/32770624 swapFree=0/276880
[pid=11177] ppid=11174 vsize=2723024 CPUtime=2502.25 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 720296 0 0 0 250126 99 0 0 20 0 1 0 13983594 2788376576 673444 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4394044 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680756 673444 310 7529 0 673203 0
Current children cumulated CPU time (s) 2502.25
Current children cumulated vsize (KiB) 2723024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 1.03 1.07 1.42 2/175 11369
/proc/meminfo: memFree=29123648/32770624 swapFree=0/276888
[pid=11177] ppid=11174 vsize=2723024 CPUtime=2519.95 cores=1,3,5,7
/proc/11177/stat : 11177 (BTD) R 11174 11177 6971 0 -1 4202496 720343 0 0 0 251896 99 0 0 20 0 1 0 13983594 2788376576 673447 18446744073709551615 4194304 35031035 140727799629200 140727799627768 4393783 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 38088704 140727799632389 140727799632465 140727799632465 140727799635921 0
/proc/11177/statm: 680756 673447 310 7529 0 673203 0
Current children cumulated CPU time (s) 2519.95
Current children cumulated vsize (KiB) 2723024

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.01
CPU time (s): 2519.97
CPU user time (s): 2518.96
CPU system time (s): 1.00502
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 2723024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.96
system time used= 1.00502
maximum resident set size= 2693788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 720343
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 1056

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.31076 second user time and 8.69713 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-09 07:12:53
IDJOB=4260827
IDBENCH=140614
IDSOLVER=2648
FILE ID=node124/4260827-1502256429
RUNJOBID= node124-1502235469-7074
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/Wwtpp/Wwtpp-ord-s1/Wwtpp-ord-ex02280.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260827-1502256429/watcher-4260827-1502256429 -o /tmp/evaluation-result-4260827-1502256429/solver-4260827-1502256429 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502235469-7074 --watchdog 2580  BTD 2520 HOME/instance-4260827-1502256429.xml

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

MD5SUM BENCH= 266034c566073a7f5804da8fab792568
RANDOM SEED=891729167

node124.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.51
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.51
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.51
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.51
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:        31750812 kB
MemAvailable:   31992896 kB
Buffers:          103416 kB
Cached:           429816 kB
SwapCached:            0 kB
Active:           325256 kB
Inactive:         292304 kB
Active(anon):      84740 kB
Inactive(anon):    16768 kB
Active(file):     240516 kB
Inactive(file):   275536 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38952 kB
Writeback:             8 kB
AnonPages:         84408 kB
Mapped:            33400 kB
Shmem:             17128 kB
Slab:             108152 kB
SReclaimable:      83736 kB
SUnreclaim:        24416 kB
KernelStack:        3200 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61992 MiB
End job on node124 at 2017-08-09 07:54:53