Trace number 1064012

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.51271 8.60518

DiagnosticValue
CHECKS960284
NODES648

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-21-02.xml
MD5SUM5ac73b28ca9b0050b6bc76f1ad4eff58
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.21381
Satisfiable
(Un)Satisfiability was proved
Number of variables369
Number of constraints3033
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension150
Number of constraints which are defined in intension2883
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.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1064012-1215139518.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.29/0.39	     nbVariables=369  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9594
0.29/0.39	       =>  wckTime=0.157  cpuTime=0.13  mem=8M894
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.79/0.83	   
0.79/0.83	   predicates being loaded...
0.79/0.90	   
0.79/0.90	   constraints being loaded...
1.28/1.36	   Too large in ConstraintConflictsSTructure
1.39/1.41	   Too large in ConstraintConflictsSTructure
1.39/1.44	   Too large in ConstraintConflictsSTructure
1.48/1.55	   Too large in ConstraintConflictsSTructure
2.87/2.99	     nbConstraints=3033  nbRelationTypes=8  nbGlobalConstraints=150  nbExtensionStructures=8
2.87/2.99	     nbSharedExtensionStructures=142  nbConflictsStructures=4  nbSharedConflictsStructures=128
2.87/2.99	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
2.87/2.99	     nbSharedEvaluationManagers=2875  minDegree=6  maxDegree=106  minArity=3  avgArity=8.83  maxArity=24  nbGenerators=0
2.87/2.99	     nbFusions=0  symmetryWckTime=0.421  symmetryCpuTime=0.2
2.87/2.99	       =>  wckTime=2.747  cpuTime=2.16  mem=73M81
3.07/3.16	   
3.07/3.17	   solver IterativeSystematicSolver being built... 
3.57/3.69	   
3.57/3.69	   INFO : Forward propagation technique limited 
3.67/3.76	       =>  wckTime=3.523  cpuTime=2.54  mem=92M576
5.45/5.57	   
5.45/5.57	   preprocessing
5.45/5.57	     nbConstraintChecks=180516  nbValidityChecks=17644340  nbPropagations=3573  nbRevisions=17306
5.45/5.57	     nbUselessRevisions=17300  nbSingletonTests=394  nbEffectiveSingletonTests=0  nbACRemovals=100  nbFoundSingletons=0
5.45/5.57	     nbRemovedValues=100  detectedInconsistency=no
5.45/5.57	       =>  wckTime=1.802  cpuTime=1.72  mem=94M524
8.42/8.54	   
8.42/8.54	   search
8.42/8.54	     run=1  nbConstraintChecks=779768  nbValidityChecks=15451919  minDepth=41  maxDepth=369  nbPropagations=13263
8.42/8.54	     nbRevisions=215024  nbUselessRevisions=214969  nbAssignments=648  nbFailedAssignments=15  nbBacktracks=2
8.42/8.54	     nbVisitedNodes=666  nbRestartNogoods=10  nbFoundSolutions=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
8.42/8.54	     nbSEliminables=0  nbREliminables=132  nbIEliminables=131.16  nbDEliminables=0  nbPEliminables=0
8.42/8.54	       =>  wckTime=4.778  cpuTime=4.64  mem=96M472
8.42/8.54	   
8.42/8.54	   global
8.42/8.54	     nbConstraintChecks=960284  nbValidityChecks=33096259  nbPropagations=16836  nbRevisions=232330
8.42/8.55	     nbUselessRevisions=232269  nbRestartNogoods=10  solvingWckTime=4.781  solvingCpuTime=4.64  expiredTime=no
8.42/8.55	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=7.16  globalCpuTime=7.21
8.42/8.55	       =>  wckTime=8.308  cpuTime=7.18  mem=96M472
8.42/8.55	   
8.42/8.55	s SATISFIABLE
8.42/8.55	v 18 14 0 15 5 0 18 19 8 7 14 18 4 0 2 0 12 18 0 11 18 14 14 6 11 4 18 8 12 15 4 3 0 11 14 4 17 4 0 10 15 8 0 13 14 12 0 8 17 4 13 0 0 13 3 0 17 4 18 11 4 4 19 18 17 4 8 13 21 4 18 19 18 5 0 12 4 18 7 0 7 18 11 14 4 18 11 0 2 20 13 0 17 18 4 17 0 2 24 8 13 10 0 18 0 12 0 13 3 0 15 0 17 0 12 14 18 3 4 2 0 17 4 12 0 17 0 18 0 17 13 4 1 0 4 11 24 0 17 4 17 0 8 13 19 1 17 0 18 0 20 19 4 20 17 17 4 13 4 18 13 24 0 4 17 24 0 1 17 8 3 6 4 12 4 13 19 18 18 11 0 4 18 13 0 6 18 18 11 0 24 12 0 18 19 4 17 18 22 8 19 2 7 19 0 4 13 13 0 15 0 11 0 4 18 19 0 17 4 18 1 0 8 19 2 0 17 0 18 0 11 4 18 18 0 8 3 18 0 8 11 2 0 17 4 17 19 0 11 11 4 17 2 7 0 2 12 0 18 1 0 2 2 0 18 18 15 24 17 14 19 18 19 14 0 18 4 0 17 7 14 11 4 18 4 23 4 18 4 0 17 15 0 17 4 20 17 14 20 13 3 0 17 2 7 19 0 15 4 18 18 2 0 19 19 0 10 4 4 13 0 24 0 17 6 17 0 8 13 7 14 22 4 18 19 24 4 13 8 4 21 4 3 14 17 4 4 0 13 0 18 15 0 18 18 4 18 18 4 18 18 0 18 18 4 18 4 18 18 
8.42/8.55	d NODES 648
8.42/8.55	d CHECKS 960284
8.42/8.55	   
8.42/8.55	   totalWckTime=8.374  totalCpuTime=7.22

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-1064012-1215139518/watcher-1064012-1215139518 -o /tmp/evaluation-result-1064012-1215139518/solver-1064012-1215139518 -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-1064012-1215139518.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.98 1.98 1.99 4/81 13202
/proc/meminfo: memFree=948416/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=152 CPUtime=0
/proc/13202/stat : 13202 (java) R 13200 13202 11167 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 1992925988 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 2495268 0 0 4096 0 0 0 0 17 0 0 0
/proc/13202/statm: 38 26 19 9 0 4 0

