Trace number 2095157

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 ACSAT 3.01754 3.08992

DiagnosticValue
CHECKS164281
NODES193

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-15-03.xml
MD5SUM39d57a694101a674ebe4c2362ea1f4a0
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.571912
Satisfiable
(Un)Satisfiability was proved
Number of variables189
Number of constraints1001
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension78
Number of constraints which are defined in intension923
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-2095157-1247406653.xml
0.29/0.35	   
0.29/0.36	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.38/0.42	     nbVariables=189  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4914
0.38/0.42	       =>  wckTime=0.175  cpuTime=0.14  mem=8M867
0.38/0.42	   
0.38/0.42	   relations being loaded...
0.68/0.71	   
0.68/0.71	   predicates being loaded...
0.68/0.77	   
0.68/0.77	   constraints being loaded...
1.08/1.13	   Too large in ConstraintConflictsSTructure
1.64/1.80	     nbConstraints=1002  nbRelationTypes=5  nbGlobalConstraints=79  nbExtensionStructures=5
1.64/1.80	     nbSharedExtensionStructures=73  nbConflictsStructures=4  nbSharedConflictsStructures=66
1.64/1.80	     nbUnbuiltConflictsStructures=7  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
1.64/1.80	     nbSharedEvaluationManagers=917  minDegree=14  maxDegree=71  minArity=3  avgArity=8.57  maxArity=174  nbGenerators=1
1.64/1.80	     nbFusions=0  symmetryWckTime=0.205  symmetryCpuTime=0.11
1.64/1.80	       =>  wckTime=1.555  cpuTime=1.17  mem=41M658
1.86/1.91	   
1.86/1.91	   solver IterativeSystematicSolver being built... 
1.96/2.08	   
1.96/2.08	   INFO : Forward propagation technique limited 
2.06/2.16	       =>  wckTime=1.916  cpuTime=1.38  mem=63M333
2.25/2.33	   
2.25/2.33	   preprocessing
2.25/2.33	     nbConstraintChecks=0  nbValidityChecks=1062305  nbPropagations=196  nbRevisions=0  nbUselessRevisions=0
2.25/2.33	     nbRemovedValues=39  detectedInconsistency=no
2.25/2.33	       =>  wckTime=0.167  cpuTime=0.14  mem=64M241
2.95/3.03	   
2.95/3.03	   search
2.95/3.03	     run=0  nbConstraintChecks=164281  nbValidityChecks=3842172  minDepth=128  maxDepth=189  nbPropagations=1317
2.95/3.03	     nbRevisions=27826  nbUselessRevisions=27817  nbAssignments=193  nbFailedAssignments=3  nbBacktracks=1
2.95/3.03	     nbVisitedNodes=198  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=1  nbInferences=0  nbTooLargeKeys=0
2.95/3.03	     nbSEliminables=0  nbREliminables=53.26  nbIEliminables=67.81  nbDEliminables=0  nbPEliminables=0
2.95/3.03	       =>  wckTime=0.87  cpuTime=0.72  mem=33M587
2.95/3.03	   
2.95/3.03	   global
2.95/3.03	     nbConstraintChecks=164281  nbValidityChecks=4904477  nbPropagations=1513  nbRevisions=27826
2.95/3.03	     nbUselessRevisions=27817  nbRestartNogoods=0  solvingWckTime=0.873  solvingCpuTime=0.72  expiredTime=no
2.95/3.03	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.1  globalCpuTime=2.16
2.95/3.03	       =>  wckTime=2.793  cpuTime=2.11  mem=33M587
2.95/3.03	   
2.95/3.03	s SATISFIABLE
2.95/3.03	v 0 4 14 13 21 0 17 4 2 2 0 15 0 4 2 17 20 0 1 0 18 7 0 11 0 24 18 2 0 19 12 20 13 19 20 18 14 17 4 2 14 13 2 4 15 19 8 19 14 19 4 0 17 0 24 4 18 2 25 0 17 18 0 18 18 4 3 2 14 15 17 14 18 12 0 0 11 14 4 18 15 0 11 0 18 11 0 12 13 8 11 18 6 0 17 19 7 2 0 17 0 19 4 4 18 0 11 4 18 18 7 4 0 18 0 13 13 20 11 11 4 3 2 7 14 18 4 18 13 0 11 0 2 14 0 11 2 0 18 7 4 22 22 14 14 3 8 1 8 18 0 11 0 4 0 22 0 17 4 0 17 11 4 18 0 6 0 18 0 17 4 4 12 0 10 18 0 17 4 3 15 17 4 18 18 1 4 18 18 
2.95/3.04	d NODES 193
2.95/3.04	d CHECKS 164281
2.95/3.04	   
2.95/3.04	   totalWckTime=2.849  totalCpuTime=2.16

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2095157-1247406653/watcher-2095157-1247406653 -o /tmp/evaluation-result-2095157-1247406653/solver-2095157-1247406653 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2095157-1247406653.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.12 2.14 3/80 28516
/proc/meminfo: memFree=1719424/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=18576 CPUtime=0
/proc/28516/stat : 28516 (runsolver) R 28514 28516 27423 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 27729233 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 236437695783 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28516/statm: 4644 284 249 26 0 2626 0

