Trace number 4253405

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

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K108.xml
MD5SUM2a47884be513939e719b7a1148b6038b
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 variables7344
Number of constraints7562
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":7344}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":185},{"degree":5,"count":1300},{"degree":6,"count":2879},{"degree":7,"count":1808},{"degree":8,"count":745},{"degree":9,"count":214},{"degree":10,"count":212}]
Minimum constraint arity1
Maximum constraint arity108
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1391},{"arity":3,"count":2889},{"arity":4,"count":1926},{"arity":5,"count":642},{"arity":6,"count":214},{"arity":7,"count":214},{"arity":68,"count":216},{"arity":108,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":7562}]
Optimization problemNO
Type of objective

Solver Data

3.29/3.33	c Version: 2017-06-30
2399.94/2399.75	s UNKNOWN
2399.94/2399.75	c Solving # Nodes: 1244399
2399.94/2399.75	c Global Time: 2400 s

Verifier Data


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-4253405-1500936323/watcher-4253405-1500936323 -o /tmp/evaluation-result-4253405-1500936323/solver-4253405-1500936323 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500936323-13524 --watchdog 2560 miniBTD 2400 HOME/instance-4253405-1500936323.xml 

pid=13543
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: 1.02 1.02 1.23 2/180 13549
/proc/meminfo: memFree=32086244/32770624 swapFree=5740/136032
[pid=13549] ppid=13543 vsize=26000 CPUtime=0 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 806 0 0 0 0 0 0 0 20 0 1 0 3171809 26624000 608 33554432000 4194304 4832315 140724430570224 140724430567224 140088613690341 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 6532 640 506 156 0 174 0

[startup+0.10011 s]
/proc/loadavg: 1.02 1.02 1.23 2/180 13549
/proc/meminfo: memFree=32086244/32770624 swapFree=5740/136032
[pid=13549] ppid=13543 vsize=30532 CPUtime=0.09 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 3844 0 0 0 9 0 0 0 20 0 1 0 3171809 31264768 1738 33554432000 4194304 4832315 140724430570224 140724430567224 4444363 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 7633 1738 512 156 0 1275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30532

[startup+0.200254 s]
/proc/loadavg: 1.02 1.02 1.23 2/180 13549
/proc/meminfo: memFree=32086244/32770624 swapFree=5740/136032
[pid=13549] ppid=13543 vsize=31584 CPUtime=0.19 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 14076 0 0 0 17 2 0 0 20 0 1 0 3171809 32342016 2023 33554432000 4194304 4832315 140724430570224 140724430567224 4274737 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 7896 2023 542 156 0 1538 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31584

[startup+0.300217 s]
/proc/loadavg: 1.02 1.02 1.23 2/180 13549
/proc/meminfo: memFree=32086244/32770624 swapFree=5740/136032
[pid=13549] ppid=13543 vsize=31980 CPUtime=0.29 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 14170 0 0 0 27 2 0 0 20 0 1 0 3171809 32747520 2155 33554432000 4194304 4832315 140724430570224 140724430567224 4274733 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 7995 2155 542 156 0 1637 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31980

[startup+0.700188 s]
/proc/loadavg: 1.02 1.02 1.23 2/180 13549
/proc/meminfo: memFree=32086244/32770624 swapFree=5740/136032
[pid=13549] ppid=13543 vsize=32904 CPUtime=0.69 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 14391 0 0 0 67 2 0 0 20 0 1 0 3171809 33693696 2353 33554432000 4194304 4832315 140724430570224 140724430567224 4274564 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 8226 2353 542 156 0 1868 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32904

[startup+1.50018 s]
/proc/loadavg: 1.02 1.02 1.23 3/184 13556
/proc/meminfo: memFree=32075676/32770624 swapFree=5740/135812
[pid=13549] ppid=13543 vsize=35968 CPUtime=1.49 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 15162 0 0 0 147 2 0 0 20 0 1 0 3171809 36831232 3146 33554432000 4194304 4832315 140724430570224 140724430565144 4274733 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 8992 3146 545 156 0 2634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35968

[startup+3.10019 s]
/proc/loadavg: 1.02 1.02 1.23 3/184 13556
/proc/meminfo: memFree=32070072/32770624 swapFree=5740/135824
[pid=13549] ppid=13543 vsize=41340 CPUtime=3.09 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 18978 0 0 0 307 2 0 0 20 0 1 0 3171809 42332160 4496 33554432000 4194304 4832315 140724430570224 140724430565144 4274585 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 10335 4496 545 156 0 3977 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41340

[startup+6.30025 s]
/proc/loadavg: 0.93 1.00 1.22 3/184 13556
/proc/meminfo: memFree=32019664/32770624 swapFree=5740/135836
[pid=13549] ppid=13543 vsize=89152 CPUtime=6.29 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 35485 0 0 0 625 4 0 0 20 0 1 0 3171809 91291648 16401 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 22288 16401 586 156 0 15930 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89152

[startup+12.7003 s]
/proc/loadavg: 1.02 1.02 1.23 3/184 13556
/proc/meminfo: memFree=32019276/32770624 swapFree=5740/135836
[pid=13549] ppid=13543 vsize=89300 CPUtime=12.69 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 39316 0 0 0 1264 5 0 0 20 0 1 0 3171809 91443200 16417 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 22325 16417 586 156 0 15967 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89300

[startup+25.5003 s]
/proc/loadavg: 1.24 1.07 1.24 3/184 13556
/proc/meminfo: memFree=32019160/32770624 swapFree=5740/135852
[pid=13549] ppid=13543 vsize=89436 CPUtime=25.49 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 39836 0 0 0 2543 6 0 0 20 0 1 0 3171809 91582464 16495 33554432000 4194304 4832315 140724430570224 140724430567944 4322194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 22359 16495 586 156 0 16001 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89436

[startup+51.1003 s]
/proc/loadavg: 1.50 1.14 1.26 3/184 13556
/proc/meminfo: memFree=32018208/32770624 swapFree=5740/135864
[pid=13549] ppid=13543 vsize=90136 CPUtime=51.09 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 40220 0 0 0 5100 9 0 0 20 0 1 0 3171809 92299264 16655 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 22534 16655 586 156 0 16176 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90136

[startup+102.3 s]
/proc/loadavg: 1.78 1.28 1.30 3/184 13682
/proc/meminfo: memFree=31963396/32770624 swapFree=5740/135988
[pid=13549] ppid=13543 vsize=91268 CPUtime=102.29 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 40778 0 0 0 10216 13 0 0 20 0 1 0 3171809 93458432 16963 33554432000 4194304 4832315 140724430570224 140724430567944 4362017 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 22817 16963 586 156 0 16459 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 91268

[startup+162.3 s]
/proc/loadavg: 1.92 1.41 1.34 3/184 13683
/proc/meminfo: memFree=31961060/32770624 swapFree=5740/136048
[pid=13549] ppid=13543 vsize=92120 CPUtime=162.3 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 41095 0 0 0 16213 17 0 0 20 0 1 0 3171809 94330880 17207 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 23030 17207 586 156 0 16672 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 92120

[startup+222.306 s]
/proc/loadavg: 1.97 1.52 1.38 3/184 14003
/proc/meminfo: memFree=31755372/32770624 swapFree=5740/136340
[pid=13549] ppid=13543 vsize=92676 CPUtime=222.31 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 41429 0 0 0 22208 23 0 0 20 0 1 0 3171809 94900224 17319 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 23169 17319 586 156 0 16811 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 92676

[startup+282.3 s]
/proc/loadavg: 2.07 1.62 1.43 3/184 14011
/proc/meminfo: memFree=31753832/32770624 swapFree=5740/136384
[pid=13549] ppid=13543 vsize=93368 CPUtime=282.31 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 41580 0 0 0 28202 29 0 0 20 0 1 0 3171809 95608832 17516 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 23342 17516 586 156 0 16984 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 93368

[startup+342.3 s]
/proc/loadavg: 2.03 1.69 1.46 3/182 14012
/proc/meminfo: memFree=31753444/32770624 swapFree=5740/136424
[pid=13549] ppid=13543 vsize=93508 CPUtime=342.32 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 41726 0 0 0 34201 31 0 0 20 0 1 0 3171809 95752192 17565 33554432000 4194304 4832315 140724430570224 140724430567944 4322194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 23377 17565 586 156 0 17019 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 93508

[startup+402.3 s]
/proc/loadavg: 2.01 1.75 1.50 3/182 14013
/proc/meminfo: memFree=31752848/32770624 swapFree=5740/136456
[pid=13549] ppid=13543 vsize=93932 CPUtime=402.32 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 41873 0 0 0 40195 37 0 0 20 0 1 0 3171809 96186368 17656 33554432000 4194304 4832315 140724430570224 140724430567944 4362025 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 23483 17656 586 156 0 17125 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 93932

[startup+462.3 s]
/proc/loadavg: 2.00 1.79 1.53 3/182 14014
/proc/meminfo: memFree=31752876/32770624 swapFree=5740/136488
[pid=13549] ppid=13543 vsize=94212 CPUtime=462.34 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 42099 0 0 0 46192 42 0 0 20 0 1 0 3171809 96473088 17745 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 23553 17745 586 156 0 17195 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 94212

[startup+522.3 s]
/proc/loadavg: 2.00 1.83 1.56 3/182 14015
/proc/meminfo: memFree=31752764/32770624 swapFree=5740/136520
[pid=13549] ppid=13543 vsize=94492 CPUtime=522.34 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 42183 0 0 0 52189 45 0 0 20 0 1 0 3171809 96759808 17807 33554432000 4194304 4832315 140724430570224 140724430567944 4322174 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 23623 17807 586 156 0 17265 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 94492

[startup+582.3 s]
/proc/loadavg: 2.00 1.86 1.59 3/182 14017
/proc/meminfo: memFree=31752440/32770624 swapFree=5740/136540
[pid=13549] ppid=13543 vsize=94624 CPUtime=582.34 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 42438 0 0 0 58187 47 0 0 20 0 1 0 3171809 96894976 17852 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 23656 17852 586 156 0 17298 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 94624


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.85 3/182 14095
/proc/meminfo: memFree=31749588/32770624 swapFree=5740/137032
[pid=13549] ppid=13543 vsize=96016 CPUtime=1482.44 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 43539 0 0 0 148143 101 0 0 20 0 1 0 3171809 98320384 18177 33554432000 4194304 4832315 140724430570224 140724430567944 4322170 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24004 18177 586 156 0 17646 0
Current children cumulated CPU time (s) 1482.44
Current children cumulated vsize (KiB) 96016

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.86 3/182 14096
/proc/meminfo: memFree=31750324/32770624 swapFree=5740/137072
[pid=13549] ppid=13543 vsize=96016 CPUtime=1542.46 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 43673 0 0 0 154142 104 0 0 20 0 1 0 3171809 98320384 18217 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24004 18217 586 156 0 17646 0
Current children cumulated CPU time (s) 1542.46
Current children cumulated vsize (KiB) 96016

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.87 3/182 14097
/proc/meminfo: memFree=31750104/32770624 swapFree=5740/137104
[pid=13549] ppid=13543 vsize=96304 CPUtime=1602.45 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 43826 0 0 0 160137 108 0 0 20 0 1 0 3171809 98615296 18270 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24076 18270 586 156 0 17718 0
Current children cumulated CPU time (s) 1602.45
Current children cumulated vsize (KiB) 96304

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 1.88 3/182 14098
/proc/meminfo: memFree=31749968/32770624 swapFree=5740/137136
[pid=13549] ppid=13543 vsize=96304 CPUtime=1662.46 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 43942 0 0 0 166131 115 0 0 20 0 1 0 3171809 98615296 18270 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24076 18270 586 156 0 17718 0
Current children cumulated CPU time (s) 1662.46
Current children cumulated vsize (KiB) 96304

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.89 3/182 14099
/proc/meminfo: memFree=31750216/32770624 swapFree=5740/137164
[pid=13549] ppid=13543 vsize=96304 CPUtime=1722.47 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44027 0 0 0 172127 120 0 0 20 0 1 0 3171809 98615296 18291 33554432000 4194304 4832315 140724430570224 140724430567944 4322194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24076 18291 586 156 0 17718 0
Current children cumulated CPU time (s) 1722.47
Current children cumulated vsize (KiB) 96304

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/182 14100
/proc/meminfo: memFree=31749984/32770624 swapFree=5740/137192
[pid=13549] ppid=13543 vsize=96436 CPUtime=1782.47 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44225 0 0 0 178124 123 0 0 20 0 1 0 3171809 98750464 18308 33554432000 4194304 4832315 140724430570224 140724430567944 4323166 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24109 18308 586 156 0 17751 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (KiB) 96436

[startup+1842.3 s]
/proc/loadavg: 2.04 2.03 1.90 3/182 14101
/proc/meminfo: memFree=31750344/32770624 swapFree=5740/137220
[pid=13549] ppid=13543 vsize=96436 CPUtime=1842.48 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44225 0 0 0 184119 129 0 0 20 0 1 0 3171809 98750464 18308 33554432000 4194304 4832315 140724430570224 140724430567944 4323259 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24109 18308 586 156 0 17751 0
Current children cumulated CPU time (s) 1842.48
Current children cumulated vsize (KiB) 96436

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/182 14102
/proc/meminfo: memFree=31749968/32770624 swapFree=5740/137248
[pid=13549] ppid=13543 vsize=96708 CPUtime=1902.49 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44484 0 0 0 190114 135 0 0 20 0 1 0 3171809 99028992 18364 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24177 18364 586 156 0 17819 0
Current children cumulated CPU time (s) 1902.49
Current children cumulated vsize (KiB) 96708

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/182 14103
/proc/meminfo: memFree=31750080/32770624 swapFree=5740/137288
[pid=13549] ppid=13543 vsize=96708 CPUtime=1962.5 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44487 0 0 0 196111 139 0 0 20 0 1 0 3171809 99028992 18364 33554432000 4194304 4832315 140724430570224 140724430567944 140088613953916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24177 18364 586 156 0 17819 0
Current children cumulated CPU time (s) 1962.5
Current children cumulated vsize (KiB) 96708

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/182 14104
/proc/meminfo: memFree=31750208/32770624 swapFree=5740/137316
[pid=13549] ppid=13543 vsize=96708 CPUtime=2022.5 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44515 0 0 0 202107 143 0 0 20 0 1 0 3171809 99028992 18364 33554432000 4194304 4832315 140724430570224 140724430567944 4322194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24177 18364 586 156 0 17819 0
Current children cumulated CPU time (s) 2022.5
Current children cumulated vsize (KiB) 96708

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/182 14112
/proc/meminfo: memFree=31748572/32770624 swapFree=5740/137344
[pid=13549] ppid=13543 vsize=96708 CPUtime=2082.51 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44521 0 0 0 208105 146 0 0 20 0 1 0 3171809 99028992 18364 33554432000 4194304 4832315 140724430570224 140724430567944 4322194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24177 18364 586 156 0 17819 0
Current children cumulated CPU time (s) 2082.51
Current children cumulated vsize (KiB) 96708

[startup+2142.3 s]
/proc/loadavg: 2.03 2.03 1.94 3/182 14113
/proc/meminfo: memFree=31748912/32770624 swapFree=5740/137380
[pid=13549] ppid=13543 vsize=96708 CPUtime=2142.52 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44606 0 0 0 214101 151 0 0 20 0 1 0 3171809 99028992 18386 33554432000 4194304 4832315 140724430570224 140724430567944 4322155 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24177 18386 586 156 0 17819 0
Current children cumulated CPU time (s) 2142.52
Current children cumulated vsize (KiB) 96708

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 1.94 3/182 14114
/proc/meminfo: memFree=31749764/32770624 swapFree=5740/137408
[pid=13549] ppid=13543 vsize=96708 CPUtime=2202.52 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44606 0 0 0 220097 155 0 0 20 0 1 0 3171809 99028992 18386 33554432000 4194304 4832315 140724430570224 140724430567944 4322194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24177 18386 586 156 0 17819 0
Current children cumulated CPU time (s) 2202.52
Current children cumulated vsize (KiB) 96708

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/182 14115
/proc/meminfo: memFree=31749492/32770624 swapFree=5740/137444
[pid=13549] ppid=13543 vsize=96708 CPUtime=2262.53 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44633 0 0 0 226097 156 0 0 20 0 1 0 3171809 99028992 18386 33554432000 4194304 4832315 140724430570224 140724430567944 4323742 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24177 18386 586 156 0 17819 0
Current children cumulated CPU time (s) 2262.53
Current children cumulated vsize (KiB) 96708

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/182 14116
/proc/meminfo: memFree=31749872/32770624 swapFree=5740/137476
[pid=13549] ppid=13543 vsize=96852 CPUtime=2322.53 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44700 0 0 0 232094 159 0 0 20 0 1 0 3171809 99176448 18419 33554432000 4194304 4832315 140724430570224 140724430567944 4322194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24213 18419 586 156 0 17855 0
Current children cumulated CPU time (s) 2322.53
Current children cumulated vsize (KiB) 96852

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/182 14118
/proc/meminfo: memFree=31749116/32770624 swapFree=5740/137504
[pid=13549] ppid=13543 vsize=96852 CPUtime=2382.54 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44730 0 0 0 238093 161 0 0 20 0 1 0 3171809 99176448 18419 33554432000 4194304 4832315 140724430570224 140724430567944 4323742 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 24213 18419 586 156 0 17855 0
Current children cumulated CPU time (s) 2382.54
Current children cumulated vsize (KiB) 96852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.00 2.01 1.95 3/182 14118
/proc/meminfo: memFree=31749652/32770624 swapFree=5740/137520
[pid=13549] ppid=13543 vsize=85024 CPUtime=2400.04 cores=1,3,5,7
/proc/13549/stat : 13549 (miniBTD) R 13543 13549 3742 0 -1 4202496 44913 0 0 0 239842 162 0 0 20 0 1 0 3171809 87064576 15487 33554432000 4194304 4832315 140724430570224 140724430567944 140088613682962 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 6932504 6936608 15855616 140724430574834 140724430574914 140724430574914 140724430577613 0
/proc/13549/statm: 21256 15487 598 156 0 14898 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 85024

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 13549 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): 2399.8
CPU time (s): 2400.05
CPU user time (s): 2398.43
CPU system time (s): 1.62718
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 96852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.43
system time used= 1.62718
maximum resident set size= 73728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44913
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= 23
involuntary context switches= 764

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.1941 second user time and 9.75708 second system time

