Trace number 1075552

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 10.7624 10.8163

DiagnosticValue
CHECKS1245680
NODES1199

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-09.xml
MD5SUM97ca82fa436216a201f065760c0c3e04
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 benchmark2.09368
Satisfiable
(Un)Satisfiability was proved
Number of variables453
Number of constraints4777
Maximum constraint arity34
Maximum domain size26
Number of constraints which are defined in extension174
Number of constraints which are defined in intension4603
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=mac.xml
0.18/0.30	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-1075552-1215181154.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.38/0.44	     nbVariables=453  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11778
0.38/0.44	       =>  wckTime=0.214  cpuTime=0.18  mem=9M870
0.38/0.44	   
0.38/0.44	   relations being loaded...
0.87/0.95	   
0.87/0.95	   predicates being loaded...
0.98/1.01	   
0.98/1.01	   constraints being loaded...
1.67/1.72	   Too large in ConstraintConflictsSTructure
1.77/1.81	   Too large in ConstraintConflictsSTructure
1.77/1.84	   Too large in ConstraintConflictsSTructure
3.95/4.02	     nbConstraints=4777  nbRelationTypes=7  nbGlobalConstraints=174  nbExtensionStructures=7
3.95/4.02	     nbSharedExtensionStructures=167  nbConflictsStructures=4  nbSharedConflictsStructures=146
3.95/4.02	     nbUnbuiltConflictsStructures=11  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
3.95/4.02	     nbSharedEvaluationManagers=4595  minDegree=16  maxDegree=170  minArity=3  avgArity=9.42  maxArity=34
3.95/4.03	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.708  symmetryCpuTime=0.31
3.95/4.03	       =>  wckTime=3.801  cpuTime=2.91  mem=59M141
4.04/4.19	   
4.04/4.19	   solver IterativeSystematicSolver being built... 
4.74/4.87	   
4.74/4.87	   INFO : Forward propagation technique limited 
4.84/4.94	       =>  wckTime=4.721  cpuTime=3.36  mem=145M888
5.24/5.36	   
5.24/5.36	   preprocessing
5.24/5.36	     nbConstraintChecks=399  nbValidityChecks=2949837  nbPropagations=476  nbRevisions=28  nbUselessRevisions=28
5.24/5.36	     nbRemovedValues=371  detectedInconsistency=no
5.24/5.36	       =>  wckTime=0.407  cpuTime=0.39  mem=148M868
10.64/10.78	   
10.64/10.78	   search
10.64/10.78	     run=3  nbConstraintChecks=1245282  nbValidityChecks=32876272  minDepth=76  maxDepth=453  nbPropagations=27667
10.64/10.78	     nbRevisions=741348  nbUselessRevisions=741217  nbAssignments=1199  nbFailedAssignments=67  nbBacktracks=87
10.64/10.78	     nbVisitedNodes=1308  nbRestartNogoods=25  nbFoundSolutions=1  mapSize=50  nbInferences=0  nbTooLargeKeys=0
10.64/10.78	     nbSEliminables=0  nbREliminables=115.7  nbIEliminables=233.91  nbDEliminables=0  nbPEliminables=0
10.64/10.78	       =>  wckTime=5.827  cpuTime=5.75  mem=150M888
10.64/10.78	   
10.64/10.78	   global
10.64/10.78	     nbConstraintChecks=1245681  nbValidityChecks=35826109  nbPropagations=28143  nbRevisions=741376
10.64/10.78	     nbUselessRevisions=741245  nbRestartNogoods=25  solvingWckTime=5.829  solvingCpuTime=5.76  expiredTime=no
10.64/10.78	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=9.1  globalCpuTime=9.17
10.64/10.78	       =>  wckTime=10.554  cpuTime=9.13  mem=150M888
10.64/10.78	   
10.64/10.78	s SATISFIABLE
10.64/10.78	v 0 12 4 17 4 1 8 19 20 4 18 4 13 0 19 1 0 18 19 0 2 0 13 0 3 8 0 13 8 18 0 0 12 20 18 4 14 17 0 20 23 2 0 18 19 4 11 3 4 13 4 20 21 17 14 8 18 4 4 19 8 17 4 14 17 1 4 18 0 15 4 4 0 14 20 19 0 1 17 0 13 11 4 19 18 0 17 18 12 19 18 15 11 20 18 20 2 0 18 19 20 18 0 4 17 4 4 2 0 6 4 19 19 0 6 2 2 15 17 0 12 13 14 18 2 0 13 20 11 0 17 12 20 17 17 7 8 13 0 17 8 18 4 18 15 0 11 4 18 6 0 13 0 3 14 17 13 0 2 0 2 0 18 2 0 13 4 18 19 0 1 14 17 18 2 8 0 19 4 1 17 14 2 0 15 4 19 3 4 11 0 21 0 11 18 18 8 8 17 4 14 11 0 8 18 19 0 17 0 18 1 0 8 0 4 19 18 5 12 0 17 17 4 17 18 0 17 19 18 4 18 2 20 3 14 0 3 0 2 0 17 0 19 11 8 4 4 18 12 0 7 0 11 4 1 1 8 13 18 18 0 11 14 15 4 18 1 0 11 4 18 13 4 15 4 17 0 8 0 18 18 0 11 0 18 2 0 11 4 18 2 0 13 4 4 0 15 15 8 4 13 19 4 17 19 0 2 4 19 2 17 4 13 4 17 18 7 20 13 19 0 19 18 2 8 20 17 4 18 19 0 8 4 18 0 0 11 4 15 0 11 4 17 17 4 18 18 0 11 0 19 0 13 0 0 4 17 0 18 14 13 19 19 0 13 19 0 19 4 18 2 4 19 4 13 4 13 0 8 13 4 2 0 20 18 0 17 0 15 0 19 8 4 3 4 12 20 11 19 8 15 17 14 6 17 0 12 12 4 17 0 8 4 19 20 3 4 0 6 4 4 18 8 12 12 4 3 8 0 19 4 19 4 18 4 17 0 18 13 14 4 12 4 19 0 4 11 18 14 18 4 4 18 
10.64/10.78	d NODES 1199
10.64/10.78	d CHECKS 1245681
10.64/10.78	   
10.64/10.78	   totalWckTime=10.606  totalCpuTime=9.17

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075552-1215181154/watcher-1075552-1215181154 -o /tmp/evaluation-result-1075552-1215181154/solver-1075552-1215181154 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1075552-1215181154.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.31 2.19 2.06 4/82 21134
/proc/meminfo: memFree=1768912/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=18572 CPUtime=0
/proc/21134/stat : 21134 (runsolver) R 21132 21134 20215 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 631333243 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 228043844903 0 0 4096 24578 0 0 0 17 0 0 0
/proc/21134/statm: 4643 292 257 25 0 2626 0

