Trace number 1064011

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.76812 5.84809

DiagnosticValue
CHECKS519482
NODES374

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.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1064011-1215139508.xml
0.28/0.30	   
0.28/0.30	   domains being loaded...
0.28/0.31	   
0.28/0.31	   variables being loaded...
0.28/0.39	     nbVariables=369  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9594
0.28/0.40	       =>  wckTime=0.156  cpuTime=0.13  mem=8M894
0.28/0.40	   
0.28/0.40	   relations being loaded...
0.78/0.83	   
0.78/0.83	   predicates being loaded...
0.78/0.89	   
0.78/0.89	   constraints being loaded...
1.28/1.35	   Too large in ConstraintConflictsSTructure
1.38/1.40	   Too large in ConstraintConflictsSTructure
1.38/1.43	   Too large in ConstraintConflictsSTructure
1.48/1.54	   Too large in ConstraintConflictsSTructure
2.86/2.99	     nbConstraints=3033  nbRelationTypes=8  nbGlobalConstraints=150  nbExtensionStructures=8
2.86/2.99	     nbSharedExtensionStructures=142  nbConflictsStructures=4  nbSharedConflictsStructures=128
2.86/2.99	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
2.86/2.99	     nbSharedEvaluationManagers=2875  minDegree=6  maxDegree=106  minArity=3  avgArity=8.83  maxArity=24  nbGenerators=0
2.86/2.99	     nbFusions=0  symmetryWckTime=0.427  symmetryCpuTime=0.22
2.86/2.99	       =>  wckTime=2.749  cpuTime=2.17  mem=73M81
3.06/3.16	   
3.06/3.16	   solver IterativeSystematicSolver being built... 
3.55/3.69	   
3.55/3.69	   INFO : Forward propagation technique limited 
3.65/3.76	       =>  wckTime=3.523  cpuTime=2.55  mem=92M747
4.05/4.10	   
4.05/4.10	   preprocessing
4.05/4.10	     nbConstraintChecks=0  nbValidityChecks=2217520  nbPropagations=389  nbRevisions=0  nbUselessRevisions=0
4.05/4.10	     nbRemovedValues=100  detectedInconsistency=no
4.05/4.10	       =>  wckTime=0.334  cpuTime=0.31  mem=94M695
5.63/5.78	   
5.63/5.78	   search
5.63/5.78	     run=0  nbConstraintChecks=519482  nbValidityChecks=7871431  minDepth=153  maxDepth=369  nbPropagations=2656
5.63/5.78	     nbRevisions=88191  nbUselessRevisions=88180  nbAssignments=374  nbFailedAssignments=4  nbBacktracks=1
5.63/5.78	     nbVisitedNodes=380  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=1  nbInferences=0  nbTooLargeKeys=0
5.63/5.78	     nbSEliminables=0  nbREliminables=116.61  nbIEliminables=148.55  nbDEliminables=0  nbPEliminables=0
5.63/5.78	       =>  wckTime=2.015  cpuTime=1.92  mem=95M669
5.63/5.78	   
5.63/5.78	   global
5.63/5.78	     nbConstraintChecks=519482  nbValidityChecks=10088951  nbPropagations=3045  nbRevisions=88191
5.63/5.78	     nbUselessRevisions=88180  nbRestartNogoods=0  solvingWckTime=2.017  solvingCpuTime=1.92  expiredTime=no
5.63/5.78	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.45  globalCpuTime=4.5
5.63/5.78	       =>  wckTime=5.544  cpuTime=4.47  mem=95M669
5.63/5.78	   
5.63/5.78	s SATISFIABLE
5.63/5.78	v 15 4 0 6 19 0 18 18 4 0 5 17 14 18 18 0 18 0 8 6 14 17 0 11 8 4 13 13 8 14 1 4 0 11 0 4 13 4 13 4 19 0 17 13 18 19 0 15 4 13 19 0 17 18 0 17 4 0 18 19 4 0 4 3 19 4 11 4 6 4 13 8 2 19 0 12 4 18 12 14 14 24 20 2 0 18 1 4 14 6 17 0 3 0 1 0 2 0 18 8 13 0 3 3 0 11 0 11 8 0 1 20 11 1 20 11 18 14 9 8 1 22 0 18 0 10 4 18 0 17 11 4 11 14 0 12 0 3 11 4 17 4 19 4 13 4 2 0 3 18 0 7 8 1 18 11 4 4 19 18 4 13 0 17 2 18 15 7 17 0 18 0 11 21 4 17 1 18 14 11 4 14 5 14 0 11 18 1 0 0 18 15 0 17 19 8 2 20 11 0 17 11 24 1 0 4 11 17 0 18 0 13 14 0 19 17 8 18 19 4 18 0 13 18 0 8 3 0 19 0 24 17 0 19 0 19 20 11 0 17 4 18 19 0 17 18 4 13 2 24 18 19 18 4 6 6 0 17 18 4 11 0 19 4 18 18 0 4 19 8 15 13 0 0 13 18 18 2 0 11 0 3 4 18 4 17 4 18 11 4 3 15 11 20 19 14 12 14 14 13 17 0 10 4 17 0 2 10 4 4 18 22 8 4 18 0 8 3 4 18 14 17 4 4 17 0 17 4 17 4 3 6 4 6 11 4 4 18 4 4 3 18 0 17 4 19 4 1 4 6 18 4 24 0 18 4 18 18 4 18 1 0 18 18 4 1 4 18 18 
5.63/5.78	d NODES 374
5.63/5.78	d CHECKS 519482
5.63/5.79	   
5.63/5.79	   totalWckTime=5.609  totalCpuTime=4.5

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-1064011-1215139508/watcher-1064011-1215139508 -o /tmp/evaluation-result-1064011-1215139508/solver-1064011-1215139508 -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-1064011-1215139508.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.97 1.98 1.99 4/81 13163
/proc/meminfo: memFree=948480/2055920 swapFree=4180000/4192956
[pid=13163] ppid=13161 vsize=1616 CPUtime=0
/proc/13163/stat : 13163 (java) D 13161 13163 11167 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1992925027 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/13163/statm: 404 145 119 9 0 46 0

