Trace number 2096261

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 2.40763 2.45563

DiagnosticValue
CHECKS139837
NODES338

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle19.xml
MD5SUMa8072f23026ce455c1a4a12512ecc55b
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.78288
Satisfiable
(Un)Satisfiability was proved
Number of variables187
Number of constraints913
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension80
Number of constraints which are defined in intension833
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2096261-1247409994.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.37	     nbVariables=187  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4862
0.28/0.37	       =>  wckTime=0.13  cpuTime=0.11  mem=8M867
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.39/0.47	   
0.39/0.47	   predicates being loaded...
0.49/0.53	   
0.49/0.53	   constraints being loaded...
0.78/0.80	   Too large in ConstraintConflictsSTructure
0.78/0.81	   Too large in ConstraintConflictsSTructure
0.78/0.81	   Too large in ConstraintConflictsSTructure
1.36/1.42	     nbConstraints=913  nbRelationTypes=7  nbGlobalConstraints=80  nbExtensionStructures=7
1.36/1.42	     nbSharedExtensionStructures=73  nbConflictsStructures=4  nbSharedConflictsStructures=67
1.36/1.42	     nbUnbuiltConflictsStructures=11  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
1.36/1.42	     nbSharedEvaluationManagers=825  minDegree=6  maxDegree=62  minArity=3  avgArity=8.09  maxArity=20  nbGenerators=0
1.36/1.42	     nbFusions=0  symmetryWckTime=0.18  symmetryCpuTime=0.1
1.36/1.42	       =>  wckTime=1.183  cpuTime=0.88  mem=18M913
1.46/1.51	   
1.46/1.51	   solver IterativeSystematicSolver being built... 
1.58/1.66	   
1.58/1.67	   INFO : Forward propagation technique limited 
1.67/1.72	       =>  wckTime=1.485  cpuTime=1.09  mem=51M689
1.78/1.82	   
1.78/1.82	   preprocessing
1.78/1.82	     nbConstraintChecks=197  nbValidityChecks=557782  nbPropagations=212  nbRevisions=22  nbUselessRevisions=22
1.78/1.82	     nbRemovedValues=199  detectedInconsistency=no
1.78/1.82	       =>  wckTime=0.093  cpuTime=0.07  mem=52M664
2.28/2.39	   
2.28/2.39	   search
2.28/2.39	     run=1  nbConstraintChecks=139640  nbValidityChecks=2613793  minDepth=134  maxDepth=187  nbPropagations=3980
2.28/2.39	     nbRevisions=71194  nbUselessRevisions=71184  nbAssignments=338  nbFailedAssignments=13  nbBacktracks=4
2.28/2.39	     nbVisitedNodes=354  nbRestartNogoods=10  nbFoundSolutions=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
2.28/2.39	     nbSEliminables=0  nbREliminables=18.22  nbIEliminables=129.19  nbDEliminables=0  nbPEliminables=0
2.28/2.39	       =>  wckTime=0.659  cpuTime=0.59  mem=53M648
2.28/2.39	   
2.28/2.39	   global
2.28/2.39	     nbConstraintChecks=139837  nbValidityChecks=3171575  nbPropagations=4192  nbRevisions=71216
2.28/2.39	     nbUselessRevisions=71206  nbRestartNogoods=10  solvingWckTime=0.661  solvingCpuTime=0.6  expiredTime=no
2.28/2.39	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=1.68  globalCpuTime=1.73
2.28/2.39	       =>  wckTime=2.149  cpuTime=1.69  mem=53M648
2.28/2.39	   
2.28/2.39	s SATISFIABLE
2.28/2.39	v 3 4 12 14 11 4 0 18 7 7 0 25 4 0 17 0 1 20 13 3 20 4 4 12 8 11 11 0 17 18 18 14 0 15 18 11 4 13 18 4 18 2 14 17 19 18 4 18 18 4 13 2 4 11 14 18 15 17 4 4 13 0 18 18 4 19 3 4 18 0 4 6 8 18 5 4 11 19 18 8 17 4 13 18 0 3 14 19 17 4 4 0 18 8 3 4 8 19 4 11 4 17 4 2 24 2 11 4 3 18 4 0 11 17 0 19 8 14 14 11 3 18 0 3 11 24 12 0 6 13 0 14 17 1 18 10 4 15 19 8 2 18 7 8 4 11 3 18 2 0 6 4 1 4 17 4 0 11 0 20 4 0 11 0 13 1 17 8 4 17 11 14 13 4 1 8 13 3 18 19 14 13 4 0 18 10 18 
2.28/2.39	d NODES 338
2.28/2.39	d CHECKS 139837
2.28/2.39	   
2.28/2.39	   totalWckTime=2.215  totalCpuTime=1.73

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-2096261-1247409994/watcher-2096261-1247409994 -o /tmp/evaluation-result-2096261-1247409994/solver-2096261-1247409994 -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-2096261-1247409994.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.86 2.39 2.13 4/80 27434
/proc/meminfo: memFree=1764556/2055920 swapFree=4192812/4192956
[pid=27434] ppid=27432 vsize=152 CPUtime=0
/proc/27434/stat : 27434 (java) R 27432 27434 24991 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28066519 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 8663339 0 0 4096 0 0 0 0 17 0 0 0
/proc/27434/statm: 38 26 19 9 0 4 0

