Trace number 4260418

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.6799 2520

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K14-P07.xml
MD5SUM539390230adc3c5191c5e54bc0e1cdf0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1554
Number of constraints723
Number of domains2
Minimum domain size721
Maximum domain size722
Distribution of domain sizes[{"size":721,"count":721},{"size":722,"count":98}]
Minimum variable degree0
Maximum variable degree16
Distribution of variable degrees[{"degree":0,"count":735},{"degree":2,"count":721},{"degree":15,"count":28},{"degree":16,"count":70}]
Minimum constraint arity3
Maximum constraint arity721
Distribution of constraint arities[{"arity":3,"count":721},{"arity":98,"count":1},{"arity":721,"count":1}]
Number of extensional constraints0
Number of intensional constraints721
Distribution of constraint types[{"type":"intension","count":721},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

1.89/2.18	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-4260418-1502242631/watcher-4260418-1502242631 -o /tmp/evaluation-result-4260418-1502242631/solver-4260418-1502242631 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502234554-16653 --watchdog 2580 BTD 2520 HOME/instance-4260418-1502242631.xml 

pid=19159
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.02 2.04 2.04 4/181 19162
/proc/meminfo: memFree=31410660/32770624 swapFree=0/424656
[pid=19162] ppid=19159 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/19162/stat : 19162 (runsolver) D 19159 19162 16590 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 26456674 24240128 107 18446744073709551615 4194304 4338465 140732263646432 140732263644072 139815053562583 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 14712832 140732263653589 140732263653962 140732263653962 140732263657418 0
/proc/19162/statm: 5918 107 54 36 0 2156 0

[startup+0.100149 s]
/proc/loadavg: 2.02 2.04 2.04 4/181 19162
/proc/meminfo: memFree=31410660/32770624 swapFree=0/424656
[pid=19162] ppid=19159 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/19162/stat : 19162 (runsolver) D 19159 19162 16590 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 26456674 24240128 107 18446744073709551615 4194304 4338465 140732263646432 140732263644072 139815053562583 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 14712832 140732263653589 140732263653962 140732263653962 140732263657418 0
/proc/19162/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200301 s]
/proc/loadavg: 2.02 2.04 2.04 4/181 19162
/proc/meminfo: memFree=31410660/32770624 swapFree=0/424656
[pid=19162] ppid=19159 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/19162/stat : 19162 (runsolver) D 19159 19162 16590 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 26456674 24240128 107 18446744073709551615 4194304 4338465 140732263646432 140732263644072 139815053562583 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 14712832 140732263653589 140732263653962 140732263653962 140732263657418 0
/proc/19162/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.300348 s]
/proc/loadavg: 2.02 2.04 2.04 4/181 19162
/proc/meminfo: memFree=31410660/32770624 swapFree=0/424656
[pid=19162] ppid=19159 vsize=35448 CPUtime=0.09 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 1595 0 0 0 9 0 0 0 20 0 1 0 26456674 36298752 1459 18446744073709551615 4194304 35031035 140724933557136 140724933557136 7408826 0 0 1 0 0 0 0 17 2 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 8862 1459 231 7529 0 1309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35448

[startup+0.700284 s]
/proc/loadavg: 2.02 2.04 2.04 4/181 19162
/proc/meminfo: memFree=31410660/32770624 swapFree=0/424656
[pid=19162] ppid=19159 vsize=55696 CPUtime=0.48 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 6666 0 0 0 48 0 0 0 20 0 1 0 26456674 57032704 6521 18446744073709551615 4194304 35031035 140724933557136 140724933557136 4632139 0 0 1 0 0 0 0 17 2 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 13924 6521 231 7529 0 6371 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 55696

[startup+1.50029 s]
/proc/loadavg: 2.02 2.04 2.04 3/182 19163
/proc/meminfo: memFree=31365772/32770624 swapFree=0/424624
[pid=19162] ppid=19159 vsize=96208 CPUtime=1.29 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 16783 0 0 0 126 3 0 0 20 0 1 0 26456674 98516992 16615 18446744073709551615 4194304 35031035 140724933557136 140724933552856 4632139 0 0 1 0 0 0 0 17 2 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 24052 16615 231 7529 0 16499 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 96208

