Trace number 2096640

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 6.85996 6.89748

DiagnosticValue
CHECKS969901
NODES299

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-19-10.xml
MD5SUMa1d7d5acf2070b73940ebc1e3be12414
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 benchmark1.05984
Satisfiable
(Un)Satisfiability was proved
Number of variables291
Number of constraints3443
Maximum constraint arity38
Maximum domain size26
Number of constraints which are defined in extension128
Number of constraints which are defined in intension3315
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2096640-1247410418.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.39/0.42	     nbVariables=291  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7566
0.39/0.42	       =>  wckTime=0.162  cpuTime=0.13  mem=8M867
0.39/0.42	   
0.39/0.42	   relations being loaded...
0.88/0.92	   
0.88/0.92	   predicates being loaded...
0.88/0.98	   
0.88/0.98	   constraints being loaded...
1.48/1.55	   Too large in ConstraintConflictsSTructure
1.58/1.66	   Too large in ConstraintConflictsSTructure
1.58/1.66	   Too large in ConstraintConflictsSTructure
1.58/1.69	   Too large in ConstraintConflictsSTructure
3.08/3.13	     nbConstraints=3443  nbRelationTypes=8  nbGlobalConstraints=128  nbExtensionStructures=8
3.08/3.13	     nbSharedExtensionStructures=120  nbConflictsStructures=4  nbSharedConflictsStructures=115
3.08/3.13	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
3.08/3.13	     nbSharedEvaluationManagers=3307  minDegree=6  maxDegree=154  minArity=3  avgArity=7.85  maxArity=38  nbGenerators=0
3.08/3.13	     nbFusions=0  symmetryWckTime=0.433  symmetryCpuTime=0.22
3.08/3.13	       =>  wckTime=2.873  cpuTime=2.29  mem=69M654
3.27/3.32	   
3.27/3.33	   solver IterativeSystematicSolver being built... 
3.67/3.74	   
3.67/3.74	   INFO : Forward propagation technique limited 
3.88/3.92	       =>  wckTime=3.666  cpuTime=2.67  mem=87M371
5.38/5.45	   
5.38/5.45	   preprocessing
5.38/5.45	     nbConstraintChecks=385777  nbValidityChecks=9980901  nbPropagations=3177  nbRevisions=39117
5.38/5.45	     nbUselessRevisions=39102  nbSingletonTests=316  nbEffectiveSingletonTests=0  nbACRemovals=430  nbFoundSingletons=0
5.38/5.45	     nbRemovedValues=430  detectedInconsistency=no
5.38/5.45	       =>  wckTime=1.522  cpuTime=1.47  mem=89M300
6.80/6.81	   
6.80/6.81	   search
6.80/6.81	     run=0  nbConstraintChecks=584124  nbValidityChecks=4542228  minDepth=127  maxDepth=291  nbPropagations=4978
6.80/6.81	     nbRevisions=144905  nbUselessRevisions=144860  nbAssignments=299  nbFailedAssignments=4  nbBacktracks=4
6.80/6.81	     nbVisitedNodes=305  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
6.80/6.81	     nbSEliminables=0  nbREliminables=35.8  nbIEliminables=176.54  nbDEliminables=0  nbPEliminables=0
6.80/6.81	       =>  wckTime=2.886  cpuTime=2.83  mem=90M297
6.80/6.82	   
6.80/6.82	   global
6.80/6.82	     nbConstraintChecks=969901  nbValidityChecks=14523129  nbPropagations=8155  nbRevisions=184022
6.80/6.82	     nbUselessRevisions=183962  nbRestartNogoods=0  solvingWckTime=2.888  solvingCpuTime=2.83  expiredTime=no
6.80/6.82	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=5.49  globalCpuTime=5.54
6.80/6.82	       =>  wckTime=6.558  cpuTime=5.5  mem=90M297
6.80/6.82	   
6.80/6.82	s SATISFIABLE
6.80/6.82	v 0 21 2 1 0 13 2 3 4 1 18 0 17 0 18 1 8 4 5 4 3 4 0 14 21 4 4 2 0 13 4 11 14 2 14 0 11 14 12 4 13 3 14 13 13 0 8 18 4 18 4 11 8 4 17 0 18 2 0 3 4 4 13 4 4 7 4 20 1 0 8 18 15 0 17 20 18 22 8 13 6 2 0 20 18 2 7 8 0 18 12 0 18 12 0 14 18 15 0 8 23 15 17 14 18 0 11 20 4 18 19 0 8 17 4 5 0 8 19 4 15 0 11 4 15 0 22 13 4 4 15 0 17 0 0 20 17 4 18 7 0 20 19 4 11 20 2 8 4 13 13 4 2 7 19 8 18 24 0 18 18 15 4 19 4 4 18 17 0 0 6 21 14 12 8 19 15 0 17 4 11 0 2 0 8 17 14 8 4 18 12 0 8 4 6 0 8 4 2 17 8 18 15 4 13 19 15 0 8 18 6 0 13 19 18 0 14 20 19 15 0 19 4 2 0 12 1 0 17 18 18 18 8 8 15 17 8 12 0 19 18 2 14 17 17 4 2 19 8 14 13 13 0 11 8 18 4 17 0 8 17 0 8 0 1 14 4 17 0 12 8 4 18 0 8 4 4 18 0 20 3 8 13 4 11 8 4 4 2 4 4 
6.80/6.82	d NODES 299
6.80/6.82	d CHECKS 969901
6.80/6.82	   
6.80/6.82	   totalWckTime=6.629  totalCpuTime=5.54

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-2096640-1247410418/watcher-2096640-1247410418 -o /tmp/evaluation-result-2096640-1247410418/solver-2096640-1247410418 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096640-1247410418.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.01 2.05 2.01 4/69 32208
/proc/meminfo: memFree=1632016/2055920 swapFree=4192812/4192956
[pid=32208] ppid=32206 vsize=10676 CPUtime=0
/proc/32208/stat : 32208 (java) S 32206 32208 30016 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28102165 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32208/statm: 2669 474 207 9 0 1184 0
[pid=32208/tid=32209] ppid=32206 vsize=10676 CPUtime=0
/proc/32208/task/32209/stat : 32209 (java) R 32206 32208 30016 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28102166 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4657112 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0595329 s]
/proc/loadavg: 2.01 2.05 2.01 4/69 32208
/proc/meminfo: memFree=1632016/2055920 swapFree=4192812/4192956
[pid=32208] ppid=32206 vsize=864024 CPUtime=0.05
/proc/32208/stat : 32208 (java) S 32206 32208 30016 0 -1 0 2793 0 1 0 3 2 0 0 18 0 9 0 28102165 884760576 2333 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32208/statm: 216006 2333 1106 9 0 210899 0
[pid=32208/tid=32209] ppid=32206 vsize=864024 CPUtime=0.03
/proc/32208/task/32209/stat : 32209 (java) R 32206 32208 30016 0 -1 64 1887 0 1 0 2 1 0 0 20 0 9 0 28102166 884760576 2333 996147200 134512640 134550932 4294955968 18446744073709551615 102337882 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864024

