Trace number 1064138

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 5.19621 5.27703

DiagnosticValue
CHECKS301246
NODES563

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-15-07.xml
MD5SUM1e6ce14559b05155904d8881047f709d
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.71989
Satisfiable
(Un)Satisfiability was proved
Number of variables193
Number of constraints663
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension74
Number of constraints which are defined in intension589
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.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1064138-1215139885.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.42	     nbVariables=193  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=5018
0.38/0.42	       =>  wckTime=0.186  cpuTime=0.13  mem=8M894
0.38/0.42	   
0.38/0.42	   relations being loaded...
0.77/0.82	   
0.77/0.82	   predicates being loaded...
0.77/0.89	   
0.77/0.89	   constraints being loaded...
1.07/1.19	   Too large in ConstraintConflictsSTructure
1.17/1.21	   Too large in ConstraintConflictsSTructure
1.17/1.26	   Too large in ConstraintConflictsSTructure
1.76/1.86	     nbConstraints=664  nbRelationTypes=7  nbGlobalConstraints=75  nbExtensionStructures=7
1.76/1.86	     nbSharedExtensionStructures=67  nbConflictsStructures=4  nbSharedConflictsStructures=52
1.76/1.86	     nbUnbuiltConflictsStructures=11  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
1.76/1.86	     nbSharedEvaluationManagers=581  minDegree=6  maxDegree=55  minArity=3  avgArity=8.72  maxArity=180  nbGenerators=1
1.76/1.86	     nbFusions=0  symmetryWckTime=0.254  symmetryCpuTime=0.09
1.76/1.86	       =>  wckTime=1.626  cpuTime=1.22  mem=21M796
1.85/1.96	   
1.85/1.96	   solver IterativeSystematicSolver being built... 
2.05/2.11	   
2.05/2.11	   INFO : Forward propagation technique limited 
2.05/2.18	       =>  wckTime=1.944  cpuTime=1.41  mem=58M732
3.33/3.46	   
3.33/3.46	   preprocessing
3.33/3.46	     nbConstraintChecks=62778  nbValidityChecks=13257185  nbPropagations=2234  nbRevisions=6819  nbUselessRevisions=6816
3.33/3.46	     nbSingletonTests=210  nbEffectiveSingletonTests=0  nbACRemovals=68  nbFoundSingletons=0  nbRemovedValues=68
3.33/3.46	     detectedInconsistency=no
3.33/3.46	       =>  wckTime=1.273  cpuTime=1.19  mem=59M691
5.12/5.24	   
5.12/5.24	   search
5.12/5.24	     run=2  nbConstraintChecks=238468  nbValidityChecks=12543771  minDepth=71  maxDepth=193  nbPropagations=16140
5.12/5.24	     nbRevisions=155776  nbUselessRevisions=155727  nbAssignments=563  nbFailedAssignments=32  nbBacktracks=79
5.12/5.24	     nbVisitedNodes=613  nbRestartNogoods=10  nbFoundSolutions=1  mapSize=27  nbInferences=0  nbTooLargeKeys=0
5.12/5.24	     nbSEliminables=0  nbREliminables=53.89  nbIEliminables=96.75  nbDEliminables=0  nbPEliminables=0
5.12/5.24	       =>  wckTime=3.053  cpuTime=2.93  mem=60M634
5.12/5.24	   
5.12/5.24	   global
5.12/5.24	     nbConstraintChecks=301246  nbValidityChecks=25800956  nbPropagations=18374  nbRevisions=162595
5.12/5.24	     nbUselessRevisions=162543  nbRestartNogoods=10  solvingWckTime=3.055  solvingCpuTime=2.93  expiredTime=no
5.12/5.24	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.33  globalCpuTime=4.4
5.12/5.24	       =>  wckTime=5.003  cpuTime=4.34  mem=60M634
5.12/5.24	   
5.12/5.24	s SATISFIABLE
5.12/5.24	v 4 17 8 2 12 14 0 1 18 2 0 19 19 18 0 18 0 2 0 3 8 0 14 3 0 8 18 7 14 17 4 2 17 0 1 0 11 0 19 4 4 18 10 8 12 14 18 11 0 12 8 6 4 17 14 1 4 24 15 8 19 1 4 18 18 2 0 13 4 18 15 11 14 22 4 17 0 17 19 18 5 11 0 12 8 13 8 2 0 11 12 0 0 12 4 0 19 0 23 4 4 11 0 15 17 4 21 4 13 8 4 13 19 18 13 0 15 18 20 13 3 0 4 2 20 19 4 18 8 19 2 7 4 2 20 18 14 2 0 2 7 4 0 15 11 24 0 13 8 2 20 19 18 7 0 18 15 18 12 4 11 0 13 20 17 8 0 14 13 18 4 19 17 4 0 15 12 4 11 18 17 4 4 3 18 20 17 13 18 1 0 18 18 
5.12/5.24	d NODES 563
5.12/5.24	d CHECKS 301246
5.12/5.24	   
5.12/5.24	   totalWckTime=5.059  totalCpuTime=4.4

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-1064138-1215139885/watcher-1064138-1215139885 -o /tmp/evaluation-result-1064138-1215139885/solver-1064138-1215139885 -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-1064138-1215139885.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.92 2.01 2.04 4/73 27926
/proc/meminfo: memFree=1807424/2055920 swapFree=4181452/4192956
[pid=27926] ppid=27924 vsize=1616 CPUtime=0
/proc/27926/stat : 27926 (java) D 27924 27926 25877 0 -1 0 317 0 0 0 0 0 0 0 18 0 1 0 125999576 1654784 126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/27926/statm: 404 126 100 9 0 46 0