[startup+0.044214 s]
/proc/loadavg: 2.02 2.12 2.14 3/80 28516
/proc/meminfo: memFree=1719424/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=861936 CPUtime=0.03
/proc/28516/stat : 28516 (java) S 28514 28516 27423 0 -1 0 2280 0 1 0 2 1 0 0 18 0 5 0 27729233 882622464 1882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 215484 1896 867 9 0 210399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.109911 s]
/proc/loadavg: 2.02 2.12 2.14 3/80 28516
/proc/meminfo: memFree=1719424/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=865984 CPUtime=0.09
/proc/28516/stat : 28516 (java) S 28514 28516 27423 0 -1 0 3890 0 1 0 7 2 0 0 18 0 9 0 27729233 886767616 3327 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 216496 3327 1747 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301932 s]
/proc/loadavg: 2.02 2.12 2.14 3/80 28516
/proc/meminfo: memFree=1719424/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=866296 CPUtime=0.29
/proc/28516/stat : 28516 (java) S 28514 28516 27423 0 -1 0 5698 0 1 0 25 4 0 0 18 0 9 0 27729233 887087104 5101 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 216574 5101 1927 9 0 211052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866296

[startup+0.701978 s]
/proc/loadavg: 2.02 2.12 2.14 3/80 28516
/proc/meminfo: memFree=1719424/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=866500 CPUtime=0.68
/proc/28516/stat : 28516 (java) S 28514 28516 27423 0 -1 0 11355 0 1 0 61 7 0 0 18 0 9 0 27729233 887296000 10717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 216625 10717 1999 9 0 211083 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866500

[startup+1.50107 s]
/proc/loadavg: 2.02 2.12 2.14 3/89 28525
/proc/meminfo: memFree=1673784/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=867696 CPUtime=1.47
/proc/28516/stat : 28516 (java) S 28514 28516 27423 0 -1 0 20349 0 1 0 132 15 0 0 18 0 9 0 27729233 888520704 19675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 216924 19675 2033 9 0 211382 0
[pid=28516/tid=28518] ppid=28514 vsize=867696 CPUtime=1.18
/proc/28516/task/28518/stat : 28518 (java) R 28514 28516 27423 0 -1 64 15828 0 1 0 106 12 0 0 25 0 9 0 27729235 888520704 19675 996147200 134512640 134550932 4294955968 18446744073709551615 102884285 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28519] ppid=28514 vsize=867696 CPUtime=0.04
/proc/28516/task/28519/stat : 28519 (java) S 28514 28516 27423 0 -1 64 3108 0 0 0 3 1 0 0 16 0 9 0 27729236 888520704 19675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28520] ppid=28514 vsize=867696 CPUtime=0
/proc/28516/task/28520/stat : 28520 (java) S 28514 28516 27423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27729236 888520704 19675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28521] ppid=28514 vsize=867696 CPUtime=0
/proc/28516/task/28521/stat : 28521 (java) S 28514 28516 27423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27729236 888520704 19675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28522] ppid=28514 vsize=867696 CPUtime=0
/proc/28516/task/28522/stat : 28522 (java) S 28514 28516 27423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27729239 888520704 19675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28523] ppid=28514 vsize=867696 CPUtime=0.21
/proc/28516/task/28523/stat : 28523 (java) S 28514 28516 27423 0 -1 64 712 0 0 0 21 0 0 0 15 0 9 0 27729239 888520704 19675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28524] ppid=28514 vsize=867696 CPUtime=0
/proc/28516/task/28524/stat : 28524 (java) S 28514 28516 27423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27729239 888520704 19675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28525] ppid=28514 vsize=867696 CPUtime=0
/proc/28516/task/28525/stat : 28525 (java) S 28514 28516 27423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27729239 888520704 19675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867696

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