[startup+0.101535 s]
/proc/loadavg: 2.01 2.05 2.01 4/69 32208
/proc/meminfo: memFree=1632016/2055920 swapFree=4192812/4192956
[pid=32208] ppid=32206 vsize=865984 CPUtime=0.08
/proc/32208/stat : 32208 (java) S 32206 32208 30016 0 -1 0 3736 0 1 0 6 2 0 0 18 0 9 0 28102165 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32208/statm: 216496 3204 1700 9 0 210981 0
[pid=32208/tid=32209] ppid=32206 vsize=865984 CPUtime=0.06
/proc/32208/task/32209/stat : 32209 (java) R 32206 32208 30016 0 -1 64 2811 0 1 0 5 1 0 0 20 0 9 0 28102166 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301554 s]
/proc/loadavg: 2.01 2.05 2.01 4/69 32208
/proc/meminfo: memFree=1632016/2055920 swapFree=4192812/4192956
[pid=32208] ppid=32206 vsize=866380 CPUtime=0.29
/proc/32208/stat : 32208 (java) S 32206 32208 30016 0 -1 0 5879 0 1 0 25 4 0 0 18 0 9 0 28102165 887173120 5245 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32208/statm: 216595 5245 1981 9 0 211053 0
[pid=32208/tid=32209] ppid=32206 vsize=866380 CPUtime=0.23
/proc/32208/task/32209/stat : 32209 (java) R 32206 32208 30016 0 -1 64 4897 0 1 0 20 3 0 0 18 0 9 0 28102166 887173120 5245 996147200 134512640 134550932 4294955968 18446744073709551615 4125960487 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701614 s]
/proc/loadavg: 2.01 2.05 2.01 4/69 32208
/proc/meminfo: memFree=1632016/2055920 swapFree=4192812/4192956
[pid=32208] ppid=32206 vsize=866616 CPUtime=0.68
/proc/32208/stat : 32208 (java) S 32206 32208 30016 0 -1 0 14444 0 1 0 60 8 0 0 18 0 9 0 28102165 887414784 13806 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32208/statm: 216654 13806 1998 9 0 211112 0
[pid=32208/tid=32209] ppid=32206 vsize=866616 CPUtime=0.59
/proc/32208/task/32209/stat : 32209 (java) R 32206 32208 30016 0 -1 64 13412 0 1 0 52 7 0 0 20 0 9 0 28102166 887414784 13806 996147200 134512640 134550932 4294955968 18446744073709551615 4126405487 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866616