[startup+0.0796921 s]
/proc/loadavg: 2.31 2.19 2.06 4/82 21134
/proc/meminfo: memFree=1768912/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=865856 CPUtime=0.06
/proc/21134/stat : 21134 (java) S 21132 21134 20215 0 -1 0 3504 0 1 0 4 2 0 0 18 0 9 0 631333243 886636544 2994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 216464 2994 1620 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101691 s]
/proc/loadavg: 2.31 2.19 2.06 4/82 21134
/proc/meminfo: memFree=1768912/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=865884 CPUtime=0.08
/proc/21134/stat : 21134 (java) S 21132 21134 20215 0 -1 0 3791 0 1 0 6 2 0 0 18 0 9 0 631333243 886665216 3242 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 216471 3242 1716 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301726 s]
/proc/loadavg: 2.31 2.19 2.06 4/82 21134
/proc/meminfo: memFree=1768912/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=866276 CPUtime=0.29
/proc/21134/stat : 21134 (java) S 21132 21134 20215 0 -1 0 5779 0 1 0 25 4 0 0 18 0 9 0 631333243 887066624 5153 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 216569 5153 1951 9 0 211097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866276

[startup+0.701806 s]
/proc/loadavg: 2.31 2.19 2.06 4/82 21134
/proc/meminfo: memFree=1768912/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=867016 CPUtime=0.68
/proc/21134/stat : 21134 (java) S 21132 21134 20215 0 -1 0 13405 0 1 0 61 7 0 0 18 0 9 0 631333243 887824384 12775 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 216754 12775 1969 9 0 211282 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867016