[startup+0.0420769 s]
/proc/loadavg: 2.86 2.39 2.13 4/80 27434
/proc/meminfo: memFree=1764556/2055920 swapFree=4192812/4192956
[pid=27434] ppid=27432 vsize=861936 CPUtime=0.03
/proc/27434/stat : 27434 (java) S 27432 27434 24991 0 -1 0 2383 0 1 0 2 1 0 0 18 0 5 0 28066519 882622464 1963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/27434/statm: 215484 1963 902 9 0 210399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.101085 s]
/proc/loadavg: 2.86 2.39 2.13 4/80 27434
/proc/meminfo: memFree=1764556/2055920 swapFree=4192812/4192956
[pid=27434] ppid=27432 vsize=865980 CPUtime=0.08
/proc/27434/stat : 27434 (java) S 27432 27434 24991 0 -1 0 3802 0 1 0 6 2 0 0 18 0 9 0 28066519 886763520 3253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27434/statm: 216495 3253 1718 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301103 s]
/proc/loadavg: 2.86 2.39 2.13 4/80 27434
/proc/meminfo: memFree=1764556/2055920 swapFree=4192812/4192956
[pid=27434] ppid=27432 vsize=866380 CPUtime=0.28
/proc/27434/stat : 27434 (java) S 27432 27434 24991 0 -1 0 6086 0 1 0 25 3 0 0 18 0 9 0 28066519 887173120 5452 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27434/statm: 216595 5453 1987 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701147 s]
/proc/loadavg: 2.86 2.39 2.13 4/80 27434
/proc/meminfo: memFree=1764556/2055920 swapFree=4192812/4192956
[pid=27434] ppid=27432 vsize=867184 CPUtime=0.69
/proc/27434/stat : 27434 (java) S 27432 27434 24991 0 -1 0 10829 0 1 0 63 6 0 0 18 0 9 0 28066519 887996416 10183 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27434/statm: 216796 10183 2039 9 0 211232 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867184

[startup+1.50224 s]
/proc/loadavg: 2.86 2.39 2.13 3/89 27443
/proc/meminfo: memFree=1714372/2055920 swapFree=4192812/4192956
[pid=27434] ppid=27432 vsize=868012 CPUtime=1.46
/proc/27434/stat : 27434 (java) S 27432 27434 24991 0 -1 0 25158 309 1 0 129 14 3 0 18 0 10 0 28066519 888844288 20749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27434/statm: 217003 20749 2636 9 0 211461 0
[pid=27434/tid=27436] ppid=27432 vsize=868012 CPUtime=1.1
/proc/27434/task/27436/stat : 27436 (java) S 27432 27434 24991 0 -1 64 16723 309 1 0 97 10 3 0 17 0 10 0 28066519 888844288 20749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27434/tid=27437] ppid=27432 vsize=868012 CPUtime=0.13
/proc/27434/task/27437/stat : 27437 (java) R 27432 27434 24991 0 -1 64 6777 309 0 0 9 1 3 0 17 0 10 0 28066521 888844288 20749 996147200 134512640 134550932 4294955968 18446744073709551615 104191077 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27434/tid=27438] ppid=27432 vsize=868012 CPUtime=0.03
/proc/27434/task/27438/stat : 27438 (java) S 27432 27434 24991 0 -1 64 16 309 0 0 0 0 3 0 16 0 10 0 28066521 888844288 20749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27439] ppid=27432 vsize=868012 CPUtime=0.03
/proc/27434/task/27439/stat : 27439 (java) S 27432 27434 24991 0 -1 64 5 309 0 0 0 0 3 0 16 0 10 0 28066521 888844288 20749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27440] ppid=27432 vsize=868012 CPUtime=0.03
/proc/27434/task/27440/stat : 27440 (java) S 27432 27434 24991 0 -1 64 1 309 0 0 0 0 3 0 24 0 10 0 28066523 888844288 20749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27441] ppid=27432 vsize=868012 CPUtime=0.25
/proc/27434/task/27441/stat : 27441 (java) S 27432 27434 24991 0 -1 64 823 309 0 0 22 0 3 0 16 0 10 0 28066523 888844288 20749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27434/tid=27442] ppid=27432 vsize=868012 CPUtime=0.03
/proc/27434/task/27442/stat : 27442 (java) S 27432 27434 24991 0 -1 64 1 309 0 0 0 0 3 0 25 0 10 0 28066523 888844288 20749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27443] ppid=27432 vsize=868012 CPUtime=0.03
/proc/27434/task/27443/stat : 27443 (java) S 27432 27434 24991 0 -1 64 13 309 0 0 0 0 3 0 15 0 10 0 28066523 888844288 20749 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868012

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