[startup+1.50173 s]
/proc/loadavg: 2.01 2.05 2.01 4/78 32217
/proc/meminfo: memFree=1556680/2055920 swapFree=4192812/4192956
[pid=32208] ppid=32206 vsize=867792 CPUtime=1.48
/proc/32208/stat : 32208 (java) S 32206 32208 30016 0 -1 0 20404 0 1 0 137 11 0 0 18 0 9 0 28102165 888619008 19753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32208/statm: 216948 19753 2053 9 0 211384 0
[pid=32208/tid=32209] ppid=32206 vsize=867792 CPUtime=1.25
/proc/32208/task/32209/stat : 32209 (java) R 32206 32208 30016 0 -1 64 15799 0 1 0 117 8 0 0 25 0 9 0 28102166 888619008 19753 996147200 134512640 134550932 4294955968 18446744073709551615 4126916086 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=867792 CPUtime=0.03
/proc/32208/task/32211/stat : 32211 (java) S 32206 32208 30016 0 -1 64 3224 0 0 0 2 1 0 0 16 0 9 0 28102168 888619008 19753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32212] ppid=32206 vsize=867792 CPUtime=0
/proc/32208/task/32212/stat : 32212 (java) S 32206 32208 30016 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28102168 888619008 19753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32213] ppid=32206 vsize=867792 CPUtime=0
/proc/32208/task/32213/stat : 32213 (java) S 32206 32208 30016 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28102168 888619008 19753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32214] ppid=32206 vsize=867792 CPUtime=0
/proc/32208/task/32214/stat : 32214 (java) S 32206 32208 30016 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28102170 888619008 19753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32215] ppid=32206 vsize=867792 CPUtime=0.17
/proc/32208/task/32215/stat : 32215 (java) S 32206 32208 30016 0 -1 64 678 0 0 0 17 0 0 0 15 0 9 0 28102170 888619008 19753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32216] ppid=32206 vsize=867792 CPUtime=0
/proc/32208/task/32216/stat : 32216 (java) S 32206 32208 30016 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28102170 888619008 19753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32217] ppid=32206 vsize=867792 CPUtime=0
/proc/32208/task/32217/stat : 32217 (java) S 32206 32208 30016 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28102170 888619008 19753 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867792

[startup+3.10195 s]
/proc/loadavg: 2.01 2.05 2.01 3/78 32235
/proc/meminfo: memFree=1552136/2055920 swapFree=4192812/4192956
[pid=32208] ppid=32206 vsize=868028 CPUtime=3.08
/proc/32208/stat : 32208 (java) S 32206 32208 30016 0 -1 0 27962 639 1 0 263 28 16 1 18 0 10 0 28102165 888860672 26280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32208/statm: 217007 26280 2045 9 0 211465 0
[pid=32208/tid=32209] ppid=32206 vsize=868028 CPUtime=2.61
/proc/32208/task/32209/stat : 32209 (java) R 32206 32208 30016 0 -1 64 16652 639 1 0 222 22 16 1 16 0 10 0 28102166 888860672 26280 996147200 134512640 134550932 4294955968 18446744073709551615 4127148672 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=868028 CPUtime=0.34
/proc/32208/task/32211/stat : 32211 (java) S 32206 32208 30016 0 -1 64 9624 639 0 0 13 4 16 1 16 0 10 0 28102168 888860672 26280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32212] ppid=32206 vsize=868028 CPUtime=0.17
/proc/32208/task/32212/stat : 32212 (java) S 32206 32208 30016 0 -1 64 16 639 0 0 0 0 16 1 16 0 10 0 28102168 888860672 26280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32213] ppid=32206 vsize=868028 CPUtime=0.17
/proc/32208/task/32213/stat : 32213 (java) S 32206 32208 30016 0 -1 64 5 639 0 0 0 0 16 1 16 0 10 0 28102168 888860672 26280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32214] ppid=32206 vsize=868028 CPUtime=0.17
/proc/32208/task/32214/stat : 32214 (java) S 32206 32208 30016 0 -1 64 2 639 0 0 0 0 16 1 18 0 10 0 28102170 888860672 26280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32215] ppid=32206 vsize=868028 CPUtime=0.43
/proc/32208/task/32215/stat : 32215 (java) S 32206 32208 30016 0 -1 64 850 639 0 0 26 0 16 1 15 0 10 0 28102170 888860672 26280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32216] ppid=32206 vsize=868028 CPUtime=0.17
/proc/32208/task/32216/stat : 32216 (java) S 32206 32208 30016 0 -1 64 1 639 0 0 0 0 16 1 19 0 10 0 28102170 888860672 26280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32217] ppid=32206 vsize=868028 CPUtime=0.17
/proc/32208/task/32217/stat : 32217 (java) S 32206 32208 30016 0 -1 64 14 639 0 0 0 0 16 1 15 0 10 0 28102170 888860672 26280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 868028