[startup+2.30216 s]
/proc/loadavg: 2.02 2.12 2.14 3/89 28529
/proc/meminfo: memFree=1638136/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=868108 CPUtime=2.25
/proc/28516/stat : 28516 (java) S 28514 28516 27423 0 -1 0 39161 485 1 0 196 23 5 1 18 0 9 0 27729233 888942592 22852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 217027 22852 2661 9 0 211463 0
[pid=28516/tid=28518] ppid=28514 vsize=868108 CPUtime=1.78
/proc/28516/task/28518/stat : 28518 (java) R 28514 28516 27423 0 -1 64 26146 485 1 0 156 16 5 1 25 0 9 0 27729235 888942592 22852 996147200 134512640 134550932 4294955968 18446744073709551615 4127194240 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28519] ppid=28514 vsize=868108 CPUtime=0.21
/proc/28516/task/28519/stat : 28519 (java) S 28514 28516 27423 0 -1 64 11257 485 0 0 12 3 5 1 16 0 9 0 27729236 888942592 22852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28520] ppid=28514 vsize=868108 CPUtime=0.06
/proc/28516/task/28520/stat : 28520 (java) S 28514 28516 27423 0 -1 64 20 485 0 0 0 0 5 1 16 0 9 0 27729236 888942592 22852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28521] ppid=28514 vsize=868108 CPUtime=0.06
/proc/28516/task/28521/stat : 28521 (java) S 28514 28516 27423 0 -1 64 10 485 0 0 0 0 5 1 15 0 9 0 27729236 888942592 22852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28522] ppid=28514 vsize=868108 CPUtime=0.06
/proc/28516/task/28522/stat : 28522 (java) S 28514 28516 27423 0 -1 64 2 485 0 0 0 0 5 1 18 0 9 0 27729239 888942592 22852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28523] ppid=28514 vsize=868108 CPUtime=0.35
/proc/28516/task/28523/stat : 28523 (java) S 28514 28516 27423 0 -1 64 913 485 0 0 28 1 5 1 16 0 9 0 27729239 888942592 22852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28524] ppid=28514 vsize=868108 CPUtime=0.06
/proc/28516/task/28524/stat : 28524 (java) S 28514 28516 27423 0 -1 64 0 485 0 0 0 0 5 1 19 0 9 0 27729239 888942592 22852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28525] ppid=28514 vsize=868108 CPUtime=0.06
/proc/28516/task/28525/stat : 28525 (java) S 28514 28516 27423 0 -1 64 9 485 0 0 0 0 5 1 15 0 9 0 27729239 888942592 22852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 868108

[startup+2.70221 s]
/proc/loadavg: 2.02 2.12 2.14 3/89 28529
/proc/meminfo: memFree=1638136/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=868152 CPUtime=2.65
/proc/28516/stat : 28516 (java) S 28514 28516 27423 0 -1 0 43620 485 1 0 234 25 5 1 18 0 9 0 27729233 888987648 27043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 217038 27043 2639 9 0 211496 0
[pid=28516/tid=28518] ppid=28514 vsize=868152 CPUtime=2.05
/proc/28516/task/28518/stat : 28518 (java) R 28514 28516 27423 0 -1 64 26388 485 1 0 183 16 5 1 25 0 9 0 27729235 888987648 27043 996147200 134512640 134550932 4294955968 18446744073709551615 4127215077 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28519] ppid=28514 vsize=868152 CPUtime=0.29
/proc/28516/task/28519/stat : 28519 (java) S 28514 28516 27423 0 -1 64 15445 485 0 0 18 5 5 1 16 0 9 0 27729236 888987648 27043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28520] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28520/stat : 28520 (java) S 28514 28516 27423 0 -1 64 20 485 0 0 0 0 5 1 16 0 9 0 27729236 888987648 27043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28521] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28521/stat : 28521 (java) S 28514 28516 27423 0 -1 64 10 485 0 0 0 0 5 1 15 0 9 0 27729236 888987648 27043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28522] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28522/stat : 28522 (java) S 28514 28516 27423 0 -1 64 2 485 0 0 0 0 5 1 18 0 9 0 27729239 888987648 27043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28523] ppid=28514 vsize=868152 CPUtime=0.39
/proc/28516/task/28523/stat : 28523 (java) S 28514 28516 27423 0 -1 64 942 485 0 0 32 1 5 1 15 0 9 0 27729239 888987648 27043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28524] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28524/stat : 28524 (java) S 28514 28516 27423 0 -1 64 0 485 0 0 0 0 5 1 19 0 9 0 27729239 888987648 27043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28525] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28525/stat : 28525 (java) S 28514 28516 27423 0 -1 64 9 485 0 0 0 0 5 1 15 0 9 0 27729239 888987648 27043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 868152

