Trace number 4303488

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 NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-08-02? (TO) 2520.06 2520.02

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-scen-11-opt_c18.xml
MD5SUM7994f0224337b533c2c19d764e718377
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark2519.96
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":24,"count":4},{"size":36,"count":336},{"size":44,"count":328}]
Minimum variable degree2
Maximum variable degree63
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":26},{"degree":5,"count":13},{"degree":6,"count":86},{"degree":7,"count":20},{"degree":8,"count":89},{"degree":9,"count":12},{"degree":10,"count":87},{"degree":11,"count":28},{"degree":12,"count":42},{"degree":13,"count":25},{"degree":14,"count":40},{"degree":15,"count":14},{"degree":16,"count":40},{"degree":17,"count":8},{"degree":18,"count":29},{"degree":19,"count":6},{"degree":20,"count":18},{"degree":21,"count":13},{"degree":22,"count":11},{"degree":23,"count":7},{"degree":24,"count":7},{"degree":25,"count":8},{"degree":26,"count":8},{"degree":28,"count":9},{"degree":29,"count":8},{"degree":30,"count":2},{"degree":31,"count":6},{"degree":32,"count":1},{"degree":36,"count":3},{"degree":37,"count":3},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":45,"count":1},{"degree":48,"count":1},{"degree":56,"count":1},{"degree":63,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemYES
Type of objectivemin NVALUES

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (2095 MiB free)
  memory of node 1: 16384 MiB (2660 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303488-1534001454/watcher-4303488-1534001454 -o /tmp/evaluation-result-4303488-1534001454/solver-4303488-1534001454 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1533993611-5740 --watchdog 2580 xcsp_picat HOME/instance-4303488-1534001454.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=6991, runsolver pid=6988
Current StackSize limit: 8192 KiB


[startup+0.100218 s]*
/proc/loadavg: 1.91 1.97 1.97 3/188 6992
/proc/meminfo: memFree=4841036/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2025744 memory=36172 CPUtime=0.1 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 1548 0 0 0 10 0 0 0 20 0 1 0 217708585 2074361856 9043 33554432000 4194304 5849708 140726719672608 140726719672608 4468669 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 506436 9043 595 405 0 503381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 36172 KiB

[startup+0.20985 s]*
/proc/loadavg: 1.91 1.97 1.97 4/188 6992
/proc/meminfo: memFree=4795592/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2025744 memory=81228 CPUtime=0.21 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 1570 0 0 0 20 1 0 0 20 0 1 0 217708585 2074361856 20307 33554432000 4194304 5849708 140726719672608 140726719672608 4655763 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 506436 20307 595 405 0 503381 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 81228 KiB

[startup+0.309734 s]*
/proc/loadavg: 1.91 1.97 1.97 3/188 6992
/proc/meminfo: memFree=4754632/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2025744 memory=120236 CPUtime=0.31 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 1589 0 0 0 30 1 0 0 20 0 1 0 217708585 2074361856 30059 33554432000 4194304 5849708 140726719672608 140726719672608 4486654 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 506436 30059 616 405 0 503381 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 120236 KiB

[startup+0.700429 s]
/proc/loadavg: 1.91 1.97 1.97 3/188 6992
/proc/meminfo: memFree=4674140/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2025744 memory=257496 CPUtime=0.69 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 2190 0 0 0 67 2 0 0 20 0 1 0 217708585 2074361856 64374 33554432000 4194304 5849708 140726719672608 140726719672608 4454802 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 506436 64374 639 405 0 503381 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 257496 KiB

[startup+1.50034 s]
/proc/loadavg: 1.91 1.97 1.97 3/188 6992
/proc/meminfo: memFree=4604344/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2025888 memory=268300 CPUtime=1.5 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 2332 0 0 0 147 3 0 0 20 0 1 0 217708585 2074509312 67075 33554432000 4194304 5849708 140726719672608 140726719671704 5472664 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 506472 67075 718 405 0 503417 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 2025888 KiB
Current children cumulated memory: 268300 KiB

[startup+3.10929 s]
/proc/loadavg: 1.91 1.97 1.97 3/188 6992
/proc/meminfo: memFree=4602816/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2026380 memory=268816 CPUtime=3.1 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 2558 0 0 0 307 3 0 0 20 0 1 0 217708585 2075013120 67204 33554432000 4194304 5849708 140726719672608 140726719671704 139975842697095 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 506595 67204 718 405 0 503540 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2026380 KiB
Current children cumulated memory: 268816 KiB

[startup+6.30032 s]
/proc/loadavg: 1.83 1.95 1.96 3/188 6992
/proc/meminfo: memFree=4601300/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2027444 memory=269808 CPUtime=6.29 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 3050 0 0 0 625 4 0 0 20 0 1 0 217708585 2076102656 67452 33554432000 4194304 5849708 140726719672608 140726719671608 5521468 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 506861 67452 718 405 0 503806 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2027444 KiB
Current children cumulated memory: 269808 KiB

[startup+12.7003 s]
/proc/loadavg: 1.85 1.95 1.96 3/188 6992
/proc/meminfo: memFree=4598952/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2029236 memory=271676 CPUtime=12.69 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 3934 0 0 0 1262 7 0 0 20 0 1 0 217708585 2077937664 67919 33554432000 4194304 5849708 140726719672608 140726719671704 5472485 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 507309 67919 718 405 0 504254 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2029236 KiB
Current children cumulated memory: 271676 KiB

[startup+25.5003 s]
/proc/loadavg: 1.88 1.96 1.96 3/188 6992
/proc/meminfo: memFree=4594248/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2034552 memory=276992 CPUtime=25.49 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 6159 0 0 0 2538 11 0 0 20 0 1 0 217708585 2083381248 69248 33554432000 4194304 5849708 140726719672608 140726719671704 5471846 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 508638 69248 718 405 0 505583 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2034552 KiB
Current children cumulated memory: 276992 KiB

[startup+51.1096 s]
/proc/loadavg: 1.92 1.96 1.96 3/188 6992
/proc/meminfo: memFree=4465064/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2168316 memory=404476 CPUtime=51.1 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 36507 0 0 0 5093 17 0 0 20 0 1 0 217708585 2220355584 101119 33554432000 4194304 5849708 140726719672608 140726719670152 4211660 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 542079 101119 746 405 0 539024 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2168316 KiB
Current children cumulated memory: 404476 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 1.96 1.96 3/188 6993
/proc/meminfo: memFree=4479656/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2145584 memory=387904 CPUtime=102.3 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 70041 0 0 0 10202 28 0 0 20 0 1 0 217708585 2197078016 96976 33554432000 4194304 5849708 140726719672608 140726719671608 139975842697095 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 536396 96976 750 405 0 533341 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2145584 KiB
Current children cumulated memory: 387904 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/188 6994
/proc/meminfo: memFree=4455956/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2145560 memory=387880 CPUtime=162.29 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 86364 0 0 0 16185 44 0 0 20 0 1 0 217708585 2197053440 96970 33554432000 4194304 5849708 140726719672608 140726719671608 139975842697095 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 536390 96970 750 405 0 533335 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2145560 KiB
Current children cumulated memory: 387880 KiB

[startup+222.3 s]
/proc/loadavg: 2.03 1.99 1.97 3/188 6995
/proc/meminfo: memFree=4475184/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2152664 memory=391920 CPUtime=222.29 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 102287 0 0 0 22167 62 0 0 20 0 1 0 217708585 2204327936 97980 33554432000 4194304 5849708 140726719672608 140726719671608 5307618 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 538166 97980 750 405 0 535111 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2152664 KiB
Current children cumulated memory: 391920 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 1.99 1.97 3/187 7057
/proc/meminfo: memFree=4469592/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2152572 memory=391828 CPUtime=282.29 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 119582 0 0 0 28150 79 0 0 20 0 1 0 217708585 2204233728 97957 33554432000 4194304 5849708 140726719672608 140726719671608 139975842697095 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 538143 97957 750 405 0 535088 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2152572 KiB
Current children cumulated memory: 391828 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/187 7058
/proc/meminfo: memFree=4404592/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2152432 memory=393736 CPUtime=342.27 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 126230 0 0 0 34134 93 0 0 20 0 1 0 217708585 2204090368 98434 33554432000 4194304 5849708 140726719672608 140726719671768 139975842697095 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 538108 98434 750 405 0 535053 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 2152432 KiB
Current children cumulated memory: 393736 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/187 7059
/proc/meminfo: memFree=4413828/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2156584 memory=397152 CPUtime=402.27 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 128582 0 0 0 40113 114 0 0 20 0 1 0 217708585 2208342016 99288 33554432000 4194304 5849708 140726719672608 140726719671096 5301970 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 539146 99288 750 405 0 536091 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 2156584 KiB
Current children cumulated memory: 397152 KiB

[startup+462.3 s]
/proc/loadavg: 2.08 2.00 1.97 3/187 7060
/proc/meminfo: memFree=4412216/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2156584 memory=397152 CPUtime=462.27 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 130045 0 0 0 46095 132 0 0 20 0 1 0 217708585 2208342016 99288 33554432000 4194304 5849708 140726719672608 140726719671608 139975842697095 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 539146 99288 750 405 0 536091 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 2156584 KiB
Current children cumulated memory: 397152 KiB


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

/proc/6991/statm: 548771 109936 750 405 0 545716 0
Current children cumulated CPU time: 1722.28 s
Current children cumulated vsize: 2195084 KiB
Current children cumulated memory: 439744 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/187 7106
/proc/meminfo: memFree=4255232/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2294812 memory=539472 CPUtime=1782.28 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 367162 0 0 0 177726 502 0 0 20 0 1 0 217708585 2349887488 134868 33554432000 4194304 5849708 140726719672608 140726719671608 5435282 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 573703 134868 750 405 0 570648 0
Current children cumulated CPU time: 1782.28 s
Current children cumulated vsize: 2294812 KiB
Current children cumulated memory: 539472 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/188 7130
/proc/meminfo: memFree=4508916/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2040068 memory=284892 CPUtime=1842.29 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 368522 0 0 0 183716 513 0 0 20 0 1 0 217708585 2089029632 71223 33554432000 4194304 5849708 140726719672608 140726719671704 5521456 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 510017 71223 759 405 0 506962 0
Current children cumulated CPU time: 1842.29 s
Current children cumulated vsize: 2040068 KiB
Current children cumulated memory: 284892 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/188 7131
/proc/meminfo: memFree=4374292/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2175988 memory=420604 CPUtime=1902.29 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 372955 0 0 0 189707 522 0 0 20 0 1 0 217708585 2228211712 105151 33554432000 4194304 5849708 140726719672608 140726719671096 4211654 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 543997 105151 759 405 0 540942 0
Current children cumulated CPU time: 1902.29 s
Current children cumulated vsize: 2175988 KiB
Current children cumulated memory: 420604 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/188 7132
/proc/meminfo: memFree=4394584/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2153236 memory=397932 CPUtime=1962.3 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 384699 0 0 0 195689 541 0 0 20 0 1 0 217708585 2204913664 99483 33554432000 4194304 5849708 140726719672608 140726719671096 4209266 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 538309 99483 759 405 0 535254 0
Current children cumulated CPU time: 1962.3 s
Current children cumulated vsize: 2153236 KiB
Current children cumulated memory: 397932 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/188 7133
/proc/meminfo: memFree=4348524/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2166772 memory=411468 CPUtime=2022.3 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 398429 0 0 0 201673 557 0 0 20 0 1 0 217708585 2218774528 102867 33554432000 4194304 5849708 140726719672608 140726719670872 5317526 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 541693 102867 759 405 0 538638 0
Current children cumulated CPU time: 2022.3 s
Current children cumulated vsize: 2166772 KiB
Current children cumulated memory: 411468 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/188 7134
/proc/meminfo: memFree=4367756/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2180500 memory=425196 CPUtime=2082.3 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 413577 0 0 0 207655 575 0 0 20 0 1 0 217708585 2232832000 106299 33554432000 4194304 5849708 140726719672608 140726719671608 5437714 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 545125 106299 759 405 0 542070 0
Current children cumulated CPU time: 2082.3 s
Current children cumulated vsize: 2180500 KiB
Current children cumulated memory: 425196 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/187 7135
/proc/meminfo: memFree=4356504/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2191500 memory=436196 CPUtime=2142.3 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 426733 0 0 0 213645 585 0 0 20 0 1 0 217708585 2244096000 109049 33554432000 4194304 5849708 140726719672608 140726719671608 139975842697095 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 547875 109049 759 405 0 544820 0
Current children cumulated CPU time: 2142.3 s
Current children cumulated vsize: 2191500 KiB
Current children cumulated memory: 436196 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/187 7136
/proc/meminfo: memFree=4350868/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2197380 memory=442076 CPUtime=2202.31 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 442977 0 0 0 219627 604 0 0 20 0 1 0 217708585 2250117120 110519 33554432000 4194304 5849708 140726719672608 140726719671608 139975842697095 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 549345 110519 759 405 0 546290 0
Current children cumulated CPU time: 2202.31 s
Current children cumulated vsize: 2197380 KiB
Current children cumulated memory: 442076 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/187 7137
/proc/meminfo: memFree=4322244/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2216288 memory=460984 CPUtime=2262.31 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 456252 0 0 0 225615 616 0 0 20 0 1 0 217708585 2269478912 115246 33554432000 4194304 5849708 140726719672608 140726719671608 5437901 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 554072 115246 759 405 0 551017 0
Current children cumulated CPU time: 2262.31 s
Current children cumulated vsize: 2216288 KiB
Current children cumulated memory: 460984 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/187 7138
/proc/meminfo: memFree=4184708/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2328436 memory=565640 CPUtime=2322.32 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 474100 0 0 0 231601 631 0 0 20 0 1 0 217708585 2384318464 141410 33554432000 4194304 5849708 140726719672608 140726719671768 139975842697095 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 582109 141410 759 405 0 579054 0
Current children cumulated CPU time: 2322.32 s
Current children cumulated vsize: 2328436 KiB
Current children cumulated memory: 565640 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/188 7147
/proc/meminfo: memFree=4206312/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2305724 memory=542928 CPUtime=2382.32 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 492114 0 0 0 237586 646 0 0 20 0 1 0 217708585 2361061376 135732 33554432000 4194304 5849708 140726719672608 140726719671096 4213532 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 576431 135732 759 405 0 573376 0
Current children cumulated CPU time: 2382.32 s
Current children cumulated vsize: 2305724 KiB
Current children cumulated memory: 542928 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/188 7148
/proc/meminfo: memFree=4294136/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2250432 memory=487636 CPUtime=2442.32 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 515151 0 0 0 243575 657 0 0 20 0 1 0 217708585 2304442368 121909 33554432000 4194304 5849708 140726719672608 140726719671608 5437714 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 562608 121909 759 405 0 559553 0
Current children cumulated CPU time: 2442.32 s
Current children cumulated vsize: 2250432 KiB
Current children cumulated memory: 487636 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/188 7149
/proc/meminfo: memFree=4286768/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2258336 memory=495540 CPUtime=2502.33 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 542244 0 0 0 249565 668 0 0 20 0 1 0 217708585 2312536064 123885 33554432000 4194304 5849708 140726719672608 140726719671608 139975842697095 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 564584 123885 759 405 0 561529 0
Current children cumulated CPU time: 2502.33 s
Current children cumulated vsize: 2258336 KiB
Current children cumulated memory: 495540 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 1.99 2.00 3/188 7149
/proc/meminfo: memFree=4287028/32770624 swapFree=67108860/67108860
[pid=6991] ppid=6988 vsize=2258336 memory=495540 CPUtime=2520.03 cores=0,2,4,6
/proc/6991/stat : 6991 (xcsp_picat) R 6988 6991 5709 0 -1 4202496 560208 0 0 0 251331 672 0 0 20 0 1 0 217708585 2312536064 123885 33554432000 4194304 5849708 140726719672608 140726719671608 139975842697095 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 19243008 140726719677622 140726719677700 140726719677700 140726719680458 0
/proc/6991/statm: 564584 123885 759 405 0 561529 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 2258336 KiB
Current children cumulated memory: 495540 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.02 s]
# the end of solver process 6991 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.32 s, system=6.73517 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.02
CPU time (s): 2520.06
CPU user time (s): 2513.32
CPU system time (s): 6.73517
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2328436
Max. memory (cumulated for all children) (KiB): 565640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.32
system time used= 6.73517
maximum resident set size= 565640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 560208
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= 30
involuntary context switches= 2881


# summary of solver processes directly reported to runsolver:
#   pid: 6991
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2513.32
#   total CPU system time (s): 6.73517

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2083 second user time and 17.9665 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-11 17:30:54
IDJOB=4303488
IDBENCH=141192
IDSOLVER=2778
FILE ID=node107/4303488-1534001454
RUNJOBID= node107-1533993611-5740
PBS_JOBID= 21036955
Free space on /tmp= 39332 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-scen-11-opt_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303488-1534001454/watcher-4303488-1534001454 -o /tmp/evaluation-result-4303488-1534001454/solver-4303488-1534001454 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1533993611-5740 --watchdog 2580  xcsp_picat HOME/instance-4303488-1534001454.xml

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

MD5SUM BENCH= 7994f0224337b533c2c19d764e718377
RANDOM SEED=431910693

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.40
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.40
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.40
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.40
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:         4870412 kB
MemAvailable:   31873576 kB
Buffers:          278660 kB
Cached:         26621216 kB
SwapCached:            0 kB
Active:          8988736 kB
Inactive:       17995376 kB
Active(anon):      33372 kB
Inactive(anon):   103592 kB
Active(file):    8955364 kB
Inactive(file): 17891784 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3360 kB
Writeback:             0 kB
AnonPages:         91888 kB
Mapped:            63544 kB
Shmem:             49804 kB
Slab:             612720 kB
SReclaimable:     584476 kB
SUnreclaim:        28244 kB
KernelStack:        3376 kB
PageTables:         5400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2393396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39328 MiB
End job on node107 at 2018-08-11 18:12:54