Trace number 2096778

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 2.72958 2.78015

DiagnosticValue
CHECKS208497
NODES197

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-15-09.xml
MD5SUM3ce0c00fe983681572eae2e8faa491a9
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.264958
Satisfiable
(Un)Satisfiability was proved
Number of variables187
Number of constraints907
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension82
Number of constraints which are defined in intension825
Global constraints used (with number of constraints)

Solver Data

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2096778-1247410691.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.39/0.41	     nbVariables=187  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4862
0.39/0.41	       =>  wckTime=0.142  cpuTime=0.12  mem=8M867
0.39/0.41	   
0.39/0.41	   relations being loaded...
0.39/0.48	   
0.39/0.48	   predicates being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
0.78/0.84	   Too large in ConstraintConflictsSTructure
1.35/1.46	     nbConstraints=908  nbRelationTypes=5  nbGlobalConstraints=83  nbExtensionStructures=5
1.35/1.46	     nbSharedExtensionStructures=77  nbConflictsStructures=4  nbSharedConflictsStructures=68
1.35/1.46	     nbUnbuiltConflictsStructures=7  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
1.35/1.46	     nbSharedEvaluationManagers=819  minDegree=15  maxDegree=55  minArity=3  avgArity=8.37  maxArity=174  nbGenerators=1
1.35/1.46	     nbFusions=0  symmetryWckTime=0.24  symmetryCpuTime=0.1
1.35/1.46	       =>  wckTime=1.2  cpuTime=0.87  mem=8M982
1.46/1.54	   
1.46/1.55	   solver IterativeSystematicSolver being built... 
1.66/1.70	   
1.66/1.70	   INFO : Forward propagation technique limited 
1.66/1.78	       =>  wckTime=1.512  cpuTime=1.08  mem=51M929
2.25/2.35	   
2.25/2.35	   preprocessing
2.25/2.35	     nbConstraintChecks=96575  nbValidityChecks=3648095  nbPropagations=2291  nbRevisions=15510
2.25/2.35	     nbUselessRevisions=15504  nbSingletonTests=257  nbEffectiveSingletonTests=0  nbACRemovals=199  nbFoundSingletons=0
2.25/2.35	     nbRemovedValues=199  detectedInconsistency=no
2.25/2.35	       =>  wckTime=0.573  cpuTime=0.49  mem=52M895
2.65/2.74	   
2.65/2.74	   search
2.65/2.74	     run=0  nbConstraintChecks=111922  nbValidityChecks=1388024  minDepth=7  maxDepth=187  nbPropagations=3550
2.65/2.74	     nbRevisions=44687  nbUselessRevisions=44680  nbAssignments=197  nbFailedAssignments=9  nbBacktracks=1
2.65/2.74	     nbVisitedNodes=208  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=1  nbInferences=0  nbTooLargeKeys=0
2.65/2.74	     nbSEliminables=0  nbREliminables=21.1  nbIEliminables=123.42  nbDEliminables=0  nbPEliminables=0
2.65/2.74	       =>  wckTime=0.96  cpuTime=0.86  mem=53M860
2.65/2.74	   
2.65/2.74	   global
2.65/2.74	     nbConstraintChecks=208497  nbValidityChecks=5036119  nbPropagations=5841  nbRevisions=60197
2.65/2.74	     nbUselessRevisions=60184  nbRestartNogoods=0  solvingWckTime=0.964  solvingCpuTime=0.86  expiredTime=no
2.65/2.74	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=1.93  globalCpuTime=1.99
2.65/2.74	       =>  wckTime=2.479  cpuTime=1.94  mem=53M860
2.65/2.74	   
2.65/2.74	s SATISFIABLE
2.65/2.74	v 7 4 11 15 22 14 17 18 19 8 1 8 18 14 21 4 17 0 13 8 19 0 13 0 19 4 18 8 13 14 23 4 1 4 2 18 11 4 22 4 11 0 15 18 4 18 21 8 2 19 8 12 18 7 0 18 21 8 19 0 4 0 1 1 4 24 17 0 4 1 0 17 1 18 7 4 0 19 1 0 6 12 14 3 20 11 0 4 11 8 17 4 19 17 4 0 19 15 8 13 0 8 17 1 0 6 0 17 19 2 4 13 19 3 4 13 4 1 14 13 4 0 17 4 13 0 0 1 14 20 19 1 17 0 18 2 7 12 8 3 19 1 0 2 2 7 20 18 11 0 20 4 14 11 18 4 13 10 0 13 4 0 6 4 17 17 0 10 4 3 11 0 19 4 19 4 18 18 18 22 8 18 18 4 6 14 18 
2.65/2.74	d NODES 197
2.65/2.74	d CHECKS 208497
2.65/2.75	   
2.65/2.75	   totalWckTime=2.551  totalCpuTime=1.99

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-2096778-1247410691/watcher-2096778-1247410691 -o /tmp/evaluation-result-2096778-1247410691/solver-2096778-1247410691 -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-2096778-1247410691.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: 1.99 1.99 1.99 4/80 28895
/proc/meminfo: memFree=1689432/2055920 swapFree=4192812/4192956
[pid=28895] ppid=28893 vsize=10676 CPUtime=0
/proc/28895/stat : 28895 (java) S 28893 28895 28067 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28133051 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28895/statm: 2669 474 207 9 0 1184 0
[pid=28895/tid=28896] ppid=28893 vsize=10676 CPUtime=0
/proc/28895/task/28896/stat : 28896 (java) R 28893 28895 28067 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28133052 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 13254616 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.028217 s]
/proc/loadavg: 1.99 1.99 1.99 4/80 28895
/proc/meminfo: memFree=1689432/2055920 swapFree=4192812/4192956
[pid=28895] ppid=28893 vsize=861936 CPUtime=0.01
/proc/28895/stat : 28895 (java) S 28893 28895 28067 0 -1 0 1878 0 1 0 0 1 0 0 18 0 5 0 28133051 882622464 1563 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/28895/statm: 215484 1563 686 9 0 210399 0
[pid=28895/tid=28896] ppid=28893 vsize=861936 CPUtime=0
/proc/28895/task/28896/stat : 28896 (java) S 28893 28895 28067 0 -1 64 1187 0 1 0 0 0 0 0 19 0 5 0 28133052 882622464 1563 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861936

