Trace number 2095126

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 8.01078 8.15813

DiagnosticValue
CHECKS973694
NODES693

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-21-07.xml
MD5SUM4af1932123ff3de2965e6529e00ee888
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.36879
Satisfiable
(Un)Satisfiability was proved
Number of variables368
Number of constraints2572
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension152
Number of constraints which are defined in intension2420
Global constraints used (with number of constraints)

Solver Data

0.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2095126-1247406626.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.44	     nbVariables=368  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9568
0.38/0.44	       =>  wckTime=0.171  cpuTime=0.14  mem=8M867
0.38/0.44	   
0.38/0.44	   relations being loaded...
0.68/0.70	   
0.68/0.71	   predicates being loaded...
0.68/0.78	   
0.68/0.78	   constraints being loaded...
1.17/1.30	   Too large in ConstraintConflictsSTructure
1.27/1.36	   Too large in ConstraintConflictsSTructure
2.74/2.83	     nbConstraints=2573  nbRelationTypes=6  nbGlobalConstraints=153  nbExtensionStructures=6
2.74/2.83	     nbSharedExtensionStructures=146  nbConflictsStructures=4  nbSharedConflictsStructures=124
2.74/2.83	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
2.74/2.83	     nbSharedEvaluationManagers=2412  minDegree=14  maxDegree=87  minArity=3  avgArity=8.65  maxArity=350
2.74/2.83	     nbGenerators=1  nbFusions=0  symmetryWckTime=0.471  symmetryCpuTime=0.23
2.74/2.83	       =>  wckTime=2.559  cpuTime=1.95  mem=30M594
2.83/2.94	   
2.83/2.94	   solver IterativeSystematicSolver being built... 
3.23/3.31	   
3.23/3.31	   INFO : Forward propagation technique limited 
3.23/3.38	       =>  wckTime=3.116  cpuTime=2.27  mem=95M63
5.02/5.18	   
5.02/5.18	   preprocessing
5.02/5.18	     nbConstraintChecks=226037  nbValidityChecks=17968233  nbPropagations=3572  nbRevisions=31854
5.02/5.18	     nbUselessRevisions=31841  nbSingletonTests=376  nbEffectiveSingletonTests=0  nbACRemovals=151  nbFoundSingletons=0
5.02/5.18	     nbRemovedValues=151  detectedInconsistency=no
5.02/5.18	       =>  wckTime=1.793  cpuTime=1.7  mem=96M19
7.88/8.08	   
7.88/8.08	   search
7.88/8.08	     run=1  nbConstraintChecks=747657  nbValidityChecks=16102043  minDepth=25  maxDepth=368  nbPropagations=13753
7.88/8.08	     nbRevisions=246113  nbUselessRevisions=246010  nbAssignments=693  nbFailedAssignments=17  nbBacktracks=11
7.88/8.08	     nbVisitedNodes=714  nbRestartNogoods=9  nbFoundSolutions=1  mapSize=3  nbInferences=0  nbTooLargeKeys=0
7.88/8.08	     nbSEliminables=0  nbREliminables=99.73  nbIEliminables=158.65  nbDEliminables=0  nbPEliminables=0
7.88/8.08	       =>  wckTime=4.693  cpuTime=4.43  mem=70M376
7.88/8.08	   
7.88/8.08	   global
7.88/8.08	     nbConstraintChecks=973694  nbValidityChecks=34070276  nbPropagations=17325  nbRevisions=277967
7.88/8.08	     nbUselessRevisions=277851  nbRestartNogoods=9  solvingWckTime=4.696  solvingCpuTime=4.43  expiredTime=no
7.88/8.08	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.7  globalCpuTime=6.75
7.88/8.08	       =>  wckTime=7.816  cpuTime=6.71  mem=70M376
7.88/8.08	   
7.88/8.08	s SATISFIABLE
7.88/8.08	v 6 4 20 12 19 17 0 6 8 2 0 2 0 14 12 0 18 18 11 0 11 0 0 4 3 4 18 0 21 0 11 4 0 11 0 4 0 11 19 17 8 13 2 7 0 12 12 0 19 4 17 13 0 11 11 24 3 4 17 12 18 18 4 11 18 4 8 5 18 0 17 8 4 18 0 18 8 5 17 4 3 15 14 11 11 2 14 18 19 11 0 21 18 14 17 4 3 8 0 18 0 17 20 18 4 1 1 4 17 8 4 17 0 3 22 4 19 15 0 17 0 17 0 17 0 6 17 0 5 5 4 18 0 17 14 18 5 4 17 17 0 17 0 19 14 4 19 14 4 2 0 13 13 0 19 18 24 17 19 4 18 18 19 18 17 0 19 0 13 18 18 4 0 19 15 4 4 17 18 12 4 17 4 18 2 0 17 4 19 2 0 15 4 18 18 4 17 4 18 19 4 17 8 2 15 18 8 7 8 4 12 0 11 18 0 24 0 8 18 18 10 17 8 10 18 20 13 17 14 24 0 11 18 0 11 4 18 12 20 18 0 11 4 18 19 4 18 18 18 0 17 18 0 19 4 0 18 19 0 13 4 18 4 19 1 4 3 8 12 19 4 18 19 4 4 18 18 4 8 8 19 0 18 21 4 13 4 17 4 17 18 8 18 19 18 14 17 4 17 2 8 12 4 23 19 8 1 2 0 4 2 0 15 0 15 0 13 3 17 4 14 20 18 19 4 17 13 4 1 17 0 18 0 7 4 12 18 0 17 8 18 10 4 17 13 4 17 4 15 15 18 20 18 18 14 13 4 17 18 0 4 18 14 15 0 3 14 18 
7.88/8.08	d NODES 693
7.88/8.08	d CHECKS 973694
7.88/8.08	   
7.88/8.08	   totalWckTime=7.892  totalCpuTime=6.75

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-2095126-1247406626/watcher-2095126-1247406626 -o /tmp/evaluation-result-2095126-1247406626/solver-2095126-1247406626 -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-2095126-1247406626.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.90 1.97 1.90 4/80 31300
/proc/meminfo: memFree=1785664/2055920 swapFree=4192812/4192956
[pid=31300] ppid=31298 vsize=10676 CPUtime=0
/proc/31300/stat : 31300 (java) S 31298 31300 30868 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27729281 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31300/statm: 2669 474 207 9 0 1184 0
[pid=31300/tid=31301] ppid=31298 vsize=10676 CPUtime=0
/proc/31300/task/31301/stat : 31301 (java) R 31298 31300 30868 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27729282 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 8331224 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.089602 s]
/proc/loadavg: 1.90 1.97 1.90 4/80 31300
/proc/meminfo: memFree=1785664/2055920 swapFree=4192812/4192956
[pid=31300] ppid=31298 vsize=865956 CPUtime=0.07
/proc/31300/stat : 31300 (java) S 31298 31300 30868 0 -1 0 3608 0 1 0 5 2 0 0 18 0 9 0 27729281 886738944 3092 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31300/statm: 216489 3092 1648 9 0 210981 0
[pid=31300/tid=31301] ppid=31298 vsize=865956 CPUtime=0.06
/proc/31300/task/31301/stat : 31301 (java) R 31298 31300 30868 0 -1 64 2692 0 1 0 5 1 0 0 20 0 9 0 27729282 886738944 3092 996147200 134512640 134550932 4294955968 18446744073709551615 4125975362 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865956

