Trace number 1061240

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
Abscon 112v4 ESACSAT 8.05477 8.18526

DiagnosticValue
CHECKS1839020
NODES5766

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-8c2.xml
MD5SUM8911c7295631c9dab254f5e7ce77816b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.472927
Satisfiable
(Un)Satisfiability was proved
Number of variables1900
Number of constraints7639
Maximum constraint arity10
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7639
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.12	
0.05/0.12	Abscon 112 (May, 2008)
0.15/0.29	
0.15/0.29	   configuration
0.15/0.29	     name=esac.xml
0.26/0.33	   
0.26/0.33	   instance
0.26/0.33	     name=HOME/instance-1061240-1215131832.xml
0.26/0.36	   
0.26/0.36	   domains being loaded...
0.26/0.37	   
0.26/0.37	   variables being loaded...
0.45/0.59	     nbVariables=1900  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=3800
0.45/0.59	       =>  wckTime=0.296  cpuTime=0.19  mem=12M729
0.45/0.59	   
0.45/0.59	   predicates being loaded...
0.55/0.66	   
0.55/0.66	   constraints being loaded...
3.12/3.24	     nbConstraints=7622  nbGlobalConstraints=23  nbMergedConstraints=40  nbConvertedConstraints=7350
3.12/3.24	     nbConvertConstraintsChecks=1544  nbExtensionStructures=2  nbSharedExtensionStructures=7348  nbConflictsStructures=5
3.12/3.24	     nbSharedConflictsStructures=7594  nbSharedBinaryRepresentations=5  nbEvaluationManagers=3
3.12/3.24	     nbSharedEvaluationManagers=246  minDegree=2  maxDegree=59  minArity=2  avgArity=2.73  maxArity=380  nbGenerators=23
3.12/3.24	     nbFusions=0  symmetryWckTime=1.12  symmetryCpuTime=0.65
3.12/3.24	       =>  wckTime=2.941  cpuTime=2.15  mem=29M94
3.22/3.35	   
3.22/3.35	   solver IterativeSystematicSolver being built... 
3.31/3.45	   
3.31/3.45	   INFO : Forward propagation technique limited 
3.51/3.61	       =>  wckTime=3.313  cpuTime=2.37  mem=44M143
5.40/5.51	   
5.40/5.51	   preprocessing
5.40/5.51	     nbConstraintChecks=44180  nbValidityChecks=840  nbPropagations=7194  nbRevisions=25971  nbUselessRevisions=22634
5.40/5.51	     nbSingletonTests=1903  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
5.40/5.51	     detectedInconsistency=no
5.40/5.51	       =>  wckTime=1.898  cpuTime=1.84  mem=44M143
7.97/8.14	   
7.97/8.14	   search
7.97/8.14	     run=9  nbConstraintChecks=1794839  nbValidityChecks=160496  minDepth=1901  maxDepth=1900  nbPropagations=781645
7.97/8.14	     nbRevisions=4515077  nbUselessRevisions=3741645  nbAssignments=5766  nbFailedAssignments=744  nbBacktracks=1906
7.97/8.14	     nbVisitedNodes=6907  nbRestartNogoods=40  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
7.97/8.14	     nbDEliminables=?  nbPEliminables=?
7.97/8.14	       =>  wckTime=4.531  cpuTime=4.38  mem=46M128
7.97/8.15	   
7.97/8.15	   global
7.97/8.15	     nbConstraintChecks=1839019  nbValidityChecks=161336  nbPropagations=788839  nbRevisions=4541048
7.97/8.15	     nbUselessRevisions=3764279  nbRestartNogoods=40  solvingWckTime=4.534  solvingCpuTime=4.38  expiredTime=no
7.97/8.15	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.74  globalCpuTime=6.79
7.97/8.15	       =>  wckTime=7.851  cpuTime=6.75  mem=46M128
7.97/8.15	   
7.97/8.15	s SATISFIABLE
7.97/8.15	v 0 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 
7.97/8.15	d NODES 5766
7.97/8.15	d CHECKS 1839019
7.97/8.15	   
7.97/8.15	   totalWckTime=7.922  totalCpuTime=6.8

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1061240-1215131832/watcher-1061240-1215131832 -o /tmp/evaluation-result-1061240-1215131832/solver-1061240-1215131832 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1061240-1215131832.xml 

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): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.97 1.99 4/73 1207
/proc/meminfo: memFree=1917984/2055920 swapFree=4180444/4192956
[pid=1207] ppid=1205 vsize=18572 CPUtime=0
/proc/1207/stat : 1207 (runsolver) R 1205 1207 628 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1992152806 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 213112122663 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1207/statm: 4643 292 257 25 0 2626 0

