Trace number 1064264

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 3.61245 3.66562

DiagnosticValue
CHECKS197374
NODES193

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-15-01.xml
MD5SUMf3c65471b39d3c01e7d512bb41ab7f4b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.52292
Satisfiable
(Un)Satisfiability was proved
Number of variables189
Number of constraints681
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension78
Number of constraints which are defined in intension603
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1064264-1215140317.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.37/0.41	     nbVariables=189  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4914
0.37/0.41	       =>  wckTime=0.163  cpuTime=0.14  mem=8M894
0.37/0.41	   
0.37/0.41	   relations being loaded...
0.78/0.84	   
0.78/0.84	   predicates being loaded...
0.87/0.90	   
0.87/0.90	   constraints being loaded...
1.07/1.20	   Too large in ConstraintConflictsSTructure
1.26/1.31	   Too large in ConstraintConflictsSTructure
1.76/1.80	     nbConstraints=681  nbRelationTypes=6  nbGlobalConstraints=78  nbExtensionStructures=6
1.76/1.80	     nbSharedExtensionStructures=72  nbConflictsStructures=4  nbSharedConflictsStructures=64
1.76/1.80	     nbUnbuiltConflictsStructures=8  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
1.76/1.80	     nbSharedEvaluationManagers=597  minDegree=10  maxDegree=46  minArity=3  avgArity=8.12  maxArity=20  nbGenerators=0
1.76/1.80	     nbFusions=0  symmetryWckTime=0.152  symmetryCpuTime=0.08
1.76/1.80	       =>  wckTime=1.551  cpuTime=1.18  mem=41M194
1.86/1.94	   
1.86/1.94	   solver IterativeSystematicSolver being built... 
1.96/2.08	   
1.96/2.08	   INFO : Forward propagation technique limited 
2.06/2.16	       =>  wckTime=1.915  cpuTime=1.37  mem=54M162
2.94/3.06	   
2.94/3.06	   preprocessing
2.94/3.06	     nbConstraintChecks=100547  nbValidityChecks=8521490  nbPropagations=1957  nbRevisions=15790
2.94/3.06	     nbUselessRevisions=15786  nbSingletonTests=236  nbEffectiveSingletonTests=0  nbACRemovals=82  nbFoundSingletons=0
2.94/3.06	     nbRemovedValues=82  detectedInconsistency=no
2.94/3.06	       =>  wckTime=0.893  cpuTime=0.84  mem=55M70
3.53/3.64	   
3.53/3.64	   search
3.53/3.64	     run=0  nbConstraintChecks=96827  nbValidityChecks=3958789  minDepth=101  maxDepth=189  nbPropagations=3162
3.53/3.64	     nbRevisions=33074  nbUselessRevisions=33065  nbAssignments=193  nbFailedAssignments=4  nbBacktracks=0
3.53/3.64	     nbVisitedNodes=198  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
3.53/3.64	     nbSEliminables=0  nbREliminables=44.21  nbIEliminables=83.6  nbDEliminables=0  nbPEliminables=0
3.53/3.64	       =>  wckTime=1.467  cpuTime=1.38  mem=55M977
3.53/3.64	   
3.53/3.64	   global
3.53/3.64	     nbConstraintChecks=197374  nbValidityChecks=12480279  nbPropagations=5119  nbRevisions=48864
3.53/3.64	     nbUselessRevisions=48851  nbRestartNogoods=0  solvingWckTime=1.47  solvingCpuTime=1.39  expiredTime=no
3.53/3.64	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.75  globalCpuTime=2.82
3.53/3.64	       =>  wckTime=3.389  cpuTime=2.76  mem=55M977
3.53/3.64	   
3.53/3.64	s SATISFIABLE
3.53/3.64	v 18 0 0 17 0 18 18 4 19 14 3 18 14 0 17 1 0 18 0 0 12 4 1 14 11 14 10 13 14 19 6 0 17 3 4 13 18 2 0 13 4 0 18 19 4 13 3 4 19 2 7 4 18 4 19 0 2 4 18 8 20 12 1 14 18 13 18 15 0 18 19 17 8 0 18 4 2 20 0 13 0 19 19 0 4 0 17 11 4 17 6 19 14 13 18 14 17 18 2 14 14 19 4 0 3 17 0 15 15 4 11 0 1 14 18 0 17 4 4 3 0 18 4 2 11 0 19 22 0 17 18 0 22 19 8 11 18 0 17 3 4 11 3 0 6 0 1 0 18 0 11 0 18 0 11 11 14 2 7 8 17 8 0 17 0 2 4 21 0 0 18 0 12 0 0 18 18 4 10 19 18 24 17 4 13 18 4 18 18 
3.53/3.64	d NODES 193
3.53/3.64	d CHECKS 197374
3.53/3.64	   
3.53/3.64	   totalWckTime=3.448  totalCpuTime=2.82

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-1064264-1215140317/watcher-1064264-1215140317 -o /tmp/evaluation-result-1064264-1215140317/solver-1064264-1215140317 -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-1064264-1215140317.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.00 2.02 2.03 3/82 23207
/proc/meminfo: memFree=889728/2055920 swapFree=4097880/4192956
[pid=23207] ppid=23205 vsize=18572 CPUtime=0
/proc/23207/stat : 23207 (runsolver) R 23205 23207 21536 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1543703946 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 268213742887 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23207/statm: 4643 292 257 25 0 2626 0