[startup+0.101487 s]
/proc/loadavg: 1.99 1.99 1.99 4/80 28895
/proc/meminfo: memFree=1689432/2055920 swapFree=4192812/4192956
[pid=28895] ppid=28893 vsize=865984 CPUtime=0.09
/proc/28895/stat : 28895 (java) S 28893 28895 28067 0 -1 0 3733 0 1 0 6 3 0 0 18 0 9 0 28133051 886767616 3201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28895/statm: 216496 3201 1695 9 0 210981 0
[pid=28895/tid=28896] ppid=28893 vsize=865984 CPUtime=0.07
/proc/28895/task/28896/stat : 28896 (java) R 28893 28895 28067 0 -1 64 2816 0 1 0 5 2 0 0 18 0 9 0 28133052 886767616 3201 996147200 134512640 134550932 4294955968 18446744073709551615 4125975331 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301525 s]
/proc/loadavg: 1.99 1.99 1.99 4/80 28895
/proc/meminfo: memFree=1689432/2055920 swapFree=4192812/4192956
[pid=28895] ppid=28893 vsize=866380 CPUtime=0.28
/proc/28895/stat : 28895 (java) S 28893 28895 28067 0 -1 0 5819 0 1 0 24 4 0 0 18 0 9 0 28133051 887173120 5195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28895/statm: 216595 5195 1976 9 0 211053 0
[pid=28895/tid=28896] ppid=28893 vsize=866380 CPUtime=0.23
/proc/28895/task/28896/stat : 28896 (java) R 28893 28895 28067 0 -1 64 4839 0 1 0 20 3 0 0 19 0 9 0 28133052 887173120 5195 996147200 134512640 134550932 4294955968 18446744073709551615 102755262 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701599 s]
/proc/loadavg: 1.99 1.99 1.99 4/80 28895
/proc/meminfo: memFree=1689432/2055920 swapFree=4192812/4192956
[pid=28895] ppid=28893 vsize=867184 CPUtime=0.69
/proc/28895/stat : 28895 (java) S 28893 28895 28067 0 -1 0 9704 0 1 0 61 8 0 0 18 0 9 0 28133051 887996416 9058 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28895/statm: 216796 9058 2037 9 0 211232 0
[pid=28895/tid=28896] ppid=28893 vsize=867184 CPUtime=0.54
/proc/28895/task/28896/stat : 28896 (java) R 28893 28895 28067 0 -1 64 8512 0 1 0 48 6 0 0 22 0 9 0 28133052 887996416 9058 996147200 134512640 134550932 4294955968 18446744073709551615 102883851 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867184

