Trace number 4241947

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
R1: BTD 2017-06-30? (TO) 2400.08 2400

General information on the benchmark

NameMarketSplit/MarketSplit-m1-gp/
MarketSplit-03.xml
MD5SUM179d2a128a53b26e9bde33d3c842c186
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 benchmark6.0598898
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints4
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree4
Maximum variable degree4
Distribution of variable degrees[{"degree":4,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	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-4241947-1500629224/watcher-4241947-1500629224 -o /tmp/evaluation-result-4241947-1500629224/solver-4241947-1500629224 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500623775-3432 --watchdog 2560 BTD 2400 HOME/instance-4241947-1500629224.xml 

pid=5323
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.05 2.04 1.99 3/186 5326
/proc/meminfo: memFree=30797872/32770624 swapFree=6792/944816
[pid=5326] ppid=5323 vsize=30676 CPUtime=0 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 474 0 0 0 0 0 0 0 20 0 1 0 16355966 31412224 326 33554432000 4194304 35031059 140730430580208 140730430580208 4393926 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7669 326 277 7529 0 116 0

[startup+0.10016 s]
/proc/loadavg: 2.05 2.04 1.99 3/186 5326
/proc/meminfo: memFree=30797872/32770624 swapFree=6792/944816
[pid=5326] ppid=5323 vsize=30676 CPUtime=0.09 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 474 0 0 0 9 0 0 0 20 0 1 0 16355966 31412224 326 33554432000 4194304 35031059 140730430580208 140730430579528 4394017 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7669 326 277 7529 0 116 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30676

[startup+0.20031 s]
/proc/loadavg: 2.05 2.04 1.99 3/186 5326
/proc/meminfo: memFree=30797872/32770624 swapFree=6792/944816
[pid=5326] ppid=5323 vsize=30676 CPUtime=0.19 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 474 0 0 0 19 0 0 0 20 0 1 0 16355966 31412224 326 33554432000 4194304 35031059 140730430580208 140730430579528 4393752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7669 326 277 7529 0 116 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30676

[startup+0.300247 s]
/proc/loadavg: 2.05 2.04 1.99 3/186 5326
/proc/meminfo: memFree=30797872/32770624 swapFree=6792/944816
[pid=5326] ppid=5323 vsize=30676 CPUtime=0.29 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 474 0 0 0 29 0 0 0 20 0 1 0 16355966 31412224 326 33554432000 4194304 35031059 140730430580208 140730430579528 4393838 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7669 326 277 7529 0 116 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30676

[startup+0.700225 s]
/proc/loadavg: 2.05 2.04 1.99 3/186 5326
/proc/meminfo: memFree=30797872/32770624 swapFree=6792/944816
[pid=5326] ppid=5323 vsize=30676 CPUtime=0.69 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 498 0 0 0 69 0 0 0 20 0 1 0 16355966 31412224 326 33554432000 4194304 35031059 140730430580208 140730430579208 4394498 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7669 326 277 7529 0 116 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30676

[startup+1.50022 s]
/proc/loadavg: 2.05 2.04 1.99 3/187 5327
/proc/meminfo: memFree=30797488/32770624 swapFree=6792/944584
[pid=5326] ppid=5323 vsize=30676 CPUtime=1.49 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 504 0 0 0 149 0 0 0 20 0 1 0 16355966 31412224 326 33554432000 4194304 35031059 140730430580208 140730430579208 4394498 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7669 326 277 7529 0 116 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30676

[startup+3.10023 s]
/proc/loadavg: 2.05 2.04 1.99 3/187 5327
/proc/meminfo: memFree=30797240/32770624 swapFree=6792/944584
[pid=5326] ppid=5323 vsize=30676 CPUtime=3.09 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 525 0 0 0 309 0 0 0 20 0 1 0 16355966 31412224 373 33554432000 4194304 35031059 140730430580208 140730430579208 4394362 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7669 373 306 7529 0 116 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30676

[startup+6.30022 s]
/proc/loadavg: 2.13 2.06 2.00 3/187 5327
/proc/meminfo: memFree=30797048/32770624 swapFree=6792/944596
[pid=5326] ppid=5323 vsize=30676 CPUtime=6.29 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 580 0 0 0 629 0 0 0 20 0 1 0 16355966 31412224 373 33554432000 4194304 35031059 140730430580208 140730430579208 4393809 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7669 373 306 7529 0 116 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30676

[startup+12.7002 s]
/proc/loadavg: 2.12 2.05 2.00 3/187 5327
/proc/meminfo: memFree=30796816/32770624 swapFree=6792/944596
[pid=5326] ppid=5323 vsize=30676 CPUtime=12.69 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 618 0 0 0 1269 0 0 0 20 0 1 0 16355966 31412224 373 33554432000 4194304 35031059 140730430580208 140730430579208 4394498 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7669 373 306 7529 0 116 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30676

[startup+25.5002 s]
/proc/loadavg: 2.17 2.07 2.00 3/187 5327
/proc/meminfo: memFree=30795868/32770624 swapFree=6792/944612
[pid=5326] ppid=5323 vsize=30676 CPUtime=25.5 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 697 0 0 0 2550 0 0 0 20 0 1 0 16355966 31412224 373 33554432000 4194304 35031059 140730430580208 140730430579208 4394494 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7669 373 306 7529 0 116 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 30676

[startup+51.1002 s]
/proc/loadavg: 2.18 2.08 2.01 3/187 5327
/proc/meminfo: memFree=30796024/32770624 swapFree=6792/944620
[pid=5326] ppid=5323 vsize=30808 CPUtime=51.1 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 747 0 0 0 5110 0 0 0 20 0 1 0 16355966 31547392 373 33554432000 4194304 35031059 140730430580208 140730430579208 4394494 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 373 306 7529 0 149 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 30808

[startup+102.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/187 5329
/proc/meminfo: memFree=30795292/32770624 swapFree=6792/944668
[pid=5326] ppid=5323 vsize=30808 CPUtime=102.3 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 793 0 0 0 10230 0 0 0 20 0 1 0 16355966 31547392 375 33554432000 4194304 35031059 140730430580208 140730430579208 4394362 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 375 307 7529 0 149 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30808

[startup+162.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/187 5330
/proc/meminfo: memFree=30795524/32770624 swapFree=6792/944696
[pid=5326] ppid=5323 vsize=30808 CPUtime=162.3 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 839 0 0 0 16230 0 0 0 20 0 1 0 16355966 31547392 375 33554432000 4194304 35031059 140730430580208 140730430579208 4394498 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 375 307 7529 0 149 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 30808

[startup+222.3 s]
/proc/loadavg: 2.03 2.07 2.02 3/187 5338
/proc/meminfo: memFree=30795524/32770624 swapFree=6792/944732
[pid=5326] ppid=5323 vsize=30808 CPUtime=222.3 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 886 0 0 0 22230 0 0 0 20 0 1 0 16355966 31547392 377 33554432000 4194304 35031059 140730430580208 140730430579208 4394334 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 377 307 7529 0 149 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30808

[startup+282.3 s]
/proc/loadavg: 2.05 2.07 2.02 3/187 5339
/proc/meminfo: memFree=30795316/32770624 swapFree=6792/944756
[pid=5326] ppid=5323 vsize=30808 CPUtime=282.31 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 934 0 0 0 28230 1 0 0 20 0 1 0 16355966 31547392 378 33554432000 4194304 35031059 140730430580208 140730430579208 4394168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 378 307 7529 0 149 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 30808

[startup+342.3 s]
/proc/loadavg: 2.08 2.07 2.03 3/187 5340
/proc/meminfo: memFree=30795560/32770624 swapFree=6792/944796
[pid=5326] ppid=5323 vsize=30808 CPUtime=342.31 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 984 0 0 0 34230 1 0 0 20 0 1 0 16355966 31547392 378 33554432000 4194304 35031059 140730430580208 140730430579208 4394350 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 378 307 7529 0 149 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 30808

[startup+402.3 s]
/proc/loadavg: 2.03 2.06 2.03 3/187 5341
/proc/meminfo: memFree=30795656/32770624 swapFree=6792/944824
[pid=5326] ppid=5323 vsize=30808 CPUtime=402.31 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 1033 0 0 0 40230 1 0 0 20 0 1 0 16355966 31547392 380 33554432000 4194304 35031059 140730430580208 140730430579208 4393896 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 380 307 7529 0 149 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 30808

[startup+462.3 s]
/proc/loadavg: 2.01 2.05 2.03 3/187 5342
/proc/meminfo: memFree=30795452/32770624 swapFree=6792/944852
[pid=5326] ppid=5323 vsize=30808 CPUtime=462.31 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 1083 0 0 0 46230 1 0 0 20 0 1 0 16355966 31547392 380 33554432000 4194304 35031059 140730430580208 140730430579208 4394421 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 380 307 7529 0 149 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 30808

[startup+522.3 s]
/proc/loadavg: 2.00 2.04 2.03 3/187 5343
/proc/meminfo: memFree=30795484/32770624 swapFree=6792/944880
[pid=5326] ppid=5323 vsize=30808 CPUtime=522.31 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 1083 0 0 0 52230 1 0 0 20 0 1 0 16355966 31547392 380 33554432000 4194304 35031059 140730430580208 140730430579208 4393783 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 380 307 7529 0 149 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 30808

[startup+582.306 s]
/proc/loadavg: 2.00 2.03 2.03 3/187 5344
/proc/meminfo: memFree=30795376/32770624 swapFree=6792/944908
[pid=5326] ppid=5323 vsize=30808 CPUtime=582.32 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 1133 0 0 0 58231 1 0 0 20 0 1 0 16355966 31547392 382 33554432000 4194304 35031059 140730430580208 140730430579208 4394242 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 382 307 7529 0 149 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 30808


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


[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 5375
/proc/meminfo: memFree=30795292/32770624 swapFree=6792/945416
[pid=5326] ppid=5323 vsize=30808 CPUtime=1542.34 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 1889 0 0 0 154228 6 0 0 20 0 1 0 16355966 31547392 386 33554432000 4194304 35031059 140730430580208 140730430579208 4394459 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 386 307 7529 0 149 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 30808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 5376
/proc/meminfo: memFree=30795076/32770624 swapFree=6792/945448
[pid=5326] ppid=5323 vsize=30808 CPUtime=1602.35 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 1944 0 0 0 160228 7 0 0 20 0 1 0 16355966 31547392 387 33554432000 4194304 35031059 140730430580208 140730430579208 4394494 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 387 307 7529 0 149 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 30808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5377
/proc/meminfo: memFree=30794984/32770624 swapFree=6792/945476
[pid=5326] ppid=5323 vsize=30808 CPUtime=1662.35 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 1993 0 0 0 166228 7 0 0 20 0 1 0 16355966 31547392 387 33554432000 4194304 35031059 140730430580208 140730430579208 4394421 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 387 307 7529 0 149 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 30808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5379
/proc/meminfo: memFree=30794932/32770624 swapFree=6792/945512
[pid=5326] ppid=5323 vsize=30808 CPUtime=1722.35 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2040 0 0 0 172228 7 0 0 20 0 1 0 16355966 31547392 387 33554432000 4194304 35031059 140730430580208 140730430579208 4393795 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 387 307 7529 0 149 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 30808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5441
/proc/meminfo: memFree=30883816/32770624 swapFree=6792/945588
[pid=5326] ppid=5323 vsize=30808 CPUtime=1782.35 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2089 0 0 0 178228 7 0 0 20 0 1 0 16355966 31547392 387 33554432000 4194304 35031059 140730430580208 140730430579208 4394168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 387 307 7529 0 149 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 30808

[startup+1842.3 s]
/proc/loadavg: 2.15 2.05 2.06 3/187 5442
/proc/meminfo: memFree=30883068/32770624 swapFree=6792/945632
[pid=5326] ppid=5323 vsize=30808 CPUtime=1842.36 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2141 0 0 0 184228 8 0 0 20 0 1 0 16355966 31547392 387 33554432000 4194304 35031059 140730430580208 140730430579208 4394494 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 387 307 7529 0 149 0
Current children cumulated CPU time (s) 1842.36
Current children cumulated vsize (KiB) 30808

[startup+1902.31 s]
/proc/loadavg: 2.05 2.04 2.05 3/187 5444
/proc/meminfo: memFree=30883780/32770624 swapFree=6792/945672
[pid=5326] ppid=5323 vsize=30808 CPUtime=1902.36 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2188 0 0 0 190228 8 0 0 20 0 1 0 16355966 31547392 388 33554432000 4194304 35031059 140730430580208 140730430579208 4394498 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 388 307 7529 0 149 0
Current children cumulated CPU time (s) 1902.36
Current children cumulated vsize (KiB) 30808

[startup+1962.3 s]
/proc/loadavg: 2.08 2.05 2.05 3/187 5445
/proc/meminfo: memFree=30883516/32770624 swapFree=6792/945700
[pid=5326] ppid=5323 vsize=30808 CPUtime=1962.35 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2236 0 0 0 196227 8 0 0 20 0 1 0 16355966 31547392 388 33554432000 4194304 35031059 140730430580208 140730430579208 4394338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 388 307 7529 0 149 0
Current children cumulated CPU time (s) 1962.35
Current children cumulated vsize (KiB) 30808

[startup+2022.3 s]
/proc/loadavg: 2.10 2.06 2.05 3/188 5454
/proc/meminfo: memFree=30883428/32770624 swapFree=6792/945744
[pid=5326] ppid=5323 vsize=30808 CPUtime=2022.35 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2286 0 0 0 202227 8 0 0 20 0 1 0 16355966 31547392 388 33554432000 4194304 35031059 140730430580208 140730430579208 4394313 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 388 307 7529 0 149 0
Current children cumulated CPU time (s) 2022.35
Current children cumulated vsize (KiB) 30808

[startup+2082.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 5477
/proc/meminfo: memFree=30883508/32770624 swapFree=6792/945780
[pid=5326] ppid=5323 vsize=30808 CPUtime=2082.36 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2341 0 0 0 208227 9 0 0 20 0 1 0 16355966 31547392 388 33554432000 4194304 35031059 140730430580208 140730430579208 4394338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 388 307 7529 0 149 0
Current children cumulated CPU time (s) 2082.36
Current children cumulated vsize (KiB) 30808

[startup+2142.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/188 5478
/proc/meminfo: memFree=30884036/32770624 swapFree=6792/945816
[pid=5326] ppid=5323 vsize=30808 CPUtime=2142.36 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2388 0 0 0 214227 9 0 0 20 0 1 0 16355966 31547392 388 33554432000 4194304 35031059 140730430580208 140730430579208 4394498 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 388 307 7529 0 149 0
Current children cumulated CPU time (s) 2142.36
Current children cumulated vsize (KiB) 30808

[startup+2202.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 5479
/proc/meminfo: memFree=30884156/32770624 swapFree=6792/945848
[pid=5326] ppid=5323 vsize=30808 CPUtime=2202.36 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2438 0 0 0 220227 9 0 0 20 0 1 0 16355966 31547392 388 33554432000 4194304 35031059 140730430580208 140730430579208 4394331 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 388 307 7529 0 149 0
Current children cumulated CPU time (s) 2202.36
Current children cumulated vsize (KiB) 30808

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 5480
/proc/meminfo: memFree=30883540/32770624 swapFree=6792/945876
[pid=5326] ppid=5323 vsize=30808 CPUtime=2262.36 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2485 0 0 0 226227 9 0 0 20 0 1 0 16355966 31547392 388 33554432000 4194304 35031059 140730430580208 140730430579208 4393765 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 388 307 7529 0 149 0
Current children cumulated CPU time (s) 2262.36
Current children cumulated vsize (KiB) 30808

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 5481
/proc/meminfo: memFree=30883072/32770624 swapFree=6792/945904
[pid=5326] ppid=5323 vsize=30808 CPUtime=2322.37 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2534 0 0 0 232227 10 0 0 20 0 1 0 16355966 31547392 388 33554432000 4194304 35031059 140730430580208 140730430579208 4394338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 388 307 7529 0 149 0
Current children cumulated CPU time (s) 2322.37
Current children cumulated vsize (KiB) 30808

[startup+2382.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 5482
/proc/meminfo: memFree=30883496/32770624 swapFree=6792/945932
[pid=5326] ppid=5323 vsize=30808 CPUtime=2382.37 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2583 0 0 0 238227 10 0 0 20 0 1 0 16355966 31547392 389 33554432000 4194304 35031059 140730430580208 140730430579208 4394334 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 389 307 7529 0 149 0
Current children cumulated CPU time (s) 2382.37
Current children cumulated vsize (KiB) 30808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 5482
/proc/meminfo: memFree=30883496/32770624 swapFree=6792/945948
[pid=5326] ppid=5323 vsize=30808 CPUtime=2400.07 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2628 0 0 0 239996 11 0 0 20 0 1 0 16355966 31547392 389 33554432000 4194304 35031059 140730430580208 140730430579208 4394459 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 389 307 7529 0 149 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 30808

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

[startup+2400 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 5482
/proc/meminfo: memFree=30883496/32770624 swapFree=6792/945948
[pid=5326] ppid=5323 vsize=30808 CPUtime=2400.07 cores=1,3,5,7
/proc/5326/stat : 5326 (BTD) R 5323 5326 3400 0 -1 4202496 2628 0 0 0 239996 11 0 0 20 0 1 0 16355966 31547392 389 33554432000 4194304 35031059 140730430580208 140730430579208 4394459 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 58662912 140730430588154 140730430588230 140730430588230 140730430590929 0
/proc/5326/statm: 7702 389 307 7529 0 149 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 30808

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400
CPU time (s): 2400.08
CPU user time (s): 2399.97
CPU system time (s): 0.110003
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 30808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.97
system time used= 0.110003
maximum resident set size= 1556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2628
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= 2
involuntary context switches= 120641

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.21693 second user time and 10.2987 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-21 11:27:04
IDJOB=4241947
IDBENCH=133094
IDSOLVER=2619
FILE ID=node143/4241947-1500629224
RUNJOBID= node143-1500623775-3432
PBS_JOBID= 20622991
Free space on /tmp= 61956 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/MarketSplit/MarketSplit-m1-gp/MarketSplit-03.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241947-1500629224/watcher-4241947-1500629224 -o /tmp/evaluation-result-4241947-1500629224/solver-4241947-1500629224 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500623775-3432 --watchdog 2560  BTD 2400 HOME/instance-4241947-1500629224.xml

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

MD5SUM BENCH= 179d2a128a53b26e9bde33d3c842c186
RANDOM SEED=1688659713

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

/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		: 1600.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.14
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		: 1600.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		: 1600.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.14
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		: 2267.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.14
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		: 2400.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		: 1600.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.14
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		: 1600.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:        30797612 kB
MemAvailable:   31902776 kB
Buffers:          158540 kB
Cached:          1224880 kB
SwapCached:            0 kB
Active:           593536 kB
Inactive:         953576 kB
Active(anon):     166344 kB
Inactive(anon):     8760 kB
Active(file):     427192 kB
Inactive(file):   944816 kB
Unevictable:        6792 kB
Mlocked:            6800 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38436 kB
Writeback:             0 kB
AnonPages:        170072 kB
Mapped:            33520 kB
Shmem:              8852 kB
Slab:             122964 kB
SReclaimable:      97980 kB
SUnreclaim:        24984 kB
KernelStack:        3360 kB
PageTables:         5132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     437552 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:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61920 MiB
End job on node143 at 2017-07-21 12:07:05