Trace number 4260621

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

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-02.xml
MD5SUMeda3e143b65a543b5abd93f521b89dfa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark62.412601
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree23
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":4},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":3},{"degree":18,"count":3},{"degree":21,"count":3},{"degree":23,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

3.91/4.04	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-4260621-1502240684/watcher-4260621-1502240684 -o /tmp/evaluation-result-4260621-1502240684/solver-4260621-1502240684 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502234521-4121 --watchdog 2580 BTD 2520 HOME/instance-4260621-1502240684.xml 

pid=5824
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.00 2.01 1.98 2/183 5827
/proc/meminfo: memFree=31376116/32770624 swapFree=0/473136
[pid=5827] ppid=5824 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/5827/stat : 5827 (runsolver) D 5824 5827 4057 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 26289374 24240128 107 18446744073709551615 4194304 4338465 140728415896336 140728415893976 140348245934807 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 8540160 140728415899862 140728415900234 140728415900234 140728415903690 0
/proc/5827/statm: 5918 107 54 36 0 2156 0

[startup+0.100157 s]
/proc/loadavg: 2.00 2.01 1.98 2/183 5827
/proc/meminfo: memFree=31376116/32770624 swapFree=0/473136
[pid=5827] ppid=5824 vsize=32244 CPUtime=0.02 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 870 0 0 0 2 0 0 0 20 0 1 0 26289374 33017856 565 18446744073709551615 4194304 35031035 140722869842064 140722869842064 7408826 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 8061 565 238 7529 0 508 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 32244

[startup+0.200294 s]
/proc/loadavg: 2.00 2.01 1.98 2/183 5827
/proc/meminfo: memFree=31376116/32770624 swapFree=0/473136
[pid=5827] ppid=5824 vsize=49144 CPUtime=0.11 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 5293 0 0 0 11 0 0 0 20 0 1 0 26289374 50323456 4574 18446744073709551615 4194304 35031035 140722869842064 140722869842064 7408826 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 12286 4574 251 7529 0 4733 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 49144

[startup+0.300361 s]
/proc/loadavg: 2.00 2.01 1.98 2/183 5827
/proc/meminfo: memFree=31376116/32770624 swapFree=0/473136
[pid=5827] ppid=5824 vsize=64692 CPUtime=0.21 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 9185 0 0 0 20 1 0 0 20 0 1 0 26289374 66244608 8468 18446744073709551615 4194304 35031035 140722869842064 140722869842064 6429792 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 16173 8468 251 7529 0 8620 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 64692

[startup+0.700303 s]
/proc/loadavg: 2.00 2.01 1.98 2/183 5827
/proc/meminfo: memFree=31376116/32770624 swapFree=0/473136
[pid=5827] ppid=5824 vsize=116560 CPUtime=0.61 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 22157 0 0 0 59 2 0 0 20 0 1 0 26289374 119357440 21404 18446744073709551615 4194304 35031035 140722869842064 140722869842064 6429792 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 29140 21404 251 7529 0 21587 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 116560

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 1.98 3/184 5828
/proc/meminfo: memFree=31239876/32770624 swapFree=0/473384
[pid=5827] ppid=5824 vsize=223176 CPUtime=1.41 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 48815 0 0 0 136 5 0 0 20 0 1 0 26289374 228532224 48068 18446744073709551615 4194304 35031035 140722869842064 140722869839240 6429792 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 55794 48068 251 7529 0 48241 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 223176

[startup+3.1003 s]
/proc/loadavg: 2.00 2.01 1.98 3/184 5828
/proc/meminfo: memFree=31095200/32770624 swapFree=0/473384
[pid=5827] ppid=5824 vsize=433908 CPUtime=3.02 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 110122 0 0 0 289 13 0 0 20 0 1 0 26289374 444321792 100884 18446744073709551615 4194304 35031035 140722869842064 140722869836968 6429792 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 108477 100884 251 7529 0 100924 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 433908

[startup+6.30032 s]
/proc/loadavg: 2.00 2.01 1.98 3/184 5828
/proc/meminfo: memFree=30849244/32770624 swapFree=0/473152
[pid=5827] ppid=5824 vsize=555792 CPUtime=6.22 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 283345 0 0 0 599 23 0 0 20 0 1 0 26289374 569131008 131454 18446744073709551615 4194304 35031035 140722869842064 140722869839240 4376729 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131454 290 7529 0 131395 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 555792

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.98 3/184 5828
/proc/meminfo: memFree=30848784/32770624 swapFree=0/473160
[pid=5827] ppid=5824 vsize=555792 CPUtime=12.61 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 410264 0 0 0 1233 28 0 0 20 0 1 0 26289374 569131008 131454 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376535 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131454 290 7529 0 131395 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 555792

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.98 3/184 5828
/proc/meminfo: memFree=30848892/32770624 swapFree=0/473160
[pid=5827] ppid=5824 vsize=555792 CPUtime=25.41 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 534527 0 0 0 2507 34 0 0 20 0 1 0 26289374 569131008 131454 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376729 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131454 290 7529 0 131395 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 555792

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 1.98 3/184 5829
/proc/meminfo: memFree=30848720/32770624 swapFree=0/473160
[pid=5827] ppid=5824 vsize=555792 CPUtime=51.01 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 713834 0 0 0 5058 43 0 0 20 0 1 0 26289374 569131008 131454 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376729 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131454 290 7529 0 131395 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 555792

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 5831
/proc/meminfo: memFree=30851328/32770624 swapFree=0/473176
[pid=5827] ppid=5824 vsize=555792 CPUtime=102.21 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 817551 0 0 0 10174 47 0 0 20 0 1 0 26289374 569131008 131454 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376729 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131454 290 7529 0 131395 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 555792

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 5833
/proc/meminfo: memFree=30851524/32770624 swapFree=0/473176
[pid=5827] ppid=5824 vsize=555792 CPUtime=162.21 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 899691 0 0 0 16170 51 0 0 20 0 1 0 26289374 569131008 131454 18446744073709551615 4194304 35031035 140722869842064 140722869841064 7398409 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131454 290 7529 0 131395 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 555792

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 5835
/proc/meminfo: memFree=30851756/32770624 swapFree=0/473184
[pid=5827] ppid=5824 vsize=555792 CPUtime=222.22 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 949246 0 0 0 22169 53 0 0 20 0 1 0 26289374 569131008 131454 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376784 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131454 290 7529 0 131395 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 555792

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 5838
/proc/meminfo: memFree=30851916/32770624 swapFree=0/473200
[pid=5827] ppid=5824 vsize=555792 CPUtime=282.22 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 974316 0 0 0 28167 55 0 0 20 0 1 0 26289374 569131008 131454 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4346776 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131454 290 7529 0 131395 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 555792

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 5840
/proc/meminfo: memFree=30851756/32770624 swapFree=0/473212
[pid=5827] ppid=5824 vsize=555792 CPUtime=342.23 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 975285 0 0 0 34168 55 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376535 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 555792

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 5842
/proc/meminfo: memFree=30851680/32770624 swapFree=0/473228
[pid=5827] ppid=5824 vsize=555792 CPUtime=402.23 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 975684 0 0 0 40168 55 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4346776 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 555792

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 1.99 3/181 5845
/proc/meminfo: memFree=30851432/32770624 swapFree=0/473244
[pid=5827] ppid=5824 vsize=555792 CPUtime=462.24 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 976143 0 0 0 46168 56 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 6441376 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 555792

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 1.99 3/181 5847
/proc/meminfo: memFree=30851804/32770624 swapFree=0/473252
[pid=5827] ppid=5824 vsize=555792 CPUtime=522.24 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 976601 0 0 0 52168 56 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376729 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 555792

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/183 5863
/proc/meminfo: memFree=30848528/32770624 swapFree=0/473276
[pid=5827] ppid=5824 vsize=555792 CPUtime=582.25 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 977058 0 0 0 58168 57 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376792 0 0 1 0 0 0 0 17 5 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 555792


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


[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/182 5938
/proc/meminfo: memFree=30852492/32770624 swapFree=0/473540
[pid=5827] ppid=5824 vsize=555792 CPUtime=1662.35 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 984925 0 0 0 166169 66 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376729 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 555792

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/182 5940
/proc/meminfo: memFree=30852660/32770624 swapFree=0/473560
[pid=5827] ppid=5824 vsize=555792 CPUtime=1722.36 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 985384 0 0 0 172169 67 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376765 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 555792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/185 5955
/proc/meminfo: memFree=30848312/32770624 swapFree=0/473596
[pid=5827] ppid=5824 vsize=555792 CPUtime=1782.37 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 985842 0 0 0 178169 68 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376765 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 555792

[startup+1842.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/185 5957
/proc/meminfo: memFree=30848064/32770624 swapFree=0/473616
[pid=5827] ppid=5824 vsize=555792 CPUtime=1842.37 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 986302 0 0 0 184169 68 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4213184 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 1842.37
Current children cumulated vsize (KiB) 555792

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.01 3/182 6020
/proc/meminfo: memFree=30831720/32770624 swapFree=0/473652
[pid=5827] ppid=5824 vsize=555792 CPUtime=1902.38 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 986761 0 0 0 190169 69 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 7406616 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 1902.38
Current children cumulated vsize (KiB) 555792

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/182 6022
/proc/meminfo: memFree=30831472/32770624 swapFree=0/473660
[pid=5827] ppid=5824 vsize=555792 CPUtime=1962.38 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 987221 0 0 0 196169 69 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 7398412 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 1962.38
Current children cumulated vsize (KiB) 555792

[startup+2022.3 s]
/proc/loadavg: 1.93 2.00 2.01 3/182 6024
/proc/meminfo: memFree=30831364/32770624 swapFree=0/473668
[pid=5827] ppid=5824 vsize=555792 CPUtime=2022.39 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 987626 0 0 0 202169 70 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376535 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 2022.39
Current children cumulated vsize (KiB) 555792

[startup+2082.3 s]
/proc/loadavg: 1.97 2.00 2.01 3/182 6027
/proc/meminfo: memFree=30831104/32770624 swapFree=0/473680
[pid=5827] ppid=5824 vsize=555792 CPUtime=2082.4 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 988085 0 0 0 208170 70 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376535 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 2082.4
Current children cumulated vsize (KiB) 555792

[startup+2142.3 s]
/proc/loadavg: 1.99 2.00 2.01 3/182 6029
/proc/meminfo: memFree=30831136/32770624 swapFree=0/473696
[pid=5827] ppid=5824 vsize=555792 CPUtime=2142.4 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 988543 0 0 0 214169 71 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376535 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 2142.4
Current children cumulated vsize (KiB) 555792

[startup+2202.31 s]
/proc/loadavg: 2.07 2.01 2.01 3/182 6031
/proc/meminfo: memFree=30831268/32770624 swapFree=0/473704
[pid=5827] ppid=5824 vsize=555792 CPUtime=2202.41 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 989008 0 0 0 220170 71 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 7416224 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 2202.41
Current children cumulated vsize (KiB) 555792

[startup+2262.3 s]
/proc/loadavg: 2.03 2.01 2.01 3/182 6034
/proc/meminfo: memFree=30830176/32770624 swapFree=0/473728
[pid=5827] ppid=5824 vsize=555792 CPUtime=2262.42 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 989271 0 0 0 226170 72 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376729 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 2262.42
Current children cumulated vsize (KiB) 555792

[startup+2322.3 s]
/proc/loadavg: 2.01 2.01 2.01 3/182 6036
/proc/meminfo: memFree=30830048/32770624 swapFree=0/473736
[pid=5827] ppid=5824 vsize=555792 CPUtime=2322.42 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 989772 0 0 0 232170 72 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376535 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 2322.42
Current children cumulated vsize (KiB) 555792

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/185 6051
/proc/meminfo: memFree=30826432/32770624 swapFree=0/473804
[pid=5827] ppid=5824 vsize=555792 CPUtime=2382.43 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 990161 0 0 0 238170 73 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376535 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 2382.43
Current children cumulated vsize (KiB) 555792

[startup+2442.3 s]
/proc/loadavg: 2.08 2.03 2.02 3/185 6053
/proc/meminfo: memFree=30825692/32770624 swapFree=0/473812
[pid=5827] ppid=5824 vsize=555792 CPUtime=2442.43 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 990674 0 0 0 244170 73 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 7406616 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 2442.43
Current children cumulated vsize (KiB) 555792

[startup+2502.3 s]
/proc/loadavg: 2.03 2.02 2.02 3/182 6054
/proc/meminfo: memFree=30829484/32770624 swapFree=0/473840
[pid=5827] ppid=5824 vsize=555792 CPUtime=2502.44 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 990908 0 0 0 250170 74 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4346776 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 2502.44
Current children cumulated vsize (KiB) 555792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.02 2.02 2.02 3/182 6055
/proc/meminfo: memFree=30829608/32770624 swapFree=0/473848
[pid=5827] ppid=5824 vsize=555792 CPUtime=2520.04 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 991067 0 0 0 251930 74 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376729 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 2520.04
Current children cumulated vsize (KiB) 555792

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

[startup+2519.9 s]
/proc/loadavg: 2.02 2.02 2.02 3/182 6055
/proc/meminfo: memFree=30829608/32770624 swapFree=0/473848
[pid=5827] ppid=5824 vsize=555792 CPUtime=2520.04 cores=1,3,5,7
/proc/5827/stat : 5827 (BTD) R 5824 5827 4057 0 -1 4202496 991067 0 0 0 251930 74 0 0 20 0 1 0 26289374 569131008 131603 18446744073709551615 4194304 35031035 140722869842064 140722869841064 4376729 0 0 1 0 0 0 0 17 3 0 0 7 0 0 37130264 37226188 55853056 140722869850629 140722869850705 140722869850705 140722869854161 0
/proc/5827/statm: 138948 131603 290 7529 0 131395 0
Current children cumulated CPU time (s) 2520.04
Current children cumulated vsize (KiB) 555792

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2519.9
CPU time (s): 2520.05
CPU user time (s): 2519.31
CPU system time (s): 0.744073
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 555792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.31
system time used= 0.744073
maximum resident set size= 526732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 991067
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= 39
involuntary context switches= 735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.84071 second user time and 11.7705 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-09 02:50:41
IDJOB=4260621
IDBENCH=126087
IDSOLVER=2648
FILE ID=node125/4260621-1502240684
RUNJOBID= node125-1502234521-4121
PBS_JOBID= 
Free space on /tmp= 61960 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-02.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260621-1502240684/watcher-4260621-1502240684 -o /tmp/evaluation-result-4260621-1502240684/solver-4260621-1502240684 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502234521-4121 --watchdog 2580  BTD 2520 HOME/instance-4260621-1502240684.xml

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

MD5SUM BENCH= eda3e143b65a543b5abd93f521b89dfa
RANDOM SEED=270916679

node125.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.07
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.07
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.07
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.07
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:        31376400 kB
MemAvailable:   32007016 kB
Buffers:          183080 kB
Cached:           733836 kB
SwapCached:            0 kB
Active:           489292 kB
Inactive:         489852 kB
Active(anon):      62976 kB
Inactive(anon):    16716 kB
Active(file):     426316 kB
Inactive(file):   473136 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             71040 kB
Writeback:             4 kB
AnonPages:         62380 kB
Mapped:            38196 kB
Shmem:             17060 kB
Slab:             119028 kB
SReclaimable:      94000 kB
SUnreclaim:        25028 kB
KernelStack:        3248 kB
PageTables:         5672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     318520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61924 MiB
End job on node125 at 2017-08-09 03:32:41