[startup+0.102601 s]
/proc/loadavg: 1.90 1.97 1.90 4/80 31300
/proc/meminfo: memFree=1785664/2055920 swapFree=4192812/4192956
[pid=31300] ppid=31298 vsize=865984 CPUtime=0.08
/proc/31300/stat : 31300 (java) S 31298 31300 30868 0 -1 0 3736 0 1 0 6 2 0 0 18 0 9 0 27729281 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31300/statm: 216496 3204 1700 9 0 210981 0
[pid=31300/tid=31301] ppid=31298 vsize=865984 CPUtime=0.06
/proc/31300/task/31301/stat : 31301 (java) R 31298 31300 30868 0 -1 64 2811 0 1 0 5 1 0 0 20 0 9 0 27729282 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.301698 s]
/proc/loadavg: 1.90 1.97 1.90 4/80 31300
/proc/meminfo: memFree=1785664/2055920 swapFree=4192812/4192956
[pid=31300] ppid=31298 vsize=866384 CPUtime=0.28
/proc/31300/stat : 31300 (java) S 31298 31300 30868 0 -1 0 5766 0 1 0 24 4 0 0 18 0 9 0 27729281 887177216 5157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31300/statm: 216596 5157 1957 9 0 211054 0
[pid=31300/tid=31301] ppid=31298 vsize=866384 CPUtime=0.22
/proc/31300/task/31301/stat : 31301 (java) R 31298 31300 30868 0 -1 64 4784 0 1 0 20 2 0 0 21 0 9 0 27729282 887177216 5157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866384