[startup+0.0348501 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 23207
/proc/meminfo: memFree=889728/2055920 swapFree=4097880/4192956
[pid=23207] ppid=23205 vsize=861552 CPUtime=0.02
/proc/23207/stat : 23207 (java) S 23205 23207 21536 0 -1 0 1867 0 1 0 1 1 0 0 18 0 4 0 1543703946 882229248 1554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/23207/statm: 215388 1554 691 9 0 210367 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861552

[startup+0.101914 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 23207
/proc/meminfo: memFree=889728/2055920 swapFree=4097880/4192956
[pid=23207] ppid=23205 vsize=865884 CPUtime=0.08
/proc/23207/stat : 23207 (java) S 23205 23207 21536 0 -1 0 3672 0 1 0 6 2 0 0 18 0 9 0 1543703946 886665216 3147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23207/statm: 216471 3147 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301928 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 23207
/proc/meminfo: memFree=889728/2055920 swapFree=4097880/4192956
[pid=23207] ppid=23205 vsize=866128 CPUtime=0.28
/proc/23207/stat : 23207 (java) S 23205 23207 21536 0 -1 0 5664 0 1 0 24 4 0 0 18 0 9 0 1543703946 886915072 5052 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23207/statm: 216532 5052 1941 9 0 211060 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866128

[startup+0.701976 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 23207
/proc/meminfo: memFree=889728/2055920 swapFree=4097880/4192956
[pid=23207] ppid=23205 vsize=866520 CPUtime=0.67
/proc/23207/stat : 23207 (java) S 23205 23207 21536 0 -1 0 10354 0 1 0 60 7 0 0 18 0 9 0 1543703946 887316480 9724 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23207/statm: 216630 9724 1969 9 0 211158 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866520

[startup+1.50214 s]
/proc/loadavg: 2.00 2.02 2.03 3/91 23216
/proc/meminfo: memFree=842040/2055920 swapFree=4097880/4192956
[pid=23207] ppid=23205 vsize=867564 CPUtime=1.46
/proc/23207/stat : 23207 (java) S 23205 23207 21536 0 -1 0 19661 0 1 0 130 16 0 0 18 0 9 0 1543703946 888385536 18994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23207/statm: 216891 18994 2006 9 0 211419 0
[pid=23207/tid=23209] ppid=23205 vsize=867564 CPUtime=1.18
/proc/23207/task/23209/stat : 23209 (java) R 23205 23207 21536 0 -1 64 15771 0 1 0 105 13 0 0 25 0 9 0 1543703948 888385536 18994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23210] ppid=23205 vsize=867564 CPUtime=0.04
/proc/23207/task/23210/stat : 23210 (java) S 23205 23207 21536 0 -1 64 2486 0 0 0 3 1 0 0 16 0 9 0 1543703949 888385536 18994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23211] ppid=23205 vsize=867564 CPUtime=0
/proc/23207/task/23211/stat : 23211 (java) S 23205 23207 21536 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1543703949 888385536 18994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23212] ppid=23205 vsize=867564 CPUtime=0
/proc/23207/task/23212/stat : 23212 (java) S 23205 23207 21536 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1543703949 888385536 18994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23213] ppid=23205 vsize=867564 CPUtime=0
/proc/23207/task/23213/stat : 23213 (java) S 23205 23207 21536 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1543703952 888385536 18994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23214] ppid=23205 vsize=867564 CPUtime=0.2
/proc/23207/task/23214/stat : 23214 (java) S 23205 23207 21536 0 -1 64 708 0 0 0 20 0 0 0 15 0 9 0 1543703952 888385536 18994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23215] ppid=23205 vsize=867564 CPUtime=0
/proc/23207/task/23215/stat : 23215 (java) S 23205 23207 21536 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1543703952 888385536 18994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23216] ppid=23205 vsize=867564 CPUtime=0
/proc/23207/task/23216/stat : 23216 (java) S 23205 23207 21536 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1543703952 888385536 18994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867564