[startup+1.50197 s]
/proc/loadavg: 2.31 2.19 2.06 3/91 21143
/proc/meminfo: memFree=1700488/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=867704 CPUtime=1.48
/proc/21134/stat : 21134 (java) S 21132 21134 20215 0 -1 0 19887 0 1 0 138 10 0 0 18 0 9 0 631333243 888528896 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 216926 19245 2025 9 0 211432 0
[pid=21134/tid=21136] ppid=21132 vsize=867704 CPUtime=1.27
/proc/21134/task/21136/stat : 21136 (java) R 21132 21134 20215 0 -1 64 15754 0 1 0 120 7 0 0 25 0 9 0 631333244 888528896 19245 996147200 134512640 134550740 4294955968 18446744073709551615 102605647 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=867704 CPUtime=0.03
/proc/21134/task/21137/stat : 21137 (java) S 21132 21134 20215 0 -1 64 2772 0 0 0 2 1 0 0 17 0 9 0 631333246 888528896 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21138] ppid=21132 vsize=867704 CPUtime=0
/proc/21134/task/21138/stat : 21138 (java) S 21132 21134 20215 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 631333246 888528896 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21139] ppid=21132 vsize=867704 CPUtime=0
/proc/21134/task/21139/stat : 21139 (java) S 21132 21134 20215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 631333246 888528896 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21140] ppid=21132 vsize=867704 CPUtime=0
/proc/21134/task/21140/stat : 21140 (java) S 21132 21134 20215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 631333248 888528896 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21141] ppid=21132 vsize=867704 CPUtime=0.15
/proc/21134/task/21141/stat : 21141 (java) S 21132 21134 20215 0 -1 64 665 0 0 0 15 0 0 0 16 0 9 0 631333248 888528896 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21142] ppid=21132 vsize=867704 CPUtime=0
/proc/21134/task/21142/stat : 21142 (java) S 21132 21134 20215 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 631333248 888528896 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21143] ppid=21132 vsize=867704 CPUtime=0
/proc/21134/task/21143/stat : 21143 (java) S 21132 21134 20215 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 631333248 888528896 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867704

[startup+3.10228 s]
/proc/loadavg: 2.28 2.18 2.06 3/91 21143
/proc/meminfo: memFree=1688840/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=867616 CPUtime=3.05
/proc/21134/stat : 21134 (java) S 21132 21134 20215 0 -1 0 29629 0 1 0 276 29 0 0 18 0 9 0 631333243 888438784 28960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 216904 28960 2007 9 0 211432 0
[pid=21134/tid=21136] ppid=21132 vsize=867616 CPUtime=2.58
/proc/21134/task/21136/stat : 21136 (java) R 21132 21134 20215 0 -1 64 15782 0 1 0 235 23 0 0 25 0 9 0 631333244 888438784 28960 996147200 134512640 134550740 4294955968 18446744073709551615 4126628252 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=867616 CPUtime=0.23
/proc/21134/task/21137/stat : 21137 (java) S 21132 21134 20215 0 -1 64 12430 0 0 0 18 5 0 0 16 0 9 0 631333246 888438784 28960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21138] ppid=21132 vsize=867616 CPUtime=0
/proc/21134/task/21138/stat : 21138 (java) S 21132 21134 20215 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 631333246 888438784 28960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21139] ppid=21132 vsize=867616 CPUtime=0
/proc/21134/task/21139/stat : 21139 (java) S 21132 21134 20215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 631333246 888438784 28960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21140] ppid=21132 vsize=867616 CPUtime=0
/proc/21134/task/21140/stat : 21140 (java) S 21132 21134 20215 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 631333248 888438784 28960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21141] ppid=21132 vsize=867616 CPUtime=0.22
/proc/21134/task/21141/stat : 21141 (java) S 21132 21134 20215 0 -1 64 721 0 0 0 22 0 0 0 15 0 9 0 631333248 888438784 28960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21142] ppid=21132 vsize=867616 CPUtime=0
/proc/21134/task/21142/stat : 21142 (java) S 21132 21134 20215 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 631333248 888438784 28960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21143] ppid=21132 vsize=867616 CPUtime=0
/proc/21134/task/21143/stat : 21143 (java) S 21132 21134 20215 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 631333248 888438784 28960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867616