[startup+0.702671 s]
/proc/loadavg: 1.90 1.97 1.90 4/80 31300
/proc/meminfo: memFree=1785664/2055920 swapFree=4192812/4192956
[pid=31300] ppid=31298 vsize=866616 CPUtime=0.68
/proc/31300/stat : 31300 (java) S 31298 31300 30868 0 -1 0 13623 0 1 0 60 8 0 0 18 0 9 0 27729281 887414784 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31300/statm: 216654 12985 1999 9 0 211112 0
[pid=31300/tid=31301] ppid=31298 vsize=866616 CPUtime=0.57
/proc/31300/task/31301/stat : 31301 (java) R 31298 31300 30868 0 -1 64 12588 0 1 0 51 6 0 0 20 0 9 0 27729282 887414784 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4126617760 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.50275 s]
/proc/loadavg: 1.90 1.97 1.90 3/89 31309
/proc/meminfo: memFree=1730808/2055920 swapFree=4192812/4192956
[pid=31300] ppid=31298 vsize=867692 CPUtime=1.46
/proc/31300/stat : 31300 (java) S 31298 31300 30868 0 -1 0 19225 0 1 0 134 12 0 0 18 0 9 0 27729281 888516608 18551 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31300/statm: 216923 18551 2033 9 0 211381 0
[pid=31300/tid=31301] ppid=31298 vsize=867692 CPUtime=1.17
/proc/31300/task/31301/stat : 31301 (java) R 31298 31300 30868 0 -1 64 15837 0 1 0 107 10 0 0 25 0 9 0 27729282 888516608 18551 996147200 134512640 134550932 4294955968 18446744073709551615 4126095903 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31303] ppid=31298 vsize=867692 CPUtime=0.02
/proc/31300/task/31303/stat : 31303 (java) S 31298 31300 30868 0 -1 64 1974 0 0 0 2 0 0 0 16 0 9 0 27729284 888516608 18551 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31304] ppid=31298 vsize=867692 CPUtime=0
/proc/31300/task/31304/stat : 31304 (java) S 31298 31300 30868 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27729284 888516608 18551 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31305] ppid=31298 vsize=867692 CPUtime=0
/proc/31300/task/31305/stat : 31305 (java) S 31298 31300 30868 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27729284 888516608 18551 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31306] ppid=31298 vsize=867692 CPUtime=0
/proc/31300/task/31306/stat : 31306 (java) S 31298 31300 30868 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27729286 888516608 18551 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31307] ppid=31298 vsize=867692 CPUtime=0.23
/proc/31300/task/31307/stat : 31307 (java) S 31298 31300 30868 0 -1 64 713 0 0 0 23 0 0 0 15 0 9 0 27729286 888516608 18551 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31308] ppid=31298 vsize=867692 CPUtime=0
/proc/31300/task/31308/stat : 31308 (java) S 31298 31300 30868 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27729286 888516608 18551 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31309] ppid=31298 vsize=867692 CPUtime=0
/proc/31300/task/31309/stat : 31309 (java) S 31298 31300 30868 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27729286 888516608 18551 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) 867692