[startup+0.0334239 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 13202
/proc/meminfo: memFree=948416/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=861876 CPUtime=0.02
/proc/13202/stat : 13202 (java) S 13200 13202 11167 0 -1 0 2202 0 1 0 1 1 0 0 18 0 5 0 1992925988 882561024 1827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/13202/statm: 215469 1827 839 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.101421 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 13202
/proc/meminfo: memFree=948416/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=865884 CPUtime=0.09
/proc/13202/stat : 13202 (java) S 13200 13202 11167 0 -1 0 3804 0 1 0 7 2 0 0 18 0 9 0 1992925988 886665216 3255 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13202/statm: 216471 3256 1724 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301439 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 13202
/proc/meminfo: memFree=948416/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=866400 CPUtime=0.29
/proc/13202/stat : 13202 (java) S 13200 13202 11167 0 -1 0 6048 0 1 0 24 5 0 0 18 0 9 0 1992925988 887193600 5422 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13202/statm: 216600 5422 1958 9 0 211128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866400

[startup+0.701483 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 13202
/proc/meminfo: memFree=948416/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=866400 CPUtime=0.69
/proc/13202/stat : 13202 (java) S 13200 13202 11167 0 -1 0 15151 0 1 0 61 8 0 0 18 0 9 0 1992925988 887193600 14522 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13202/statm: 216600 14522 1969 9 0 211128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866400

[startup+1.50257 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 13211
/proc/meminfo: memFree=880120/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=867696 CPUtime=1.48
/proc/13202/stat : 13202 (java) S 13200 13202 11167 0 -1 0 23793 0 1 0 136 12 0 0 18 0 9 0 1992925988 888520704 23148 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13202/statm: 216924 23150 2029 9 0 211430 0
[pid=13202/tid=13204] ppid=13200 vsize=867696 CPUtime=1.19
/proc/13202/task/13204/stat : 13204 (java) R 13200 13202 11167 0 -1 64 15778 0 1 0 111 8 0 0 25 0 9 0 1992925989 888520704 23150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13205] ppid=13200 vsize=867696 CPUtime=0.09
/proc/13202/task/13205/stat : 13205 (java) R 13200 13202 11167 0 -1 64 6642 0 0 0 6 3 0 0 16 0 9 0 1992925991 888520704 23152 996147200 134512640 134550740 4294955968 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=867696 CPUtime=0
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11167 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992925991 888520704 23153 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13207] ppid=13200 vsize=867696 CPUtime=0
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11167 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992925991 888520704 23154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13208] ppid=13200 vsize=867696 CPUtime=0
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11167 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1992925993 888520704 23155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=867696 CPUtime=0.18
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11167 0 -1 64 680 0 0 0 18 0 0 0 16 0 9 0 1992925993 888520704 23156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13210] ppid=13200 vsize=867696 CPUtime=0
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11167 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1992925993 888520704 23158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=867696 CPUtime=0
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992925993 888520704 23159 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) 867696

