Trace number 1064200

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 3.2895 3.35298

DiagnosticValue
CHECKS189251
NODES341

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-15-02.xml
MD5SUM34f8f9ca1f38b368c9dd00a07f3db154
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.600907
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of constraints944
Maximum constraint arity30
Maximum domain size26
Number of constraints which are defined in extension80
Number of constraints which are defined in intension864
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1064200-1215140096.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.38	     nbVariables=191  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4966
0.28/0.38	       =>  wckTime=0.131  cpuTime=0.11  mem=8M894
0.28/0.38	   
0.28/0.38	   relations being loaded...
0.58/0.70	   
0.69/0.70	   predicates being loaded...
0.69/0.76	   
0.69/0.76	   constraints being loaded...
0.99/1.00	   Too large in ConstraintConflictsSTructure
0.99/1.09	   Too large in ConstraintConflictsSTructure
1.09/1.13	   Too large in ConstraintConflictsSTructure
1.66/1.78	     nbConstraints=944  nbRelationTypes=7  nbGlobalConstraints=80  nbExtensionStructures=7
1.66/1.78	     nbSharedExtensionStructures=73  nbConflictsStructures=4  nbSharedConflictsStructures=68
1.66/1.78	     nbUnbuiltConflictsStructures=11  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
1.66/1.78	     nbSharedEvaluationManagers=856  minDegree=4  maxDegree=70  minArity=3  avgArity=7.74  maxArity=30  nbGenerators=0
1.66/1.78	     nbFusions=0  symmetryWckTime=0.176  symmetryCpuTime=0.11
1.66/1.78	       =>  wckTime=1.528  cpuTime=1.24  mem=54M714
1.86/1.91	   
1.86/1.92	   solver IterativeSystematicSolver being built... 
1.97/2.07	   
1.97/2.07	   INFO : Forward propagation technique limited 
2.06/2.14	       =>  wckTime=1.889  cpuTime=1.43  mem=60M410
2.26/2.31	   
2.26/2.31	   preprocessing
2.26/2.31	     nbConstraintChecks=892  nbValidityChecks=1061503  nbPropagations=203  nbRevisions=65  nbUselessRevisions=65
2.26/2.31	     nbRemovedValues=80  detectedInconsistency=no
2.26/2.31	       =>  wckTime=0.166  cpuTime=0.14  mem=61M323
3.16/3.29	   
3.16/3.29	   search
3.16/3.29	     run=1  nbConstraintChecks=188359  nbValidityChecks=6563494  minDepth=192  maxDepth=191  nbPropagations=4287
3.16/3.29	     nbRevisions=82057  nbUselessRevisions=82029  nbAssignments=341  nbFailedAssignments=10  nbBacktracks=3
3.16/3.29	     nbVisitedNodes=354  nbRestartNogoods=10  nbFoundSolutions=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
3.16/3.29	     nbSEliminables=0  nbREliminables=50.57  nbIEliminables=93.35  nbDEliminables=0  nbPEliminables=0
3.16/3.29	       =>  wckTime=1.142  cpuTime=1.05  mem=63M158
3.16/3.29	   
3.16/3.29	   global
3.16/3.29	     nbConstraintChecks=189251  nbValidityChecks=7624997  nbPropagations=4490  nbRevisions=82122
3.16/3.29	     nbUselessRevisions=82094  nbRestartNogoods=10  solvingWckTime=1.144  solvingCpuTime=1.05  expiredTime=no
3.16/3.29	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.49  globalCpuTime=2.53
3.16/3.29	       =>  wckTime=3.038  cpuTime=2.49  mem=63M158
3.16/3.29	   
3.16/3.29	s SATISFIABLE
3.16/3.29	v 20 17 0 17 8 12 0 19 18 1 0 0 18 18 0 6 8 19 19 0 17 8 0 0 11 14 4 7 24 0 11 14 8 3 12 4 12 1 17 0 13 4 4 11 18 4 4 2 14 18 18 0 8 18 4 18 17 4 19 18 19 0 17 0 17 2 18 14 0 15 0 17 4 15 0 18 2 0 11 15 0 2 0 8 0 18 0 11 4 4 13 21 14 24 19 8 18 18 0 11 4 18 18 13 14 19 6 0 19 12 4 11 4 4 18 18 14 21 18 8 18 12 0 0 18 11 8 18 21 0 13 18 12 0 1 0 1 17 14 6 0 19 8 13 6 18 0 17 0 6 17 4 4 13 17 4 21 14 11 20 19 8 14 13 0 8 0 18 12 0 3 17 4 15 14 17 8 2 18 4 13 18 4 19 0 18 18 19 4 3 18 
3.16/3.29	d NODES 341
3.16/3.29	d CHECKS 189251
3.16/3.29	   
3.16/3.29	   totalWckTime=3.104  totalCpuTime=2.54

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-1064200-1215140096/watcher-1064200-1215140096 -o /tmp/evaluation-result-1064200-1215140096/solver-1064200-1215140096 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1064200-1215140096.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.06 2.10 2.07 3/81 16310
/proc/meminfo: memFree=979880/2055920 swapFree=4180424/4192956
[pid=16310] ppid=16308 vsize=1616 CPUtime=0
/proc/16310/stat : 16310 (java) D 16308 16310 12910 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1992981940 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/16310/statm: 404 145 119 9 0 46 0

