Trace number 1063885

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 5.45517 5.47252

DiagnosticValue
CHECKS605917
NODES306

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-19-08.xml
MD5SUM6ff20f76d66c673f10b0724eed235eea
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.976851
Satisfiable
(Un)Satisfiability was proved
Number of variables295
Number of constraints3243
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension130
Number of constraints which are defined in intension3113
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1063885-1215139063.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.39	     nbVariables=295  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7670
0.29/0.39	       =>  wckTime=0.157  cpuTime=0.15  mem=8M894
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.99/1.02	   
0.99/1.02	   predicates being loaded...
0.99/1.08	   
0.99/1.08	   constraints being loaded...
1.50/1.53	   Too large in ConstraintConflictsSTructure
1.50/1.59	   Too large in ConstraintConflictsSTructure
1.60/1.61	   Too large in ConstraintConflictsSTructure
1.69/1.75	   Too large in ConstraintConflictsSTructure
2.86/3.09	     nbConstraints=3243  nbRelationTypes=8  nbGlobalConstraints=130  nbExtensionStructures=8
2.86/3.09	     nbSharedExtensionStructures=122  nbConflictsStructures=4  nbSharedConflictsStructures=112
2.86/3.09	     nbUnbuiltConflictsStructures=13  nbSharedBinaryRepresentations=0  nbEvaluationManagers=9
2.86/3.10	     nbSharedEvaluationManagers=3104  minDegree=4  maxDegree=146  minArity=3  avgArity=7.87  maxArity=24  nbGenerators=0
2.86/3.10	     nbFusions=0  symmetryWckTime=0.381  symmetryCpuTime=0.19
2.86/3.10	       =>  wckTime=2.863  cpuTime=2.28  mem=61M488
3.17/3.24	   
3.17/3.24	   solver IterativeSystematicSolver being built... 
3.57/3.61	   
3.57/3.61	   INFO : Forward propagation technique limited 
3.68/3.77	       =>  wckTime=3.534  cpuTime=2.59  mem=77M713
3.88/3.99	   
3.88/3.99	   preprocessing
3.88/3.99	     nbConstraintChecks=400  nbValidityChecks=1464334  nbPropagations=313  nbRevisions=28  nbUselessRevisions=28
3.88/3.99	     nbRemovedValues=78  detectedInconsistency=no
3.88/3.99	       =>  wckTime=0.218  cpuTime=0.19  mem=79M676
5.38/5.43	   
5.38/5.43	   search
5.38/5.43	     run=0  nbConstraintChecks=605517  nbValidityChecks=5990771  minDepth=122  maxDepth=295  nbPropagations=2181
5.38/5.43	     nbRevisions=97103  nbUselessRevisions=97073  nbAssignments=306  nbFailedAssignments=9  nbBacktracks=2
5.38/5.43	     nbVisitedNodes=317  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=1  nbInferences=0  nbTooLargeKeys=0
5.38/5.43	     nbSEliminables=0  nbREliminables=84.59  nbIEliminables=116  nbDEliminables=0  nbPEliminables=0
5.38/5.43	       =>  wckTime=1.658  cpuTime=1.59  mem=80M658
5.38/5.43	   
5.38/5.43	   global
5.38/5.43	     nbConstraintChecks=605917  nbValidityChecks=7455105  nbPropagations=2494  nbRevisions=97131
5.38/5.43	     nbUselessRevisions=97101  nbRestartNogoods=0  solvingWckTime=1.66  solvingCpuTime=1.6  expiredTime=no
5.38/5.43	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.18  globalCpuTime=4.25
5.38/5.43	       =>  wckTime=5.198  cpuTime=4.2  mem=80M658
5.38/5.43	   
5.38/5.43	s SATISFIABLE
5.38/5.43	v 18 0 0 12 18 0 18 0 19 18 0 17 6 14 18 18 0 11 14 4 4 24 0 18 22 4 17 4 11 0 13 4 18 0 13 19 19 0 17 19 15 8 13 6 0 17 4 0 18 13 4 0 10 19 7 8 4 5 25 14 20 13 3 18 4 18 19 0 4 17 0 12 0 17 0 18 22 0 19 4 17 17 0 19 18 0 1 18 18 19 0 8 13 0 8 0 19 14 13 4 18 0 11 0 18 14 8 18 4 0 17 13 0 13 0 17 2 18 4 17 0 13 0 13 18 2 4 0 18 4 18 2 0 19 18 0 17 17 4 18 19 18 18 4 0 4 11 0 13 3 3 4 1 2 24 1 14 17 6 18 15 17 14 4 12 21 0 17 4 2 0 6 0 17 0 8 19 17 14 13 4 14 6 0 14 11 12 14 0 19 18 0 17 10 15 4 17 8 18 13 0 4 18 4 18 4 24 11 0 14 18 1 4 11 0 2 8 13 6 3 0 12 1 0 15 18 15 0 11 10 8 11 13 7 14 11 4 0 11 6 0 17 17 14 1 0 18 18 11 0 4 13 0 0 12 24 0 17 4 0 17 11 4 0 8 17 18 0 17 19 24 4 17 13 18 12 0 0 18 17 0 3 18 3 4 4 18 17 4 4 18 18 4 4 18 
5.38/5.43	d NODES 306
5.38/5.43	d CHECKS 605917
5.38/5.43	   
5.38/5.43	   totalWckTime=5.247  totalCpuTime=4.25

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-1063885-1215139063/watcher-1063885-1215139063 -o /tmp/evaluation-result-1063885-1215139063/solver-1063885-1215139063 -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-1063885-1215139063.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: 3.51 3.56 3.93 4/74 16473
/proc/meminfo: memFree=1868656/2055920 swapFree=4166000/4192956
[pid=16473] ppid=16471 vsize=1616 CPUtime=0
/proc/16473/stat : 16473 (java) D 16471 16473 14218 0 -1 0 177 0 0 0 0 0 0 0 20 0 1 0 627124284 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/16473/statm: 404 145 119 9 0 46 0