[startup+3.10028 s]
/proc/loadavg: 2.02 2.04 2.04 3/182 19163
/proc/meminfo: memFree=31316420/32770624 swapFree=0/424624
[pid=19162] ppid=19159 vsize=129484 CPUtime=2.89 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 25182 0 0 0 285 4 0 0 20 0 1 0 26456674 132591616 25047 18446744073709551615 4194304 35031035 140724933557136 140724933555688 7403862 0 0 1 0 0 0 0 17 2 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 32371 25047 321 7529 0 24818 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 129484

[startup+6.30028 s]
/proc/loadavg: 2.02 2.04 2.04 3/182 19163
/proc/meminfo: memFree=31297660/32770624 swapFree=0/424616
[pid=19162] ppid=19159 vsize=146248 CPUtime=6.08 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 31617 0 0 0 604 4 0 0 20 0 1 0 26456674 149757952 29229 18446744073709551615 4194304 35031035 140724933557136 140724933555688 7408826 0 0 1 0 0 0 0 17 2 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 36562 29229 321 7529 0 29009 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 146248

[startup+12.7003 s]
/proc/loadavg: 2.02 2.04 2.04 3/182 19163
/proc/meminfo: memFree=31266660/32770624 swapFree=0/424620
[pid=19162] ppid=19159 vsize=173440 CPUtime=12.48 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 43670 0 0 0 1243 5 0 0 20 0 1 0 26456674 177602560 36077 18446744073709551615 4194304 35031035 140724933557136 140724933555688 4445143 0 0 1 0 0 0 0 17 2 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 43360 36077 322 7529 0 35807 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 173440

[startup+25.5003 s]
/proc/loadavg: 2.01 2.04 2.04 3/182 19163
/proc/meminfo: memFree=31266008/32770624 swapFree=0/424640
[pid=19162] ppid=19159 vsize=173440 CPUtime=25.27 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 46514 0 0 0 2522 5 0 0 20 0 1 0 26456674 177602560 36077 18446744073709551615 4194304 35031035 140724933557136 140724933555688 4445137 0 0 1 0 0 0 0 17 2 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 43360 36077 322 7529 0 35807 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 173440

[startup+51.1003 s]
/proc/loadavg: 2.01 2.04 2.04 3/182 19164
/proc/meminfo: memFree=31168764/32770624 swapFree=0/424648
[pid=19162] ppid=19159 vsize=284416 CPUtime=50.87 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 69030 0 0 0 5079 8 0 0 20 0 1 0 26456674 291241984 60840 18446744073709551615 4194304 35031035 140724933557136 140724933555336 7408826 0 0 1 0 0 0 0 17 2 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 71104 60840 337 7529 0 63551 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 284416

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/182 19165
/proc/meminfo: memFree=31130004/32770624 swapFree=0/424684
[pid=19162] ppid=19159 vsize=322696 CPUtime=102.06 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 93443 0 0 0 10196 10 0 0 20 0 1 0 26456674 330440704 70423 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4293293 0 0 1 0 0 0 0 17 2 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 70423 337 7529 0 73121 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 322696

[startup+162.3 s]
/proc/loadavg: 1.96 2.01 2.04 3/182 19168
/proc/meminfo: memFree=31126460/32770624 swapFree=0/424720
[pid=19162] ppid=19159 vsize=322696 CPUtime=162.05 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 97702 0 0 0 16195 10 0 0 20 0 1 0 26456674 330440704 71135 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4445147 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71135 337 7529 0 73121 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 322696

[startup+222.306 s]
/proc/loadavg: 2.05 2.03 2.04 3/182 19211
/proc/meminfo: memFree=31124944/32770624 swapFree=0/425024
[pid=19162] ppid=19159 vsize=322696 CPUtime=222.06 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 98518 0 0 0 22196 10 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4213184 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 322696

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.04 3/182 19213
/proc/meminfo: memFree=31125440/32770624 swapFree=0/425036
[pid=19162] ppid=19159 vsize=322696 CPUtime=282.05 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 99330 0 0 0 28195 10 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4296289 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 322696

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/182 19216
/proc/meminfo: memFree=31124596/32770624 swapFree=0/425068
[pid=19162] ppid=19159 vsize=322696 CPUtime=342.04 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 100136 0 0 0 34194 10 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4300339 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 322696