[startup+0.042772 s]
/proc/loadavg: 1.91 1.97 1.99 4/73 1207
/proc/meminfo: memFree=1917984/2055920 swapFree=4180444/4192956
[pid=1207] ppid=1205 vsize=861876 CPUtime=0.02
/proc/1207/stat : 1207 (java) S 1205 1207 628 0 -1 0 1898 0 1 0 1 1 0 0 18 0 5 0 1992152806 882561024 1583 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/1207/statm: 215469 1583 702 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.101782 s]
/proc/loadavg: 1.91 1.97 1.99 4/73 1207
/proc/meminfo: memFree=1917984/2055920 swapFree=4180444/4192956
[pid=1207] ppid=1205 vsize=864076 CPUtime=0.05
/proc/1207/stat : 1207 (java) S 1205 1207 628 0 -1 0 2833 0 1 0 4 1 0 0 18 0 9 0 1992152806 884813824 2363 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1207/statm: 216019 2363 1132 9 0 210976 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.301815 s]
/proc/loadavg: 1.91 1.97 1.99 4/73 1207
/proc/meminfo: memFree=1917984/2055920 swapFree=4180444/4192956
[pid=1207] ppid=1205 vsize=866204 CPUtime=0.26
/proc/1207/stat : 1207 (java) S 1205 1207 628 0 -1 0 5320 0 1 0 23 3 0 0 18 0 9 0 1992152806 886992896 4746 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1207/statm: 216551 4746 1868 9 0 211099 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 866204

[startup+0.701885 s]
/proc/loadavg: 1.91 1.97 1.99 4/73 1207
/proc/meminfo: memFree=1917984/2055920 swapFree=4180444/4192956
[pid=1207] ppid=1205 vsize=867516 CPUtime=0.65
/proc/1207/stat : 1207 (java) S 1205 1207 628 0 -1 0 8719 0 1 0 60 5 0 0 18 0 9 0 1992152806 888336384 8079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1207/statm: 216879 8079 2007 9 0 211385 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 867516

[startup+1.50202 s]
/proc/loadavg: 1.91 1.97 1.99 3/82 1216
/proc/meminfo: memFree=1878616/2055920 swapFree=4180444/4192956
[pid=1207] ppid=1205 vsize=867516 CPUtime=1.43
/proc/1207/stat : 1207 (java) S 1205 1207 628 0 -1 0 15745 0 1 0 120 23 0 0 18 0 9 0 1992152806 888336384 15102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1207/statm: 216879 15102 2015 9 0 211385 0
[pid=1207/tid=1209] ppid=1205 vsize=867516 CPUtime=1.2
/proc/1207/task/1209/stat : 1209 (java) R 1205 1207 628 0 -1 64 14379 0 1 0 98 22 0 0 25 0 9 0 1992152808 888336384 15102 996147200 134512640 134550740 4294955968 18446744073709551615 102300294 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1210] ppid=1205 vsize=867516 CPUtime=0
/proc/1207/task/1210/stat : 1210 (java) S 1205 1207 628 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1992152809 888336384 15102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1211] ppid=1205 vsize=867516 CPUtime=0
/proc/1207/task/1211/stat : 1211 (java) S 1205 1207 628 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1992152810 888336384 15102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1212] ppid=1205 vsize=867516 CPUtime=0
/proc/1207/task/1212/stat : 1212 (java) S 1205 1207 628 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1992152810 888336384 15102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1213] ppid=1205 vsize=867516 CPUtime=0
/proc/1207/task/1213/stat : 1213 (java) S 1205 1207 628 0 -1 64 1 0 0 0 0 0 0 0 17 0 9 0 1992152815 888336384 15102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1214] ppid=1205 vsize=867516 CPUtime=0.22
/proc/1207/task/1214/stat : 1214 (java) S 1205 1207 628 0 -1 64 669 0 0 0 22 0 0 0 16 0 9 0 1992152815 888336384 15102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1215] ppid=1205 vsize=867516 CPUtime=0
/proc/1207/task/1215/stat : 1215 (java) S 1205 1207 628 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992152815 888336384 15102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1216] ppid=1205 vsize=867516 CPUtime=0
/proc/1207/task/1216/stat : 1216 (java) S 1205 1207 628 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992152815 888336384 15102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 867516