[startup+0.016055 s]
/proc/loadavg: 1.92 2.01 2.04 4/73 27926
/proc/meminfo: memFree=1807424/2055920 swapFree=4181452/4192956
[pid=27926] ppid=27924 vsize=10904 CPUtime=0
/proc/27926/stat : 27926 (java) S 27924 27926 25877 0 -1 0 821 0 0 0 0 0 0 0 18 0 2 0 125999576 11165696 574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/27926/statm: 2726 574 285 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.102069 s]
/proc/loadavg: 1.92 2.01 2.04 4/73 27926
/proc/meminfo: memFree=1807424/2055920 swapFree=4181452/4192956
[pid=27926] ppid=27924 vsize=865884 CPUtime=0.09
/proc/27926/stat : 27926 (java) S 27924 27926 25877 0 -1 0 3750 0 1 0 7 2 0 0 18 0 9 0 125999576 886665216 3207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27926/statm: 216471 3207 1701 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301093 s]
/proc/loadavg: 1.92 2.01 2.04 4/73 27926
/proc/meminfo: memFree=1807424/2055920 swapFree=4181452/4192956
[pid=27926] ppid=27924 vsize=866196 CPUtime=0.28
/proc/27926/stat : 27926 (java) S 27924 27926 25877 0 -1 0 5622 0 1 0 24 4 0 0 18 0 9 0 125999576 886984704 5036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27926/statm: 216549 5036 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.702145 s]
/proc/loadavg: 1.92 2.01 2.04 4/73 27926
/proc/meminfo: memFree=1807424/2055920 swapFree=4181452/4192956
[pid=27926] ppid=27924 vsize=866408 CPUtime=0.67
/proc/27926/stat : 27926 (java) S 27924 27926 25877 0 -1 0 13146 0 1 0 60 7 0 0 18 0 9 0 125999576 887201792 12516 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27926/statm: 216602 12516 1969 9 0 211130 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866408

[startup+1.50224 s]
/proc/loadavg: 1.92 2.01 2.04 3/82 27935
/proc/meminfo: memFree=1741624/2055920 swapFree=4181452/4192956
[pid=27926] ppid=27924 vsize=867008 CPUtime=1.47
/proc/27926/stat : 27926 (java) S 27924 27926 25877 0 -1 0 19119 0 1 0 135 12 0 0 18 0 9 0 125999576 887816192 18453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27926/statm: 216752 18453 2006 9 0 211280 0
[pid=27926/tid=27927] ppid=27924 vsize=867008 CPUtime=1.23
/proc/27926/task/27927/stat : 27927 (java) R 27924 27926 25877 0 -1 64 15788 0 1 0 113 10 0 0 25 0 9 0 125999578 887816192 18453 996147200 134512640 134550740 4294955968 18446744073709551615 102065429 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27929] ppid=27924 vsize=867008 CPUtime=0.03
/proc/27926/task/27929/stat : 27929 (java) S 27924 27926 25877 0 -1 64 2103 0 0 0 3 0 0 0 17 0 9 0 125999579 887816192 18453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27930] ppid=27924 vsize=867008 CPUtime=0
/proc/27926/task/27930/stat : 27930 (java) S 27924 27926 25877 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125999579 887816192 18453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27931] ppid=27924 vsize=867008 CPUtime=0
/proc/27926/task/27931/stat : 27931 (java) S 27924 27926 25877 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125999579 887816192 18453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27932] ppid=27924 vsize=867008 CPUtime=0
/proc/27926/task/27932/stat : 27932 (java) S 27924 27926 25877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125999582 887816192 18453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27933] ppid=27924 vsize=867008 CPUtime=0.18
/proc/27926/task/27933/stat : 27933 (java) S 27924 27926 25877 0 -1 64 532 0 0 0 18 0 0 0 15 0 9 0 125999582 887816192 18453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27934] ppid=27924 vsize=867008 CPUtime=0
/proc/27926/task/27934/stat : 27934 (java) S 27924 27926 25877 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 125999582 887816192 18453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27935] ppid=27924 vsize=867008 CPUtime=0
/proc/27926/task/27935/stat : 27935 (java) S 27924 27926 25877 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 125999582 887816192 18453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867008