[startup+3.10276 s]
/proc/loadavg: 2.06 2.00 2.00 3/90 13211
/proc/meminfo: memFree=861880/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=868072 CPUtime=3.07
/proc/13202/stat : 13202 (java) S 13200 13202 11167 0 -1 0 38851 632 1 0 262 29 15 1 18 0 10 0 1992925988 888905728 27389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13202/statm: 217018 27389 2649 9 0 211546 0
[pid=13202/tid=13204] ppid=13200 vsize=868072 CPUtime=2.5
/proc/13202/task/13204/stat : 13204 (java) S 13200 13202 11167 0 -1 64 17255 632 1 0 214 20 15 1 16 0 10 0 1992925989 888905728 27389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13205] ppid=13200 vsize=868072 CPUtime=0.43
/proc/13202/task/13205/stat : 13205 (java) R 13200 13202 11167 0 -1 64 19929 632 0 0 22 5 15 1 17 0 10 0 1992925991 888905728 27389 996147200 134512640 134550740 4294955968 18446744073709551615 103737199 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13206] ppid=13200 vsize=868072 CPUtime=0.16
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11167 0 -1 64 13 632 0 0 0 0 15 1 16 0 10 0 1992925991 888905728 27389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13207] ppid=13200 vsize=868072 CPUtime=0.16
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11167 0 -1 64 5 632 0 0 0 0 15 1 15 0 10 0 1992925991 888905728 27389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13208] ppid=13200 vsize=868072 CPUtime=0.16
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11167 0 -1 64 0 632 0 0 0 0 15 1 24 0 10 0 1992925993 888905728 27389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=868072 CPUtime=0.4
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11167 0 -1 64 839 632 0 0 24 0 15 1 16 0 10 0 1992925993 888905728 27389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13210] ppid=13200 vsize=868072 CPUtime=0.16
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11167 0 -1 64 2 632 0 0 0 0 15 1 25 0 10 0 1992925993 888905728 27389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=868072 CPUtime=0.16
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11167 0 -1 64 9 632 0 0 0 0 15 1 15 0 10 0 1992925993 888905728 27389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868072