[startup+3.10193 s]
/proc/loadavg: 1.90 1.97 1.90 3/89 31309
/proc/meminfo: memFree=1695608/2055920 swapFree=4192812/4192956
[pid=31300] ppid=31298 vsize=868200 CPUtime=3.04
/proc/31300/stat : 31300 (java) S 31298 31300 30868 0 -1 0 44271 750 1 0 261 28 14 1 18 0 9 0 27729281 889036800 27790 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31300/statm: 217050 27790 2659 9 0 211486 0
[pid=31300/tid=31301] ppid=31298 vsize=868200 CPUtime=2.42
/proc/31300/task/31301/stat : 31301 (java) R 31298 31300 30868 0 -1 64 21968 750 1 0 207 20 14 1 25 0 9 0 27729282 889036800 27790 996147200 134512640 134550932 4294955968 18446744073709551615 101450328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31303] ppid=31298 vsize=868200 CPUtime=0.41
/proc/31300/task/31303/stat : 31303 (java) S 31298 31300 30868 0 -1 64 20527 750 0 0 22 4 14 1 18 0 9 0 27729284 889036800 27790 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31304] ppid=31298 vsize=868200 CPUtime=0.15
/proc/31300/task/31304/stat : 31304 (java) S 31298 31300 30868 0 -1 64 24 750 0 0 0 0 14 1 16 0 9 0 27729284 889036800 27790 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31305] ppid=31298 vsize=868200 CPUtime=0.15
/proc/31300/task/31305/stat : 31305 (java) S 31298 31300 30868 0 -1 64 10 750 0 0 0 0 14 1 15 0 9 0 27729284 889036800 27790 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31306] ppid=31298 vsize=868200 CPUtime=0.15
/proc/31300/task/31306/stat : 31306 (java) S 31298 31300 30868 0 -1 64 2 750 0 0 0 0 14 1 18 0 9 0 27729286 889036800 27790 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31307] ppid=31298 vsize=868200 CPUtime=0.46
/proc/31300/task/31307/stat : 31307 (java) S 31298 31300 30868 0 -1 64 923 750 0 0 31 0 14 1 16 0 9 0 27729286 889036800 27790 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31308] ppid=31298 vsize=868200 CPUtime=0.15
/proc/31300/task/31308/stat : 31308 (java) S 31298 31300 30868 0 -1 64 0 750 0 0 0 0 14 1 19 0 9 0 27729286 889036800 27790 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31309] ppid=31298 vsize=868200 CPUtime=0.15
/proc/31300/task/31309/stat : 31309 (java) S 31298 31300 30868 0 -1 64 9 750 0 0 0 0 14 1 15 0 9 0 27729286 889036800 27790 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868200

[startup+6.30227 s]
/proc/loadavg: 1.91 1.97 1.90 3/89 31313
/proc/meminfo: memFree=1651640/2055920 swapFree=4192812/4192956
[pid=31300] ppid=31298 vsize=868112 CPUtime=6.2
/proc/31300/stat : 31300 (java) S 31298 31300 30868 0 -1 0 57911 750 1 0 572 33 14 1 18 0 9 0 27729281 888946688 35881 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31300/statm: 217028 35881 2639 9 0 211486 0
[pid=31300/tid=31301] ppid=31298 vsize=868112 CPUtime=5.3
/proc/31300/task/31301/stat : 31301 (java) R 31298 31300 30868 0 -1 64 25770 750 1 0 494 21 14 1 25 0 9 0 27729282 888946688 35881 996147200 134512640 134550932 4294955968 18446744073709551615 4127294354 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31303] ppid=31298 vsize=868112 CPUtime=0.58
/proc/31300/task/31303/stat : 31303 (java) S 31298 31300 30868 0 -1 64 30234 750 0 0 35 8 14 1 17 0 9 0 27729284 888946688 35881 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31304] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31304/stat : 31304 (java) S 31298 31300 30868 0 -1 64 24 750 0 0 0 0 14 1 16 0 9 0 27729284 888946688 35881 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31305] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31305/stat : 31305 (java) S 31298 31300 30868 0 -1 64 10 750 0 0 0 0 14 1 16 0 9 0 27729284 888946688 35881 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31306] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31306/stat : 31306 (java) S 31298 31300 30868 0 -1 64 2 750 0 0 0 0 14 1 18 0 9 0 27729286 888946688 35881 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31307] ppid=31298 vsize=868112 CPUtime=0.58
/proc/31300/task/31307/stat : 31307 (java) S 31298 31300 30868 0 -1 64 1029 750 0 0 42 1 14 1 15 0 9 0 27729286 888946688 35881 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31308] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31308/stat : 31308 (java) S 31298 31300 30868 0 -1 64 0 750 0 0 0 0 14 1 19 0 9 0 27729286 888946688 35881 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31309] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31309/stat : 31309 (java) S 31298 31300 30868 0 -1 64 34 750 0 0 0 0 14 1 15 0 9 0 27729286 888946688 35881 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 868112

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