[startup+3.10143 s]
/proc/loadavg: 1.92 2.01 2.04 3/82 27939
/proc/meminfo: memFree=1715704/2055920 swapFree=4181452/4192956
[pid=27926] ppid=27924 vsize=867544 CPUtime=3.03
/proc/27926/stat : 27926 (java) S 27924 27926 25877 0 -1 0 39308 424 1 0 280 19 3 1 18 0 9 0 125999576 888365056 25467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27926/statm: 216886 25467 2637 9 0 211392 0
[pid=27926/tid=27927] ppid=27924 vsize=867544 CPUtime=2.51
/proc/27926/task/27927/stat : 27927 (java) R 27924 27926 25877 0 -1 64 22361 424 1 0 234 13 3 1 25 0 9 0 125999578 888365056 25467 996147200 134512640 134550740 4294955968 18446744073709551615 4127023600 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27929] ppid=27924 vsize=867544 CPUtime=0.24
/proc/27926/task/27929/stat : 27929 (java) S 27924 27926 25877 0 -1 64 15354 424 0 0 16 4 3 1 17 0 9 0 125999579 888365056 25467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27930] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27930/stat : 27930 (java) S 27924 27926 25877 0 -1 64 18 424 0 0 0 0 3 1 16 0 9 0 125999579 888365056 25467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27931] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27931/stat : 27931 (java) S 27924 27926 25877 0 -1 64 9 424 0 0 0 0 3 1 15 0 9 0 125999579 888365056 25467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27932] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27932/stat : 27932 (java) S 27924 27926 25877 0 -1 64 1 424 0 0 0 0 3 1 18 0 9 0 125999582 888365056 25467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27933] ppid=27924 vsize=867544 CPUtime=0.33
/proc/27926/task/27933/stat : 27933 (java) S 27924 27926 25877 0 -1 64 758 424 0 0 29 0 3 1 16 0 9 0 125999582 888365056 25467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27934] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27934/stat : 27934 (java) S 27924 27926 25877 0 -1 64 1 424 0 0 0 0 3 1 19 0 9 0 125999582 888365056 25467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27935] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27935/stat : 27935 (java) S 27924 27926 25877 0 -1 64 6 424 0 0 0 0 3 1 15 0 9 0 125999582 888365056 25467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 867544

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