[startup+1.90228 s]
/proc/loadavg: 2.86 2.39 2.13 3/89 27443
/proc/meminfo: memFree=1714372/2055920 swapFree=4192812/4192956
[pid=27434] ppid=27432 vsize=869256 CPUtime=1.88
/proc/27434/stat : 27434 (java) S 27432 27434 24991 0 -1 0 36288 433 1 0 167 17 3 1 18 0 9 0 28066519 890118144 21122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27434/statm: 217314 21122 2661 9 0 211750 0
[pid=27434/tid=27436] ppid=27432 vsize=869256 CPUtime=1.45
/proc/27434/task/27436/stat : 27436 (java) R 27432 27434 24991 0 -1 64 27522 433 1 0 128 13 3 1 18 0 9 0 28066519 890118144 21122 996147200 134512640 134550932 4294955968 18446744073709551615 4127177849 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27437] ppid=27432 vsize=869256 CPUtime=0.14
/proc/27434/task/27437/stat : 27437 (java) S 27432 27434 24991 0 -1 64 6995 433 0 0 9 1 3 1 17 0 9 0 28066521 890118144 21122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27438] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27438/stat : 27438 (java) S 27432 27434 24991 0 -1 64 20 433 0 0 0 0 3 1 16 0 9 0 28066521 890118144 21122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27434/tid=27439] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27439/stat : 27439 (java) S 27432 27434 24991 0 -1 64 9 433 0 0 0 0 3 1 16 0 9 0 28066521 890118144 21122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27434/tid=27440] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27440/stat : 27440 (java) S 27432 27434 24991 0 -1 64 1 433 0 0 0 0 3 1 24 0 9 0 28066523 890118144 21122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27441] ppid=27432 vsize=869256 CPUtime=0.34
/proc/27434/task/27441/stat : 27441 (java) S 27432 27434 24991 0 -1 64 925 433 0 0 29 1 3 1 15 0 9 0 28066523 890118144 21122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27442] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27442/stat : 27442 (java) S 27432 27434 24991 0 -1 64 1 433 0 0 0 0 3 1 25 0 9 0 28066523 890118144 21122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27443] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27443/stat : 27443 (java) S 27432 27434 24991 0 -1 64 13 433 0 0 0 0 3 1 15 0 9 0 28066523 890118144 21122 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 869256

[startup+2.30133 s]
/proc/loadavg: 2.86 2.39 2.13 3/89 27447
/proc/meminfo: memFree=1689860/2055920 swapFree=4192812/4192956
[pid=27434] ppid=27432 vsize=869256 CPUtime=2.28
/proc/27434/stat : 27434 (java) S 27432 27434 24991 0 -1 0 36334 433 1 0 207 17 3 1 18 0 9 0 28066519 890118144 21141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27434/statm: 217314 21141 2661 9 0 211750 0
[pid=27434/tid=27436] ppid=27432 vsize=869256 CPUtime=1.82
/proc/27434/task/27436/stat : 27436 (java) R 27432 27434 24991 0 -1 64 27550 433 1 0 165 13 3 1 23 0 9 0 28066519 890118144 21141 996147200 134512640 134550932 4294955968 18446744073709551615 4127213439 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27437] ppid=27432 vsize=869256 CPUtime=0.14
/proc/27434/task/27437/stat : 27437 (java) S 27432 27434 24991 0 -1 64 6995 433 0 0 9 1 3 1 17 0 9 0 28066521 890118144 21141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27438] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27438/stat : 27438 (java) S 27432 27434 24991 0 -1 64 20 433 0 0 0 0 3 1 16 0 9 0 28066521 890118144 21141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27434/tid=27439] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27439/stat : 27439 (java) S 27432 27434 24991 0 -1 64 9 433 0 0 0 0 3 1 16 0 9 0 28066521 890118144 21141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27434/tid=27440] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27440/stat : 27440 (java) S 27432 27434 24991 0 -1 64 1 433 0 0 0 0 3 1 24 0 9 0 28066523 890118144 21141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27441] ppid=27432 vsize=869256 CPUtime=0.37
/proc/27434/task/27441/stat : 27441 (java) S 27432 27434 24991 0 -1 64 943 433 0 0 32 1 3 1 15 0 9 0 28066523 890118144 21141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27442] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27442/stat : 27442 (java) S 27432 27434 24991 0 -1 64 1 433 0 0 0 0 3 1 25 0 9 0 28066523 890118144 21141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27443] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27443/stat : 27443 (java) S 27432 27434 24991 0 -1 64 13 433 0 0 0 0 3 1 15 0 9 0 28066523 890118144 21141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 869256