[startup+7.10236 s]
/proc/loadavg: 1.91 1.97 1.90 3/89 31315
/proc/meminfo: memFree=1651448/2055920 swapFree=4192812/4192956
[pid=31300] ppid=31298 vsize=868112 CPUtime=6.99
/proc/31300/stat : 31300 (java) S 31298 31300 30868 0 -1 0 57913 750 1 0 651 33 14 1 18 0 9 0 27729281 888946688 35882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31300/statm: 217028 35882 2639 9 0 211486 0
[pid=31300/tid=31301] ppid=31298 vsize=868112 CPUtime=6.09
/proc/31300/task/31301/stat : 31301 (java) R 31298 31300 30868 0 -1 64 25771 750 1 0 573 21 14 1 25 0 9 0 27729282 888946688 35882 996147200 134512640 134550932 4294955968 18446744073709551615 4125952222 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31303] ppid=31298 vsize=868112 CPUtime=0.58
/proc/31300/task/31303/stat : 31303 (java) S 31298 31300 30868 0 -1 64 30234 750 0 0 35 8 14 1 17 0 9 0 27729284 888946688 35882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31304] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31304/stat : 31304 (java) S 31298 31300 30868 0 -1 64 24 750 0 0 0 0 14 1 16 0 9 0 27729284 888946688 35882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31305] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31305/stat : 31305 (java) S 31298 31300 30868 0 -1 64 10 750 0 0 0 0 14 1 16 0 9 0 27729284 888946688 35882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31306] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31306/stat : 31306 (java) S 31298 31300 30868 0 -1 64 2 750 0 0 0 0 14 1 18 0 9 0 27729286 888946688 35882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31307] ppid=31298 vsize=868112 CPUtime=0.58
/proc/31300/task/31307/stat : 31307 (java) S 31298 31300 30868 0 -1 64 1030 750 0 0 42 1 14 1 15 0 9 0 27729286 888946688 35882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31308] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31308/stat : 31308 (java) S 31298 31300 30868 0 -1 64 0 750 0 0 0 0 14 1 19 0 9 0 27729286 888946688 35882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31309] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31309/stat : 31309 (java) S 31298 31300 30868 0 -1 64 34 750 0 0 0 0 14 1 15 0 9 0 27729286 888946688 35882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 868112

[startup+7.90244 s]
/proc/loadavg: 1.91 1.97 1.90 3/89 31315
/proc/meminfo: memFree=1651448/2055920 swapFree=4192812/4192956
[pid=31300] ppid=31298 vsize=868112 CPUtime=7.79
/proc/31300/stat : 31300 (java) S 31298 31300 30868 0 -1 0 57915 750 1 0 731 33 14 1 18 0 9 0 27729281 888946688 35883 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31300/statm: 217028 35883 2639 9 0 211486 0
[pid=31300/tid=31301] ppid=31298 vsize=868112 CPUtime=6.88
/proc/31300/task/31301/stat : 31301 (java) R 31298 31300 30868 0 -1 64 25772 750 1 0 652 21 14 1 25 0 9 0 27729282 888946688 35883 996147200 134512640 134550932 4294955968 18446744073709551615 4127317719 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31303] ppid=31298 vsize=868112 CPUtime=0.58
/proc/31300/task/31303/stat : 31303 (java) S 31298 31300 30868 0 -1 64 30234 750 0 0 35 8 14 1 17 0 9 0 27729284 888946688 35883 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31304] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31304/stat : 31304 (java) S 31298 31300 30868 0 -1 64 24 750 0 0 0 0 14 1 16 0 9 0 27729284 888946688 35883 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31305] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31305/stat : 31305 (java) S 31298 31300 30868 0 -1 64 10 750 0 0 0 0 14 1 16 0 9 0 27729284 888946688 35883 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31306] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31306/stat : 31306 (java) S 31298 31300 30868 0 -1 64 2 750 0 0 0 0 14 1 18 0 9 0 27729286 888946688 35883 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31307] ppid=31298 vsize=868112 CPUtime=0.58
/proc/31300/task/31307/stat : 31307 (java) S 31298 31300 30868 0 -1 64 1031 750 0 0 42 1 14 1 16 0 9 0 27729286 888946688 35883 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31308] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31308/stat : 31308 (java) S 31298 31300 30868 0 -1 64 0 750 0 0 0 0 14 1 19 0 9 0 27729286 888946688 35883 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31309] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31309/stat : 31309 (java) S 31298 31300 30868 0 -1 64 34 750 0 0 0 0 14 1 15 0 9 0 27729286 888946688 35883 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 868112

