Trace number 3285659

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
riss Exp? (TO) 1300.01 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 24455
0.00/0.17	c parsetime: 159383us
0.00/0.17	c parsed 667976 clauses with 133566 variables
8.49/8.58	c start find xor
8.49/8.59	c relevant clauses: 6016
8.49/8.59	c found 0 non-binary xors encoded with 0 clauses
8.59/8.64	c init all components done
8.59/8.65	c ====================
8.59/8.65	c trail size: 31859

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3285659-1304137835/watcher-3285659-1304137835 -o /tmp/evaluation-result-3285659-1304137835/solver-3285659-1304137835 -C 2400 -W 1300 -M 7680 HOME/rissExp.sh HOME HOME/instance-3285659-1304137835.cnf 1342170978 2400 7680 2 

running on 2 cores: 4,6

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): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.80 7.80 7.76 5/184 24454
/proc/meminfo: memFree=27669244/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0

[startup+0.0669811 s]
/proc/loadavg: 6.80 7.80 7.76 5/184 24454
/proc/meminfo: memFree=27669244/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100959 s]
/proc/loadavg: 6.80 7.80 7.76 5/184 24454
/proc/meminfo: memFree=27669244/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300926 s]
/proc/loadavg: 6.80 7.80 7.76 5/184 24454
/proc/meminfo: memFree=27669244/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700917 s]
/proc/loadavg: 6.80 7.80 7.76 5/184 24454
/proc/meminfo: memFree=27669244/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50076 s]
/proc/loadavg: 6.58 7.74 7.74 5/190 24463
/proc/meminfo: memFree=27417532/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=110000 CPUtime=1.49 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 42962 0 0 0 144 5 0 0 25 0 1 0 525383210 112640000 21443 33554432000 4194304 5525396 140735561267888 18446744073709551615 4322889 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 27500 21443 328 325 0 23314 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118700

[startup+3.10034 s]
/proc/loadavg: 6.58 7.74 7.74 5/190 24463
/proc/meminfo: memFree=27362900/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=110420 CPUtime=3.09 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 43332 0 0 0 304 5 0 0 25 0 1 0 525383210 113070080 21813 33554432000 4194304 5525396 140735561267888 18446744073709551615 4339338 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 27605 21813 331 325 0 23419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119120

[startup+6.3008 s]
/proc/loadavg: 6.37 7.68 7.72 5/194 24470
/proc/meminfo: memFree=27149760/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=115448 CPUtime=6.29 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 44599 0 0 0 623 6 0 0 25 0 1 0 525383210 118218752 23080 33554432000 4194304 5525396 140735561267888 18446744073709551615 4339317 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 28862 23080 332 325 0 24676 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124148

[startup+12.7006 s]
/proc/loadavg: 6.18 7.62 7.70 5/194 24470
/proc/meminfo: memFree=26053520/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=171160 CPUtime=12.69 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 68397 0 0 0 1261 8 0 0 25 0 1 0 525383210 175267840 36272 33554432000 4194304 5525396 140735561267888 18446744073709551615 4220010 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 42790 36272 369 325 0 38604 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 179860

[startup+25.5011 s]
/proc/loadavg: 5.85 7.50 7.66 5/194 24470
/proc/meminfo: memFree=25974244/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=173912 CPUtime=25.49 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 69098 0 0 0 2541 8 0 0 25 0 1 0 525383210 178085888 36973 33554432000 4194304 5525396 140735561267888 18446744073709551615 4219982 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 43478 36973 369 325 0 39292 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 182612

[startup+51.1072 s]
/proc/loadavg: 5.12 7.16 7.54 5/194 24471
/proc/meminfo: memFree=25892580/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=178684 CPUtime=51.08 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 70295 0 0 0 5099 9 0 0 25 0 1 0 525383210 182972416 38170 33554432000 4194304 5525396 140735561267888 18446744073709551615 4252364 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 44671 38170 369 325 0 40485 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 187384

[startup+102.3 s]
/proc/loadavg: 4.48 6.67 7.36 5/194 24472
/proc/meminfo: memFree=25773560/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=204084 CPUtime=102.26 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 76655 0 0 0 10217 9 0 0 25 0 1 0 525383210 208982016 44530 33554432000 4194304 5525396 140735561267888 18446744073709551615 4220039 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 51021 44530 369 325 0 46835 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 212784

