Trace number 1075553

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 14.8477 15.0274

DiagnosticValue
CHECKS1005220
NODES1235

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.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=esac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1075553-1215181156.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.47	     nbVariables=453  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11778
0.38/0.47	       =>  wckTime=0.23  cpuTime=0.2  mem=9M870
0.38/0.47	   
0.38/0.47	   relations being loaded...
0.98/1.01	   
0.98/1.01	   predicates being loaded...
0.98/1.07	   
0.98/1.07	   constraints being loaded...
1.77/1.84	   Too large in ConstraintConflictsSTructure
1.86/1.94	   Too large in ConstraintConflictsSTructure
1.86/1.97	   Too large in ConstraintConflictsSTructure
4.23/4.31	     nbConstraints=4777  nbRelationTypes=7  nbGlobalConstraints=174  nbExtensionStructures=7
4.23/4.31	     nbSharedExtensionStructures=167  nbConflictsStructures=4  nbSharedConflictsStructures=146
4.23/4.31	     nbUnbuiltConflictsStructures=11  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
4.23/4.31	     nbSharedEvaluationManagers=4595  minDegree=16  maxDegree=170  minArity=3  avgArity=9.42  maxArity=34
4.23/4.31	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.773  symmetryCpuTime=0.33
4.23/4.31	       =>  wckTime=4.07  cpuTime=3.09  mem=59M141
4.33/4.50	   
4.33/4.50	   solver IterativeSystematicSolver being built... 
5.12/5.26	   
5.12/5.26	   INFO : Forward propagation technique limited 
5.22/5.34	       =>  wckTime=5.103  cpuTime=3.59  mem=145M872
9.08/9.25	   
9.08/9.25	   preprocessing
9.08/9.25	     nbConstraintChecks=172898  nbValidityChecks=37523777  nbPropagations=7782  nbRevisions=21737
9.08/9.25	     nbUselessRevisions=21732  nbSingletonTests=548  nbEffectiveSingletonTests=0  nbACRemovals=371  nbFoundSingletons=0
9.08/9.25	     nbRemovedValues=371  detectedInconsistency=no
9.08/9.25	       =>  wckTime=3.906  cpuTime=3.82  mem=148M852
14.73/14.96	   
14.73/14.96	   search
14.73/14.96	     run=2  nbConstraintChecks=832321  nbValidityChecks=28701146  minDepth=413  maxDepth=453  nbPropagations=41036
14.73/14.96	     nbRevisions=751979  nbUselessRevisions=751870  nbAssignments=1235  nbFailedAssignments=27  nbBacktracks=6
14.73/14.96	     nbVisitedNodes=1267  nbRestartNogoods=24  nbFoundSolutions=1  mapSize=5  nbInferences=0  nbTooLargeKeys=0
14.73/14.96	     nbSEliminables=0  nbREliminables=101.93  nbIEliminables=246.11  nbDEliminables=0  nbPEliminables=0
14.73/14.96	       =>  wckTime=9.614  cpuTime=9.43  mem=150M905
14.73/14.96	   
14.73/14.96	   global
14.73/14.96	     nbConstraintChecks=1005219  nbValidityChecks=66224923  nbPropagations=48818  nbRevisions=773716
14.73/14.96	     nbUselessRevisions=773602  nbRestartNogoods=24  solvingWckTime=9.617  solvingCpuTime=9.43  expiredTime=no
14.73/14.96	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=13.0  globalCpuTime=13.06
14.73/14.96	       =>  wckTime=14.725  cpuTime=13.02  mem=150M905
14.73/14.96	   
14.73/14.96	s SATISFIABLE
14.73/14.96	v 0 21 4 17 18 11 0 18 18 0 5 0 2 7 0 15 20 2 4 18 2 8 13 4 15 7 8 11 8 4 18 17 8 17 0 8 0 13 14 13 0 12 4 18 13 8 11 21 8 11 11 4 12 0 13 0 8 18 17 0 13 2 7 4 11 1 4 0 8 13 4 18 0 8 4 13 19 6 14 20 19 0 8 18 4 0 13 19 13 4 18 19 4 18 18 4 17 0 18 17 13 1 18 0 8 6 0 2 0 17 8 18 18 0 11 3 4 0 1 2 6 17 14 18 2 4 8 11 11 0 2 3 4 2 0 19 8 17 11 0 17 4 4 13 1 0 19 4 18 13 0 2 19 0 21 4 11 0 0 17 0 18 4 6 0 17 4 18 2 0 11 0 19 12 0 17 11 8 5 8 13 13 19 0 17 4 17 15 0 18 0 15 0 18 14 17 4 4 5 4 3 4 17 0 11 19 0 17 0 18 18 0 11 0 18 14 17 18 2 7 4 1 4 2 2 0 17 4 24 18 11 8 2 4 17 1 0 7 17 0 9 0 7 17 0 18 4 18 0 13 8 11 8 3 4 0 12 0 18 2 0 13 0 15 4 18 18 0 17 8 18 20 18 0 18 17 14 12 0 13 19 0 17 4 18 2 7 8 4 18 2 0 19 8 18 0 20 15 17 4 18 19 4 17 18 14 8 4 18 1 0 18 4 17 0 19 17 4 19 4 0 20 12 14 18 7 0 21 18 2 4 15 18 0 8 0 13 18 16 18 15 18 0 20 19 0 1 14 11 4 19 4 2 14 2 20 1 0 18 20 13 8 2 17 20 0 4 17 4 4 2 7 8 1 17 4 2 7 14 19 19 0 7 20 17 8 17 0 6 0 11 4 18 4 4 2 7 0 19 4 0 20 6 0 8 11 11 0 17 3 0 13 0 17 4 13 4 0 19 7 4 4 5 4 17 17 0 13 3 8 4 17 4 19 0 18 18 4 15 14 18 4 18 17 4 8 4 13 14 18 4 4 18 
14.73/14.96	d NODES 1235
14.73/14.96	d CHECKS 1005219
14.73/14.97	   
14.73/14.97	   totalWckTime=14.781  totalCpuTime=13.07

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-1075553-1215181156/watcher-1075553-1215181156 -o /tmp/evaluation-result-1075553-1215181156/solver-1075553-1215181156 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1075553-1215181156.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: 1.88 1.94 1.83 4/82 32167
/proc/meminfo: memFree=1760088/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=1616 CPUtime=0
/proc/32167/stat : 32167 (java) D 32165 32167 31557 0 -1 0 317 0 0 0 0 0 0 0 18 0 1 0 130126688 1654784 126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/32167/statm: 404 126 100 9 0 46 0