[startup+2.90223 s]
/proc/loadavg: 2.02 2.12 2.14 3/89 28529
/proc/meminfo: memFree=1638136/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=868152 CPUtime=2.85
/proc/28516/stat : 28516 (java) S 28514 28516 27423 0 -1 0 43622 485 1 0 254 25 5 1 18 0 9 0 27729233 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 217038 27045 2639 9 0 211496 0
[pid=28516/tid=28518] ppid=28514 vsize=868152 CPUtime=2.25
/proc/28516/task/28518/stat : 28518 (java) R 28514 28516 27423 0 -1 64 26390 485 1 0 203 16 5 1 25 0 9 0 27729235 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4127211393 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28519] ppid=28514 vsize=868152 CPUtime=0.29
/proc/28516/task/28519/stat : 28519 (java) S 28514 28516 27423 0 -1 64 15445 485 0 0 18 5 5 1 16 0 9 0 27729236 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28520] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28520/stat : 28520 (java) S 28514 28516 27423 0 -1 64 20 485 0 0 0 0 5 1 16 0 9 0 27729236 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28521] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28521/stat : 28521 (java) S 28514 28516 27423 0 -1 64 10 485 0 0 0 0 5 1 15 0 9 0 27729236 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28522] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28522/stat : 28522 (java) S 28514 28516 27423 0 -1 64 2 485 0 0 0 0 5 1 18 0 9 0 27729239 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28523] ppid=28514 vsize=868152 CPUtime=0.39
/proc/28516/task/28523/stat : 28523 (java) S 28514 28516 27423 0 -1 64 942 485 0 0 32 1 5 1 16 0 9 0 27729239 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28524] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28524/stat : 28524 (java) S 28514 28516 27423 0 -1 64 0 485 0 0 0 0 5 1 19 0 9 0 27729239 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28525] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28525/stat : 28525 (java) S 28514 28516 27423 0 -1 64 9 485 0 0 0 0 5 1 15 0 9 0 27729239 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 868152

[startup+3.00225 s]
/proc/loadavg: 2.02 2.12 2.14 3/89 28529
/proc/meminfo: memFree=1638136/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=868152 CPUtime=2.95
/proc/28516/stat : 28516 (java) S 28514 28516 27423 0 -1 0 43622 485 1 0 264 25 5 1 18 0 9 0 27729233 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 217038 27045 2639 9 0 211496 0
[pid=28516/tid=28518] ppid=28514 vsize=868152 CPUtime=2.35
/proc/28516/task/28518/stat : 28518 (java) R 28514 28516 27423 0 -1 64 26390 485 1 0 213 16 5 1 25 0 9 0 27729235 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4127215077 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28519] ppid=28514 vsize=868152 CPUtime=0.29
/proc/28516/task/28519/stat : 28519 (java) S 28514 28516 27423 0 -1 64 15445 485 0 0 18 5 5 1 16 0 9 0 27729236 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28520] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28520/stat : 28520 (java) S 28514 28516 27423 0 -1 64 20 485 0 0 0 0 5 1 16 0 9 0 27729236 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28521] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28521/stat : 28521 (java) S 28514 28516 27423 0 -1 64 10 485 0 0 0 0 5 1 15 0 9 0 27729236 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28522] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28522/stat : 28522 (java) S 28514 28516 27423 0 -1 64 2 485 0 0 0 0 5 1 18 0 9 0 27729239 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28523] ppid=28514 vsize=868152 CPUtime=0.39
/proc/28516/task/28523/stat : 28523 (java) S 28514 28516 27423 0 -1 64 942 485 0 0 32 1 5 1 16 0 9 0 27729239 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28524] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28524/stat : 28524 (java) S 28514 28516 27423 0 -1 64 0 485 0 0 0 0 5 1 19 0 9 0 27729239 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28525] ppid=28514 vsize=868152 CPUtime=0.06
/proc/28516/task/28525/stat : 28525 (java) S 28514 28516 27423 0 -1 64 9 485 0 0 0 0 5 1 15 0 9 0 27729239 888987648 27045 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 868152

Child status: 0
Real time (s): 3.08992
CPU time (s): 3.01754
CPU user time (s): 2.73458
CPU system time (s): 0.282956
CPU usage (%): 97.6574
Max. virtual memory (cumulated for all children) (KiB): 868152

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

runsolver used 0.004999 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-12 15:50:53
IDJOB=2095157
IDBENCH=54933
IDSOLVER=773
FILE ID=node62/2095157-1247406653
PBS_JOBID= 9510522
Free space on /tmp= 66344 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-15-03.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2095157-1247406653/watcher-2095157-1247406653 -o /tmp/evaluation-result-2095157-1247406653/solver-2095157-1247406653 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2095157-1247406653.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 39d57a694101a674ebe4c2362ea1f4a0
RANDOM SEED=833825046

node62.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.220
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.220
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:       1719904 kB
Buffers:         34756 kB
Cached:         137896 kB
SwapCached:          0 kB
Active:         201704 kB
Inactive:        76328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3704 kB
Writeback:           0 kB
Mapped:         125824 kB
Slab:            42980 kB
Committed_AS:  1001020 kB
PageTables:       2064 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node62 at 2009-07-12 15:50:56