[startup+6.3024 s]
/proc/loadavg: 1.92 2.03 2.01 2/79 32257
/proc/meminfo: memFree=1495096/2055920 swapFree=4192812/4192956
[pid=32208] ppid=32206 vsize=868200 CPUtime=6.29
/proc/32208/stat : 32208 (java) S 32206 32208 30016 0 -1 0 60099 761 1 0 573 38 16 2 18 0 9 0 28102165 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32208/statm: 217050 37369 2661 9 0 211486 0
[pid=32208/tid=32209] ppid=32206 vsize=868200 CPUtime=5.36
/proc/32208/task/32209/stat : 32209 (java) R 32206 32208 30016 0 -1 64 25726 761 1 0 493 25 16 2 17 0 9 0 28102166 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4127296560 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32208/tid=32211] ppid=32206 vsize=868200 CPUtime=0.71
/proc/32208/task/32211/stat : 32211 (java) S 32206 32208 30016 0 -1 64 32496 761 0 0 43 10 16 2 16 0 9 0 28102168 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32212] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32212/stat : 32212 (java) S 32206 32208 30016 0 -1 64 20 761 0 0 0 0 16 2 16 0 9 0 28102168 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32213] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32213/stat : 32213 (java) S 32206 32208 30016 0 -1 64 8 761 0 0 0 0 16 2 16 0 9 0 28102168 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32214] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32214/stat : 32214 (java) S 32206 32208 30016 0 -1 64 2 761 0 0 0 0 16 2 18 0 9 0 28102170 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32215] ppid=32206 vsize=868200 CPUtime=0.54
/proc/32208/task/32215/stat : 32215 (java) S 32206 32208 30016 0 -1 64 1003 761 0 0 36 0 16 2 16 0 9 0 28102170 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32216] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32216/stat : 32216 (java) S 32206 32208 30016 0 -1 64 1 761 0 0 0 0 16 2 19 0 9 0 28102170 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32217] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32217/stat : 32217 (java) S 32206 32208 30016 0 -1 64 41 761 0 0 0 0 16 2 15 0 9 0 28102170 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 868200

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

[startup+6.70246 s]
/proc/loadavg: 1.92 2.03 2.01 2/76 32274
/proc/meminfo: memFree=1502480/2055920 swapFree=4192812/4192956
[pid=32208] ppid=32206 vsize=868200 CPUtime=6.69
/proc/32208/stat : 32208 (java) S 32206 32208 30016 0 -1 0 60099 761 1 0 613 38 16 2 18 0 9 0 28102165 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32208/statm: 217050 37369 2661 9 0 211486 0
[pid=32208/tid=32209] ppid=32206 vsize=868200 CPUtime=5.76
/proc/32208/task/32209/stat : 32209 (java) R 32206 32208 30016 0 -1 64 25726 761 1 0 533 25 16 2 20 0 9 0 28102166 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4127321911 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32208/tid=32211] ppid=32206 vsize=868200 CPUtime=0.71
/proc/32208/task/32211/stat : 32211 (java) S 32206 32208 30016 0 -1 64 32496 761 0 0 43 10 16 2 16 0 9 0 28102168 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32212] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32212/stat : 32212 (java) S 32206 32208 30016 0 -1 64 20 761 0 0 0 0 16 2 16 0 9 0 28102168 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32213] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32213/stat : 32213 (java) S 32206 32208 30016 0 -1 64 8 761 0 0 0 0 16 2 16 0 9 0 28102168 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32214] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32214/stat : 32214 (java) S 32206 32208 30016 0 -1 64 2 761 0 0 0 0 16 2 18 0 9 0 28102170 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32215] ppid=32206 vsize=868200 CPUtime=0.54
/proc/32208/task/32215/stat : 32215 (java) S 32206 32208 30016 0 -1 64 1003 761 0 0 36 0 16 2 16 0 9 0 28102170 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32216] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32216/stat : 32216 (java) S 32206 32208 30016 0 -1 64 1 761 0 0 0 0 16 2 19 0 9 0 28102170 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32217] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32217/stat : 32217 (java) S 32206 32208 30016 0 -1 64 41 761 0 0 0 0 16 2 15 0 9 0 28102170 889036800 37369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 868200

