Trace number 3713428

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
npSolver 1.0? (problem) 146.454 367.256

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen10_wcsp.wbo
MD5SUM54e92cd5947dc873b8532e16d02cdb9a
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark28742
Best CPU time to get the best result obtained on this benchmark1800.68
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7876
Total number of constraints873462
Number of soft constraints873262
Number of constraints which are clauses873262
Number of constraints which are cardinality constraints (but not clauses)200
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 13608940
Min constraint cost 1
Max constraint cost 100000
Sum of constraints costs 719718355
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.49/4.54	c run usual solver
28.74/29.07	o 20004901
28.74/29.07	c current bound: 10002450
28.74/29.07	c fallback to adder encoding
141.28/141.61	terminate called after throwing an instance of 'std::bad_alloc'
141.28/141.61	  what():  std::bad_alloc
146.40/367.25	HOME/npSolver-wbo.sh: line 18: 31280 Aborted                 (core dumped) ./npSolver-wbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=0

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3713428-1338238697/watcher-3713428-1338238697 -o /tmp/evaluation-result-3713428-1338238697/solver-3713428-1338238697 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713428-1338238697.wbo 102298070 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31279
/proc/meminfo: memFree=21490992/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0

[startup+0.089248 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31279
/proc/meminfo: memFree=21490992/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31279
/proc/meminfo: memFree=21490992/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31279
/proc/meminfo: memFree=21490992/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700233 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31279
/proc/meminfo: memFree=21490992/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 31281
/proc/meminfo: memFree=21476308/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=35244 CPUtime=1.49 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) R 31279 31279 30566 0 -1 4202496 3105 0 0 0 148 1 0 0 20 0 1 0 289997178 36089856 5658 33554432000 4194304 5990268 140733948570768 140733948566008 4766000 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31280/statm: 8811 5658 137 439 0 8368 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44392

[startup+3.10027 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 31281
/proc/meminfo: memFree=21404764/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=101068 CPUtime=3.09 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) R 31279 31279 30566 0 -1 4202496 6283 0 0 0 306 3 0 0 20 0 1 0 289997178 103493632 21339 33554432000 4194304 5990268 140733948570768 140733948566648 4567972 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31280/statm: 25267 21339 142 439 0 24824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110216

[startup+6.30021 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31331
/proc/meminfo: memFree=28806856/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=119424 CPUtime=5.94 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4202496 7304 0 0 0 474 120 0 0 20 0 1 0 289997178 122290176 25936 33554432000 4194304 5990268 140733948570768 140733948563920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31280/statm: 29856 25936 150 439 0 29413 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 128572

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 31335
/proc/meminfo: memFree=27425304/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=119424 CPUtime=5.94 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4202496 7304 0 0 0 474 120 0 0 20 0 1 0 289997178 122290176 25936 33554432000 4194304 5990268 140733948570768 140733948563920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31280/statm: 29856 25936 150 439 0 29413 0
[pid=31332] ppid=31280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31332/stat : 31332 (cp2_pre.sh) S 31280 31279 30566 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 289997772 9367552 277 33554432000 4194304 5064252 140735032322704 140735032321408 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31332/statm: 2287 277 234 213 0 72 0
[pid=31333] ppid=31332 vsize=408356 CPUtime=6.73 cores=0,2,4,6
/proc/31333/stat : 31333 (coprocessor) R 31332 31279 30566 0 -1 4202496 40637 0 0 0 664 9 0 0 20 0 1 0 289997773 418156544 100676 33554432000 4194304 6586260 140735407108080 140735407103672 5599512 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/31333/statm: 102089 100676 188 584 0 101501 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 546076

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 31338
/proc/meminfo: memFree=27340972/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=119424 CPUtime=24.53 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4202496 7314 43191 0 0 474 120 1843 16 20 0 1 0 289997178 122290176 25937 33554432000 4194304 5990268 140733948570768 140733948565008 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31280/statm: 29856 25937 151 439 0 29413 0
[pid=31337] ppid=31280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31337/stat : 31337 (satsolver.sh) S 31280 31279 30566 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289999633 9367552 266 33554432000 4194304 5064252 140734433161200 140734433160112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31337/statm: 2287 266 226 213 0 72 0
[pid=31338] ppid=31337 vsize=156272 CPUtime=0.93 cores=0,2,4,6
/proc/31338/stat : 31338 (glucose) R 31337 31279 30566 0 -1 4202496 26117 0 0 0 89 4 0 0 20 0 1 0 289999633 160022528 35965 33554432000 4194304 5208918 140736548058784 140736548056744 4210920 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31338/statm: 39068 35965 103 248 0 38817 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 293992

[startup+51.1003 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 31343
/proc/meminfo: memFree=25170240/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=3104332 CPUtime=50.8 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) R 31279 31279 30566 0 -1 4202496 208584 77361 0 0 2628 309 2114 29 20 0 1 0 289997178 3178835968 608969 33554432000 4194304 5990268 140733948570768 140733948563576 4567949 0 0 4096 0 0 0 0 17 4 0 0 11 0 0
/proc/31280/statm: 776083 608969 162 439 0 775640 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 3113480

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 31343
/proc/meminfo: memFree=21183104/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=9395788 CPUtime=101.99 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) R 31279 31279 30566 0 -1 4202496 214602 77361 0 0 7592 464 2114 29 20 0 1 0 289997178 9621286912 1594201 33554432000 4194304 5990268 140733948570768 140733948563128 4521650 0 0 4096 0 0 0 0 17 4 0 0 11 0 0
/proc/31280/statm: 2348947 1594201 162 439 0 2348504 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 9404936