[startup+3.10229 s]
/proc/loadavg: 1.91 1.97 1.99 3/82 1216
/proc/meminfo: memFree=1851224/2055920 swapFree=4180444/4192956
[pid=1207] ppid=1205 vsize=867752 CPUtime=3.01
/proc/1207/stat : 1207 (java) S 1205 1207 628 0 -1 0 33010 874 1 0 223 46 31 1 18 0 9 0 1992152806 888578048 21099 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1207/statm: 216938 21099 2016 9 0 211466 0
[pid=1207/tid=1209] ppid=1205 vsize=867752 CPUtime=2.53
/proc/1207/task/1209/stat : 1209 (java) R 1205 1207 628 0 -1 64 24532 874 1 0 180 41 31 1 19 0 9 0 1992152808 888578048 21099 996147200 134512640 134550740 4294955968 18446744073709551615 4127140047 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1210] ppid=1205 vsize=867752 CPUtime=0.49
/proc/1207/task/1210/stat : 1210 (java) S 1205 1207 628 0 -1 64 6706 874 0 0 15 2 31 1 16 0 9 0 1992152809 888578048 21099 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1211] ppid=1205 vsize=867752 CPUtime=0.32
/proc/1207/task/1211/stat : 1211 (java) S 1205 1207 628 0 -1 64 18 874 0 0 0 0 31 1 17 0 9 0 1992152810 888578048 21099 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1212] ppid=1205 vsize=867752 CPUtime=0.32
/proc/1207/task/1212/stat : 1212 (java) S 1205 1207 628 0 -1 64 9 874 0 0 0 0 31 1 16 0 9 0 1992152810 888578048 21099 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1213] ppid=1205 vsize=867752 CPUtime=0.32
/proc/1207/task/1213/stat : 1213 (java) S 1205 1207 628 0 -1 64 1 874 0 0 0 0 31 1 17 0 9 0 1992152815 888578048 21099 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1214] ppid=1205 vsize=867752 CPUtime=0.59
/proc/1207/task/1214/stat : 1214 (java) S 1205 1207 628 0 -1 64 931 874 0 0 26 1 31 1 15 0 9 0 1992152815 888578048 21099 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1215] ppid=1205 vsize=867752 CPUtime=0.32
/proc/1207/task/1215/stat : 1215 (java) S 1205 1207 628 0 -1 64 1 874 0 0 0 0 31 1 18 0 9 0 1992152815 888578048 21099 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1216] ppid=1205 vsize=867752 CPUtime=0.32
/proc/1207/task/1216/stat : 1216 (java) S 1205 1207 628 0 -1 64 11 874 0 0 0 0 31 1 15 0 9 0 1992152815 888578048 21099 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 867752

[startup+6.30184 s]
/proc/loadavg: 1.92 1.97 1.99 3/82 1220
/proc/meminfo: memFree=1835288/2055920 swapFree=4180444/4192956
[pid=1207] ppid=1205 vsize=867944 CPUtime=6.19
/proc/1207/stat : 1207 (java) S 1205 1207 628 0 -1 0 40269 874 1 0 538 49 31 1 18 0 9 0 1992152806 888774656 23119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1207/statm: 216986 23119 2637 9 0 211492 0
[pid=1207/tid=1209] ppid=1205 vsize=867944 CPUtime=5.47
/proc/1207/task/1209/stat : 1209 (java) R 1205 1207 628 0 -1 64 28847 874 1 0 472 43 31 1 25 0 9 0 1992152808 888774656 23119 996147200 134512640 134550740 4294955968 18446744073709551615 4127368915 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1210] ppid=1205 vsize=867944 CPUtime=0.6
/proc/1207/task/1210/stat : 1210 (java) S 1205 1207 628 0 -1 64 9514 874 0 0 26 2 31 1 17 0 9 0 1992152809 888774656 23119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1211] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1211/stat : 1211 (java) S 1205 1207 628 0 -1 64 18 874 0 0 0 0 31 1 16 0 9 0 1992152810 888774656 23119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1212] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1212/stat : 1212 (java) S 1205 1207 628 0 -1 64 9 874 0 0 0 0 31 1 15 0 9 0 1992152810 888774656 23119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1213] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1213/stat : 1213 (java) S 1205 1207 628 0 -1 64 1 874 0 0 0 0 31 1 17 0 9 0 1992152815 888774656 23119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1214] ppid=1205 vsize=867944 CPUtime=0.72
/proc/1207/task/1214/stat : 1214 (java) S 1205 1207 628 0 -1 64 1046 874 0 0 39 1 31 1 15 0 9 0 1992152815 888774656 23119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1215] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1215/stat : 1215 (java) S 1205 1207 628 0 -1 64 1 874 0 0 0 0 31 1 18 0 9 0 1992152815 888774656 23119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1216] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1216/stat : 1216 (java) S 1205 1207 628 0 -1 64 32 874 0 0 0 0 31 1 15 0 9 0 1992152815 888774656 23119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 867944

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