[startup+6.80248 s]
/proc/loadavg: 1.92 2.03 2.01 2/76 32274
/proc/meminfo: memFree=1502480/2055920 swapFree=4192812/4192956
[pid=32208] ppid=32206 vsize=868200 CPUtime=6.8
/proc/32208/stat : 32208 (java) S 32206 32208 30016 0 -1 0 60105 761 1 0 623 39 16 2 18 0 9 0 28102165 889036800 37371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32208/statm: 217050 37371 2661 9 0 211486 0
[pid=32208/tid=32209] ppid=32206 vsize=868200 CPUtime=5.86
/proc/32208/task/32209/stat : 32209 (java) R 32206 32208 30016 0 -1 64 25731 761 1 0 543 25 16 2 21 0 9 0 28102166 889036800 37371 996147200 134512640 134550932 4294955968 18446744073709551615 102283455 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32208/tid=32211] ppid=32206 vsize=868200 CPUtime=0.71
/proc/32208/task/32211/stat : 32211 (java) S 32206 32208 30016 0 -1 64 32496 761 0 0 43 10 16 2 16 0 9 0 28102168 889036800 37371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32212] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32212/stat : 32212 (java) S 32206 32208 30016 0 -1 64 20 761 0 0 0 0 16 2 16 0 9 0 28102168 889036800 37371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32213] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32213/stat : 32213 (java) S 32206 32208 30016 0 -1 64 8 761 0 0 0 0 16 2 16 0 9 0 28102168 889036800 37372 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32214] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32214/stat : 32214 (java) S 32206 32208 30016 0 -1 64 2 761 0 0 0 0 16 2 18 0 9 0 28102170 889036800 37372 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32215] ppid=32206 vsize=868200 CPUtime=0.54
/proc/32208/task/32215/stat : 32215 (java) S 32206 32208 30016 0 -1 64 1004 761 0 0 36 0 16 2 16 0 9 0 28102170 889036800 37372 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32208/tid=32216] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32216/stat : 32216 (java) S 32206 32208 30016 0 -1 64 1 761 0 0 0 0 16 2 19 0 9 0 28102170 889036800 37372 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32208/tid=32217] ppid=32206 vsize=868200 CPUtime=0.18
/proc/32208/task/32217/stat : 32217 (java) S 32206 32208 30016 0 -1 64 41 761 0 0 0 0 16 2 15 0 9 0 28102170 889036800 37372 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 868200

Child status: 0
Real time (s): 6.89748
CPU time (s): 6.85996
CPU user time (s): 6.42002
CPU system time (s): 0.439933
CPU usage (%): 99.456
Max. virtual memory (cumulated for all children) (KiB): 868244

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

runsolver used 0.012998 second user time and 0.032994 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-12 16:53:38
IDJOB=2096640
IDBENCH=56531
IDSOLVER=774
FILE ID=node49/2096640-1247410418
PBS_JOBID= 9510548
Free space on /tmp= 66416 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-19-10.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096640-1247410418/watcher-2096640-1247410418 -o /tmp/evaluation-result-2096640-1247410418/solver-2096640-1247410418 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096640-1247410418.xml

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

MD5SUM BENCH= a1d7d5acf2070b73940ebc1e3be12414
RANDOM SEED=2082402060

node49.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.232
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.232
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:       1632496 kB
Buffers:         77952 kB
Cached:         248108 kB
SwapCached:          0 kB
Active:         196368 kB
Inactive:       151560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11500 kB
Writeback:           0 kB
Mapped:          32192 kB
Slab:            60860 kB
Committed_AS:   196340 kB
PageTables:       1716 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= 66416 MiB
End job on node49 at 2009-07-12 16:53:45