[startup+0.0964281 s]
/proc/loadavg: 3.51 3.56 3.93 4/74 16473
/proc/meminfo: memFree=1868656/2055920 swapFree=4166000/4192956
[pid=16473] ppid=16471 vsize=865884 CPUtime=0.08
/proc/16473/stat : 16473 (java) S 16471 16473 14218 0 -1 0 3747 0 1 0 7 1 0 0 18 0 9 0 627124284 886665216 3205 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16473/statm: 216471 3205 1699 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.101426 s]
/proc/loadavg: 3.51 3.56 3.93 4/74 16473
/proc/meminfo: memFree=1868656/2055920 swapFree=4166000/4192956
[pid=16473] ppid=16471 vsize=865884 CPUtime=0.08
/proc/16473/stat : 16473 (java) S 16471 16473 14218 0 -1 0 3828 0 1 0 7 1 0 0 18 0 9 0 627124284 886665216 3276 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16473/statm: 216471 3276 1731 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301467 s]
/proc/loadavg: 3.51 3.56 3.93 4/74 16473
/proc/meminfo: memFree=1868656/2055920 swapFree=4166000/4192956
[pid=16473] ppid=16471 vsize=866404 CPUtime=0.29
/proc/16473/stat : 16473 (java) S 16471 16473 14218 0 -1 0 5898 0 1 0 26 3 0 0 18 0 9 0 627124284 887197696 5272 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16473/statm: 216601 5273 1954 9 0 211129 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866404