[startup+6.30113 s]
/proc/loadavg: 2.06 2.00 2.00 3/90 13215
/proc/meminfo: memFree=805752/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=868104 CPUtime=6.24
/proc/13202/stat : 13202 (java) S 13200 13202 11167 0 -1 0 61871 755 1 0 571 36 15 2 18 0 9 0 1992925988 888938496 38070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13202/statm: 217026 38070 2637 9 0 211532 0
[pid=13202/tid=13204] ppid=13200 vsize=868104 CPUtime=5.31
/proc/13202/task/13204/stat : 13204 (java) R 13200 13202 11167 0 -1 64 27453 755 1 0 490 24 15 2 17 0 9 0 1992925989 888938496 38070 996147200 134512640 134550740 4294955968 18446744073709551615 4127255372 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13205] ppid=13200 vsize=868104 CPUtime=0.69
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11167 0 -1 64 32549 755 0 0 43 9 15 2 16 0 9 0 1992925991 888938496 38070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11167 0 -1 64 18 755 0 0 0 0 15 2 15 0 9 0 1992925991 888938496 38070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13207] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11167 0 -1 64 8 755 0 0 0 0 15 2 15 0 9 0 1992925991 888938496 38070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13208] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11167 0 -1 64 0 755 0 0 0 0 15 2 24 0 9 0 1992925993 888938496 38070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=868104 CPUtime=0.54
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11167 0 -1 64 1006 755 0 0 36 1 15 2 15 0 9 0 1992925993 888938496 38070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13210] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11167 0 -1 64 2 755 0 0 0 0 15 2 25 0 9 0 1992925993 888938496 38070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11167 0 -1 64 33 755 0 0 0 0 15 2 15 0 9 0 1992925993 888938496 38070 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) 868104

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

[startup+7.90131 s]
/proc/loadavg: 2.05 2.00 2.00 3/90 13215
/proc/meminfo: memFree=805688/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=868104 CPUtime=7.83
/proc/13202/stat : 13202 (java) S 13200 13202 11167 0 -1 0 61874 755 1 0 730 36 15 2 18 0 9 0 1992925988 888938496 38071 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13202/statm: 217026 38071 2637 9 0 211532 0
[pid=13202/tid=13204] ppid=13200 vsize=868104 CPUtime=6.89
/proc/13202/task/13204/stat : 13204 (java) R 13200 13202 11167 0 -1 64 27455 755 1 0 648 24 15 2 22 0 9 0 1992925989 888938496 38071 996147200 134512640 134550740 4294955968 18446744073709551615 4127289532 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13205] ppid=13200 vsize=868104 CPUtime=0.69
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11167 0 -1 64 32549 755 0 0 43 9 15 2 16 0 9 0 1992925991 888938496 38071 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11167 0 -1 64 18 755 0 0 0 0 15 2 15 0 9 0 1992925991 888938496 38071 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13207] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11167 0 -1 64 8 755 0 0 0 0 15 2 15 0 9 0 1992925991 888938496 38071 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13208] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11167 0 -1 64 0 755 0 0 0 0 15 2 24 0 9 0 1992925993 888938496 38071 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=868104 CPUtime=0.55
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11167 0 -1 64 1007 755 0 0 37 1 15 2 15 0 9 0 1992925993 888938496 38071 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13210] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11167 0 -1 64 2 755 0 0 0 0 15 2 25 0 9 0 1992925993 888938496 38071 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11167 0 -1 64 33 755 0 0 0 0 15 2 15 0 9 0 1992925993 888938496 38071 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 868104

[startup+8.30236 s]
/proc/loadavg: 2.05 2.00 2.00 3/90 13215
/proc/meminfo: memFree=805688/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=868104 CPUtime=8.23
/proc/13202/stat : 13202 (java) S 13200 13202 11167 0 -1 0 61875 755 1 0 770 36 15 2 18 0 9 0 1992925988 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13202/statm: 217026 38072 2637 9 0 211532 0
[pid=13202/tid=13204] ppid=13200 vsize=868104 CPUtime=7.29
/proc/13202/task/13204/stat : 13204 (java) R 13200 13202 11167 0 -1 64 27455 755 1 0 688 24 15 2 25 0 9 0 1992925989 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4127307668 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13205] ppid=13200 vsize=868104 CPUtime=0.69
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11167 0 -1 64 32549 755 0 0 43 9 15 2 16 0 9 0 1992925991 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11167 0 -1 64 18 755 0 0 0 0 15 2 15 0 9 0 1992925991 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13207] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11167 0 -1 64 8 755 0 0 0 0 15 2 15 0 9 0 1992925991 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13208] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11167 0 -1 64 0 755 0 0 0 0 15 2 24 0 9 0 1992925993 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=868104 CPUtime=0.55
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11167 0 -1 64 1008 755 0 0 37 1 15 2 16 0 9 0 1992925993 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13210] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11167 0 -1 64 2 755 0 0 0 0 15 2 25 0 9 0 1992925993 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11167 0 -1 64 33 755 0 0 0 0 15 2 15 0 9 0 1992925993 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 868104