[startup+162.301 s]
/proc/loadavg: 4.22 6.20 7.15 5/194 24474
/proc/meminfo: memFree=25699512/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=256720 CPUtime=162.27 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 90642 0 0 0 16215 12 0 0 25 0 1 0 525383210 262881280 55316 33554432000 4194304 5525396 140735561267888 18446744073709551615 4220065 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 64180 55316 369 325 0 59994 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 265420

[startup+222.301 s]
/proc/loadavg: 4.15 5.81 6.95 5/194 24476
/proc/meminfo: memFree=25653100/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=274244 CPUtime=222.27 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 94983 0 0 0 22215 12 0 0 25 0 1 0 525383210 280825856 59657 33554432000 4194304 5525396 140735561267888 18446744073709551615 4219982 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 68561 59657 369 325 0 64375 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 282944

[startup+282.3 s]
/proc/loadavg: 4.11 5.49 6.77 5/194 24477
/proc/meminfo: memFree=25441016/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=312044 CPUtime=282.27 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 104430 0 0 0 28213 14 0 0 25 0 1 0 525383210 319533056 69104 33554432000 4194304 5525396 140735561267888 18446744073709551615 5308949 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 78011 69104 369 325 0 73825 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 320744

[startup+342.301 s]
/proc/loadavg: 4.04 5.22 6.60 5/194 24479
/proc/meminfo: memFree=25256968/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=358288 CPUtime=342.27 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 122586 0 0 0 34211 16 0 0 25 0 1 0 525383210 366886912 80859 33554432000 4194304 5525396 140735561267888 18446744073709551615 5308949 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 89572 80859 369 325 0 85386 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 366988

[startup+402.3 s]
/proc/loadavg: 4.01 5.00 6.43 5/194 24480
/proc/meminfo: memFree=25205956/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6

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

/proc/24455/statm: 178924 170197 369 325 0 174738 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 724396

[startup+702.307 s]
/proc/loadavg: 4.02 4.37 5.75 5/194 24488
/proc/meminfo: memFree=24404448/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=789820 CPUtime=702.3 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 230451 0 0 0 70196 34 0 0 25 0 1 0 525383210 808775680 188724 33554432000 4194304 5525396 140735561267888 18446744073709551615 4226820 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 197455 188724 369 325 0 193269 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 798520

[startup+762.301 s]
/proc/loadavg: 4.01 4.30 5.64 5/194 24490
/proc/meminfo: memFree=24131484/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=866624 CPUtime=762.29 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 249631 0 0 0 76193 36 0 0 25 0 1 0 525383210 887422976 207904 33554432000 4194304 5525396 140735561267888 18446744073709551615 4226834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 216656 207904 369 325 0 212470 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 875324

[startup+822.3 s]
/proc/loadavg: 4.03 4.26 5.54 5/194 24492
/proc/meminfo: memFree=23994668/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=942428 CPUtime=822.3 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 268596 0 0 0 82190 40 0 0 25 0 1 0 525383210 965046272 226869 33554432000 4194304 5525396 140735561267888 18446744073709551615 4219962 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 235607 226869 369 325 0 231421 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 951128

[startup+882.301 s]
/proc/loadavg: 4.01 4.21 5.44 5/194 24493
/proc/meminfo: memFree=23962388/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=953444 CPUtime=882.29 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 271312 0 0 0 88189 40 0 0 25 0 1 0 525383210 976326656 229585 33554432000 4194304 5525396 140735561267888 18446744073709551615 4220103 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 238361 229585 369 325 0 234175 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 962144

[startup+942.3 s]
/proc/loadavg: 4.00 4.17 5.35 5/194 24495
/proc/meminfo: memFree=23962348/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=953444 CPUtime=942.3 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 271313 0 0 0 94190 40 0 0 25 0 1 0 525383210 976326656 229586 33554432000 4194304 5525396 140735561267888 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 238361 229586 369 325 0 234175 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 962144

[startup+1002.3 s]
/proc/loadavg: 4.00 4.13 5.26 5/194 24496
/proc/meminfo: memFree=23962320/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=953444 CPUtime=1002.3 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 271313 0 0 0 100190 40 0 0 25 0 1 0 525383210 976326656 229586 33554432000 4194304 5525396 140735561267888 18446744073709551615 4220057 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 238361 229586 369 325 0 234175 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 962144