[startup+0.70154 s]
/proc/loadavg: 3.51 3.56 3.93 4/74 16473
/proc/meminfo: memFree=1868656/2055920 swapFree=4166000/4192956
[pid=16473] ppid=16471 vsize=866536 CPUtime=0.7
/proc/16473/stat : 16473 (java) S 16471 16473 14218 0 -1 0 10143 0 1 0 65 5 0 0 18 0 9 0 627124284 887332864 9513 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16473/statm: 216634 9514 1969 9 0 211162 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 866536

[startup+1.5017 s]
/proc/loadavg: 3.39 3.54 3.92 3/83 16482
/proc/meminfo: memFree=1800936/2055920 swapFree=4166000/4192956
[pid=16473] ppid=16471 vsize=867664 CPUtime=1.5
/proc/16473/stat : 16473 (java) S 16471 16473 14218 0 -1 0 19833 0 1 0 140 10 0 0 18 0 9 0 627124284 888487936 19189 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16473/statm: 216916 19189 2027 9 0 211422 0
[pid=16473/tid=16475] ppid=16471 vsize=867664 CPUtime=1.28
/proc/16473/task/16475/stat : 16475 (java) R 16471 16473 14218 0 -1 64 15766 0 1 0 120 8 0 0 25 0 9 0 627124285 888487936 19189 996147200 134512640 134550740 4294955984 18446744073709551615 104454905 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16476] ppid=16471 vsize=867664 CPUtime=0.03
/proc/16473/task/16476/stat : 16476 (java) S 16471 16473 14218 0 -1 64 2697 0 0 0 3 0 0 0 17 0 9 0 627124287 888487936 19189 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16477] ppid=16471 vsize=867664 CPUtime=0
/proc/16473/task/16477/stat : 16477 (java) S 16471 16473 14218 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 627124287 888487936 19189 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16478] ppid=16471 vsize=867664 CPUtime=0
/proc/16473/task/16478/stat : 16478 (java) S 16471 16473 14218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627124287 888487936 19189 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16479] ppid=16471 vsize=867664 CPUtime=0
/proc/16473/task/16479/stat : 16479 (java) S 16471 16473 14218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 627124289 888487936 19189 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16480] ppid=16471 vsize=867664 CPUtime=0.16
/proc/16473/task/16480/stat : 16480 (java) S 16471 16473 14218 0 -1 64 673 0 0 0 16 0 0 0 16 0 9 0 627124289 888487936 19189 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16481] ppid=16471 vsize=867664 CPUtime=0
/proc/16473/task/16481/stat : 16481 (java) S 16471 16473 14218 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 627124289 888487936 19189 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16482] ppid=16471 vsize=867664 CPUtime=0
/proc/16473/task/16482/stat : 16482 (java) S 16471 16473 14218 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627124289 888487936 19189 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 867664