[startup+0.0292679 s]
/proc/loadavg: 1.88 1.94 1.83 4/82 32167
/proc/meminfo: memFree=1760088/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=861876 CPUtime=0.02
/proc/32167/stat : 32167 (java) S 32165 32167 31557 0 -1 0 2251 0 1 0 1 1 0 0 18 0 5 0 130126688 882561024 1862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 215469 1862 854 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.113231 s]
/proc/loadavg: 1.88 1.94 1.83 4/82 32167
/proc/meminfo: memFree=1760088/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=865884 CPUtime=0.09
/proc/32167/stat : 32167 (java) S 32165 32167 31557 0 -1 0 3913 0 1 0 7 2 0 0 18 0 9 0 130126688 886665216 3353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 216471 3353 1755 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301249 s]
/proc/loadavg: 1.88 1.94 1.83 4/82 32167
/proc/meminfo: memFree=1760088/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=866196 CPUtime=0.28
/proc/32167/stat : 32167 (java) S 32165 32167 31557 0 -1 0 5622 0 1 0 24 4 0 0 18 0 9 0 130126688 886984704 5036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 216549 5036 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701307 s]
/proc/loadavg: 1.88 1.94 1.83 4/82 32167
/proc/meminfo: memFree=1760088/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=867016 CPUtime=0.68
/proc/32167/stat : 32167 (java) S 32165 32167 31557 0 -1 0 12880 0 1 0 61 7 0 0 18 0 9 0 130126688 887824384 12250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 216754 12250 1969 9 0 211282 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867016