[startup+1062.3 s]
/proc/loadavg: 4.00 4.11 5.18 5/194 24498
/proc/meminfo: memFree=23860960/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=953444 CPUtime=1062.3 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 271313 0 0 0 106190 40 0 0 25 0 1 0 525383210 976326656 229586 33554432000 4194304 5525396 140735561267888 18446744073709551615 4226834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 238361 229586 369 325 0 234175 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 962144

[startup+1122.3 s]
/proc/loadavg: 4.00 4.08 5.10 5/194 24500
/proc/meminfo: memFree=23760356/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=953444 CPUtime=1122.3 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 271314 0 0 0 112190 40 0 0 25 0 1 0 525383210 976326656 229587 33554432000 4194304 5525396 140735561267888 18446744073709551615 4219962 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 238361 229587 369 325 0 234175 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 962144

[startup+1182.3 s]
/proc/loadavg: 4.04 4.08 5.04 5/194 24501
/proc/meminfo: memFree=23538108/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=953444 CPUtime=1182.31 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 271314 0 0 0 118191 40 0 0 25 0 1 0 525383210 976326656 229587 33554432000 4194304 5525396 140735561267888 18446744073709551615 4219449 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 238361 229587 369 325 0 234175 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 962144

[startup+1242.3 s]
/proc/loadavg: 4.05 4.08 4.97 5/194 24503
/proc/meminfo: memFree=23128372/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=1109864 CPUtime=1242.31 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 310431 0 0 0 124185 46 0 0 25 0 1 0 525383210 1136500736 268704 33554432000 4194304 5525396 140735561267888 18446744073709551615 4219432 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 277466 268704 369 325 0 273280 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1118564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.08 4.92 4/191 24505
/proc/meminfo: memFree=24037772/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=1245840 CPUtime=1300.01 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 344237 0 0 0 129951 50 0 0 25 0 1 0 525383210 1275740160 302510 33554432000 4194304 5525396 140735561267888 18446744073709551615 4220192 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 311460 302510 369 325 0 307274 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1254540

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

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

[startup+1300 s]
/proc/loadavg: 4.07 4.08 4.92 4/191 24505
/proc/meminfo: memFree=24037772/32950928 swapFree=67111356/67111528
[pid=24454] ppid=24452 vsize=8700 CPUtime=0 cores=4,6
/proc/24454/stat : 24454 (rissExp.sh) S 24452 24454 24405 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 525383209 8908800 252 33554432000 4194304 4922060 140735977415920 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24454/statm: 2175 252 211 178 0 68 0
[pid=24455] ppid=24454 vsize=1245840 CPUtime=1300.01 cores=4,6
/proc/24455/stat : 24455 (rissExp) R 24454 24454 24405 0 -1 4202496 344237 0 0 0 129951 50 0 0 25 0 1 0 525383210 1275740160 302510 33554432000 4194304 5525396 140735561267888 18446744073709551615 4220192 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24455/statm: 311460 302510 369 325 0 307274 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1254540

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24454 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.51
CPU system time (s): 0.5
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 1254540

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

runsolver used 2.12968 second user time and 4.97024 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 06:30:35
IDJOB=3285659
IDBENCH=82392
IDSOLVER=1599
FILE ID=node127/3285659-1304137835
RUNJOBID= node127-1304137835-24424
PBS_JOBID= 13170834
Free space on /tmp= 72688 MiB

SOLVER NAME= riss Exp
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= DIR/rissExp.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285659-1304137835/watcher-3285659-1304137835 -o /tmp/evaluation-result-3285659-1304137835/solver-3285659-1304137835 -C 2400 -W 1300 -M 7680  HOME/rissExp.sh HOME HOME/instance-3285659-1304137835.cnf 1342170978 2400 7680 2

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=1342170978

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27670012 kB
Buffers:       1300904 kB
Cached:        3407660 kB
SwapCached:          8 kB
Active:         300736 kB
Inactive:      4513704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27670012 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           51296 kB
Writeback:           0 kB
AnonPages:      105692 kB
Mapped:          14324 kB
Slab:           400536 kB
PageTables:       4640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   251388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72540 MiB
End job on node127 at 2011-04-30 06:52:17