[startup+3.10225 s]
/proc/loadavg: 2.08 2.03 2.03 3/91 23220
/proc/meminfo: memFree=807096/2055920 swapFree=4097880/4192956
[pid=23207] ppid=23205 vsize=868088 CPUtime=3.04
/proc/23207/stat : 23207 (java) S 23205 23207 21536 0 -1 0 36968 394 1 0 276 24 3 1 18 0 9 0 1543703946 888922112 23215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23207/statm: 217022 23215 2637 9 0 211528 0
[pid=23207/tid=23209] ppid=23205 vsize=868088 CPUtime=2.5
/proc/23207/task/23209/stat : 23209 (java) R 23205 23207 21536 0 -1 64 23574 394 1 0 229 17 3 1 25 0 9 0 1543703948 888922112 23215 996147200 134512640 134550740 4294955968 18446744073709551615 4127162762 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23210] ppid=23205 vsize=868088 CPUtime=0.21
/proc/23207/task/23210/stat : 23210 (java) S 23205 23207 21536 0 -1 64 11625 394 0 0 13 4 3 1 17 0 9 0 1543703949 888922112 23215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23211] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23211/stat : 23211 (java) S 23205 23207 21536 0 -1 64 17 394 0 0 0 0 3 1 16 0 9 0 1543703949 888922112 23215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23212] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23212/stat : 23212 (java) S 23205 23207 21536 0 -1 64 9 394 0 0 0 0 3 1 15 0 9 0 1543703949 888922112 23215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23213] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23213/stat : 23213 (java) S 23205 23207 21536 0 -1 64 1 394 0 0 0 0 3 1 18 0 9 0 1543703952 888922112 23215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23214] ppid=23205 vsize=868088 CPUtime=0.38
/proc/23207/task/23214/stat : 23214 (java) S 23205 23207 21536 0 -1 64 934 394 0 0 32 2 3 1 16 0 9 0 1543703952 888922112 23215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23215] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23215/stat : 23215 (java) S 23205 23207 21536 0 -1 64 1 394 0 0 0 0 3 1 19 0 9 0 1543703952 888922112 23215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23216] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23216/stat : 23216 (java) S 23205 23207 21536 0 -1 64 7 394 0 0 0 0 3 1 15 0 9 0 1543703952 888922112 23215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868088

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

[startup+3.5023 s]
/proc/loadavg: 2.08 2.03 2.03 3/91 23220
/proc/meminfo: memFree=806720/2055920 swapFree=4097880/4192956
[pid=23207] ppid=23205 vsize=868088 CPUtime=3.43
/proc/23207/stat : 23207 (java) S 23205 23207 21536 0 -1 0 36994 394 1 0 315 24 3 1 18 0 9 0 1543703946 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23207/statm: 217022 23224 2637 9 0 211528 0
[pid=23207/tid=23209] ppid=23205 vsize=868088 CPUtime=2.88
/proc/23207/task/23209/stat : 23209 (java) R 23205 23207 21536 0 -1 64 23592 394 1 0 267 17 3 1 25 0 9 0 1543703948 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4127133737 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23210] ppid=23205 vsize=868088 CPUtime=0.21
/proc/23207/task/23210/stat : 23210 (java) S 23205 23207 21536 0 -1 64 11625 394 0 0 13 4 3 1 17 0 9 0 1543703949 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23211] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23211/stat : 23211 (java) S 23205 23207 21536 0 -1 64 17 394 0 0 0 0 3 1 16 0 9 0 1543703949 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23212] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23212/stat : 23212 (java) S 23205 23207 21536 0 -1 64 9 394 0 0 0 0 3 1 15 0 9 0 1543703949 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23213] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23213/stat : 23213 (java) S 23205 23207 21536 0 -1 64 1 394 0 0 0 0 3 1 18 0 9 0 1543703952 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23214] ppid=23205 vsize=868088 CPUtime=0.4
/proc/23207/task/23214/stat : 23214 (java) S 23205 23207 21536 0 -1 64 942 394 0 0 34 2 3 1 15 0 9 0 1543703952 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23215] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23215/stat : 23215 (java) S 23205 23207 21536 0 -1 64 1 394 0 0 0 0 3 1 19 0 9 0 1543703952 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23216] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23216/stat : 23216 (java) S 23205 23207 21536 0 -1 64 7 394 0 0 0 0 3 1 15 0 9 0 1543703952 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 868088