[startup+6.30191 s]
/proc/loadavg: 2.28 2.18 2.06 5/91 21147
/proc/meminfo: memFree=1592776/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=868108 CPUtime=6.24
/proc/21134/stat : 21134 (java) S 21132 21134 20215 0 -1 0 71930 1088 1 0 554 42 26 2 18 0 9 0 631333243 888942592 46443 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 217027 46443 2637 9 0 211533 0
[pid=21134/tid=21136] ppid=21132 vsize=868108 CPUtime=5.13
/proc/21134/task/21136/stat : 21136 (java) R 21132 21134 20215 0 -1 64 25521 1088 1 0 458 27 26 2 25 0 9 0 631333244 888942592 46443 996147200 134512640 134550740 4294955968 18446744073709551615 4127260949 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=868108 CPUtime=1.01
/proc/21134/task/21137/stat : 21137 (java) S 21132 21134 20215 0 -1 64 44544 1088 0 0 62 11 26 2 17 0 9 0 631333246 888942592 46443 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21138] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21138/stat : 21138 (java) S 21132 21134 20215 0 -1 64 24 1088 0 0 0 0 26 2 16 0 9 0 631333246 888942592 46443 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21139] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21139/stat : 21139 (java) S 21132 21134 20215 0 -1 64 15 1088 0 0 0 0 26 2 15 0 9 0 631333246 888942592 46443 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21140] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21140/stat : 21140 (java) S 21132 21134 20215 0 -1 64 1 1088 0 0 0 0 26 2 18 0 9 0 631333248 888942592 46443 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21141] ppid=21132 vsize=868108 CPUtime=0.61
/proc/21134/task/21141/stat : 21141 (java) S 21132 21134 20215 0 -1 64 999 1088 0 0 33 0 26 2 15 0 9 0 631333248 888942592 46443 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21142] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21142/stat : 21142 (java) S 21132 21134 20215 0 -1 64 1 1088 0 0 0 0 26 2 19 0 9 0 631333248 888942592 46443 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21143] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21143/stat : 21143 (java) S 21132 21134 20215 0 -1 64 35 1088 0 0 0 0 26 2 15 0 9 0 631333248 888942592 46443 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868108

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

[startup+7.90123 s]
/proc/loadavg: 2.34 2.20 2.07 3/91 21147
/proc/meminfo: memFree=1592720/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=868108 CPUtime=7.84
/proc/21134/stat : 21134 (java) S 21132 21134 20215 0 -1 0 71939 1088 1 0 714 42 26 2 18 0 9 0 631333243 888942592 46447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 217027 46447 2637 9 0 211533 0
[pid=21134/tid=21136] ppid=21132 vsize=868108 CPUtime=6.72
/proc/21134/task/21136/stat : 21136 (java) R 21132 21134 20215 0 -1 64 25525 1088 1 0 617 27 26 2 25 0 9 0 631333244 888942592 46447 996147200 134512640 134550740 4294955968 18446744073709551615 4127260021 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=868108 CPUtime=1.01
/proc/21134/task/21137/stat : 21137 (java) S 21132 21134 20215 0 -1 64 44544 1088 0 0 62 11 26 2 17 0 9 0 631333246 888942592 46447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21138] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21138/stat : 21138 (java) S 21132 21134 20215 0 -1 64 24 1088 0 0 0 0 26 2 16 0 9 0 631333246 888942592 46447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21139] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21139/stat : 21139 (java) S 21132 21134 20215 0 -1 64 15 1088 0 0 0 0 26 2 15 0 9 0 631333246 888942592 46447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21140] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21140/stat : 21140 (java) S 21132 21134 20215 0 -1 64 1 1088 0 0 0 0 26 2 18 0 9 0 631333248 888942592 46447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21141] ppid=21132 vsize=868108 CPUtime=0.62
/proc/21134/task/21141/stat : 21141 (java) S 21132 21134 20215 0 -1 64 1004 1088 0 0 34 0 26 2 15 0 9 0 631333248 888942592 46447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21142] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21142/stat : 21142 (java) S 21132 21134 20215 0 -1 64 1 1088 0 0 0 0 26 2 19 0 9 0 631333248 888942592 46447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21143] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21143/stat : 21143 (java) S 21132 21134 20215 0 -1 64 35 1088 0 0 0 0 26 2 15 0 9 0 631333248 888942592 46447 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.84
Current children cumulated vsize (KiB) 868108