[startup+0.0211251 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 13163
/proc/meminfo: memFree=948480/2055920 swapFree=4180000/4192956
[pid=13163] ppid=13161 vsize=860580 CPUtime=0.01
/proc/13163/stat : 13163 (java) S 13161 13163 11167 0 -1 0 1426 0 1 0 0 1 0 0 18 0 2 0 1992925027 881233920 1175 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/13163/statm: 215145 1175 442 9 0 210124 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860580

[startup+0.101137 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 13163
/proc/meminfo: memFree=948480/2055920 swapFree=4180000/4192956
[pid=13163] ppid=13161 vsize=865884 CPUtime=0.08
/proc/13163/stat : 13163 (java) S 13161 13163 11167 0 -1 0 3737 0 1 0 6 2 0 0 18 0 9 0 1992925027 886665216 3200 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13163/statm: 216471 3200 1694 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301158 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 13163
/proc/meminfo: memFree=948480/2055920 swapFree=4180000/4192956
[pid=13163] ppid=13161 vsize=866400 CPUtime=0.28
/proc/13163/stat : 13163 (java) S 13161 13163 11167 0 -1 0 6033 0 1 0 23 5 0 0 18 0 9 0 1992925027 887193600 5407 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13163/statm: 216600 5407 1956 9 0 211128 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866400

[startup+0.701205 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 13163
/proc/meminfo: memFree=948480/2055920 swapFree=4180000/4192956
[pid=13163] ppid=13161 vsize=866400 CPUtime=0.68
/proc/13163/stat : 13163 (java) S 13161 13163 11167 0 -1 0 15176 0 1 0 59 9 0 0 18 0 9 0 1992925027 887193600 14546 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13163/statm: 216600 14547 1969 9 0 211128 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866400

[startup+1.5023 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 13172
/proc/meminfo: memFree=880248/2055920 swapFree=4180000/4192956
[pid=13163] ppid=13161 vsize=867696 CPUtime=1.48
/proc/13163/stat : 13163 (java) S 13161 13163 11167 0 -1 0 24017 0 1 0 134 14 0 0 18 0 9 0 1992925027 888520704 23372 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13163/statm: 216924 23373 2029 9 0 211430 0
[pid=13163/tid=13165] ppid=13161 vsize=867696 CPUtime=1.19
/proc/13163/task/13165/stat : 13165 (java) R 13161 13163 11167 0 -1 64 15778 0 1 0 109 10 0 0 25 0 9 0 1992925028 888520704 23374 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=867696 CPUtime=0.09
/proc/13163/task/13166/stat : 13166 (java) R 13161 13163 11167 0 -1 64 6865 0 0 0 7 2 0 0 16 0 9 0 1992925030 888520704 23375 996147200 134512640 134550740 4294955984 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=867696 CPUtime=0
/proc/13163/task/13167/stat : 13167 (java) S 13161 13163 11167 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992925030 888520704 23376 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=867696 CPUtime=0
/proc/13163/task/13168/stat : 13168 (java) S 13161 13163 11167 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992925030 888520704 23377 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13169] ppid=13161 vsize=867696 CPUtime=0
/proc/13163/task/13169/stat : 13169 (java) S 13161 13163 11167 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1992925032 888520704 23378 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13170] ppid=13161 vsize=867696 CPUtime=0.17
/proc/13163/task/13170/stat : 13170 (java) S 13161 13163 11167 0 -1 64 680 0 0 0 17 0 0 0 15 0 9 0 1992925032 888520704 23379 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13171] ppid=13161 vsize=867696 CPUtime=0
/proc/13163/task/13171/stat : 13171 (java) S 13161 13163 11167 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1992925032 888520704 23380 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13172] ppid=13161 vsize=867696 CPUtime=0
/proc/13163/task/13172/stat : 13172 (java) S 13161 13163 11167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992925032 888520704 23381 996147200 134512640 134550740 4294955984 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.10248 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 13172
/proc/meminfo: memFree=862008/2055920 swapFree=4180000/4192956
[pid=13163] ppid=13161 vsize=868072 CPUtime=3.06
/proc/13163/stat : 13163 (java) S 13161 13163 11167 0 -1 0 38437 632 1 0 264 27 15 0 18 0 10 0 1992925027 888905728 27045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13163/statm: 217018 27045 2369 9 0 211546 0
[pid=13163/tid=13165] ppid=13161 vsize=868072 CPUtime=2.5
/proc/13163/task/13165/stat : 13165 (java) S 13161 13163 11167 0 -1 64 17252 632 1 0 215 20 15 0 16 0 10 0 1992925028 888905728 27045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13166] ppid=13161 vsize=868072 CPUtime=0.42
/proc/13163/task/13166/stat : 13166 (java) R 13161 13163 11167 0 -1 64 19518 632 0 0 23 4 15 0 17 0 10 0 1992925030 888905728 27045 996147200 134512640 134550740 4294955984 18446744073709551615 103737199 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13167] ppid=13161 vsize=868072 CPUtime=0.15
/proc/13163/task/13167/stat : 13167 (java) S 13161 13163 11167 0 -1 64 13 632 0 0 0 0 15 0 16 0 10 0 1992925030 888905728 27045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=868072 CPUtime=0.15
/proc/13163/task/13168/stat : 13168 (java) S 13161 13163 11167 0 -1 64 5 632 0 0 0 0 15 0 16 0 10 0 1992925030 888905728 27045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13169] ppid=13161 vsize=868072 CPUtime=0.15
/proc/13163/task/13169/stat : 13169 (java) S 13161 13163 11167 0 -1 64 0 632 0 0 0 0 15 0 23 0 10 0 1992925032 888905728 27045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13170] ppid=13161 vsize=868072 CPUtime=0.39
/proc/13163/task/13170/stat : 13170 (java) S 13161 13163 11167 0 -1 64 839 632 0 0 24 0 15 0 16 0 10 0 1992925032 888905728 27045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13171] ppid=13161 vsize=868072 CPUtime=0.15
/proc/13163/task/13171/stat : 13171 (java) S 13161 13163 11167 0 -1 64 2 632 0 0 0 0 15 0 24 0 10 0 1992925032 888905728 27045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13172] ppid=13161 vsize=868072 CPUtime=0.15
/proc/13163/task/13172/stat : 13172 (java) S 13161 13163 11167 0 -1 64 9 632 0 0 0 0 15 0 15 0 10 0 1992925032 888905728 27045 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) 868072

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