[startup+3.10301 s]
/proc/loadavg: 3.39 3.54 3.92 3/83 16482
/proc/meminfo: memFree=1781864/2055920 swapFree=4166000/4192956
[pid=16473] ppid=16471 vsize=868020 CPUtime=3.07
/proc/16473/stat : 16473 (java) S 16471 16473 14218 0 -1 0 28509 614 1 0 268 25 14 0 18 0 10 0 627124284 888852480 26178 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16473/statm: 217005 26178 2043 9 0 211533 0
[pid=16473/tid=16475] ppid=16471 vsize=868020 CPUtime=2.61
/proc/16473/task/16475/stat : 16475 (java) R 16471 16473 14218 0 -1 64 17039 614 1 0 227 20 14 0 23 0 10 0 627124285 888852480 26178 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16476] ppid=16471 vsize=868020 CPUtime=0.3
/proc/16473/task/16476/stat : 16476 (java) R 16471 16473 14218 0 -1 64 9796 614 0 0 14 2 14 0 16 0 10 0 627124287 888852480 26178 996147200 134512640 134550740 4294955984 18446744073709551615 103735913 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16477] ppid=16471 vsize=868020 CPUtime=0.14
/proc/16473/task/16477/stat : 16477 (java) S 16471 16473 14218 0 -1 64 12 614 0 0 0 0 14 0 16 0 10 0 627124287 888852480 26179 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16478] ppid=16471 vsize=868020 CPUtime=0.14
/proc/16473/task/16478/stat : 16478 (java) S 16471 16473 14218 0 -1 64 5 614 0 0 0 0 14 0 16 0 10 0 627124287 888852480 26179 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16479] ppid=16471 vsize=868020 CPUtime=0.14
/proc/16473/task/16479/stat : 16479 (java) S 16471 16473 14218 0 -1 64 1 614 0 0 0 0 14 0 18 0 10 0 627124289 888852480 26179 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16480] ppid=16471 vsize=868020 CPUtime=0.39
/proc/16473/task/16480/stat : 16480 (java) S 16471 16473 14218 0 -1 64 852 614 0 0 25 0 14 0 15 0 10 0 627124289 888852480 26180 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16481] ppid=16471 vsize=868020 CPUtime=0.14
/proc/16473/task/16481/stat : 16481 (java) S 16471 16473 14218 0 -1 64 2 614 0 0 0 0 14 0 19 0 10 0 627124289 888852480 26181 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16482] ppid=16471 vsize=868020 CPUtime=0.14
/proc/16473/task/16482/stat : 16482 (java) S 16471 16473 14218 0 -1 64 10 614 0 0 0 0 14 0 15 0 10 0 627124289 888852480 26181 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868020

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

[startup+4.70133 s]
/proc/loadavg: 3.39 3.54 3.92 3/83 16486
/proc/meminfo: memFree=1733472/2055920 swapFree=4166000/4192956
[pid=16473] ppid=16471 vsize=868020 CPUtime=4.67
/proc/16473/stat : 16473 (java) S 16471 16473 14218 0 -1 0 59284 736 1 0 419 33 14 1 18 0 9 0 627124284 888852480 36092 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16473/statm: 217005 36092 2615 9 0 211533 0
[pid=16473/tid=16475] ppid=16471 vsize=868020 CPUtime=3.82
/proc/16473/task/16475/stat : 16475 (java) R 16471 16473 14218 0 -1 64 28472 736 1 0 344 23 14 1 25 0 9 0 627124285 888852480 36092 996147200 134512640 134550740 4294955984 18446744073709551615 4127243255 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16476] ppid=16471 vsize=868020 CPUtime=0.63
/proc/16473/task/16476/stat : 16476 (java) S 16471 16473 14218 0 -1 64 28993 736 0 0 40 8 14 1 16 0 9 0 627124287 888852480 36092 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16477] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16477/stat : 16477 (java) S 16471 16473 14218 0 -1 64 14 736 0 0 0 0 14 1 16 0 9 0 627124287 888852480 36092 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16478] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16478/stat : 16478 (java) S 16471 16473 14218 0 -1 64 9 736 0 0 0 0 14 1 15 0 9 0 627124287 888852480 36092 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16479] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16479/stat : 16479 (java) S 16471 16473 14218 0 -1 64 1 736 0 0 0 0 14 1 18 0 9 0 627124289 888852480 36092 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16480] ppid=16471 vsize=868020 CPUtime=0.5
/proc/16473/task/16480/stat : 16480 (java) S 16471 16473 14218 0 -1 64 983 736 0 0 35 0 14 1 15 0 9 0 627124289 888852480 36092 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16481] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16481/stat : 16481 (java) S 16471 16473 14218 0 -1 64 2 736 0 0 0 0 14 1 19 0 9 0 627124289 888852480 36092 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16482] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16482/stat : 16482 (java) S 16471 16473 14218 0 -1 64 10 736 0 0 0 0 14 1 15 0 9 0 627124289 888852480 36092 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 868020

