Trace number 4251713

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
miniBTD 2017-06-30? (TO) 2400.08 2399.9

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K12-P09.xml
MD5SUM32cec65ed71b36923f34d2db18851218
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 variables1500
Number of constraints692
Number of domains2
Minimum domain size690
Maximum domain size691
Distribution of domain sizes[{"size":690,"count":690},{"size":691,"count":108}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":702},{"degree":2,"count":690},{"degree":13,"count":24},{"degree":14,"count":84}]
Minimum constraint arity3
Maximum constraint arity690
Distribution of constraint arities[{"arity":3,"count":690},{"arity":108,"count":1},{"arity":690,"count":1}]
Number of extensional constraints0
Number of intensional constraints690
Distribution of constraint types[{"type":"intension","count":690},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

1.59/1.60	c Version: 2017-06-30

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-4251713-1500917863/watcher-4251713-1500917863 -o /tmp/evaluation-result-4251713-1500917863/solver-4251713-1500917863 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500914928-3503 --watchdog 2560 miniBTD 2400 HOME/instance-4251713-1500917863.xml 

pid=4797
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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 2.11 4/181 4800
/proc/meminfo: memFree=32099136/32770624 swapFree=5828/111056
[pid=4800] ppid=4797 vsize=26000 CPUtime=0 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 797 0 0 0 0 0 0 0 20 0 1 0 1326012 26624000 613 33554432000 4194304 4832315 140723176426416 140723176423416 139933208976357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 6500 613 512 156 0 142 0

[startup+0.100158 s]
/proc/loadavg: 2.00 2.01 2.11 4/181 4800
/proc/meminfo: memFree=32099136/32770624 swapFree=5828/111056
[pid=4800] ppid=4797 vsize=31908 CPUtime=0.09 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 2275 0 0 0 9 0 0 0 20 0 1 0 1326012 32673792 2091 33554432000 4194304 4832315 140723176426416 140723176423416 139933208976357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 7977 2091 512 156 0 1619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31908

[startup+0.200317 s]
/proc/loadavg: 2.00 2.01 2.11 4/181 4800
/proc/meminfo: memFree=32099136/32770624 swapFree=5828/111056
[pid=4800] ppid=4797 vsize=38052 CPUtime=0.19 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 3815 0 0 0 19 0 0 0 20 0 1 0 1326012 38965248 3628 33554432000 4194304 4832315 140723176426416 140723176423416 139933208976357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 9513 3628 512 156 0 3155 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38052

[startup+0.300295 s]
/proc/loadavg: 2.00 2.01 2.11 4/181 4800
/proc/meminfo: memFree=32099136/32770624 swapFree=5828/111056
[pid=4800] ppid=4797 vsize=44220 CPUtime=0.29 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 5345 0 0 0 28 1 0 0 20 0 1 0 1326012 45281280 5169 33554432000 4194304 4832315 140723176426416 140723176423416 139933208976357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 11055 5169 512 156 0 4697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44220

[startup+0.700241 s]
/proc/loadavg: 2.00 2.01 2.11 4/181 4800
/proc/meminfo: memFree=32099136/32770624 swapFree=5828/111056
[pid=4800] ppid=4797 vsize=68408 CPUtime=0.69 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 11408 0 0 0 68 1 0 0 20 0 1 0 1326012 70049792 11183 33554432000 4194304 4832315 140723176426416 140723176422648 139933208976357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 17102 11183 512 156 0 10744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68408

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.11 3/182 4801
/proc/meminfo: memFree=32032076/32770624 swapFree=5828/111076
[pid=4800] ppid=4797 vsize=99624 CPUtime=1.49 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 19242 0 0 0 147 2 0 0 20 0 1 0 1326012 102014976 19064 33554432000 4194304 4832315 140723176426416 140723176422648 139933208976357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 24906 19064 557 156 0 18548 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 99624

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.11 3/182 4801
/proc/meminfo: memFree=32006408/32770624 swapFree=5828/111080
[pid=4800] ppid=4797 vsize=122620 CPUtime=3.09 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 25248 0 0 0 306 3 0 0 20 0 1 0 1326012 125562880 24842 33554432000 4194304 4832315 140723176426416 140723176422648 139933208976357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 30655 24842 583 156 0 24297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122620

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.11 3/182 4801
/proc/meminfo: memFree=31986444/32770624 swapFree=5828/111092
[pid=4800] ppid=4797 vsize=142024 CPUtime=6.3 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 33874 0 0 0 626 4 0 0 20 0 1 0 1326012 145432576 29680 33554432000 4194304 4832315 140723176426416 140723176423592 139933208976357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 35506 29680 583 156 0 29148 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 142024

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.11 3/182 4801
/proc/meminfo: memFree=31963748/32770624 swapFree=5828/111092
[pid=4800] ppid=4797 vsize=158392 CPUtime=12.7 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 44294 0 0 0 1265 5 0 0 20 0 1 0 1326012 162193408 33791 33554432000 4194304 4832315 140723176426416 140723176423592 4340784 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 39598 33791 584 156 0 33240 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 158392

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.11 3/182 4801
/proc/meminfo: memFree=31963880/32770624 swapFree=5828/111096
[pid=4800] ppid=4797 vsize=158392 CPUtime=25.49 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 49386 0 0 0 2544 5 0 0 20 0 1 0 1326012 162193408 33791 33554432000 4194304 4832315 140723176426416 140723176423592 4340805 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 39598 33791 584 156 0 33240 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 158392

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.11 3/182 4801
/proc/meminfo: memFree=31849240/32770624 swapFree=5828/111120
[pid=4800] ppid=4797 vsize=286004 CPUtime=51.09 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 75628 0 0 0 5100 9 0 0 20 0 1 0 1326012 292868096 62910 33554432000 4194304 4832315 140723176426416 140723176423304 139933208976357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 71501 62910 601 156 0 65143 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 286004

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/182 4802
/proc/meminfo: memFree=31837036/32770624 swapFree=5828/111148
[pid=4800] ppid=4797 vsize=295904 CPUtime=102.29 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 93426 0 0 0 10219 10 0 0 20 0 1 0 1326012 303005696 65431 33554432000 4194304 4832315 140723176426416 140723176424136 4340810 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 65431 601 156 0 67618 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 295904

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/182 4810
/proc/meminfo: memFree=31831672/32770624 swapFree=5828/111176
[pid=4800] ppid=4797 vsize=295904 CPUtime=162.29 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 93790 0 0 0 16219 10 0 0 20 0 1 0 1326012 303005696 66510 33554432000 4194304 4832315 140723176426416 140723176424136 4265334 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66510 601 156 0 67618 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 295904

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.09 3/182 4811
/proc/meminfo: memFree=31831740/32770624 swapFree=5828/111196
[pid=4800] ppid=4797 vsize=295904 CPUtime=222.3 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 93836 0 0 0 22220 10 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4278721 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 295904

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.09 3/182 4812
/proc/meminfo: memFree=31832404/32770624 swapFree=5828/111220
[pid=4800] ppid=4797 vsize=295904 CPUtime=282.3 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 93846 0 0 0 28220 10 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4340810 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 295904

[startup+342.3 s]
/proc/loadavg: 2.04 2.04 2.09 3/182 4813
/proc/meminfo: memFree=31832044/32770624 swapFree=5828/111248
[pid=4800] ppid=4797 vsize=295904 CPUtime=342.3 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 94200 0 0 0 34220 10 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4340814 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 295904

[startup+402.3 s]
/proc/loadavg: 2.05 2.04 2.09 3/182 4814
/proc/meminfo: memFree=31832048/32770624 swapFree=5828/111268
[pid=4800] ppid=4797 vsize=295904 CPUtime=402.31 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 94287 0 0 0 40221 10 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4340753 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 295904

[startup+462.3 s]
/proc/loadavg: 2.08 2.06 2.09 3/182 4815
/proc/meminfo: memFree=31832196/32770624 swapFree=5828/111288
[pid=4800] ppid=4797 vsize=295904 CPUtime=462.31 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 94559 0 0 0 46221 10 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4339664 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 295904

[startup+522.3 s]
/proc/loadavg: 2.03 2.05 2.09 3/182 4816
/proc/meminfo: memFree=31832224/32770624 swapFree=5828/111308
[pid=4800] ppid=4797 vsize=295904 CPUtime=522.32 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 94920 0 0 0 52222 10 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 139933218423200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 295904

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.08 3/182 4817
/proc/meminfo: memFree=31832352/32770624 swapFree=5828/111332
[pid=4800] ppid=4797 vsize=295904 CPUtime=582.32 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 95273 0 0 0 58222 10 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4339694 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 295904


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 4872
/proc/meminfo: memFree=31831892/32770624 swapFree=5828/111736
[pid=4800] ppid=4797 vsize=295904 CPUtime=1542.41 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 98780 0 0 0 154230 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4278721 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 1542.41
Current children cumulated vsize (KiB) 295904

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4873
/proc/meminfo: memFree=31831896/32770624 swapFree=5828/111756
[pid=4800] ppid=4797 vsize=295904 CPUtime=1602.41 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 99072 0 0 0 160230 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4278565 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 1602.41
Current children cumulated vsize (KiB) 295904

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4874
/proc/meminfo: memFree=31831776/32770624 swapFree=5828/111776
[pid=4800] ppid=4797 vsize=295904 CPUtime=1662.41 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 99138 0 0 0 166230 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4340805 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 1662.41
Current children cumulated vsize (KiB) 295904

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4875
/proc/meminfo: memFree=31832020/32770624 swapFree=5828/111796
[pid=4800] ppid=4797 vsize=295904 CPUtime=1722.42 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 99440 0 0 0 172231 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4339598 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 1722.42
Current children cumulated vsize (KiB) 295904

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4876
/proc/meminfo: memFree=31831768/32770624 swapFree=5828/111816
[pid=4800] ppid=4797 vsize=295904 CPUtime=1782.42 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 99664 0 0 0 178231 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4280376 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (KiB) 295904

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4877
/proc/meminfo: memFree=31831824/32770624 swapFree=5828/111844
[pid=4800] ppid=4797 vsize=295904 CPUtime=1842.43 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 99808 0 0 0 184232 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4278710 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 1842.43
Current children cumulated vsize (KiB) 295904

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4878
/proc/meminfo: memFree=31831704/32770624 swapFree=5828/111868
[pid=4800] ppid=4797 vsize=295904 CPUtime=1902.43 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 100038 0 0 0 190232 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4339000 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 1902.43
Current children cumulated vsize (KiB) 295904

[startup+1962.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 4946
/proc/meminfo: memFree=31723032/32770624 swapFree=5828/111940
[pid=4800] ppid=4797 vsize=295904 CPUtime=1962.44 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 100174 0 0 0 196233 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4278572 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 1962.44
Current children cumulated vsize (KiB) 295904

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 4947
/proc/meminfo: memFree=31723056/32770624 swapFree=5828/111964
[pid=4800] ppid=4797 vsize=295904 CPUtime=2022.44 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 100533 0 0 0 202233 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4264107 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 2022.44
Current children cumulated vsize (KiB) 295904

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 4948
/proc/meminfo: memFree=31719644/32770624 swapFree=5828/111984
[pid=4800] ppid=4797 vsize=295904 CPUtime=2082.45 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 100540 0 0 0 208234 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4264147 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 2082.45
Current children cumulated vsize (KiB) 295904

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4949
/proc/meminfo: memFree=31720020/32770624 swapFree=5828/112012
[pid=4800] ppid=4797 vsize=295904 CPUtime=2142.45 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 100686 0 0 0 214234 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4279016 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 2142.45
Current children cumulated vsize (KiB) 295904

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4950
/proc/meminfo: memFree=31719908/32770624 swapFree=5828/112036
[pid=4800] ppid=4797 vsize=295904 CPUtime=2202.46 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 100906 0 0 0 220235 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4265334 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 2202.46
Current children cumulated vsize (KiB) 295904

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4951
/proc/meminfo: memFree=31720408/32770624 swapFree=5828/112060
[pid=4800] ppid=4797 vsize=295904 CPUtime=2262.46 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 101251 0 0 0 226235 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4264048 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 2262.46
Current children cumulated vsize (KiB) 295904

[startup+2322.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 4952
/proc/meminfo: memFree=31719920/32770624 swapFree=5828/112080
[pid=4800] ppid=4797 vsize=295904 CPUtime=2322.47 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 101270 0 0 0 232236 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4264048 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 2322.47
Current children cumulated vsize (KiB) 295904

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 4953
/proc/meminfo: memFree=31719800/32770624 swapFree=5828/112100
[pid=4800] ppid=4797 vsize=295904 CPUtime=2382.47 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 101499 0 0 0 238236 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4264107 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 2382.47
Current children cumulated vsize (KiB) 295904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.09 2.04 2.05 3/182 4954
/proc/meminfo: memFree=31720052/32770624 swapFree=5828/112128
[pid=4800] ppid=4797 vsize=295904 CPUtime=2400.07 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 101501 0 0 0 239996 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4340822 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 295904

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

[startup+2399.9 s]
/proc/loadavg: 2.09 2.04 2.05 3/182 4954
/proc/meminfo: memFree=31720052/32770624 swapFree=5828/112128
[pid=4800] ppid=4797 vsize=295904 CPUtime=2400.07 cores=1,3,5,7
/proc/4800/stat : 4800 (miniBTD) R 4797 4800 3471 0 -1 4202496 101501 0 0 0 239996 11 0 0 20 0 1 0 1326012 303005696 66760 33554432000 4194304 4832315 140723176426416 140723176424136 4340822 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 6932504 6936608 34652160 140723176432882 140723176432962 140723176432962 140723176435661 0
/proc/4800/statm: 73976 66760 601 156 0 67618 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 295904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2399.9
CPU time (s): 2400.08
CPU user time (s): 2399.97
CPU system time (s): 0.115009
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 295904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.97
system time used= 0.115009
maximum resident set size= 267040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101501
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= 24
involuntary context switches= 619

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.85581 second user time and 9.71598 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-24 19:37:43
IDJOB=4251713
IDBENCH=120754
IDSOLVER=2632
FILE ID=node104/4251713-1500917863
RUNJOBID= node104-1500914928-3503
PBS_JOBID= 20625418
Free space on /tmp= 61892 MiB

SOLVER NAME= miniBTD 2017-06-30
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K12-P09.xml
COMMAND LINE= miniBTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251713-1500917863/watcher-4251713-1500917863 -o /tmp/evaluation-result-4251713-1500917863/solver-4251713-1500917863 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500914928-3503 --watchdog 2560  miniBTD 2400 HOME/instance-4251713-1500917863.xml

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

MD5SUM BENCH= 32cec65ed71b36923f34d2db18851218
RANDOM SEED=1093551228

node104.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.30
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.30
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.30
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.30
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:        32099476 kB
MemAvailable:   32043568 kB
Buffers:           32372 kB
Cached:           226620 kB
SwapCached:            0 kB
Active:           202908 kB
Inactive:         119648 kB
Active(anon):      66508 kB
Inactive(anon):     8592 kB
Active(file):     136400 kB
Inactive(file):   111056 kB
Unevictable:        5828 kB
Mlocked:            5828 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7152 kB
Writeback:             0 kB
AnonPages:         69156 kB
Mapped:            28876 kB
Shmem:              8848 kB
Slab:              49468 kB
SReclaimable:      24940 kB
SUnreclaim:        24528 kB
KernelStack:        3264 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     305748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61884 MiB
End job on node104 at 2017-07-24 20:17:43