[startup+1.50239 s]
/proc/loadavg: 1.88 1.94 1.83 3/91 32176
/proc/meminfo: memFree=1691920/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=867704 CPUtime=1.48
/proc/32167/stat : 32167 (java) S 32165 32167 31557 0 -1 0 19886 0 1 0 136 12 0 0 18 0 9 0 130126688 888528896 19244 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 216926 19244 2025 9 0 211432 0
[pid=32167/tid=32168] ppid=32165 vsize=867704 CPUtime=1.24
/proc/32167/task/32168/stat : 32168 (java) R 32165 32167 31557 0 -1 64 15755 0 1 0 115 9 0 0 25 0 9 0 130126689 888528896 19244 996147200 134512640 134550740 4294955968 18446744073709551615 4126628216 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32170] ppid=32165 vsize=867704 CPUtime=0.03
/proc/32167/task/32170/stat : 32170 (java) S 32165 32167 31557 0 -1 64 2772 0 0 0 2 1 0 0 17 0 9 0 130126690 888528896 19244 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32171] ppid=32165 vsize=867704 CPUtime=0
/proc/32167/task/32171/stat : 32171 (java) S 32165 32167 31557 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 130126691 888528896 19244 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32172] ppid=32165 vsize=867704 CPUtime=0
/proc/32167/task/32172/stat : 32172 (java) S 32165 32167 31557 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 130126691 888528896 19244 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32173] ppid=32165 vsize=867704 CPUtime=0
/proc/32167/task/32173/stat : 32173 (java) S 32165 32167 31557 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 130126693 888528896 19244 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32174] ppid=32165 vsize=867704 CPUtime=0.17
/proc/32167/task/32174/stat : 32174 (java) S 32165 32167 31557 0 -1 64 663 0 0 0 17 0 0 0 16 0 9 0 130126693 888528896 19244 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32175] ppid=32165 vsize=867704 CPUtime=0
/proc/32167/task/32175/stat : 32175 (java) S 32165 32167 31557 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 130126693 888528896 19244 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32176] ppid=32165 vsize=867704 CPUtime=0
/proc/32167/task/32176/stat : 32176 (java) S 32165 32167 31557 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 130126693 888528896 19244 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867704

[startup+3.10259 s]
/proc/loadavg: 1.88 1.94 1.83 3/91 32176
/proc/meminfo: memFree=1680144/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=867616 CPUtime=3.06
/proc/32167/stat : 32167 (java) S 32165 32167 31557 0 -1 0 29110 0 1 0 275 31 0 0 18 0 9 0 130126688 888438784 28441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 216904 28441 2007 9 0 211432 0
[pid=32167/tid=32168] ppid=32165 vsize=867616 CPUtime=2.55
/proc/32167/task/32168/stat : 32168 (java) R 32165 32167 31557 0 -1 64 15783 0 1 0 230 25 0 0 25 0 9 0 130126689 888438784 28441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32170] ppid=32165 vsize=867616 CPUtime=0.24
/proc/32167/task/32170/stat : 32170 (java) R 32165 32167 31557 0 -1 64 11911 0 0 0 19 5 0 0 16 0 9 0 130126690 888438784 28441 996147200 134512640 134550740 4294955968 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32171] ppid=32165 vsize=867616 CPUtime=0
/proc/32167/task/32171/stat : 32171 (java) S 32165 32167 31557 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 130126691 888438784 28441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32172] ppid=32165 vsize=867616 CPUtime=0
/proc/32167/task/32172/stat : 32172 (java) S 32165 32167 31557 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 130126691 888438784 28441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32173] ppid=32165 vsize=867616 CPUtime=0
/proc/32167/task/32173/stat : 32173 (java) S 32165 32167 31557 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 130126693 888438784 28441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32174] ppid=32165 vsize=867616 CPUtime=0.24
/proc/32167/task/32174/stat : 32174 (java) S 32165 32167 31557 0 -1 64 720 0 0 0 24 0 0 0 15 0 9 0 130126693 888438784 28441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32175] ppid=32165 vsize=867616 CPUtime=0
/proc/32167/task/32175/stat : 32175 (java) S 32165 32167 31557 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 130126693 888438784 28441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32176] ppid=32165 vsize=867616 CPUtime=0
/proc/32167/task/32176/stat : 32176 (java) S 32165 32167 31557 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 130126693 888438784 28441 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867616