[startup+4.70267 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 13176
/proc/meminfo: memFree=806064/2055920 swapFree=4180000/4192956
[pid=13163] ppid=13161 vsize=868104 CPUtime=4.65
/proc/13163/stat : 13163 (java) S 13161 13163 11167 0 -1 0 61783 755 1 0 414 35 15 1 18 0 9 0 1992925027 888938496 38055 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13163/statm: 217026 38055 2637 9 0 211532 0
[pid=13163/tid=13165] ppid=13161 vsize=868104 CPUtime=3.75
/proc/13163/task/13165/stat : 13165 (java) R 13161 13163 11167 0 -1 64 27411 755 1 0 337 22 15 1 20 0 9 0 1992925028 888938496 38055 996147200 134512640 134550740 4294955984 18446744073709551615 4127310859 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13166] ppid=13161 vsize=868104 CPUtime=0.68
/proc/13163/task/13166/stat : 13166 (java) S 13161 13163 11167 0 -1 64 32556 755 0 0 42 10 15 1 16 0 9 0 1992925030 888938496 38055 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13167/stat : 13167 (java) S 13161 13163 11167 0 -1 64 17 755 0 0 0 0 15 1 15 0 9 0 1992925030 888938496 38055 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13168] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13168/stat : 13168 (java) S 13161 13163 11167 0 -1 64 8 755 0 0 0 0 15 1 15 0 9 0 1992925030 888938496 38055 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13169] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13169/stat : 13169 (java) S 13161 13163 11167 0 -1 64 0 755 0 0 0 0 15 1 23 0 9 0 1992925032 888938496 38055 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13170] ppid=13161 vsize=868104 CPUtime=0.5
/proc/13163/task/13170/stat : 13170 (java) S 13161 13163 11167 0 -1 64 977 755 0 0 34 0 15 1 16 0 9 0 1992925032 888938496 38055 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13171] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13171/stat : 13171 (java) S 13161 13163 11167 0 -1 64 2 755 0 0 0 0 15 1 24 0 9 0 1992925032 888938496 38055 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13172] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13172/stat : 13172 (java) S 13161 13163 11167 0 -1 64 9 755 0 0 0 0 15 1 15 0 9 0 1992925032 888938496 38055 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 868104