[startup+0.10908 s]
/proc/loadavg: 2.06 2.10 2.07 3/81 16310
/proc/meminfo: memFree=979880/2055920 swapFree=4180424/4192956
[pid=16310] ppid=16308 vsize=865884 CPUtime=0.09
/proc/16310/stat : 16310 (java) S 16308 16310 12910 0 -1 0 3757 0 1 0 7 2 0 0 18 0 9 0 1992981940 886665216 3216 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16310/statm: 216471 3216 1708 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.201537 s]
/proc/loadavg: 2.06 2.10 2.07 3/81 16310
/proc/meminfo: memFree=979880/2055920 swapFree=4180424/4192956
[pid=16310] ppid=16308 vsize=866044 CPUtime=0.18
/proc/16310/stat : 16310 (java) S 16308 16310 12910 0 -1 0 4683 0 1 0 16 2 0 0 18 0 9 0 1992981940 886829056 4110 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16310/statm: 216511 4115 1861 9 0 211059 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866044

[startup+0.301781 s]
/proc/loadavg: 2.06 2.10 2.07 3/81 16310
/proc/meminfo: memFree=979880/2055920 swapFree=4180424/4192956
[pid=16310] ppid=16308 vsize=866284 CPUtime=0.28
/proc/16310/stat : 16310 (java) S 16308 16310 12910 0 -1 0 5859 0 1 0 25 3 0 0 18 0 9 0 1992981940 887074816 5233 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16310/statm: 216571 5233 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701171 s]
/proc/loadavg: 2.06 2.10 2.07 3/81 16310
/proc/meminfo: memFree=979880/2055920 swapFree=4180424/4192956
[pid=16310] ppid=16308 vsize=866400 CPUtime=0.69
/proc/16310/stat : 16310 (java) S 16308 16310 12910 0 -1 0 13911 0 1 0 61 8 0 0 18 0 9 0 1992981940 887193600 13281 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16310/statm: 216600 13281 1969 9 0 211128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866400

[startup+1.50128 s]
/proc/loadavg: 2.06 2.10 2.07 3/90 16319
/proc/meminfo: memFree=913568/2055920 swapFree=4180424/4192956
[pid=16310] ppid=16308 vsize=867592 CPUtime=1.48
/proc/16310/stat : 16310 (java) S 16308 16310 12910 0 -1 0 19254 0 1 0 134 14 0 0 18 0 9 0 1992981940 888414208 18588 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16310/statm: 216898 18588 2007 9 0 211426 0
[pid=16310/tid=16312] ppid=16308 vsize=867592 CPUtime=1.22
/proc/16310/task/16312/stat : 16312 (java) R 16308 16310 12910 0 -1 64 15778 0 1 0 110 12 0 0 18 0 9 0 1992981941 888414208 18588 996147200 134512640 134550740 4294955984 18446744073709551615 104688802 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16310/tid=16313] ppid=16308 vsize=867592 CPUtime=0.03
/proc/16310/task/16313/stat : 16313 (java) S 16308 16310 12910 0 -1 64 2076 0 0 0 2 1 0 0 17 0 9 0 1992981942 888414208 18588 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16310/tid=16314] ppid=16308 vsize=867592 CPUtime=0
/proc/16310/task/16314/stat : 16314 (java) S 16308 16310 12910 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992981943 888414208 18588 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16310/tid=16315] ppid=16308 vsize=867592 CPUtime=0
/proc/16310/task/16315/stat : 16315 (java) S 16308 16310 12910 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992981943 888414208 18588 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16310/tid=16316] ppid=16308 vsize=867592 CPUtime=0
/proc/16310/task/16316/stat : 16316 (java) S 16308 16310 12910 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992981945 888414208 18588 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16317] ppid=16308 vsize=867592 CPUtime=0.2
/proc/16310/task/16317/stat : 16317 (java) S 16308 16310 12910 0 -1 64 704 0 0 0 20 0 0 0 15 0 9 0 1992981945 888414208 18588 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16310/tid=16318] ppid=16308 vsize=867592 CPUtime=0
/proc/16310/task/16318/stat : 16318 (java) S 16308 16310 12910 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992981945 888414208 18588 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16319] ppid=16308 vsize=867592 CPUtime=0
/proc/16310/task/16319/stat : 16319 (java) S 16308 16310 12910 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992981945 888414208 18588 996147200 134512640 134550740 4294955984 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) 867592