[startup+9.50254 s]
/proc/loadavg: 2.34 2.20 2.07 3/91 21147
/proc/meminfo: memFree=1592656/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=868108 CPUtime=9.44
/proc/21134/stat : 21134 (java) S 21132 21134 20215 0 -1 0 71944 1088 1 0 874 42 26 2 18 0 9 0 631333243 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 217027 46450 2637 9 0 211533 0
[pid=21134/tid=21136] ppid=21132 vsize=868108 CPUtime=8.32
/proc/21134/task/21136/stat : 21136 (java) R 21132 21134 20215 0 -1 64 25527 1088 1 0 776 28 26 2 25 0 9 0 631333244 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4127260917 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=868108 CPUtime=1.01
/proc/21134/task/21137/stat : 21137 (java) S 21132 21134 20215 0 -1 64 44544 1088 0 0 62 11 26 2 17 0 9 0 631333246 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21138] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21138/stat : 21138 (java) S 21132 21134 20215 0 -1 64 24 1088 0 0 0 0 26 2 16 0 9 0 631333246 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21139] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21139/stat : 21139 (java) S 21132 21134 20215 0 -1 64 15 1088 0 0 0 0 26 2 15 0 9 0 631333246 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21140] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21140/stat : 21140 (java) S 21132 21134 20215 0 -1 64 1 1088 0 0 0 0 26 2 18 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21141] ppid=21132 vsize=868108 CPUtime=0.62
/proc/21134/task/21141/stat : 21141 (java) S 21132 21134 20215 0 -1 64 1007 1088 0 0 34 0 26 2 15 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21142] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21142/stat : 21142 (java) S 21132 21134 20215 0 -1 64 1 1088 0 0 0 0 26 2 19 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21143] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21143/stat : 21143 (java) S 21132 21134 20215 0 -1 64 35 1088 0 0 0 0 26 2 15 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.44
Current children cumulated vsize (KiB) 868108

[startup+10.3017 s]
/proc/loadavg: 2.34 2.20 2.07 3/91 21147
/proc/meminfo: memFree=1592656/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=868108 CPUtime=10.24
/proc/21134/stat : 21134 (java) S 21132 21134 20215 0 -1 0 71944 1088 1 0 954 42 26 2 18 0 9 0 631333243 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 217027 46450 2637 9 0 211533 0
[pid=21134/tid=21136] ppid=21132 vsize=868108 CPUtime=9.12
/proc/21134/task/21136/stat : 21136 (java) R 21132 21134 20215 0 -1 64 25527 1088 1 0 856 28 26 2 25 0 9 0 631333244 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4127233282 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=868108 CPUtime=1.01
/proc/21134/task/21137/stat : 21137 (java) S 21132 21134 20215 0 -1 64 44544 1088 0 0 62 11 26 2 16 0 9 0 631333246 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21138] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21138/stat : 21138 (java) S 21132 21134 20215 0 -1 64 24 1088 0 0 0 0 26 2 16 0 9 0 631333246 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21139] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21139/stat : 21139 (java) S 21132 21134 20215 0 -1 64 15 1088 0 0 0 0 26 2 15 0 9 0 631333246 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21140] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21140/stat : 21140 (java) S 21132 21134 20215 0 -1 64 1 1088 0 0 0 0 26 2 18 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21141] ppid=21132 vsize=868108 CPUtime=0.62
/proc/21134/task/21141/stat : 21141 (java) S 21132 21134 20215 0 -1 64 1007 1088 0 0 34 0 26 2 16 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21142] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21142/stat : 21142 (java) S 21132 21134 20215 0 -1 64 1 1088 0 0 0 0 26 2 19 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21143] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21143/stat : 21143 (java) S 21132 21134 20215 0 -1 64 35 1088 0 0 0 0 26 2 15 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.24
Current children cumulated vsize (KiB) 868108