[startup+8.10259 s]
/proc/loadavg: 1.91 1.97 1.90 3/89 31315
/proc/meminfo: memFree=1651448/2055920 swapFree=4192812/4192956
[pid=31300] ppid=31298 vsize=868112 CPUtime=7.96
/proc/31300/stat : 31300 (java) S 31298 31300 30868 0 -1 0 57919 750 1 0 748 33 14 1 18 0 9 0 27729281 888946688 35886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31300/statm: 217028 35886 2639 9 0 211486 0
[pid=31300/tid=31301] ppid=31298 vsize=868112 CPUtime=7.05
/proc/31300/task/31301/stat : 31301 (java) S 31298 31300 30868 0 -1 64 25775 750 1 0 669 21 14 1 25 0 9 0 27729282 888946688 35886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31303] ppid=31298 vsize=868112 CPUtime=0.58
/proc/31300/task/31303/stat : 31303 (java) S 31298 31300 30868 0 -1 64 30234 750 0 0 35 8 14 1 17 0 9 0 27729284 888946688 35886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31304] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31304/stat : 31304 (java) S 31298 31300 30868 0 -1 64 24 750 0 0 0 0 14 1 16 0 9 0 27729284 888946688 35886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31305] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31305/stat : 31305 (java) S 31298 31300 30868 0 -1 64 10 750 0 0 0 0 14 1 16 0 9 0 27729284 888946688 35886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31306] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31306/stat : 31306 (java) S 31298 31300 30868 0 -1 64 2 750 0 0 0 0 14 1 18 0 9 0 27729286 888946688 35886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31307] ppid=31298 vsize=868112 CPUtime=0.58
/proc/31300/task/31307/stat : 31307 (java) S 31298 31300 30868 0 -1 64 1032 750 0 0 42 1 14 1 16 0 9 0 27729286 888946688 35886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31308] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31308/stat : 31308 (java) S 31298 31300 30868 0 -1 64 0 750 0 0 0 0 14 1 19 0 9 0 27729286 888946688 35886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31300/tid=31309] ppid=31298 vsize=868112 CPUtime=0.15
/proc/31300/task/31309/stat : 31309 (java) S 31298 31300 30868 0 -1 64 34 750 0 0 0 0 14 1 15 0 9 0 27729286 888946688 35886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.96
Current children cumulated vsize (KiB) 868112

Child status: 0
Real time (s): 8.15813
CPU time (s): 8.01078
CPU user time (s): 7.63684
CPU system time (s): 0.373943
CPU usage (%): 98.1939
Max. virtual memory (cumulated for all children) (KiB): 868200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.63684
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58698
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= 2049
involuntary context switches= 2427

runsolver used 0.017997 second user time and 0.036994 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-12 15:50:26
IDJOB=2095126
IDBENCH=54895
IDSOLVER=774
FILE ID=node19/2095126-1247406626
PBS_JOBID= 9510606
Free space on /tmp= 66428 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-21-07.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-2095126-1247406626/watcher-2095126-1247406626 -o /tmp/evaluation-result-2095126-1247406626/solver-2095126-1247406626 -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-2095126-1247406626.xml

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

MD5SUM BENCH= 4af1932123ff3de2965e6529e00ee888
RANDOM SEED=995461409

node19.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.211
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.211
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:       1786144 kB
Buffers:         31664 kB
Cached:         111000 kB
SwapCached:          0 kB
Active:         156964 kB
Inactive:        56748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4244 kB
Writeback:           0 kB
Mapped:          91516 kB
Slab:            41188 kB
Committed_AS:  1006988 kB
PageTables:       1996 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= 66428 MiB
End job on node19 at 2009-07-12 15:50:35