[startup+7.10297 s]
/proc/loadavg: 1.92 1.97 1.99 4/82 1220
/proc/meminfo: memFree=1835160/2055920 swapFree=4180444/4192956
[pid=1207] ppid=1205 vsize=867944 CPUtime=6.98
/proc/1207/stat : 1207 (java) S 1205 1207 628 0 -1 0 40274 874 1 0 617 49 31 1 18 0 9 0 1992152806 888774656 23123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1207/statm: 216986 23123 2637 9 0 211492 0
[pid=1207/tid=1209] ppid=1205 vsize=867944 CPUtime=6.25
/proc/1207/task/1209/stat : 1209 (java) R 1205 1207 628 0 -1 64 28847 874 1 0 550 43 31 1 25 0 9 0 1992152808 888774656 23123 996147200 134512640 134550740 4294955968 18446744073709551615 4127271332 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1210] ppid=1205 vsize=867944 CPUtime=0.6
/proc/1207/task/1210/stat : 1210 (java) S 1205 1207 628 0 -1 64 9514 874 0 0 26 2 31 1 17 0 9 0 1992152809 888774656 23123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1211] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1211/stat : 1211 (java) S 1205 1207 628 0 -1 64 18 874 0 0 0 0 31 1 16 0 9 0 1992152810 888774656 23123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1212] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1212/stat : 1212 (java) S 1205 1207 628 0 -1 64 9 874 0 0 0 0 31 1 15 0 9 0 1992152810 888774656 23123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1213] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1213/stat : 1213 (java) S 1205 1207 628 0 -1 64 1 874 0 0 0 0 31 1 17 0 9 0 1992152815 888774656 23123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1214] ppid=1205 vsize=867944 CPUtime=0.73
/proc/1207/task/1214/stat : 1214 (java) S 1205 1207 628 0 -1 64 1051 874 0 0 40 1 31 1 16 0 9 0 1992152815 888774656 23123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1215] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1215/stat : 1215 (java) S 1205 1207 628 0 -1 64 1 874 0 0 0 0 31 1 18 0 9 0 1992152815 888774656 23123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1216] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1216/stat : 1216 (java) S 1205 1207 628 0 -1 64 32 874 0 0 0 0 31 1 15 0 9 0 1992152815 888774656 23123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.98
Current children cumulated vsize (KiB) 867944

[startup+7.90211 s]
/proc/loadavg: 1.93 1.97 1.99 3/82 1220
/proc/meminfo: memFree=1835160/2055920 swapFree=4180444/4192956
[pid=1207] ppid=1205 vsize=867944 CPUtime=7.77
/proc/1207/stat : 1207 (java) S 1205 1207 628 0 -1 0 40278 874 1 0 696 49 31 1 18 0 9 0 1992152806 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1207/statm: 216986 23126 2637 9 0 211492 0
[pid=1207/tid=1209] ppid=1205 vsize=867944 CPUtime=7.03
/proc/1207/task/1209/stat : 1209 (java) R 1205 1207 628 0 -1 64 28847 874 1 0 628 43 31 1 25 0 9 0 1992152808 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4127282924 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1210] ppid=1205 vsize=867944 CPUtime=0.6
/proc/1207/task/1210/stat : 1210 (java) S 1205 1207 628 0 -1 64 9514 874 0 0 26 2 31 1 17 0 9 0 1992152809 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1211] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1211/stat : 1211 (java) S 1205 1207 628 0 -1 64 18 874 0 0 0 0 31 1 16 0 9 0 1992152810 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1212] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1212/stat : 1212 (java) S 1205 1207 628 0 -1 64 9 874 0 0 0 0 31 1 15 0 9 0 1992152810 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1213] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1213/stat : 1213 (java) S 1205 1207 628 0 -1 64 1 874 0 0 0 0 31 1 17 0 9 0 1992152815 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1214] ppid=1205 vsize=867944 CPUtime=0.74
/proc/1207/task/1214/stat : 1214 (java) S 1205 1207 628 0 -1 64 1055 874 0 0 41 1 31 1 15 0 9 0 1992152815 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1215] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1215/stat : 1215 (java) S 1205 1207 628 0 -1 64 1 874 0 0 0 0 31 1 18 0 9 0 1992152815 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1216] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1216/stat : 1216 (java) S 1205 1207 628 0 -1 64 32 874 0 0 0 0 31 1 15 0 9 0 1992152815 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.77
Current children cumulated vsize (KiB) 867944