The end

Launcher Data

Begin job on node107 at 2017-07-25 00:45:23
IDJOB=4253405
IDBENCH=135029
IDSOLVER=2632
FILE ID=node107/4253405-1500936323
RUNJOBID= node107-1500936323-13524
PBS_JOBID= 20625415
Free space on /tmp= 61652 MiB

SOLVER NAME= miniBTD 2017-06-30
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K108.xml
COMMAND LINE= miniBTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253405-1500936323/watcher-4253405-1500936323 -o /tmp/evaluation-result-4253405-1500936323/solver-4253405-1500936323 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500936323-13524 --watchdog 2560  miniBTD 2400 HOME/instance-4253405-1500936323.xml

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

MD5SUM BENCH= 2a47884be513939e719b7a1148b6038b
RANDOM SEED=1052222079

node107.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.15
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.15
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.15
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.15
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:        32086552 kB
MemAvailable:   32066368 kB
Buffers:           50708 kB
Cached:           242828 kB
SwapCached:            0 kB
Active:           182256 kB
Inactive:         151224 kB
Active(anon):      42664 kB
Inactive(anon):     8684 kB
Active(file):     139592 kB
Inactive(file):   142540 kB
Unevictable:        5740 kB
Mlocked:            5740 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             14528 kB
Writeback:             0 kB
AnonPages:         49264 kB
Mapped:            27272 kB
Shmem:              8848 kB
Slab:              51884 kB
SReclaimable:      27036 kB
SUnreclaim:        24848 kB
KernelStack:        3360 kB
PageTables:         4328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     264496 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:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61636 MiB
End job on node107 at 2017-07-25 01:25:23