[startup+5.50676 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 13176
/proc/meminfo: memFree=806000/2055920 swapFree=4180000/4192956
[pid=13163] ppid=13161 vsize=868104 CPUtime=5.44
/proc/13163/stat : 13163 (java) S 13161 13163 11167 0 -1 0 61828 755 1 0 493 35 15 1 18 0 9 0 1992925027 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13163/statm: 217026 38059 2637 9 0 211532 0
[pid=13163/tid=13165] ppid=13161 vsize=868104 CPUtime=4.54
/proc/13163/task/13165/stat : 13165 (java) R 13161 13163 11167 0 -1 64 27429 755 1 0 416 22 15 1 19 0 9 0 1992925028 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4127301002 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13166] ppid=13161 vsize=868104 CPUtime=0.68
/proc/13163/task/13166/stat : 13166 (java) S 13161 13163 11167 0 -1 64 32556 755 0 0 42 10 15 1 16 0 9 0 1992925030 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13167/stat : 13167 (java) S 13161 13163 11167 0 -1 64 17 755 0 0 0 0 15 1 15 0 9 0 1992925030 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13168] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13168/stat : 13168 (java) S 13161 13163 11167 0 -1 64 8 755 0 0 0 0 15 1 15 0 9 0 1992925030 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13169] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13169/stat : 13169 (java) S 13161 13163 11167 0 -1 64 0 755 0 0 0 0 15 1 23 0 9 0 1992925032 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13170] ppid=13161 vsize=868104 CPUtime=0.5
/proc/13163/task/13170/stat : 13170 (java) S 13161 13163 11167 0 -1 64 980 755 0 0 34 0 15 1 15 0 9 0 1992925032 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13171] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13171/stat : 13171 (java) S 13161 13163 11167 0 -1 64 2 755 0 0 0 0 15 1 24 0 9 0 1992925032 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13172] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13172/stat : 13172 (java) S 13161 13163 11167 0 -1 64 33 755 0 0 0 0 15 1 15 0 9 0 1992925032 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 868104

[startup+5.70178 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 13176
/proc/meminfo: memFree=806000/2055920 swapFree=4180000/4192956
[pid=13163] ppid=13161 vsize=868104 CPUtime=5.63
/proc/13163/stat : 13163 (java) S 13161 13163 11167 0 -1 0 61828 755 1 0 512 35 15 1 18 0 9 0 1992925027 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13163/statm: 217026 38059 2637 9 0 211532 0
[pid=13163/tid=13165] ppid=13161 vsize=868104 CPUtime=4.73
/proc/13163/task/13165/stat : 13165 (java) R 13161 13163 11167 0 -1 64 27429 755 1 0 435 22 15 1 20 0 9 0 1992925028 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4127229354 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13166] ppid=13161 vsize=868104 CPUtime=0.68
/proc/13163/task/13166/stat : 13166 (java) S 13161 13163 11167 0 -1 64 32556 755 0 0 42 10 15 1 16 0 9 0 1992925030 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13167/stat : 13167 (java) S 13161 13163 11167 0 -1 64 17 755 0 0 0 0 15 1 15 0 9 0 1992925030 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13168] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13168/stat : 13168 (java) S 13161 13163 11167 0 -1 64 8 755 0 0 0 0 15 1 15 0 9 0 1992925030 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13169] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13169/stat : 13169 (java) S 13161 13163 11167 0 -1 64 0 755 0 0 0 0 15 1 23 0 9 0 1992925032 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13170] ppid=13161 vsize=868104 CPUtime=0.5
/proc/13163/task/13170/stat : 13170 (java) S 13161 13163 11167 0 -1 64 980 755 0 0 34 0 15 1 15 0 9 0 1992925032 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13171] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13171/stat : 13171 (java) S 13161 13163 11167 0 -1 64 2 755 0 0 0 0 15 1 24 0 9 0 1992925032 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13172] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13172/stat : 13172 (java) S 13161 13163 11167 0 -1 64 33 755 0 0 0 0 15 1 15 0 9 0 1992925032 888938496 38059 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 868104