[startup+3.6023 s]
/proc/loadavg: 2.08 2.03 2.03 3/91 23220
/proc/meminfo: memFree=806720/2055920 swapFree=4097880/4192956
[pid=23207] ppid=23205 vsize=868088 CPUtime=3.53
/proc/23207/stat : 23207 (java) S 23205 23207 21536 0 -1 0 37002 394 1 0 325 24 3 1 18 0 9 0 1543703946 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23207/statm: 217022 23224 2637 9 0 211528 0
[pid=23207/tid=23209] ppid=23205 vsize=868088 CPUtime=2.98
/proc/23207/task/23209/stat : 23209 (java) R 23205 23207 21536 0 -1 64 23600 394 1 0 277 17 3 1 25 0 9 0 1543703948 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4127167899 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23210] ppid=23205 vsize=868088 CPUtime=0.21
/proc/23207/task/23210/stat : 23210 (java) S 23205 23207 21536 0 -1 64 11625 394 0 0 13 4 3 1 17 0 9 0 1543703949 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23211] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23211/stat : 23211 (java) S 23205 23207 21536 0 -1 64 17 394 0 0 0 0 3 1 16 0 9 0 1543703949 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23212] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23212/stat : 23212 (java) S 23205 23207 21536 0 -1 64 9 394 0 0 0 0 3 1 15 0 9 0 1543703949 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23213] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23213/stat : 23213 (java) S 23205 23207 21536 0 -1 64 1 394 0 0 0 0 3 1 18 0 9 0 1543703952 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23214] ppid=23205 vsize=868088 CPUtime=0.4
/proc/23207/task/23214/stat : 23214 (java) S 23205 23207 21536 0 -1 64 942 394 0 0 34 2 3 1 15 0 9 0 1543703952 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23215] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23215/stat : 23215 (java) S 23205 23207 21536 0 -1 64 1 394 0 0 0 0 3 1 19 0 9 0 1543703952 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23207/tid=23216] ppid=23205 vsize=868088 CPUtime=0.04
/proc/23207/task/23216/stat : 23216 (java) S 23205 23207 21536 0 -1 64 7 394 0 0 0 0 3 1 15 0 9 0 1543703952 888922112 23224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 868088

Child status: 0
Real time (s): 3.66562
CPU time (s): 3.61245
CPU user time (s): 3.33349
CPU system time (s): 0.278957
CPU usage (%): 98.5495
Max. virtual memory (cumulated for all children) (KiB): 868088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.33349
system time used= 0.278957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37534
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= 1341
involuntary context switches= 1505

runsolver used 0.007998 second user time and 0.022996 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-04 04:58:38
IDJOB=1064264
IDBENCH=54928
IDSOLVER=364
FILE ID=node32/1064264-1215140317
PBS_JOBID= 7877317
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f3c65471b39d3c01e7d512bb41ab7f4b
RANDOM SEED=664556636

node32.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.218
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.218
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:        890208 kB
Buffers:         36384 kB
Cached:         149764 kB
SwapCached:      88028 kB
Active:        1032688 kB
Inactive:        72020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        890208 kB
SwapTotal:     4192956 kB
SwapFree:      4097880 kB
Dirty:            3832 kB
Writeback:           0 kB
Mapped:         934680 kB
Slab:            44144 kB
Committed_AS:  4047672 kB
PageTables:       3736 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node32 at 2008-07-04 04:58:41