[startup+5.10141 s]
/proc/loadavg: 3.39 3.54 3.92 3/83 16486
/proc/meminfo: memFree=1733472/2055920 swapFree=4166000/4192956
[pid=16473] ppid=16471 vsize=868020 CPUtime=5.07
/proc/16473/stat : 16473 (java) S 16471 16473 14218 0 -1 0 59307 736 1 0 459 33 14 1 18 0 9 0 627124284 888852480 36094 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16473/statm: 217005 36094 2615 9 0 211533 0
[pid=16473/tid=16475] ppid=16471 vsize=868020 CPUtime=4.21
/proc/16473/task/16475/stat : 16475 (java) R 16471 16473 14218 0 -1 64 28493 736 1 0 383 23 14 1 25 0 9 0 627124285 888852480 36094 996147200 134512640 134550740 4294955984 18446744073709551615 4127305372 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16476] ppid=16471 vsize=868020 CPUtime=0.63
/proc/16473/task/16476/stat : 16476 (java) S 16471 16473 14218 0 -1 64 28993 736 0 0 40 8 14 1 16 0 9 0 627124287 888852480 36094 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16477] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16477/stat : 16477 (java) S 16471 16473 14218 0 -1 64 14 736 0 0 0 0 14 1 16 0 9 0 627124287 888852480 36094 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16478] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16478/stat : 16478 (java) S 16471 16473 14218 0 -1 64 9 736 0 0 0 0 14 1 15 0 9 0 627124287 888852480 36094 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16479] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16479/stat : 16479 (java) S 16471 16473 14218 0 -1 64 1 736 0 0 0 0 14 1 18 0 9 0 627124289 888852480 36094 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16480] ppid=16471 vsize=868020 CPUtime=0.5
/proc/16473/task/16480/stat : 16480 (java) S 16471 16473 14218 0 -1 64 985 736 0 0 35 0 14 1 15 0 9 0 627124289 888852480 36094 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16481] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16481/stat : 16481 (java) S 16471 16473 14218 0 -1 64 2 736 0 0 0 0 14 1 19 0 9 0 627124289 888852480 36094 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16482] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16482/stat : 16482 (java) S 16471 16473 14218 0 -1 64 10 736 0 0 0 0 14 1 15 0 9 0 627124289 888852480 36094 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 868020

[startup+5.30145 s]
/proc/loadavg: 3.39 3.54 3.92 3/83 16486
/proc/meminfo: memFree=1733472/2055920 swapFree=4166000/4192956
[pid=16473] ppid=16471 vsize=868020 CPUtime=5.27
/proc/16473/stat : 16473 (java) S 16471 16473 14218 0 -1 0 59335 736 1 0 479 33 14 1 18 0 9 0 627124284 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16473/statm: 217005 36095 2615 9 0 211533 0
[pid=16473/tid=16475] ppid=16471 vsize=868020 CPUtime=4.41
/proc/16473/task/16475/stat : 16475 (java) R 16471 16473 14218 0 -1 64 28494 736 1 0 403 23 14 1 17 0 9 0 627124285 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4127266182 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16476] ppid=16471 vsize=868020 CPUtime=0.63
/proc/16473/task/16476/stat : 16476 (java) S 16471 16473 14218 0 -1 64 28993 736 0 0 40 8 14 1 16 0 9 0 627124287 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16477] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16477/stat : 16477 (java) S 16471 16473 14218 0 -1 64 14 736 0 0 0 0 14 1 16 0 9 0 627124287 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16478] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16478/stat : 16478 (java) S 16471 16473 14218 0 -1 64 9 736 0 0 0 0 14 1 15 0 9 0 627124287 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16479] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16479/stat : 16479 (java) S 16471 16473 14218 0 -1 64 1 736 0 0 0 0 14 1 18 0 9 0 627124289 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16480] ppid=16471 vsize=868020 CPUtime=0.5
/proc/16473/task/16480/stat : 16480 (java) S 16471 16473 14218 0 -1 64 986 736 0 0 35 0 14 1 15 0 9 0 627124289 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16481] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16481/stat : 16481 (java) S 16471 16473 14218 0 -1 64 2 736 0 0 0 0 14 1 19 0 9 0 627124289 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16482] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16482/stat : 16482 (java) S 16471 16473 14218 0 -1 64 36 736 0 0 0 0 14 1 15 0 9 0 627124289 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 868020