[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 19218
/proc/meminfo: memFree=31124968/32770624 swapFree=0/425100
[pid=19162] ppid=19159 vsize=322696 CPUtime=402.04 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 100936 0 0 0 40194 10 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4445158 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 322696

[startup+462.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/185 19234
/proc/meminfo: memFree=31121112/32770624 swapFree=0/425136
[pid=19162] ppid=19159 vsize=322696 CPUtime=462.04 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 101708 0 0 0 46194 10 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4445088 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 322696

[startup+522.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 19236
/proc/meminfo: memFree=31124200/32770624 swapFree=0/425164
[pid=19162] ppid=19159 vsize=322696 CPUtime=522.04 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 102518 0 0 0 52194 10 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4213253 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 322696

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 19238
/proc/meminfo: memFree=31125180/32770624 swapFree=0/425192
[pid=19162] ppid=19159 vsize=322696 CPUtime=582.03 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 103309 0 0 0 58193 10 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4213232 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 322696


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


[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 19370
/proc/meminfo: memFree=30070516/32770624 swapFree=0/430180
[pid=19162] ppid=19159 vsize=322696 CPUtime=1602 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 116925 0 0 0 160188 12 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4298537 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 322696

[startup+1662.3 s]
/proc/loadavg: 2.11 2.05 2.06 3/185 19387
/proc/meminfo: memFree=30066640/32770624 swapFree=0/430200
[pid=19162] ppid=19159 vsize=322696 CPUtime=1662 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 117755 0 0 0 166188 12 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4445163 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 322696

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/183 19389
/proc/meminfo: memFree=30067116/32770624 swapFree=0/430244
[pid=19162] ppid=19159 vsize=322696 CPUtime=1721.99 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 118594 0 0 0 172187 12 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4443392 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 322696

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/182 19391
/proc/meminfo: memFree=30067104/32770624 swapFree=0/430260
[pid=19162] ppid=19159 vsize=322696 CPUtime=1781.99 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 119419 0 0 0 178187 12 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4213184 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 322696

[startup+1842.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 19393
/proc/meminfo: memFree=30067584/32770624 swapFree=0/430284
[pid=19162] ppid=19159 vsize=322696 CPUtime=1841.99 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 120209 0 0 0 184187 12 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4293304 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 1841.99
Current children cumulated vsize (KiB) 322696

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 19395
/proc/meminfo: memFree=30067836/32770624 swapFree=0/430320
[pid=19162] ppid=19159 vsize=322696 CPUtime=1901.99 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 121031 0 0 0 190187 12 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4293343 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 1901.99
Current children cumulated vsize (KiB) 322696

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 19398
/proc/meminfo: memFree=30067812/32770624 swapFree=0/430348
[pid=19162] ppid=19159 vsize=322696 CPUtime=1961.99 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 121864 0 0 0 196186 13 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4213253 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 1961.99
Current children cumulated vsize (KiB) 322696

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 19400
/proc/meminfo: memFree=30068124/32770624 swapFree=0/430364
[pid=19162] ppid=19159 vsize=322696 CPUtime=2021.99 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 122702 0 0 0 202186 13 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4297181 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 2021.99
Current children cumulated vsize (KiB) 322696

[startup+2082.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 19402
/proc/meminfo: memFree=30068644/32770624 swapFree=0/430376
[pid=19162] ppid=19159 vsize=322696 CPUtime=2081.99 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 123464 0 0 0 208186 13 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4293248 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 2081.99
Current children cumulated vsize (KiB) 322696

[startup+2142.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/181 19405
/proc/meminfo: memFree=30068392/32770624 swapFree=0/430396
[pid=19162] ppid=19159 vsize=322696 CPUtime=2141.98 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 124245 0 0 0 214185 13 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4445143 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 2141.98
Current children cumulated vsize (KiB) 322696

[startup+2202.31 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 19407
/proc/meminfo: memFree=30068280/32770624 swapFree=0/430412
[pid=19162] ppid=19159 vsize=322696 CPUtime=2201.99 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 124562 0 0 0 220186 13 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4294570 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 2201.99
Current children cumulated vsize (KiB) 322696

[startup+2262.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 19424
/proc/meminfo: memFree=30064652/32770624 swapFree=0/430444
[pid=19162] ppid=19159 vsize=322696 CPUtime=2261.98 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 125304 0 0 0 226185 13 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4445163 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 2261.98
Current children cumulated vsize (KiB) 322696

[startup+2322.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 19450
/proc/meminfo: memFree=30063296/32770624 swapFree=0/430472
[pid=19162] ppid=19159 vsize=322696 CPUtime=2321.98 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 126009 0 0 0 232185 13 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4293293 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 2321.98
Current children cumulated vsize (KiB) 322696

[startup+2382.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 19451
/proc/meminfo: memFree=30066604/32770624 swapFree=0/430480
[pid=19162] ppid=19159 vsize=322696 CPUtime=2381.97 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 126847 0 0 0 238184 13 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4296267 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 2381.97
Current children cumulated vsize (KiB) 322696

[startup+2442.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 19454
/proc/meminfo: memFree=30067992/32770624 swapFree=0/430488
[pid=19162] ppid=19159 vsize=322696 CPUtime=2441.97 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 127634 0 0 0 244184 13 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4296506 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 2441.97
Current children cumulated vsize (KiB) 322696

[startup+2502.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 19455
/proc/meminfo: memFree=30068144/32770624 swapFree=0/430504
[pid=19162] ppid=19159 vsize=322696 CPUtime=2501.97 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 128322 0 0 0 250184 13 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4293256 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 2501.97
Current children cumulated vsize (KiB) 322696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 19457
/proc/meminfo: memFree=30067920/32770624 swapFree=0/430520
[pid=19162] ppid=19159 vsize=322696 CPUtime=2519.67 cores=0,2,4,6
/proc/19162/stat : 19162 (BTD) R 19159 19162 16590 0 -1 4202496 128410 0 0 0 251954 13 0 0 20 0 1 0 26456674 330440704 71205 18446744073709551615 4194304 35031035 140724933557136 140724933556136 4293293 0 0 1 0 0 0 0 17 4 0 0 20 0 0 37130264 37226188 38076416 140724933558789 140724933558865 140724933558865 140724933562321 0
/proc/19162/statm: 80674 71205 337 7529 0 73121 0
Current children cumulated CPU time (s) 2519.67
Current children cumulated vsize (KiB) 322696

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 19162 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
CPU time (s): 2519.68
CPU user time (s): 2519.54
CPU system time (s): 0.136994
CPU usage (%): 99.9872
Max. virtual memory (cumulated for all children) (KiB): 322696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.54
system time used= 0.136994
maximum resident set size= 284820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128410
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= 34
involuntary context switches= 788

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.41308 second user time and 9.551 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-09 03:23:05
IDJOB=4260418
IDBENCH=120756
IDSOLVER=2648
FILE ID=node127/4260418-1502242631
RUNJOBID= node127-1502234554-16653
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K14-P07.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260418-1502242631/watcher-4260418-1502242631 -o /tmp/evaluation-result-4260418-1502242631/solver-4260418-1502242631 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502234554-16653 --watchdog 2580  BTD 2520 HOME/instance-4260418-1502242631.xml

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

MD5SUM BENCH= 539390230adc3c5191c5e54bc0e1cdf0
RANDOM SEED=1343026190

node127.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.92
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.92
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.92
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.92
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:        31411560 kB
MemAvailable:   32012796 kB
Buffers:          184388 kB
Cached:           701580 kB
SwapCached:            0 kB
Active:           503040 kB
Inactive:         441508 kB
Active(anon):      58440 kB
Inactive(anon):    16728 kB
Active(file):     444600 kB
Inactive(file):   424780 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38240 kB
Writeback:            20 kB
AnonPages:         50100 kB
Mapped:            36580 kB
Shmem:             17092 kB
Slab:             120084 kB
SReclaimable:      95384 kB
SUnreclaim:        24700 kB
KernelStack:        3248 kB
PageTables:         5044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     310568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 61884 MiB
End job on node127 at 2017-08-09 04:05:05