Trace number 4260388

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? (NS) 1767.95 1768.2

General information on the benchmark

NameDiamondFree/DiamondFree-m1-s1/
DiamondFree-055.xml
MD5SUM5b14a82f4b2104c7eb276669f9388ce0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark24.0403
Satisfiable
(Un)Satisfiability was proved
Number of variables3081
Number of constraints344083
Number of domains4
Minimum domain size1
Maximum domain size243
Distribution of domain sizes[{"size":1,"count":55},{"size":2,"count":2970},{"size":18,"count":55},{"size":243,"count":1}]
Minimum variable degree1
Maximum variable degree1382
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":55},{"degree":3,"count":55},{"degree":4,"count":1485},{"degree":1382,"count":1485}]
Minimum constraint arity2
Maximum constraint arity3025
Distribution of constraint arities[{"arity":2,"count":2970},{"arity":6,"count":341055},{"arity":55,"count":1},{"arity":56,"count":56},{"arity":3025,"count":1}]
Number of extensional constraints0
Number of intensional constraints2970
Distribution of constraint types[{"type":"intension","count":2970},{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":341111}]
Optimization problemNO
Type of objective

Solver Data

1767.85/1768.19	s UNSUPPORTED

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

pid=9210
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.00 2.01 2.05 3/182 9213
/proc/meminfo: memFree=31611312/32770624 swapFree=0/269956
[pid=9213] ppid=9210 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/9213/stat : 9213 (runsolver) D 9210 9213 6971 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 13215010 24240128 106 18446744073709551615 4194304 4338465 140725788855216 140725788852856 140158709379799 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 24645632 140725788860630 140725788861002 140725788861002 140725788864458 0
/proc/9213/statm: 5918 106 53 36 0 2156 0

[startup+0.100302 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9213
/proc/meminfo: memFree=31611312/32770624 swapFree=0/269956
[pid=9213] ppid=9210 vsize=32316 CPUtime=0.01 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 817 0 0 0 1 0 0 0 20 0 1 0 13215010 33091584 690 18446744073709551615 4194304 35031035 140728325535776 140728325531640 4632344 0 0 1 0 0 0 0 17 6 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 8079 690 233 7529 0 526 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32316

[startup+0.200299 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9213
/proc/meminfo: memFree=31611312/32770624 swapFree=0/269956
[pid=9213] ppid=9210 vsize=34068 CPUtime=0.11 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 1292 0 0 0 11 0 0 0 20 0 1 0 13215010 34885632 1100 18446744073709551615 4194304 35031035 140728325535776 140728325532952 4664188 0 0 1 0 0 0 0 17 6 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 8517 1100 241 7529 0 964 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 34068

[startup+0.300306 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9213
/proc/meminfo: memFree=31611312/32770624 swapFree=0/269956
[pid=9213] ppid=9210 vsize=35376 CPUtime=0.21 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 1697 0 0 0 21 0 0 0 20 0 1 0 13215010 36225024 1408 18446744073709551615 4194304 35031035 140728325535776 140728325532952 7398443 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 8844 1408 241 7529 0 1291 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 35376

[startup+0.700335 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9213
/proc/meminfo: memFree=31611312/32770624 swapFree=0/269956
[pid=9213] ppid=9210 vsize=41244 CPUtime=0.61 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 3149 0 0 0 61 0 0 0 20 0 1 0 13215010 42233856 2786 18446744073709551615 4194304 35031035 140728325535776 140728325532952 6429792 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 10311 2786 241 7529 0 2758 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 41244

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 9214
/proc/meminfo: memFree=31595304/32770624 swapFree=0/270060
[pid=9213] ppid=9210 vsize=51576 CPUtime=1.4 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 5234 0 0 0 140 0 0 0 20 0 1 0 13215010 52813824 5115 18446744073709551615 4194304 35031035 140728325535776 140728325532952 6489951 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 12894 5115 241 7529 0 5341 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 51576

[startup+3.10028 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 9214
/proc/meminfo: memFree=31581784/32770624 swapFree=0/270060
[pid=9213] ppid=9210 vsize=78352 CPUtime=3.01 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 11587 0 0 0 299 2 0 0 20 0 1 0 13215010 80232448 11283 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 19588 11283 268 7529 0 12035 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 78352

[startup+6.30033 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 9214
/proc/meminfo: memFree=31548056/32770624 swapFree=0/270068
[pid=9213] ppid=9210 vsize=101276 CPUtime=6.21 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 23438 0 0 0 618 3 0 0 20 0 1 0 13215010 103706624 17027 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 25319 17027 268 7529 0 17766 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 101276

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 9214
/proc/meminfo: memFree=31526232/32770624 swapFree=0/270076
[pid=9213] ppid=9210 vsize=119840 CPUtime=12.61 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 38555 0 0 0 1257 4 0 0 20 0 1 0 13215010 122716160 21664 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256442 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 29960 21664 268 7529 0 22407 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 119840

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9214
/proc/meminfo: memFree=31506784/32770624 swapFree=0/270084
[pid=9213] ppid=9210 vsize=138496 CPUtime=25.4 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 75288 0 0 0 2534 6 0 0 20 0 1 0 13215010 141819904 26360 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 34624 26360 268 7529 0 27071 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 138496

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9215
/proc/meminfo: memFree=31481984/32770624 swapFree=0/270096
[pid=9213] ppid=9210 vsize=163172 CPUtime=51.01 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 103875 0 0 0 5093 8 0 0 20 0 1 0 13215010 167088128 32521 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 40793 32521 268 7529 0 33240 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 163172

[startup+102.3 s]
/proc/loadavg: 1.78 1.96 2.03 6/179 9824
/proc/meminfo: memFree=31595636/32770624 swapFree=0/270388
[pid=9213] ppid=9210 vsize=199352 CPUtime=102.21 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 141149 0 0 0 10210 11 0 0 20 0 1 0 13215010 204136448 41518 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256454 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 49838 41518 268 7529 0 42285 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 199352

[startup+162.3 s]
/proc/loadavg: 1.92 1.97 2.03 3/181 10010
/proc/meminfo: memFree=31534536/32770624 swapFree=0/270540
[pid=9213] ppid=9210 vsize=233512 CPUtime=162.16 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 174488 0 0 0 16204 12 0 0 20 0 1 0 13215010 239116288 50118 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256446 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 58378 50118 268 7529 0 50825 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 233512

[startup+222.306 s]
/proc/loadavg: 1.97 1.98 2.03 3/181 10012
/proc/meminfo: memFree=31503480/32770624 swapFree=0/270572
[pid=9213] ppid=9210 vsize=264076 CPUtime=222.16 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 190840 0 0 0 22202 14 0 0 20 0 1 0 13215010 270413824 57702 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 66019 57702 268 7529 0 58466 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 264076

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 2.03 3/181 10014
/proc/meminfo: memFree=31477676/32770624 swapFree=0/270600
[pid=9213] ppid=9210 vsize=291652 CPUtime=282.15 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 202698 0 0 0 28200 15 0 0 20 0 1 0 13215010 298651648 64616 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256442 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 72913 64616 268 7529 0 65360 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 291652

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 10031
/proc/meminfo: memFree=31448952/32770624 swapFree=0/270656
[pid=9213] ppid=9210 vsize=314868 CPUtime=342.14 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 219806 0 0 0 34198 16 0 0 20 0 1 0 13215010 322424832 70407 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 78717 70407 268 7529 0 71164 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 314868

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 10033
/proc/meminfo: memFree=31427120/32770624 swapFree=0/270684
[pid=9213] ppid=9210 vsize=336628 CPUtime=402.14 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 225256 0 0 0 40197 17 0 0 20 0 1 0 13215010 344707072 75874 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256442 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 84157 75874 268 7529 0 76604 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 336628

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/182 10035
/proc/meminfo: memFree=31410524/32770624 swapFree=0/270728
[pid=9213] ppid=9210 vsize=356196 CPUtime=462.12 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 242003 0 0 0 46194 18 0 0 20 0 1 0 13215010 364744704 80789 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 89049 80789 268 7529 0 81496 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 356196

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/182 10037
/proc/meminfo: memFree=31390824/32770624 swapFree=0/270764
[pid=9213] ppid=9210 vsize=375744 CPUtime=522.12 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 251267 0 0 0 52193 19 0 0 20 0 1 0 13215010 384761856 85649 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 93936 85649 268 7529 0 86383 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 375744

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/182 10039
/proc/meminfo: memFree=31371852/32770624 swapFree=0/270792
[pid=9213] ppid=9210 vsize=395072 CPUtime=582.12 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 265236 0 0 0 58192 20 0 0 20 0 1 0 13215010 404553728 90501 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 98768 90501 268 7529 0 91215 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 395072


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

/proc/loadavg: 2.00 2.01 2.04 3/181 10076
/proc/meminfo: memFree=31213344/32770624 swapFree=0/271164
[pid=9213] ppid=9210 vsize=552592 CPUtime=1242.06 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 411664 0 0 0 124177 29 0 0 20 0 1 0 13215010 565854208 129842 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256442 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 138148 129842 268 7529 0 130595 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 552592

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 10078
/proc/meminfo: memFree=31202368/32770624 swapFree=0/271196
[pid=9213] ppid=9210 vsize=564044 CPUtime=1302.06 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 420983 0 0 0 130176 30 0 0 20 0 1 0 13215010 577581056 132695 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256442 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 141011 132695 268 7529 0 133458 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 564044

[startup+1362.3 s]
/proc/loadavg: 2.11 2.04 2.05 3/181 10080
/proc/meminfo: memFree=31190340/32770624 swapFree=0/271224
[pid=9213] ppid=9210 vsize=575776 CPUtime=1362.06 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 424083 0 0 0 136175 31 0 0 20 0 1 0 13215010 589594624 135684 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 143944 135684 268 7529 0 136391 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 575776

[startup+1422.3 s]
/proc/loadavg: 2.14 2.07 2.05 3/181 10083
/proc/meminfo: memFree=31178620/32770624 swapFree=0/271256
[pid=9213] ppid=9210 vsize=587780 CPUtime=1422.07 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 438343 0 0 0 142175 32 0 0 20 0 1 0 13215010 601886720 138643 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 146945 138643 268 7529 0 139392 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 587780

[startup+1482.3 s]
/proc/loadavg: 2.09 2.07 2.05 3/181 10085
/proc/meminfo: memFree=31168512/32770624 swapFree=0/271284
[pid=9213] ppid=9210 vsize=597588 CPUtime=1482.05 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 453955 0 0 0 148173 32 0 0 20 0 1 0 13215010 611930112 141140 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 149397 141140 268 7529 0 141844 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 597588

[startup+1542.31 s]
/proc/loadavg: 2.03 2.06 2.05 3/185 10102
/proc/meminfo: memFree=31151708/32770624 swapFree=0/271344
[pid=9213] ppid=9210 vsize=610104 CPUtime=1542.06 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 471819 0 0 0 154172 34 0 0 20 0 1 0 13215010 624746496 144257 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4255429 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 152526 144257 268 7529 0 144973 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 610104

[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/185 10104
/proc/meminfo: memFree=31141212/32770624 swapFree=0/271388
[pid=9213] ppid=9210 vsize=620336 CPUtime=1602.05 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 475284 0 0 0 160171 34 0 0 20 0 1 0 13215010 635224064 146824 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 155084 146824 268 7529 0 147531 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 620336

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/182 10106
/proc/meminfo: memFree=31134396/32770624 swapFree=0/271416
[pid=9213] ppid=9210 vsize=630756 CPUtime=1662.05 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 480867 0 0 0 166170 35 0 0 20 0 1 0 13215010 645894144 149430 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256454 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 157689 149430 268 7529 0 150136 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 630756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 10108
/proc/meminfo: memFree=31123792/32770624 swapFree=0/271452
[pid=9213] ppid=9210 vsize=641368 CPUtime=1722.04 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 488608 0 0 0 172169 35 0 0 20 0 1 0 13215010 656760832 152082 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256442 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 160342 152082 268 7529 0 152789 0
Current children cumulated CPU time (s) 1722.04
Current children cumulated vsize (KiB) 641368

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 9213 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1740.8 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 10110
/proc/meminfo: memFree=31121864/32770624 swapFree=0/271472
[pid=9213] ppid=9210 vsize=644056 CPUtime=1740.54 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 488899 0 0 0 174019 35 0 0 20 0 1 0 13215010 659513344 152756 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 161014 152756 268 7529 0 153461 0
Current children cumulated CPU time (s) 1740.54
Current children cumulated vsize (KiB) 644056

[startup+1753.6 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 10110
/proc/meminfo: memFree=31119260/32770624 swapFree=0/271472
[pid=9213] ppid=9210 vsize=646752 CPUtime=1753.34 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 489572 0 0 0 175299 35 0 0 20 0 1 0 13215010 662274048 153422 18446744073709551615 4194304 35031035 140728325535776 140728325528552 4256494 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 161688 153422 268 7529 0 154135 0
Current children cumulated CPU time (s) 1753.34
Current children cumulated vsize (KiB) 646752

[startup+1760 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 10110
/proc/meminfo: memFree=31127452/32770624 swapFree=0/271472
[pid=9213] ppid=9210 vsize=634460 CPUtime=1759.74 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 495727 0 0 0 175939 35 0 0 20 0 1 0 13215010 649687040 151283 18446744073709551615 4194304 35031035 140728325535776 140728325532952 4255429 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 158615 151283 295 7529 0 151062 0
Current children cumulated CPU time (s) 1759.74
Current children cumulated vsize (KiB) 634460

[startup+1763.2 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 10110
/proc/meminfo: memFree=31127452/32770624 swapFree=0/271472
[pid=9213] ppid=9210 vsize=634460 CPUtime=1762.94 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 495846 0 0 0 176259 35 0 0 20 0 1 0 13215010 649687040 151283 18446744073709551615 4194304 35031035 140728325535776 140728325532952 4256416 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 158615 151283 295 7529 0 151062 0
Current children cumulated CPU time (s) 1762.94
Current children cumulated vsize (KiB) 634460

[startup+1766.4 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 10110
/proc/meminfo: memFree=31127452/32770624 swapFree=0/271472
[pid=9213] ppid=9210 vsize=634460 CPUtime=1766.14 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 495861 0 0 0 176579 35 0 0 20 0 1 0 13215010 649687040 151283 18446744073709551615 4194304 35031035 140728325535776 140728325532952 4801709 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 158615 151283 295 7529 0 151062 0
Current children cumulated CPU time (s) 1766.14
Current children cumulated vsize (KiB) 634460

[startup+1767.2 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 10110
/proc/meminfo: memFree=31127452/32770624 swapFree=0/271472
[pid=9213] ppid=9210 vsize=634460 CPUtime=1766.95 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 496006 0 0 0 176659 36 0 0 20 0 1 0 13215010 649687040 151415 18446744073709551615 4194304 35031035 140728325535776 140728325532952 7416224 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 158615 151415 427 7529 0 151062 0
Current children cumulated CPU time (s) 1766.95
Current children cumulated vsize (KiB) 634460

[startup+1767.6 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 10110
/proc/meminfo: memFree=31127452/32770624 swapFree=0/271472
[pid=9213] ppid=9210 vsize=634460 CPUtime=1767.35 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 496007 0 0 0 176699 36 0 0 20 0 1 0 13215010 649687040 151415 18446744073709551615 4194304 35031035 140728325535776 140728325532952 7416195 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 158615 151415 427 7529 0 151062 0
Current children cumulated CPU time (s) 1767.35
Current children cumulated vsize (KiB) 634460

[startup+1768 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 10110
/proc/meminfo: memFree=31127452/32770624 swapFree=0/271472
[pid=9213] ppid=9210 vsize=634460 CPUtime=1767.75 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 496007 0 0 0 176739 36 0 0 20 0 1 0 13215010 649687040 151415 18446744073709551615 4194304 35031035 140728325535776 140728325532952 7391996 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 158615 151415 427 7529 0 151062 0
Current children cumulated CPU time (s) 1767.75
Current children cumulated vsize (KiB) 634460

[startup+1768.1 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 10110
/proc/meminfo: memFree=31127452/32770624 swapFree=0/271472
[pid=9213] ppid=9210 vsize=634460 CPUtime=1767.85 cores=0,2,4,6
/proc/9213/stat : 9213 (BTD) R 9210 9213 6971 0 -1 4202496 496007 0 0 0 176749 36 0 0 20 0 1 0 13215010 649687040 151415 18446744073709551615 4194304 35031035 140728325535776 140728325532952 7391882 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 47497216 140728325542405 140728325542481 140728325542481 140728325545937 0
/proc/9213/statm: 158615 151415 427 7529 0 151062 0
Current children cumulated CPU time (s) 1767.85
Current children cumulated vsize (KiB) 634460

Child status: 1
Real time (s): 1768.2
CPU time (s): 1767.95
CPU user time (s): 1767.58
CPU system time (s): 0.364989
CPU usage (%): 99.986
Max. virtual memory (cumulated for all children) (KiB): 646752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1767.58
system time used= 0.364989
maximum resident set size= 613736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 496022
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= 147
involuntary context switches= 2214

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.1133 second user time and 7.39609 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-09 05:04:47
IDJOB=4260388
IDBENCH=133134
IDSOLVER=2648
FILE ID=node124/4260388-1502248743
RUNJOBID= node124-1502235469-7073
PBS_JOBID= 
Free space on /tmp= 61968 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/DiamondFree/DiamondFree-m1-s1/DiamondFree-055.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260388-1502248743/watcher-4260388-1502248743 -o /tmp/evaluation-result-4260388-1502248743/solver-4260388-1502248743 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502235469-7073 --watchdog 2580  BTD 2520 HOME/instance-4260388-1502248743.xml

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

MD5SUM BENCH= 5b14a82f4b2104c7eb276669f9388ce0
RANDOM SEED=560939483

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31611476 kB
MemAvailable:   31872704 kB
Buffers:           99484 kB
Cached:           453736 kB
SwapCached:            0 kB
Active:           468460 kB
Inactive:         286724 kB
Active(anon):     203164 kB
Inactive(anon):    16768 kB
Active(file):     265296 kB
Inactive(file):   269956 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             63784 kB
Writeback:             0 kB
AnonPages:        202400 kB
Mapped:            33336 kB
Shmem:             17128 kB
Slab:             107748 kB
SReclaimable:      83620 kB
SUnreclaim:        24128 kB
KernelStack:        3232 kB
PageTables:         4968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     459644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61932 MiB
End job on node124 at 2017-08-09 05:34:16