[startup+3.90152 s]
/proc/loadavg: 1.92 2.01 2.04 3/82 27939
/proc/meminfo: memFree=1715320/2055920 swapFree=4181452/4192956
[pid=27926] ppid=27924 vsize=867544 CPUtime=3.83
/proc/27926/stat : 27926 (java) S 27924 27926 25877 0 -1 0 39592 424 1 0 359 20 3 1 18 0 9 0 125999576 888365056 25484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27926/statm: 216886 25484 2637 9 0 211392 0
[pid=27926/tid=27927] ppid=27924 vsize=867544 CPUtime=3.28
/proc/27926/task/27927/stat : 27927 (java) R 27924 27926 25877 0 -1 64 22633 424 1 0 311 13 3 1 25 0 9 0 125999578 888365056 25484 996147200 134512640 134550740 4294955968 18446744073709551615 4127077642 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27929] ppid=27924 vsize=867544 CPUtime=0.24
/proc/27926/task/27929/stat : 27929 (java) S 27924 27926 25877 0 -1 64 15354 424 0 0 16 4 3 1 17 0 9 0 125999579 888365056 25484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27930] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27930/stat : 27930 (java) S 27924 27926 25877 0 -1 64 18 424 0 0 0 0 3 1 16 0 9 0 125999579 888365056 25484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27931] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27931/stat : 27931 (java) S 27924 27926 25877 0 -1 64 9 424 0 0 0 0 3 1 15 0 9 0 125999579 888365056 25484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27932] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27932/stat : 27932 (java) S 27924 27926 25877 0 -1 64 1 424 0 0 0 0 3 1 18 0 9 0 125999582 888365056 25484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27933] ppid=27924 vsize=867544 CPUtime=0.35
/proc/27926/task/27933/stat : 27933 (java) S 27924 27926 25877 0 -1 64 770 424 0 0 31 0 3 1 15 0 9 0 125999582 888365056 25484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27934] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27934/stat : 27934 (java) S 27924 27926 25877 0 -1 64 1 424 0 0 0 0 3 1 19 0 9 0 125999582 888365056 25484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27935] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27935/stat : 27935 (java) S 27924 27926 25877 0 -1 64 6 424 0 0 0 0 3 1 15 0 9 0 125999582 888365056 25484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 867544

[startup+4.70161 s]
/proc/loadavg: 1.92 2.01 2.04 3/82 27939
/proc/meminfo: memFree=1715256/2055920 swapFree=4181452/4192956
[pid=27926] ppid=27924 vsize=867544 CPUtime=4.62
/proc/27926/stat : 27926 (java) S 27924 27926 25877 0 -1 0 39625 424 1 0 438 20 3 1 18 0 9 0 125999576 888365056 25488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27926/statm: 216886 25488 2637 9 0 211392 0
[pid=27926/tid=27927] ppid=27924 vsize=867544 CPUtime=4.06
/proc/27926/task/27927/stat : 27927 (java) R 27924 27926 25877 0 -1 64 22663 424 1 0 389 13 3 1 25 0 9 0 125999578 888365056 25488 996147200 134512640 134550740 4294955968 18446744073709551615 4126095722 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27929] ppid=27924 vsize=867544 CPUtime=0.24
/proc/27926/task/27929/stat : 27929 (java) S 27924 27926 25877 0 -1 64 15354 424 0 0 16 4 3 1 16 0 9 0 125999579 888365056 25488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27930] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27930/stat : 27930 (java) S 27924 27926 25877 0 -1 64 18 424 0 0 0 0 3 1 16 0 9 0 125999579 888365056 25488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27931] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27931/stat : 27931 (java) S 27924 27926 25877 0 -1 64 9 424 0 0 0 0 3 1 15 0 9 0 125999579 888365056 25488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27932] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27932/stat : 27932 (java) S 27924 27926 25877 0 -1 64 1 424 0 0 0 0 3 1 18 0 9 0 125999582 888365056 25488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27933] ppid=27924 vsize=867544 CPUtime=0.35
/proc/27926/task/27933/stat : 27933 (java) S 27924 27926 25877 0 -1 64 773 424 0 0 31 0 3 1 15 0 9 0 125999582 888365056 25488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27934] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27934/stat : 27934 (java) S 27924 27926 25877 0 -1 64 1 424 0 0 0 0 3 1 19 0 9 0 125999582 888365056 25488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27935] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27935/stat : 27935 (java) S 27924 27926 25877 0 -1 64 6 424 0 0 0 0 3 1 15 0 9 0 125999582 888365056 25488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 867544