[startup+5.40147 s]
/proc/loadavg: 3.39 3.54 3.92 3/83 16486
/proc/meminfo: memFree=1733472/2055920 swapFree=4166000/4192956
[pid=16473] ppid=16471 vsize=868020 CPUtime=5.38
/proc/16473/stat : 16473 (java) S 16471 16473 14218 0 -1 0 59335 736 1 0 490 33 14 1 18 0 9 0 627124284 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16473/statm: 217005 36095 2615 9 0 211533 0
[pid=16473/tid=16475] ppid=16471 vsize=868020 CPUtime=4.51
/proc/16473/task/16475/stat : 16475 (java) R 16471 16473 14218 0 -1 64 28494 736 1 0 413 23 14 1 18 0 9 0 627124285 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4127316211 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16476] ppid=16471 vsize=868020 CPUtime=0.63
/proc/16473/task/16476/stat : 16476 (java) S 16471 16473 14218 0 -1 64 28993 736 0 0 40 8 14 1 16 0 9 0 627124287 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16477] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16477/stat : 16477 (java) S 16471 16473 14218 0 -1 64 14 736 0 0 0 0 14 1 16 0 9 0 627124287 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16478] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16478/stat : 16478 (java) S 16471 16473 14218 0 -1 64 9 736 0 0 0 0 14 1 15 0 9 0 627124287 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16479] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16479/stat : 16479 (java) S 16471 16473 14218 0 -1 64 1 736 0 0 0 0 14 1 18 0 9 0 627124289 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16480] ppid=16471 vsize=868020 CPUtime=0.5
/proc/16473/task/16480/stat : 16480 (java) S 16471 16473 14218 0 -1 64 986 736 0 0 35 0 14 1 15 0 9 0 627124289 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16473/tid=16481] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16481/stat : 16481 (java) S 16471 16473 14218 0 -1 64 2 736 0 0 0 0 14 1 19 0 9 0 627124289 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16473/tid=16482] ppid=16471 vsize=868020 CPUtime=0.15
/proc/16473/task/16482/stat : 16482 (java) S 16471 16473 14218 0 -1 64 36 736 0 0 0 0 14 1 15 0 9 0 627124289 888852480 36095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 868020

Child status: 0
Real time (s): 5.47252
CPU time (s): 5.45517
CPU user time (s): 5.07523
CPU system time (s): 0.379942
CPU usage (%): 99.6829
Max. virtual memory (cumulated for all children) (KiB): 868252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.07523
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60116
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= 1647
involuntary context switches= 1584

runsolver used 0.014997 second user time and 0.021996 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-04 04:37:45
IDJOB=1063885
IDBENCH=54885
IDSOLVER=363
FILE ID=node77/1063885-1215139063
PBS_JOBID= 7877223
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-19-08.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-1063885-1215139063/watcher-1063885-1215139063 -o /tmp/evaluation-result-1063885-1215139063/solver-1063885-1215139063 -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-1063885-1215139063.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6ff20f76d66c673f10b0724eed235eea
RANDOM SEED=2040272468

node77.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.274
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.274
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1869136 kB
Buffers:          5380 kB
Cached:          65664 kB
SwapCached:      20824 kB
Active:          93912 kB
Inactive:        23476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869136 kB
SwapTotal:     4192956 kB
SwapFree:      4166000 kB
Dirty:            5764 kB
Writeback:           0 kB
Mapped:          52588 kB
Slab:            54804 kB
Committed_AS:  1126164 kB
PageTables:       1788 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= 66544 MiB
End job on node77 at 2008-07-04 04:37:50