[startup+2.40134 s]
/proc/loadavg: 2.86 2.39 2.13 3/89 27447
/proc/meminfo: memFree=1689860/2055920 swapFree=4192812/4192956
[pid=27434] ppid=27432 vsize=869256 CPUtime=2.37
/proc/27434/stat : 27434 (java) S 27432 27434 24991 0 -1 0 36445 433 1 0 216 17 3 1 18 0 9 0 28066519 890118144 21143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27434/statm: 217314 21143 2661 9 0 211750 0
[pid=27434/tid=27436] ppid=27432 vsize=869256 CPUtime=1.91
/proc/27434/task/27436/stat : 27436 (java) S 27432 27434 24991 0 -1 64 27661 433 1 0 174 13 3 1 23 0 9 0 28066519 890118144 21143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27437] ppid=27432 vsize=869256 CPUtime=0.14
/proc/27434/task/27437/stat : 27437 (java) S 27432 27434 24991 0 -1 64 6995 433 0 0 9 1 3 1 17 0 9 0 28066521 890118144 21143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27438] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27438/stat : 27438 (java) S 27432 27434 24991 0 -1 64 20 433 0 0 0 0 3 1 16 0 9 0 28066521 890118144 21143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27434/tid=27439] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27439/stat : 27439 (java) S 27432 27434 24991 0 -1 64 9 433 0 0 0 0 3 1 16 0 9 0 28066521 890118144 21143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27434/tid=27440] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27440/stat : 27440 (java) S 27432 27434 24991 0 -1 64 1 433 0 0 0 0 3 1 24 0 9 0 28066523 890118144 21143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27441] ppid=27432 vsize=869256 CPUtime=0.37
/proc/27434/task/27441/stat : 27441 (java) S 27432 27434 24991 0 -1 64 943 433 0 0 32 1 3 1 15 0 9 0 28066523 890118144 21143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27442] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27442/stat : 27442 (java) S 27432 27434 24991 0 -1 64 1 433 0 0 0 0 3 1 25 0 9 0 28066523 890118144 21143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27434/tid=27443] ppid=27432 vsize=869256 CPUtime=0.04
/proc/27434/task/27443/stat : 27443 (java) S 27432 27434 24991 0 -1 64 13 433 0 0 0 0 3 1 15 0 9 0 28066523 890118144 21143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 869256

Child status: 0
Real time (s): 2.45563
CPU time (s): 2.40763
CPU user time (s): 2.20466
CPU system time (s): 0.202969
CPU usage (%): 98.0453
Max. virtual memory (cumulated for all children) (KiB): 869256

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

runsolver used 0.007998 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-12 16:46:34
IDJOB=2096261
IDBENCH=56147
IDSOLVER=773
FILE ID=node9/2096261-1247409994
PBS_JOBID= 9510626
Free space on /tmp= 66396 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle19.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-2096261-1247409994/watcher-2096261-1247409994 -o /tmp/evaluation-result-2096261-1247409994/solver-2096261-1247409994 -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-2096261-1247409994.xml

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

MD5SUM BENCH= a8072f23026ce455c1a4a12512ecc55b
RANDOM SEED=307657013

node9.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.216
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.216
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:       1765036 kB
Buffers:         38304 kB
Cached:         109392 kB
SwapCached:          0 kB
Active:         173840 kB
Inactive:        59952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765036 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3240 kB
Writeback:           0 kB
Mapped:         106572 kB
Slab:            42364 kB
Committed_AS:   994612 kB
PageTables:       1928 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= 66396 MiB
End job on node9 at 2009-07-12 16:46:37