[startup+3.10252 s]
/proc/loadavg: 2.05 2.10 2.07 5/92 16323
/proc/meminfo: memFree=896400/2055920 swapFree=4180424/4192956
[pid=16310] ppid=16308 vsize=868124 CPUtime=3.06
/proc/16310/stat : 16310 (java) S 16308 16310 12910 0 -1 0 38433 429 1 0 282 20 3 1 18 0 9 0 1992981940 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16310/statm: 217031 23360 2637 9 0 211537 0
[pid=16310/tid=16312] ppid=16308 vsize=868124 CPUtime=2.54
/proc/16310/task/16312/stat : 16312 (java) R 16308 16310 12910 0 -1 64 24120 429 1 0 236 14 3 1 17 0 9 0 1992981941 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4127164302 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16313] ppid=16308 vsize=868124 CPUtime=0.2
/proc/16310/task/16313/stat : 16313 (java) S 16308 16310 12910 0 -1 64 12548 429 0 0 13 3 3 1 16 0 9 0 1992981942 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16310/tid=16314] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16314/stat : 16314 (java) S 16308 16310 12910 0 -1 64 17 429 0 0 0 0 3 1 16 0 9 0 1992981943 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16315] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16315/stat : 16315 (java) S 16308 16310 12910 0 -1 64 9 429 0 0 0 0 3 1 16 0 9 0 1992981943 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16316] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16316/stat : 16316 (java) S 16308 16310 12910 0 -1 64 1 429 0 0 0 0 3 1 18 0 9 0 1992981945 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16317] ppid=16308 vsize=868124 CPUtime=0.36
/proc/16310/task/16317/stat : 16317 (java) S 16308 16310 12910 0 -1 64 929 429 0 0 32 0 3 1 15 0 9 0 1992981945 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16318] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16318/stat : 16318 (java) S 16308 16310 12910 0 -1 64 1 429 0 0 0 0 3 1 19 0 9 0 1992981945 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16319] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16319/stat : 16319 (java) S 16308 16310 12910 0 -1 64 12 429 0 0 0 0 3 1 15 0 9 0 1992981945 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868124

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

[startup+3.20254 s]
/proc/loadavg: 2.05 2.10 2.07 5/92 16323
/proc/meminfo: memFree=896400/2055920 swapFree=4180424/4192956
[pid=16310] ppid=16308 vsize=868124 CPUtime=3.16
/proc/16310/stat : 16310 (java) S 16308 16310 12910 0 -1 0 38437 429 1 0 292 20 3 1 18 0 9 0 1992981940 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16310/statm: 217031 23360 2637 9 0 211537 0
[pid=16310/tid=16312] ppid=16308 vsize=868124 CPUtime=2.64
/proc/16310/task/16312/stat : 16312 (java) R 16308 16310 12910 0 -1 64 24124 429 1 0 246 14 3 1 18 0 9 0 1992981941 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4127163183 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16313] ppid=16308 vsize=868124 CPUtime=0.2
/proc/16310/task/16313/stat : 16313 (java) S 16308 16310 12910 0 -1 64 12548 429 0 0 13 3 3 1 16 0 9 0 1992981942 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16310/tid=16314] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16314/stat : 16314 (java) S 16308 16310 12910 0 -1 64 17 429 0 0 0 0 3 1 16 0 9 0 1992981943 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16315] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16315/stat : 16315 (java) S 16308 16310 12910 0 -1 64 9 429 0 0 0 0 3 1 16 0 9 0 1992981943 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16316] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16316/stat : 16316 (java) S 16308 16310 12910 0 -1 64 1 429 0 0 0 0 3 1 18 0 9 0 1992981945 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16317] ppid=16308 vsize=868124 CPUtime=0.36
/proc/16310/task/16317/stat : 16317 (java) S 16308 16310 12910 0 -1 64 929 429 0 0 32 0 3 1 15 0 9 0 1992981945 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16318] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16318/stat : 16318 (java) S 16308 16310 12910 0 -1 64 1 429 0 0 0 0 3 1 19 0 9 0 1992981945 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16319] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16319/stat : 16319 (java) S 16308 16310 12910 0 -1 64 12 429 0 0 0 0 3 1 15 0 9 0 1992981945 888958976 23360 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 868124