[startup+8.10214 s]
/proc/loadavg: 1.93 1.97 1.99 3/82 1220
/proc/meminfo: memFree=1835160/2055920 swapFree=4180444/4192956
[pid=1207] ppid=1205 vsize=867944 CPUtime=7.97
/proc/1207/stat : 1207 (java) S 1205 1207 628 0 -1 0 40278 874 1 0 716 49 31 1 18 0 9 0 1992152806 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1207/statm: 216986 23126 2637 9 0 211492 0
[pid=1207/tid=1209] ppid=1205 vsize=867944 CPUtime=7.23
/proc/1207/task/1209/stat : 1209 (java) R 1205 1207 628 0 -1 64 28847 874 1 0 648 43 31 1 25 0 9 0 1992152808 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4127284253 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1210] ppid=1205 vsize=867944 CPUtime=0.6
/proc/1207/task/1210/stat : 1210 (java) S 1205 1207 628 0 -1 64 9514 874 0 0 26 2 31 1 17 0 9 0 1992152809 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1211] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1211/stat : 1211 (java) S 1205 1207 628 0 -1 64 18 874 0 0 0 0 31 1 16 0 9 0 1992152810 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1212] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1212/stat : 1212 (java) S 1205 1207 628 0 -1 64 9 874 0 0 0 0 31 1 15 0 9 0 1992152810 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1213] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1213/stat : 1213 (java) S 1205 1207 628 0 -1 64 1 874 0 0 0 0 31 1 17 0 9 0 1992152815 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1214] ppid=1205 vsize=867944 CPUtime=0.74
/proc/1207/task/1214/stat : 1214 (java) S 1205 1207 628 0 -1 64 1055 874 0 0 41 1 31 1 15 0 9 0 1992152815 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1215] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1215/stat : 1215 (java) S 1205 1207 628 0 -1 64 1 874 0 0 0 0 31 1 18 0 9 0 1992152815 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1207/tid=1216] ppid=1205 vsize=867944 CPUtime=0.32
/proc/1207/task/1216/stat : 1216 (java) S 1205 1207 628 0 -1 64 32 874 0 0 0 0 31 1 15 0 9 0 1992152815 888774656 23126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 867944

Child status: 0
Real time (s): 8.18526
CPU time (s): 8.05477
CPU user time (s): 7.52785
CPU system time (s): 0.526919
CPU usage (%): 98.4059
Max. virtual memory (cumulated for all children) (KiB): 867944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.52785
system time used= 0.526919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41198
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2400
involuntary context switches= 2559

runsolver used 0.011998 second user time and 0.040993 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-04 02:37:12
IDJOB=1061240
IDBENCH=54533
IDSOLVER=364
FILE ID=node68/1061240-1215131832
PBS_JOBID= 7877207
Free space on /tmp= 66544 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/ii/normalized-ii-8c2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1061240-1215131832/watcher-1061240-1215131832 -o /tmp/evaluation-result-1061240-1215131832/solver-1061240-1215131832 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1061240-1215131832.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8911c7295631c9dab254f5e7ce77816b
RANDOM SEED=571934246

node68.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1918464 kB
Buffers:         10072 kB
Cached:          57596 kB
SwapCached:       6520 kB
Active:          65784 kB
Inactive:        18464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1918464 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            3032 kB
Writeback:           0 kB
Mapped:          23244 kB
Slab:            38692 kB
Committed_AS:  4214496 kB
PageTables:       1708 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node68 at 2008-07-04 02:37:21