[startup+6.30196 s]
/proc/loadavg: 1.89 1.94 1.83 3/91 32180
/proc/meminfo: memFree=1584144/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=868108 CPUtime=6.21
/proc/32167/stat : 32167 (java) S 32165 32167 31557 0 -1 0 71893 1090 1 0 540 51 28 2 18 0 9 0 130126688 888942592 46437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 217027 46437 2637 9 0 211533 0
[pid=32167/tid=32168] ppid=32165 vsize=868108 CPUtime=4.99
/proc/32167/task/32168/stat : 32168 (java) R 32165 32167 31557 0 -1 64 25441 1090 1 0 435 34 28 2 25 0 9 0 130126689 888942592 46437 996147200 134512640 134550740 4294955968 18446744073709551615 4127248176 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32170] ppid=32165 vsize=868108 CPUtime=1.11
/proc/32167/task/32170/stat : 32170 (java) S 32165 32167 31557 0 -1 64 44569 1090 0 0 68 13 28 2 17 0 9 0 130126690 888942592 46437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32171] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32171/stat : 32171 (java) S 32165 32167 31557 0 -1 64 24 1090 0 0 0 0 28 2 16 0 9 0 130126691 888942592 46437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32172] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32172/stat : 32172 (java) S 32165 32167 31557 0 -1 64 22 1090 0 0 0 0 28 2 15 0 9 0 130126691 888942592 46437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32173] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32173/stat : 32173 (java) S 32165 32167 31557 0 -1 64 1 1090 0 0 0 0 28 2 18 0 9 0 130126693 888942592 46437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32174] ppid=32165 vsize=868108 CPUtime=0.66
/proc/32167/task/32174/stat : 32174 (java) S 32165 32167 31557 0 -1 64 1012 1090 0 0 35 1 28 2 16 0 9 0 130126693 888942592 46437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32175] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32175/stat : 32175 (java) S 32165 32167 31557 0 -1 64 1 1090 0 0 0 0 28 2 19 0 9 0 130126693 888942592 46437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32176] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32176/stat : 32176 (java) S 32165 32167 31557 0 -1 64 33 1090 0 0 0 0 28 2 15 0 9 0 130126693 888942592 46437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868108

[startup+12.7027 s]
/proc/loadavg: 1.90 1.94 1.83 3/91 32180
/proc/meminfo: memFree=1583760/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=868108 CPUtime=12.55
/proc/32167/stat : 32167 (java) S 32165 32167 31557 0 -1 0 71991 1090 1 0 1174 51 28 2 18 0 9 0 130126688 888942592 46457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 217027 46457 2637 9 0 211533 0
[pid=32167/tid=32168] ppid=32165 vsize=868108 CPUtime=11.3
/proc/32167/task/32168/stat : 32168 (java) R 32165 32167 31557 0 -1 64 25520 1090 1 0 1066 34 28 2 25 0 9 0 130126689 888942592 46457 996147200 134512640 134550740 4294955968 18446744073709551615 4127233872 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32170] ppid=32165 vsize=868108 CPUtime=1.11
/proc/32167/task/32170/stat : 32170 (java) S 32165 32167 31557 0 -1 64 44569 1090 0 0 68 13 28 2 17 0 9 0 130126690 888942592 46457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32171] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32171/stat : 32171 (java) S 32165 32167 31557 0 -1 64 24 1090 0 0 0 0 28 2 16 0 9 0 130126691 888942592 46457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32172] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32172/stat : 32172 (java) S 32165 32167 31557 0 -1 64 22 1090 0 0 0 0 28 2 15 0 9 0 130126691 888942592 46457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32173] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32173/stat : 32173 (java) S 32165 32167 31557 0 -1 64 1 1090 0 0 0 0 28 2 18 0 9 0 130126693 888942592 46457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32174] ppid=32165 vsize=868108 CPUtime=0.7
/proc/32167/task/32174/stat : 32174 (java) S 32165 32167 31557 0 -1 64 1031 1090 0 0 39 1 28 2 16 0 9 0 130126693 888942592 46457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32175] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32175/stat : 32175 (java) S 32165 32167 31557 0 -1 64 1 1090 0 0 0 0 28 2 19 0 9 0 130126693 888942592 46457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32176] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32176/stat : 32176 (java) S 32165 32167 31557 0 -1 64 33 1090 0 0 0 0 28 2 15 0 9 0 130126693 888942592 46457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 868108

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