[startup+5.80179 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 13176
/proc/meminfo: memFree=806000/2055920 swapFree=4180000/4192956
[pid=13163] ppid=13161 vsize=868104 CPUtime=5.72
/proc/13163/stat : 13163 (java) S 13161 13163 11167 0 -1 0 61844 755 1 0 521 35 15 1 18 0 9 0 1992925027 888938496 38066 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13163/statm: 217026 38066 2637 9 0 211532 0
[pid=13163/tid=13165] ppid=13161 vsize=868104 CPUtime=4.81
/proc/13163/task/13165/stat : 13165 (java) S 13161 13163 11167 0 -1 64 27442 755 1 0 443 22 15 1 21 0 9 0 1992925028 888938496 38066 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13166] ppid=13161 vsize=868104 CPUtime=0.68
/proc/13163/task/13166/stat : 13166 (java) S 13161 13163 11167 0 -1 64 32556 755 0 0 42 10 15 1 16 0 9 0 1992925030 888938496 38066 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13167/stat : 13167 (java) S 13161 13163 11167 0 -1 64 17 755 0 0 0 0 15 1 15 0 9 0 1992925030 888938496 38066 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13168] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13168/stat : 13168 (java) S 13161 13163 11167 0 -1 64 8 755 0 0 0 0 15 1 15 0 9 0 1992925030 888938496 38066 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13169] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13169/stat : 13169 (java) S 13161 13163 11167 0 -1 64 0 755 0 0 0 0 15 1 23 0 9 0 1992925032 888938496 38066 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13170] ppid=13161 vsize=868104 CPUtime=0.51
/proc/13163/task/13170/stat : 13170 (java) S 13161 13163 11167 0 -1 64 983 755 0 0 35 0 15 1 15 0 9 0 1992925032 888938496 38066 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13163/tid=13171] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13171/stat : 13171 (java) S 13161 13163 11167 0 -1 64 2 755 0 0 0 0 15 1 24 0 9 0 1992925032 888938496 38066 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13163/tid=13172] ppid=13161 vsize=868104 CPUtime=0.16
/proc/13163/task/13172/stat : 13172 (java) S 13161 13163 11167 0 -1 64 33 755 0 0 0 0 15 1 15 0 9 0 1992925032 888938496 38066 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 868104

Child status: 0
Real time (s): 5.84809
CPU time (s): 5.76812
CPU user time (s): 5.37118
CPU system time (s): 0.396939
CPU usage (%): 98.6326
Max. virtual memory (cumulated for all children) (KiB): 868248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.37118
system time used= 0.396939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62627
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= 1760
involuntary context switches= 1817

runsolver used 0.009998 second user time and 0.034994 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-04 04:45:09
IDJOB=1064011
IDBENCH=54894
IDSOLVER=363
FILE ID=node23/1064011-1215139508
PBS_JOBID= 7877299
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 AC
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 mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064011-1215139508/watcher-1064011-1215139508 -o /tmp/evaluation-result-1064011-1215139508/solver-1064011-1215139508 -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-1064011-1215139508.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5ac73b28ca9b0050b6bc76f1ad4eff58
RANDOM SEED=128085632

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:        948960 kB
Buffers:         46436 kB
Cached:         302788 kB
SwapCached:       6756 kB
Active:         856852 kB
Inactive:       185720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        948960 kB
SwapTotal:     4192956 kB
SwapFree:      4180000 kB
Dirty:            5460 kB
Writeback:           0 kB
Mapped:         709500 kB
Slab:            48080 kB
Committed_AS:  4056384 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:15