[startup+3.30254 s]
/proc/loadavg: 2.05 2.10 2.07 2/90 16323
/proc/meminfo: memFree=896344/2055920 swapFree=4180424/4192956
[pid=16310] ppid=16308 vsize=868124 CPUtime=3.25
/proc/16310/stat : 16310 (java) S 16308 16310 12910 0 -1 0 38553 429 1 0 301 20 3 1 18 0 9 0 1992981940 888958976 23368 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16310/statm: 217031 23368 2637 9 0 211537 0
[pid=16310/tid=16312] ppid=16308 vsize=868124 CPUtime=2.73
/proc/16310/task/16312/stat : 16312 (java) S 16308 16310 12910 0 -1 64 24240 429 1 0 255 14 3 1 18 0 9 0 1992981941 888958976 23368 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16313] ppid=16308 vsize=868124 CPUtime=0.2
/proc/16310/task/16313/stat : 16313 (java) S 16308 16310 12910 0 -1 64 12548 429 0 0 13 3 3 1 16 0 9 0 1992981942 888958976 23368 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16310/tid=16314] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16314/stat : 16314 (java) S 16308 16310 12910 0 -1 64 17 429 0 0 0 0 3 1 16 0 9 0 1992981943 888958976 23368 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16315] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16315/stat : 16315 (java) S 16308 16310 12910 0 -1 64 9 429 0 0 0 0 3 1 16 0 9 0 1992981943 888958976 23368 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16316] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16316/stat : 16316 (java) S 16308 16310 12910 0 -1 64 1 429 0 0 0 0 3 1 18 0 9 0 1992981945 888958976 23368 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16317] ppid=16308 vsize=868124 CPUtime=0.36
/proc/16310/task/16317/stat : 16317 (java) S 16308 16310 12910 0 -1 64 929 429 0 0 32 0 3 1 15 0 9 0 1992981945 888958976 23368 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16318] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16318/stat : 16318 (java) S 16308 16310 12910 0 -1 64 1 429 0 0 0 0 3 1 19 0 9 0 1992981945 888958976 23368 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16310/tid=16319] ppid=16308 vsize=868124 CPUtime=0.04
/proc/16310/task/16319/stat : 16319 (java) S 16308 16310 12910 0 -1 64 12 429 0 0 0 0 3 1 15 0 9 0 1992981945 888958976 23368 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 868124

Child status: 0
Real time (s): 3.35298
CPU time (s): 3.2895
CPU user time (s): 3.05353
CPU system time (s): 0.235964
CPU usage (%): 98.1066
Max. virtual memory (cumulated for all children) (KiB): 868168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.05354
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39009
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= 1504
involuntary context switches= 1494

runsolver used 0.009998 second user time and 0.018997 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-04 04:54:57
IDJOB=1064200
IDBENCH=54914
IDSOLVER=363
FILE ID=node52/1064200-1215140096
PBS_JOBID= 7877228
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-15-02.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064200-1215140096/watcher-1064200-1215140096 -o /tmp/evaluation-result-1064200-1215140096/solver-1064200-1215140096 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1064200-1215140096.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 34f8f9ca1f38b368c9dd00a07f3db154
RANDOM SEED=615707555

node52.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.265
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.265
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:        980360 kB
Buffers:         48008 kB
Cached:         176180 kB
SwapCached:       6808 kB
Active:         919116 kB
Inactive:        94016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        980360 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            4044 kB
Writeback:           0 kB
Mapped:         804792 kB
Slab:            45892 kB
Committed_AS:  4655604 kB
PageTables:       3500 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 node52 at 2008-07-04 04:55:00