[startup+1.50276 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 28904
/proc/meminfo: memFree=1646928/2055920 swapFree=4192812/4192956
[pid=28895] ppid=28893 vsize=868424 CPUtime=1.46
/proc/28895/stat : 28895 (java) S 28893 28895 28067 0 -1 0 25189 342 1 0 124 18 4 0 18 0 11 0 28133051 889266176 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28895/statm: 217106 18210 2112 9 0 211542 0
[pid=28895/tid=28896] ppid=28893 vsize=868424 CPUtime=1.11
/proc/28895/task/28896/stat : 28896 (java) S 28893 28895 28067 0 -1 64 16489 342 1 0 93 14 4 0 18 0 11 0 28133052 889266176 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28895/tid=28898] ppid=28893 vsize=868424 CPUtime=0.11
/proc/28895/task/28898/stat : 28898 (java) R 28893 28895 28067 0 -1 64 7034 342 0 0 6 1 4 0 16 0 11 0 28133054 889266176 18210 996147200 134512640 134550932 4294955968 18446744073709551615 102381634 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28899] ppid=28893 vsize=868424 CPUtime=0.04
/proc/28895/task/28899/stat : 28899 (java) S 28893 28895 28067 0 -1 64 21 342 0 0 0 0 4 0 17 0 11 0 28133054 889266176 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28900] ppid=28893 vsize=868424 CPUtime=0.04
/proc/28895/task/28900/stat : 28900 (java) S 28893 28895 28067 0 -1 64 12 342 0 0 0 0 4 0 16 0 11 0 28133054 889266176 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28901] ppid=28893 vsize=868424 CPUtime=0.04
/proc/28895/task/28901/stat : 28901 (java) S 28893 28895 28067 0 -1 64 2 342 0 0 0 0 4 0 18 0 11 0 28133056 889266176 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28902] ppid=28893 vsize=868424 CPUtime=0.28
/proc/28895/task/28902/stat : 28902 (java) S 28893 28895 28067 0 -1 64 830 342 0 0 23 1 4 0 15 0 11 0 28133056 889266176 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28903] ppid=28893 vsize=868424 CPUtime=0.04
/proc/28895/task/28903/stat : 28903 (java) S 28893 28895 28067 0 -1 64 0 342 0 0 0 0 4 0 19 0 11 0 28133056 889266176 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28904] ppid=28893 vsize=868424 CPUtime=0.04
/proc/28895/task/28904/stat : 28904 (java) S 28893 28895 28067 0 -1 64 9 342 0 0 0 0 4 0 15 0 11 0 28133056 889266176 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868424

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

[startup+2.30191 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 28908
/proc/meminfo: memFree=1617424/2055920 swapFree=4192812/4192956
[pid=28895] ppid=28893 vsize=868544 CPUtime=2.25
/proc/28895/stat : 28895 (java) S 28893 28895 28067 0 -1 0 33949 466 1 0 199 21 5 0 18 0 9 0 28133051 889389056 20529 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28895/statm: 217136 20529 2661 9 0 211572 0
[pid=28895/tid=28896] ppid=28893 vsize=868544 CPUtime=1.77
/proc/28895/task/28896/stat : 28896 (java) R 28893 28895 28067 0 -1 64 22822 466 1 0 156 16 5 0 22 0 9 0 28133052 889389056 20529 996147200 134512640 134550932 4294955968 18446744073709551615 4127178050 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28898] ppid=28893 vsize=868544 CPUtime=0.15
/proc/28895/task/28898/stat : 28898 (java) S 28893 28895 28067 0 -1 64 9346 466 0 0 9 1 5 0 16 0 9 0 28133054 889389056 20529 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28899] ppid=28893 vsize=868544 CPUtime=0.05
/proc/28895/task/28899/stat : 28899 (java) S 28893 28895 28067 0 -1 64 21 466 0 0 0 0 5 0 15 0 9 0 28133054 889389056 20529 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28895/tid=28900] ppid=28893 vsize=868544 CPUtime=0.05
/proc/28895/task/28900/stat : 28900 (java) S 28893 28895 28067 0 -1 64 15 466 0 0 0 0 5 0 16 0 9 0 28133054 889389056 20529 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28895/tid=28901] ppid=28893 vsize=868544 CPUtime=0.05
/proc/28895/task/28901/stat : 28901 (java) S 28893 28895 28067 0 -1 64 2 466 0 0 0 0 5 0 18 0 9 0 28133056 889389056 20529 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28902] ppid=28893 vsize=868544 CPUtime=0.38
/proc/28895/task/28902/stat : 28902 (java) S 28893 28895 28067 0 -1 64 936 466 0 0 32 1 5 0 15 0 9 0 28133056 889389056 20529 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28903] ppid=28893 vsize=868544 CPUtime=0.05
/proc/28895/task/28903/stat : 28903 (java) S 28893 28895 28067 0 -1 64 0 466 0 0 0 0 5 0 19 0 9 0 28133056 889389056 20529 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28904] ppid=28893 vsize=868544 CPUtime=0.05
/proc/28895/task/28904/stat : 28904 (java) S 28893 28895 28067 0 -1 64 9 466 0 0 0 0 5 0 15 0 9 0 28133056 889389056 20529 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) 868544