[startup+10.7018 s]
/proc/loadavg: 2.34 2.20 2.07 3/91 21147
/proc/meminfo: memFree=1592656/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=868108 CPUtime=10.64
/proc/21134/stat : 21134 (java) S 21132 21134 20215 0 -1 0 71944 1088 1 0 994 42 26 2 18 0 9 0 631333243 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 217027 46450 2637 9 0 211533 0
[pid=21134/tid=21136] ppid=21132 vsize=868108 CPUtime=9.52
/proc/21134/task/21136/stat : 21136 (java) R 21132 21134 20215 0 -1 64 25527 1088 1 0 896 28 26 2 25 0 9 0 631333244 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4127260880 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=868108 CPUtime=1.01
/proc/21134/task/21137/stat : 21137 (java) S 21132 21134 20215 0 -1 64 44544 1088 0 0 62 11 26 2 16 0 9 0 631333246 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21138] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21138/stat : 21138 (java) S 21132 21134 20215 0 -1 64 24 1088 0 0 0 0 26 2 16 0 9 0 631333246 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21139] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21139/stat : 21139 (java) S 21132 21134 20215 0 -1 64 15 1088 0 0 0 0 26 2 15 0 9 0 631333246 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21140] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21140/stat : 21140 (java) S 21132 21134 20215 0 -1 64 1 1088 0 0 0 0 26 2 18 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21141] ppid=21132 vsize=868108 CPUtime=0.62
/proc/21134/task/21141/stat : 21141 (java) S 21132 21134 20215 0 -1 64 1007 1088 0 0 34 0 26 2 16 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21134/tid=21142] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21142/stat : 21142 (java) S 21132 21134 20215 0 -1 64 1 1088 0 0 0 0 26 2 19 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21134/tid=21143] ppid=21132 vsize=868108 CPUtime=0.28
/proc/21134/task/21143/stat : 21143 (java) S 21132 21134 20215 0 -1 64 35 1088 0 0 0 0 26 2 15 0 9 0 631333248 888942592 46450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.64
Current children cumulated vsize (KiB) 868108

[startup+10.8018 s]
/proc/loadavg: 2.34 2.20 2.07 3/91 21147
/proc/meminfo: memFree=1592656/2055920 swapFree=4166000/4192956
[pid=21134] ppid=21132 vsize=0 CPUtime=10.73
/proc/21134/stat : 21134 (java) Z 21132 21134 20215 0 -1 12 71981 1088 1 0 1002 43 26 2 16 0 2 0 631333243 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21134/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10.73
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10.8163
CPU time (s): 10.7624
CPU user time (s): 10.2884
CPU system time (s): 0.473927
CPU usage (%): 99.5016
Max. virtual memory (cumulated for all children) (KiB): 868108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2884
system time used= 0.473927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73069
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= 1755
involuntary context switches= 1880

runsolver used 0.014997 second user time and 0.041993 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-04 16:19:14
IDJOB=1075552
IDBENCH=56523
IDSOLVER=363
FILE ID=node77/1075552-1215181154
PBS_JOBID= 7881564
Free space on /tmp= 66536 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-09.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075552-1215181154/watcher-1075552-1215181154 -o /tmp/evaluation-result-1075552-1215181154/solver-1075552-1215181154 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1075552-1215181154.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 97ca82fa436216a201f065760c0c3e04
RANDOM SEED=298538920

node77.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.274
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.274
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1769392 kB
Buffers:         34612 kB
Cached:         132384 kB
SwapCached:      20616 kB
Active:         186228 kB
Inactive:        44264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769392 kB
SwapTotal:     4192956 kB
SwapFree:      4166000 kB
Dirty:            5784 kB
Writeback:           0 kB
Mapped:          77460 kB
Slab:            41084 kB
Committed_AS:  1827992 kB
PageTables:       1924 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= 66532 MiB
End job on node77 at 2008-07-04 16:19:25