[startup+5.10165 s]
/proc/loadavg: 1.92 2.01 2.04 3/82 27939
/proc/meminfo: memFree=1715256/2055920 swapFree=4181452/4192956
[pid=27926] ppid=27924 vsize=867544 CPUtime=5.02
/proc/27926/stat : 27926 (java) S 27924 27926 25877 0 -1 0 39638 424 1 0 478 20 3 1 18 0 9 0 125999576 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27926/statm: 216886 25490 2637 9 0 211392 0
[pid=27926/tid=27927] ppid=27924 vsize=867544 CPUtime=4.45
/proc/27926/task/27927/stat : 27927 (java) R 27924 27926 25877 0 -1 64 22674 424 1 0 428 13 3 1 25 0 9 0 125999578 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4127080892 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27929] ppid=27924 vsize=867544 CPUtime=0.24
/proc/27926/task/27929/stat : 27929 (java) S 27924 27926 25877 0 -1 64 15354 424 0 0 16 4 3 1 16 0 9 0 125999579 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27930] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27930/stat : 27930 (java) S 27924 27926 25877 0 -1 64 18 424 0 0 0 0 3 1 16 0 9 0 125999579 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27931] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27931/stat : 27931 (java) S 27924 27926 25877 0 -1 64 9 424 0 0 0 0 3 1 15 0 9 0 125999579 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27932] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27932/stat : 27932 (java) S 27924 27926 25877 0 -1 64 1 424 0 0 0 0 3 1 18 0 9 0 125999582 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27933] ppid=27924 vsize=867544 CPUtime=0.36
/proc/27926/task/27933/stat : 27933 (java) S 27924 27926 25877 0 -1 64 775 424 0 0 32 0 3 1 16 0 9 0 125999582 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27934] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27934/stat : 27934 (java) S 27924 27926 25877 0 -1 64 1 424 0 0 0 0 3 1 19 0 9 0 125999582 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27935] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27935/stat : 27935 (java) S 27924 27926 25877 0 -1 64 6 424 0 0 0 0 3 1 15 0 9 0 125999582 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 867544

[startup+5.20167 s]
/proc/loadavg: 1.92 2.01 2.04 3/82 27939
/proc/meminfo: memFree=1715256/2055920 swapFree=4181452/4192956
[pid=27926] ppid=27924 vsize=867544 CPUtime=5.12
/proc/27926/stat : 27926 (java) S 27924 27926 25877 0 -1 0 39646 424 1 0 488 20 3 1 18 0 9 0 125999576 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27926/statm: 216886 25490 2637 9 0 211392 0
[pid=27926/tid=27927] ppid=27924 vsize=867544 CPUtime=4.55
/proc/27926/task/27927/stat : 27927 (java) R 27924 27926 25877 0 -1 64 22682 424 1 0 438 13 3 1 25 0 9 0 125999578 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4127083825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27929] ppid=27924 vsize=867544 CPUtime=0.24
/proc/27926/task/27929/stat : 27929 (java) S 27924 27926 25877 0 -1 64 15354 424 0 0 16 4 3 1 16 0 9 0 125999579 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27930] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27930/stat : 27930 (java) S 27924 27926 25877 0 -1 64 18 424 0 0 0 0 3 1 16 0 9 0 125999579 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27931] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27931/stat : 27931 (java) S 27924 27926 25877 0 -1 64 9 424 0 0 0 0 3 1 15 0 9 0 125999579 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27932] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27932/stat : 27932 (java) S 27924 27926 25877 0 -1 64 1 424 0 0 0 0 3 1 18 0 9 0 125999582 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27933] ppid=27924 vsize=867544 CPUtime=0.36
/proc/27926/task/27933/stat : 27933 (java) S 27924 27926 25877 0 -1 64 775 424 0 0 32 0 3 1 16 0 9 0 125999582 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27934] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27934/stat : 27934 (java) S 27924 27926 25877 0 -1 64 1 424 0 0 0 0 3 1 19 0 9 0 125999582 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27926/tid=27935] ppid=27924 vsize=867544 CPUtime=0.04
/proc/27926/task/27935/stat : 27935 (java) S 27924 27926 25877 0 -1 64 6 424 0 0 0 0 3 1 15 0 9 0 125999582 888365056 25490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 867544

Child status: 0
Real time (s): 5.27703
CPU time (s): 5.19621
CPU user time (s): 4.96125
CPU system time (s): 0.234964
CPU usage (%): 98.4685
Max. virtual memory (cumulated for all children) (KiB): 867544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.96124
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40205
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= 1508
involuntary context switches= 1624

runsolver used 0.009998 second user time and 0.029995 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-04 04:51:25
IDJOB=1064138
IDBENCH=54908
IDSOLVER=364
FILE ID=node73/1064138-1215139885
PBS_JOBID= 7877325
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1e6ce14559b05155904d8881047f709d
RANDOM SEED=1235766714

node73.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.230
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.230
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:       1807904 kB
Buffers:         10360 kB
Cached:         120680 kB
SwapCached:       5300 kB
Active:         146184 kB
Inactive:        47540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807904 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            4616 kB
Writeback:           0 kB
Mapped:          70088 kB
Slab:            39672 kB
Committed_AS:   370568 kB
PageTables:       1820 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 node73 at 2008-07-04 04:51:31