[startup+14.3079 s]
/proc/loadavg: 1.91 1.94 1.83 3/91 32180
/proc/meminfo: memFree=1583760/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=868108 CPUtime=14.13
/proc/32167/stat : 32167 (java) S 32165 32167 31557 0 -1 0 71994 1090 1 0 1332 51 28 2 18 0 9 0 130126688 888942592 46458 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 217027 46458 2637 9 0 211533 0
[pid=32167/tid=32168] ppid=32165 vsize=868108 CPUtime=12.87
/proc/32167/task/32168/stat : 32168 (java) R 32165 32167 31557 0 -1 64 25521 1090 1 0 1223 34 28 2 25 0 9 0 130126689 888942592 46458 996147200 134512640 134550740 4294955968 18446744073709551615 4127252998 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32170] ppid=32165 vsize=868108 CPUtime=1.11
/proc/32167/task/32170/stat : 32170 (java) S 32165 32167 31557 0 -1 64 44569 1090 0 0 68 13 28 2 17 0 9 0 130126690 888942592 46458 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32171] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32171/stat : 32171 (java) S 32165 32167 31557 0 -1 64 24 1090 0 0 0 0 28 2 16 0 9 0 130126691 888942592 46458 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32172] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32172/stat : 32172 (java) S 32165 32167 31557 0 -1 64 22 1090 0 0 0 0 28 2 15 0 9 0 130126691 888942592 46458 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32173] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32173/stat : 32173 (java) S 32165 32167 31557 0 -1 64 1 1090 0 0 0 0 28 2 18 0 9 0 130126693 888942592 46458 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32174] ppid=32165 vsize=868108 CPUtime=0.7
/proc/32167/task/32174/stat : 32174 (java) S 32165 32167 31557 0 -1 64 1033 1090 0 0 39 1 28 2 15 0 9 0 130126693 888942592 46458 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32175] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32175/stat : 32175 (java) S 32165 32167 31557 0 -1 64 1 1090 0 0 0 0 28 2 19 0 9 0 130126693 888942592 46458 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32176] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32176/stat : 32176 (java) S 32165 32167 31557 0 -1 64 33 1090 0 0 0 0 28 2 15 0 9 0 130126693 888942592 46458 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.13
Current children cumulated vsize (KiB) 868108

[startup+14.7019 s]
/proc/loadavg: 1.91 1.94 1.83 3/91 32180
/proc/meminfo: memFree=1583760/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=868108 CPUtime=14.53
/proc/32167/stat : 32167 (java) S 32165 32167 31557 0 -1 0 71995 1090 1 0 1372 51 28 2 18 0 9 0 130126688 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 217027 46459 2637 9 0 211533 0
[pid=32167/tid=32168] ppid=32165 vsize=868108 CPUtime=13.27
/proc/32167/task/32168/stat : 32168 (java) R 32165 32167 31557 0 -1 64 25521 1090 1 0 1263 34 28 2 25 0 9 0 130126689 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4127233804 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32170] ppid=32165 vsize=868108 CPUtime=1.11
/proc/32167/task/32170/stat : 32170 (java) S 32165 32167 31557 0 -1 64 44569 1090 0 0 68 13 28 2 17 0 9 0 130126690 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32171] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32171/stat : 32171 (java) S 32165 32167 31557 0 -1 64 24 1090 0 0 0 0 28 2 16 0 9 0 130126691 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32172] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32172/stat : 32172 (java) S 32165 32167 31557 0 -1 64 22 1090 0 0 0 0 28 2 15 0 9 0 130126691 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32173] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32173/stat : 32173 (java) S 32165 32167 31557 0 -1 64 1 1090 0 0 0 0 28 2 18 0 9 0 130126693 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32174] ppid=32165 vsize=868108 CPUtime=0.7
/proc/32167/task/32174/stat : 32174 (java) S 32165 32167 31557 0 -1 64 1034 1090 0 0 39 1 28 2 15 0 9 0 130126693 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32175] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32175/stat : 32175 (java) S 32165 32167 31557 0 -1 64 1 1090 0 0 0 0 28 2 19 0 9 0 130126693 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32176] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32176/stat : 32176 (java) S 32165 32167 31557 0 -1 64 33 1090 0 0 0 0 28 2 15 0 9 0 130126693 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.53
Current children cumulated vsize (KiB) 868108