[startup+162.3 s]
/proc/loadavg: 2.74 2.19 2.06 2/183 31348
/proc/meminfo: memFree=11680324/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=142.42 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 602 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 142.42
Current children cumulated vsize (KiB) 8577540

[startup+222.3 s]
/proc/loadavg: 4.12 2.69 2.23 2/183 31371
/proc/meminfo: memFree=7611132/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=143.97 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 757 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 143.97
Current children cumulated vsize (KiB) 8577540
heavy processes:
  %CPU=24 pid=31347 uid=0 cmd=

[startup+282.3 s]
/proc/loadavg: 4.60 3.09 2.40 2/182 31371
/proc/meminfo: memFree=3946768/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=146.4 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 1000 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 146.4
Current children cumulated vsize (KiB) 8577540
heavy processes:
  %CPU=19 pid=31347 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 31280 6 506 18446744073709551615 

[startup+342.3 s]
/proc/loadavg: 4.88 3.45 2.56 2/182 31371
/proc/meminfo: memFree=3951664/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=146.4 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 1000 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 146.4
Current children cumulated vsize (KiB) 8577540
heavy processes:
  %CPU=13 pid=31347 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 31280 6 506 18446744073709551615 

Solver just ended. Dumping a history of the last processes samples

[startup+348.3 s]
/proc/loadavg: 4.89 3.47 2.58 2/182 31371
/proc/meminfo: memFree=3951664/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=146.4 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 1000 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 146.4
Current children cumulated vsize (KiB) 8577540

[startup+354.7 s]
/proc/loadavg: 4.91 3.52 2.60 2/182 31371
/proc/meminfo: memFree=3951664/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=146.4 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 1000 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 146.4
Current children cumulated vsize (KiB) 8577540

[startup+361.1 s]
/proc/loadavg: 4.84 3.53 2.61 2/182 31371
/proc/meminfo: memFree=3951788/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=146.4 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 1000 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 146.4
Current children cumulated vsize (KiB) 8577540

[startup+364.3 s]
/proc/loadavg: 4.77 3.54 2.62 2/182 31371
/proc/meminfo: memFree=3954268/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=146.4 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 1000 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 146.4
Current children cumulated vsize (KiB) 8577540

[startup+365.9 s]
/proc/loadavg: 4.77 3.54 2.62 2/182 31371
/proc/meminfo: memFree=3954760/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=146.4 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 1000 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 146.4
Current children cumulated vsize (KiB) 8577540

[startup+366.7 s]
/proc/loadavg: 4.77 3.54 2.62 2/182 31371
/proc/meminfo: memFree=3954760/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=146.4 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 1000 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 146.4
Current children cumulated vsize (KiB) 8577540

[startup+367.1 s]
/proc/loadavg: 4.77 3.54 2.62 3/182 31371
/proc/meminfo: memFree=4063012/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=146.4 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 1000 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 146.4
Current children cumulated vsize (KiB) 8577540

[startup+367.2 s]
/proc/loadavg: 4.77 3.54 2.62 3/182 31371
/proc/meminfo: memFree=4063012/32873648 swapFree=7116/7116
[pid=31279] ppid=31277 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31279/stat : 31279 (npSolver-wbo.sh) S 31277 31279 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289997178 9367552 275 33554432000 4194304 5064252 140734927420992 140734927419904 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31279/statm: 2287 275 233 213 0 72 0
[pid=31280] ppid=31279 vsize=8568392 CPUtime=146.4 cores=0,2,4,6
/proc/31280/stat : 31280 (npSolver-wbo) S 31279 31279 30566 0 -1 4204032 216388 77361 0 0 11497 1000 2114 29 20 0 1 0 289997178 8774033408 2121909 33554432000 4194304 5990268 140733948570768 140733948562744 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/31280/statm: 2142098 2121909 218 439 0 2141655 0
Current children cumulated CPU time (s) 146.4
Current children cumulated vsize (KiB) 8577540

Child status: 0
Real time (s): 367.256
CPU time (s): 146.454
CPU user time (s): 136.123
CPU system time (s): 10.3304
CPU usage (%): 39.8779
Max. virtual memory (cumulated for all children) (KiB): 13599240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.123
system time used= 10.3304
maximum resident set size= 9379172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294124
page faults= 0
swaps= 0
block input operations= 0
block output operations= 180408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1726070
involuntary context switches= 245

runsolver used 0.572912 second user time and 1.43278 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-28 22:58:18
IDJOB=3713428
IDBENCH=79563
IDSOLVER=2294
FILE ID=node114/3713428-1338238697
RUNJOBID= node114-1338229693-30582
PBS_JOBID= 14624648
Free space on /tmp= 69616 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen10_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713428-1338238697/watcher-3713428-1338238697 -o /tmp/evaluation-result-3713428-1338238697/solver-3713428-1338238697 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713428-1338238697.wbo 102298070 HOME HOME

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

MD5SUM BENCH= 54e92cd5947dc873b8532e16d02cdb9a
RANDOM SEED=102298070

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5451.90
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        21491372 kB
Buffers:          826028 kB
Cached:          3964204 kB
SwapCached:         2108 kB
Active:          9106364 kB
Inactive:        1346132 kB
Active(anon):    5647144 kB
Inactive(anon):     7892 kB
Active(file):    3459220 kB
Inactive(file):  1338240 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103912 kB
Dirty:             33972 kB
Writeback:             0 kB
AnonPages:       5819552 kB
Mapped:            15548 kB
Shmem:               116 kB
Slab:             778340 kB
SReclaimable:     221708 kB
SUnreclaim:       556632 kB
KernelStack:        1472 kB
PageTables:        15224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    6587800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3141632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 63936 MiB
End job on node114 at 2012-05-28 23:04:25