[startup+8.50238 s]
/proc/loadavg: 2.05 2.00 2.00 3/90 13215
/proc/meminfo: memFree=805688/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=868104 CPUtime=8.42
/proc/13202/stat : 13202 (java) S 13200 13202 11167 0 -1 0 61875 755 1 0 789 36 15 2 18 0 9 0 1992925988 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13202/statm: 217026 38072 2637 9 0 211532 0
[pid=13202/tid=13204] ppid=13200 vsize=868104 CPUtime=7.49
/proc/13202/task/13204/stat : 13204 (java) R 13200 13202 11167 0 -1 64 27455 755 1 0 708 24 15 2 25 0 9 0 1992925989 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4127307723 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13205] ppid=13200 vsize=868104 CPUtime=0.69
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11167 0 -1 64 32549 755 0 0 43 9 15 2 16 0 9 0 1992925991 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11167 0 -1 64 18 755 0 0 0 0 15 2 15 0 9 0 1992925991 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13207] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11167 0 -1 64 8 755 0 0 0 0 15 2 15 0 9 0 1992925991 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13208] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11167 0 -1 64 0 755 0 0 0 0 15 2 24 0 9 0 1992925993 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=868104 CPUtime=0.55
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11167 0 -1 64 1008 755 0 0 37 1 15 2 16 0 9 0 1992925993 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13202/tid=13210] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11167 0 -1 64 2 755 0 0 0 0 15 2 25 0 9 0 1992925993 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=868104 CPUtime=0.17
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11167 0 -1 64 33 755 0 0 0 0 15 2 15 0 9 0 1992925993 888938496 38072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.42
Current children cumulated vsize (KiB) 868104

[startup+8.60261 s]
/proc/loadavg: 2.05 2.00 2.00 3/90 13215
/proc/meminfo: memFree=805688/2055920 swapFree=4180000/4192956
[pid=13202] ppid=13200 vsize=0 CPUtime=8.49
/proc/13202/stat : 13202 (java) Z 13200 13202 11167 0 -1 12 61914 755 1 0 794 38 15 2 16 0 2 0 1992925988 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13202/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.49
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 8.60518
CPU time (s): 8.51271
CPU user time (s): 8.10377
CPU system time (s): 0.408937
CPU usage (%): 98.9254
Max. virtual memory (cumulated for all children) (KiB): 868104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.10377
system time used= 0.408937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62669
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= 1831
involuntary context switches= 1990

runsolver used 0.018997 second user time and 0.030995 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-04 04:45:18
IDJOB=1064012
IDBENCH=54894
IDSOLVER=364
FILE ID=node23/1064012-1215139518
PBS_JOBID= 7877299
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5ac73b28ca9b0050b6bc76f1ad4eff58
RANDOM SEED=641273534

node23.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.216
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.216
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:        948832 kB
Buffers:         46488 kB
Cached:         302804 kB
SwapCached:       6756 kB
Active:         857488 kB
Inactive:       185156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        948832 kB
SwapTotal:     4192956 kB
SwapFree:      4180000 kB
Dirty:            5688 kB
Writeback:           0 kB
Mapped:         709500 kB
Slab:            48224 kB
Committed_AS:  4056400 kB
PageTables:       3284 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= 66552 MiB
End job on node23 at 2008-07-04 04:45:27