[startup+14.902 s]
/proc/loadavg: 1.91 1.94 1.83 3/91 32180
/proc/meminfo: memFree=1583760/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=868108 CPUtime=14.73
/proc/32167/stat : 32167 (java) S 32165 32167 31557 0 -1 0 71995 1090 1 0 1392 51 28 2 18 0 9 0 130126688 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 217027 46459 2637 9 0 211533 0
[pid=32167/tid=32168] ppid=32165 vsize=868108 CPUtime=13.47
/proc/32167/task/32168/stat : 32168 (java) R 32165 32167 31557 0 -1 64 25521 1090 1 0 1283 34 28 2 25 0 9 0 130126689 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4127259532 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32170] ppid=32165 vsize=868108 CPUtime=1.11
/proc/32167/task/32170/stat : 32170 (java) S 32165 32167 31557 0 -1 64 44569 1090 0 0 68 13 28 2 17 0 9 0 130126690 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32171] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32171/stat : 32171 (java) S 32165 32167 31557 0 -1 64 24 1090 0 0 0 0 28 2 16 0 9 0 130126691 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32172] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32172/stat : 32172 (java) S 32165 32167 31557 0 -1 64 22 1090 0 0 0 0 28 2 15 0 9 0 130126691 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32173] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32173/stat : 32173 (java) S 32165 32167 31557 0 -1 64 1 1090 0 0 0 0 28 2 18 0 9 0 130126693 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32174] ppid=32165 vsize=868108 CPUtime=0.7
/proc/32167/task/32174/stat : 32174 (java) S 32165 32167 31557 0 -1 64 1034 1090 0 0 39 1 28 2 15 0 9 0 130126693 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32175] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32175/stat : 32175 (java) S 32165 32167 31557 0 -1 64 1 1090 0 0 0 0 28 2 19 0 9 0 130126693 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32167/tid=32176] ppid=32165 vsize=868108 CPUtime=0.3
/proc/32167/task/32176/stat : 32176 (java) S 32165 32167 31557 0 -1 64 33 1090 0 0 0 0 28 2 15 0 9 0 130126693 888942592 46459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.73
Current children cumulated vsize (KiB) 868108

[startup+15.0026 s]
/proc/loadavg: 1.91 1.94 1.83 3/91 32180
/proc/meminfo: memFree=1583760/2055920 swapFree=4181452/4192956
[pid=32167] ppid=32165 vsize=0 CPUtime=14.8
/proc/32167/stat : 32167 (java) Z 32165 32167 31557 0 -1 12 72031 1090 1 0 1398 52 28 2 16 0 2 0 130126688 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32167/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 14.8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 15.0274
CPU time (s): 14.8477
CPU user time (s): 14.2768
CPU system time (s): 0.570913
CPU usage (%): 98.8047
Max. virtual memory (cumulated for all children) (KiB): 868108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.2768
system time used= 0.570913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73121
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= 1947
involuntary context switches= 2562

runsolver used 0.017997 second user time and 0.06299 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-04 16:19:17
IDJOB=1075553
IDBENCH=56523
IDSOLVER=364
FILE ID=node73/1075553-1215181156
PBS_JOBID= 7881587
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 ESAC
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 esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075553-1215181156/watcher-1075553-1215181156 -o /tmp/evaluation-result-1075553-1215181156/solver-1075553-1215181156 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1075553-1215181156.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 97ca82fa436216a201f065760c0c3e04
RANDOM SEED=329333720

node73.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.230
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.230
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:       1760568 kB
Buffers:         47384 kB
Cached:         148868 kB
SwapCached:       5300 kB
Active:         162828 kB
Inactive:        76720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760568 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            5876 kB
Writeback:           0 kB
Mapped:          59472 kB
Slab:            40868 kB
Committed_AS:   411480 kB
PageTables:       1892 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= 66548 MiB
End job on node73 at 2008-07-04 16:19:32