[startup+2.70198 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 28908
/proc/meminfo: memFree=1617424/2055920 swapFree=4192812/4192956
[pid=28895] ppid=28893 vsize=868544 CPUtime=2.65
/proc/28895/stat : 28895 (java) S 28893 28895 28067 0 -1 0 34231 466 1 0 239 21 5 0 18 0 9 0 28133051 889389056 20548 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28895/statm: 217136 20548 2661 9 0 211572 0
[pid=28895/tid=28896] ppid=28893 vsize=868544 CPUtime=2.15
/proc/28895/task/28896/stat : 28896 (java) R 28893 28895 28067 0 -1 64 23089 466 1 0 194 16 5 0 25 0 9 0 28133052 889389056 20548 996147200 134512640 134550932 4294955968 18446744073709551615 4127207804 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28898] ppid=28893 vsize=868544 CPUtime=0.15
/proc/28895/task/28898/stat : 28898 (java) S 28893 28895 28067 0 -1 64 9347 466 0 0 9 1 5 0 16 0 9 0 28133054 889389056 20548 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28899] ppid=28893 vsize=868544 CPUtime=0.05
/proc/28895/task/28899/stat : 28899 (java) S 28893 28895 28067 0 -1 64 21 466 0 0 0 0 5 0 15 0 9 0 28133054 889389056 20548 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28895/tid=28900] ppid=28893 vsize=868544 CPUtime=0.05
/proc/28895/task/28900/stat : 28900 (java) S 28893 28895 28067 0 -1 64 15 466 0 0 0 0 5 0 16 0 9 0 28133054 889389056 20548 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28895/tid=28901] ppid=28893 vsize=868544 CPUtime=0.05
/proc/28895/task/28901/stat : 28901 (java) S 28893 28895 28067 0 -1 64 2 466 0 0 0 0 5 0 18 0 9 0 28133056 889389056 20548 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28902] ppid=28893 vsize=868544 CPUtime=0.41
/proc/28895/task/28902/stat : 28902 (java) S 28893 28895 28067 0 -1 64 950 466 0 0 35 1 5 0 15 0 9 0 28133056 889389056 20548 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28903] ppid=28893 vsize=868544 CPUtime=0.05
/proc/28895/task/28903/stat : 28903 (java) S 28893 28895 28067 0 -1 64 0 466 0 0 0 0 5 0 19 0 9 0 28133056 889389056 20548 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28895/tid=28904] ppid=28893 vsize=868544 CPUtime=0.05
/proc/28895/task/28904/stat : 28904 (java) S 28893 28895 28067 0 -1 64 9 466 0 0 0 0 5 0 15 0 9 0 28133056 889389056 20548 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) 868544

Child status: 0
Real time (s): 2.78015
CPU time (s): 2.72958
CPU user time (s): 2.48962
CPU system time (s): 0.239963
CPU usage (%): 98.1812
Max. virtual memory (cumulated for all children) (KiB): 868544

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

runsolver used 0.009998 second user time and 0.017997 second system time

The end

Launcher Data

Begin job on node42 at 2009-07-12 16:58:11
IDJOB=2096778
IDBENCH=56651
IDSOLVER=774
FILE ID=node42/2096778-1247410691
PBS_JOBID= 9510559
Free space on /tmp= 66304 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-15-09.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-2096778-1247410691/watcher-2096778-1247410691 -o /tmp/evaluation-result-2096778-1247410691/solver-2096778-1247410691 -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-2096778-1247410691.xml

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

MD5SUM BENCH= 3ce0c00fe983681572eae2e8faa491a9
RANDOM SEED=632076784

node42.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.283
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.283
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:       1689912 kB
Buffers:         43140 kB
Cached:         165892 kB
SwapCached:          0 kB
Active:         197052 kB
Inactive:       115412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2616 kB
Writeback:           0 kB
Mapped:         123876 kB
Slab:            38540 kB
Committed_AS:  1007228 kB
PageTables:       1960 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= 66304 MiB
End job on node42 at 2009-07-12 16:58:14