Trace number 1075280

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 12.6231 12.7419

DiagnosticValue
CHECKS857925
NODES450

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-07.xml
MD5SUM0a686702ca9a26462bbb33f67d4dcac6
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 benchmark2.42563
Satisfiable
(Un)Satisfiability was proved
Number of variables446
Number of constraints3889
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension174
Number of constraints which are defined in intension3715
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1075280-1215180498.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.44	     nbVariables=446  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11596
0.38/0.44	       =>  wckTime=0.172  cpuTime=0.14  mem=9M869
0.38/0.44	   
0.38/0.44	   relations being loaded...
1.58/1.64	   
1.67/1.75	   predicates being loaded...
1.67/1.75	   
1.67/1.75	   constraints being loaded...
2.27/2.34	   Too large in ConstraintConflictsSTructure
2.37/2.44	   Too large in ConstraintConflictsSTructure
2.57/2.61	   Too large in ConstraintConflictsSTructure
2.57/2.66	   Too large in ConstraintConflictsSTructure
2.67/2.75	   Too large in ConstraintConflictsSTructure
2.77/2.85	   Too large in ConstraintConflictsSTructure
4.64/4.73	     nbConstraints=3889  nbRelationTypes=10  nbGlobalConstraints=174  nbExtensionStructures=10
4.74/4.85	     nbSharedExtensionStructures=164  nbConflictsStructures=4  nbSharedConflictsStructures=144
4.74/4.85	     nbUnbuiltConflictsStructures=16  nbSharedBinaryRepresentations=0  nbEvaluationManagers=10
4.74/4.85	     nbSharedEvaluationManagers=3705  minDegree=6  maxDegree=126  minArity=3  avgArity=8.72  maxArity=24  nbGenerators=0
4.74/4.85	     nbFusions=0  symmetryWckTime=0.549  symmetryCpuTime=0.27
4.74/4.85	       =>  wckTime=4.467  cpuTime=3.59  mem=108M483
4.94/5.02	   
4.94/5.03	   solver IterativeSystematicSolver being built... 
5.55/5.63	   
5.55/5.64	   INFO : Forward propagation technique limited 
5.65/5.72	       =>  wckTime=5.455  cpuTime=4.04  mem=153M135
9.62/9.76	   
9.62/9.76	   preprocessing
9.62/9.76	     nbConstraintChecks=256802  nbValidityChecks=38228452  nbPropagations=5573  nbRevisions=25558
9.62/9.76	     nbUselessRevisions=25551  nbSingletonTests=480  nbEffectiveSingletonTests=0  nbACRemovals=200  nbFoundSingletons=0
9.62/9.76	     nbRemovedValues=200  detectedInconsistency=no
9.62/9.76	       =>  wckTime=4.038  cpuTime=3.94  mem=155M65
12.49/12.69	   
12.49/12.69	   search
12.49/12.69	     run=0  nbConstraintChecks=601123  nbValidityChecks=14207135  minDepth=17  maxDepth=446  nbPropagations=8770
12.49/12.69	     nbRevisions=140780  nbUselessRevisions=140741  nbAssignments=450  nbFailedAssignments=4  nbBacktracks=0
12.49/12.69	     nbVisitedNodes=455  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
12.49/12.69	     nbSEliminables=0  nbREliminables=96.13  nbIEliminables=221.41  nbDEliminables=0  nbPEliminables=0
12.49/12.69	       =>  wckTime=6.961  cpuTime=6.81  mem=157M11
12.49/12.69	   
12.49/12.69	   global
12.49/12.69	     nbConstraintChecks=857925  nbValidityChecks=52435587  nbPropagations=14343  nbRevisions=166338
12.49/12.69	     nbUselessRevisions=166292  nbRestartNogoods=0  solvingWckTime=6.963  solvingCpuTime=6.81  expiredTime=no
12.49/12.69	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=10.83  globalCpuTime=10.89
12.49/12.69	       =>  wckTime=12.422  cpuTime=10.85  mem=157M11
12.49/12.69	   
12.49/12.69	s SATISFIABLE
12.49/12.69	v 19 0 17 4 19 18 0 17 18 5 0 17 0 3 1 4 2 19 0 0 8 4 18 17 0 6 4 0 4 23 8 6 20 4 14 6 4 13 4 15 11 0 13 17 4 11 8 4 5 12 0 17 4 2 7 0 20 18 18 4 4 4 18 18 14 8 18 4 18 17 0 12 8 4 7 0 19 4 18 12 18 13 0 18 4 15 0 17 4 18 1 0 19 4 2 14 8 19 1 0 11 0 8 4 4 0 13 4 18 2 0 12 0 15 0 13 0 8 14 17 14 8 18 15 11 8 4 22 7 8 15 12 0 8 19 8 17 18 1 14 20 17 17 0 2 7 4 18 7 0 17 3 1 14 15 19 4 4 15 0 17 2 18 2 0 8 13 18 0 8 4 4 20 4 4 13 19 17 4 9 4 20 18 19 4 6 14 12 24 8 4 18 0 17 18 19 0 17 8 1 17 4 4 13 15 0 13 4 2 0 20 18 4 24 4 14 12 4 13 17 8 15 4 1 14 17 0 0 11 14 18 4 18 0 6 8 4 18 2 0 18 7 1 0 3 4 17 2 0 20 18 2 0 18 4 2 14 13 2 0 19 4 13 4 2 17 14 12 11 4 2 7 7 8 4 15 0 8 19 17 0 0 6 2 7 0 19 18 19 17 8 19 4 18 18 14 13 18 9 0 13 8 18 18 0 8 17 4 1 0 8 4 0 19 19 17 0 3 18 0 13 4 4 15 0 13 4 4 3 4 0 11 4 15 0 11 4 15 0 13 4 18 21 0 11 18 4 18 0 2 12 4 2 0 3 4 2 20 8 19 18 18 0 17 11 8 17 0 15 0 8 18 18 0 8 18 8 18 2 17 0 19 2 7 0 12 14 13 19 0 6 13 14 11 0 8 18 0 13 19 8 21 8 17 0 20 23 18 20 3 4 19 4 2 0 12 4 4 6 20 4 4 4 0 12 8 4 18 4 17 4 18 18 14 4 20 17 18 0 12 4 18 15 4 18 4 
12.49/12.69	d NODES 450
12.49/12.69	d CHECKS 857925
12.49/12.69	   
12.49/12.69	   totalWckTime=12.494  totalCpuTime=10.89

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-1075280-1215180498/watcher-1075280-1215180498 -o /tmp/evaluation-result-1075280-1215180498/solver-1075280-1215180498 -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-1075280-1215180498.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.00 3/81 14795
/proc/meminfo: memFree=1459496/2055920 swapFree=4181480/4192956
[pid=14795] ppid=14793 vsize=10616 CPUtime=0
/proc/14795/stat : 14795 (java) S 14793 14795 11517 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1997019437 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14795/statm: 2654 472 209 9 0 1184 0
[pid=14795/tid=14796] ppid=14793 vsize=10616 CPUtime=0
/proc/14795/task/14796/stat : 14796 (java) R 14793 14795 11517 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1997019438 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 7737304 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0571149 s]
/proc/loadavg: 2.08 2.03 2.00 3/81 14795
/proc/meminfo: memFree=1459496/2055920 swapFree=4181480/4192956
[pid=14795] ppid=14793 vsize=863920 CPUtime=0.04
/proc/14795/stat : 14795 (java) S 14793 14795 11517 0 -1 0 2650 0 1 0 3 1 0 0 18 0 9 0 1997019437 884654080 2217 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14795/statm: 215980 2217 1046 9 0 210937 0
[pid=14795/tid=14796] ppid=14793 vsize=863920 CPUtime=0.03
/proc/14795/task/14796/stat : 14796 (java) R 14793 14795 11517 0 -1 64 1750 0 1 0 3 0 0 0 20 0 9 0 1997019438 884654080 2217 996147200 134512640 134550740 4294955968 18446744073709551615 4159513886 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863920

[startup+0.101118 s]
/proc/loadavg: 2.08 2.03 2.00 3/81 14795
/proc/meminfo: memFree=1459496/2055920 swapFree=4181480/4192956
[pid=14795] ppid=14793 vsize=865884 CPUtime=0.08
/proc/14795/stat : 14795 (java) S 14793 14795 11517 0 -1 0 3690 0 1 0 7 1 0 0 18 0 9 0 1997019437 886665216 3165 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14795/statm: 216471 3165 1685 9 0 211026 0
[pid=14795/tid=14796] ppid=14793 vsize=865884 CPUtime=0.06
/proc/14795/task/14796/stat : 14796 (java) R 14793 14795 11517 0 -1 64 2773 0 1 0 6 0 0 0 20 0 9 0 1997019438 886665216 3165 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301159 s]
/proc/loadavg: 2.08 2.03 2.00 3/81 14795
/proc/meminfo: memFree=1459496/2055920 swapFree=4181480/4192956
[pid=14795] ppid=14793 vsize=866284 CPUtime=0.28
/proc/14795/stat : 14795 (java) S 14793 14795 11517 0 -1 0 5731 0 1 0 25 3 0 0 18 0 9 0 1997019437 887074816 5116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14795/statm: 216571 5116 1943 9 0 211099 0
[pid=14795/tid=14796] ppid=14793 vsize=866284 CPUtime=0.22
/proc/14795/task/14796/stat : 14796 (java) R 14793 14795 11517 0 -1 64 4757 0 1 0 20 2 0 0 18 0 9 0 1997019438 887074816 5116 996147200 134512640 134550740 4294955968 18446744073709551615 4125958808 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701234 s]
/proc/loadavg: 2.08 2.03 2.00 3/81 14795
/proc/meminfo: memFree=1459496/2055920 swapFree=4181480/4192956
[pid=14795] ppid=14793 vsize=867004 CPUtime=0.68
/proc/14795/stat : 14795 (java) S 14793 14795 11517 0 -1 0 15008 0 1 0 59 9 0 0 18 0 9 0 1997019437 887812096 14378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14795/statm: 216751 14379 1969 9 0 211279 0
[pid=14795/tid=14796] ppid=14793 vsize=867004 CPUtime=0.57
/proc/14795/task/14796/stat : 14796 (java) R 14793 14795 11517 0 -1 64 13858 0 1 0 49 8 0 0 21 0 9 0 1997019438 887812096 14380 996147200 134512640 134550740 4294955968 18446744073709551615 4126642199 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867004

[startup+1.50237 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 14804
/proc/meminfo: memFree=1392160/2055920 swapFree=4181480/4192956
[pid=14795] ppid=14793 vsize=867004 CPUtime=1.48
/proc/14795/stat : 14795 (java) S 14793 14795 11517 0 -1 0 24104 0 1 0 134 14 0 0 18 0 9 0 1997019437 887812096 23471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14795/statm: 216751 23471 1983 9 0 211279 0
[pid=14795/tid=14796] ppid=14793 vsize=867004 CPUtime=1.26
/proc/14795/task/14796/stat : 14796 (java) R 14793 14795 11517 0 -1 64 15660 0 1 0 116 10 0 0 25 0 9 0 1997019438 887812096 23471 996147200 134512640 134550740 4294955968 18446744073709551615 4126624540 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=867004 CPUtime=0.09
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 11517 0 -1 64 7289 0 0 0 7 2 0 0 16 0 9 0 1997019440 887812096 23471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=867004 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 11517 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1997019440 887812096 23471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=867004 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 11517 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1997019440 887812096 23471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=867004 CPUtime=0
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 11517 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1997019442 887812096 23471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14802] ppid=14793 vsize=867004 CPUtime=0.1
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 11517 0 -1 64 458 0 0 0 10 0 0 0 16 0 9 0 1997019442 887812096 23471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=867004 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 11517 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1997019442 887812096 23471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14804] ppid=14793 vsize=867004 CPUtime=0
/proc/14795/task/14804/stat : 14804 (java) S 14793 14795 11517 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997019442 887812096 23471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867004

[startup+3.10167 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 14804
/proc/meminfo: memFree=1368672/2055920 swapFree=4181480/4192956
[pid=14795] ppid=14793 vsize=867608 CPUtime=3.07
/proc/14795/stat : 14795 (java) S 14793 14795 11517 0 -1 0 29033 0 1 0 287 20 0 0 18 0 9 0 1997019437 888430592 28364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14795/statm: 216902 28364 2007 9 0 211430 0
[pid=14795/tid=14796] ppid=14793 vsize=867608 CPUtime=2.61
/proc/14795/task/14796/stat : 14796 (java) R 14793 14795 11517 0 -1 64 15789 0 1 0 246 15 0 0 24 0 9 0 1997019438 888430592 28364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=867608 CPUtime=0.21
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 11517 0 -1 64 11845 0 0 0 17 4 0 0 16 0 9 0 1997019440 888430592 28364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=867608 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 11517 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1997019440 888430592 28364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=867608 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 11517 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1997019440 888430592 28364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=867608 CPUtime=0
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 11517 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1997019442 888430592 28364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14802] ppid=14793 vsize=867608 CPUtime=0.22
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 11517 0 -1 64 702 0 0 0 22 0 0 0 15 0 9 0 1997019442 888430592 28364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=867608 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 11517 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1997019442 888430592 28364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14804] ppid=14793 vsize=867608 CPUtime=0
/proc/14795/task/14804/stat : 14804 (java) S 14793 14795 11517 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997019442 888430592 28364 996147200 134512640 134550740 4294955968 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) 867608

[startup+6.30226 s]
/proc/loadavg: 2.23 2.06 2.01 5/92 14808
/proc/meminfo: memFree=1302096/2055920 swapFree=4181480/4192956
[pid=14795] ppid=14793 vsize=868436 CPUtime=6.25
/proc/14795/stat : 14795 (java) S 14793 14795 11517 0 -1 0 78316 893 1 0 553 49 20 3 18 0 9 0 1997019437 889278464 46741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14795/statm: 217109 46741 2637 9 0 211615 0
[pid=14795/tid=14796] ppid=14793 vsize=868436 CPUtime=5.02
/proc/14795/task/14796/stat : 14796 (java) R 14793 14795 11517 0 -1 64 29722 893 1 0 449 30 20 3 21 0 9 0 1997019438 889278464 46741 996147200 134512640 134550740 4294955968 18446744073709551615 4127256854 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14798] ppid=14793 vsize=868436 CPUtime=1.09
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 11517 0 -1 64 46745 893 0 0 70 16 20 3 17 0 9 0 1997019440 889278464 46741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=868436 CPUtime=0.23
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 11517 0 -1 64 17 893 0 0 0 0 20 3 15 0 9 0 1997019440 889278464 46741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14800] ppid=14793 vsize=868436 CPUtime=0.23
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 11517 0 -1 64 15 893 0 0 0 0 20 3 16 0 9 0 1997019440 889278464 46741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=868436 CPUtime=0.23
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 11517 0 -1 64 0 893 0 0 0 0 20 3 18 0 9 0 1997019442 889278464 46741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14802] ppid=14793 vsize=868436 CPUtime=0.56
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 11517 0 -1 64 971 893 0 0 33 0 20 3 15 0 9 0 1997019442 889278464 46741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14803] ppid=14793 vsize=868436 CPUtime=0.23
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 11517 0 -1 64 2 893 0 0 0 0 20 3 19 0 9 0 1997019442 889278464 46741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14804] ppid=14793 vsize=868436 CPUtime=0.23
/proc/14795/task/14804/stat : 14804 (java) S 14793 14795 11517 0 -1 64 38 893 0 0 0 0 20 3 15 0 9 0 1997019442 889278464 46741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 868436

[startup+12.7024 s]
/proc/loadavg: 2.21 2.06 2.01 3/90 14808
/proc/meminfo: memFree=1281368/2055920 swapFree=4181480/4192956
[pid=14795] ppid=14793 vsize=868436 CPUtime=12.58
/proc/14795/stat : 14795 (java) S 14793 14795 11517 0 -1 0 78803 893 1 0 1185 50 20 3 18 0 9 0 1997019437 889278464 46782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14795/statm: 217109 46782 2637 9 0 211615 0
[pid=14795/tid=14796] ppid=14793 vsize=868436 CPUtime=11.28
/proc/14795/task/14796/stat : 14796 (java) S 14793 14795 11517 0 -1 64 30161 893 1 0 1075 30 20 3 25 0 9 0 1997019438 889278464 46782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14798] ppid=14793 vsize=868436 CPUtime=1.09
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 11517 0 -1 64 46745 893 0 0 70 16 20 3 16 0 9 0 1997019440 889278464 46782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=868436 CPUtime=0.23
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 11517 0 -1 64 17 893 0 0 0 0 20 3 15 0 9 0 1997019440 889278464 46782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14800] ppid=14793 vsize=868436 CPUtime=0.23
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 11517 0 -1 64 15 893 0 0 0 0 20 3 16 0 9 0 1997019440 889278464 46782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=868436 CPUtime=0.23
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 11517 0 -1 64 0 893 0 0 0 0 20 3 18 0 9 0 1997019442 889278464 46782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14802] ppid=14793 vsize=868436 CPUtime=0.62
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 11517 0 -1 64 1019 893 0 0 39 0 20 3 16 0 9 0 1997019442 889278464 46782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14803] ppid=14793 vsize=868436 CPUtime=0.23
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 11517 0 -1 64 2 893 0 0 0 0 20 3 19 0 9 0 1997019442 889278464 46782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14795/tid=14804] ppid=14793 vsize=868436 CPUtime=0.23
/proc/14795/task/14804/stat : 14804 (java) S 14793 14795 11517 0 -1 64 38 893 0 0 0 0 20 3 15 0 9 0 1997019442 889278464 46782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 868436

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

Child status: 0
Real time (s): 12.7419
CPU time (s): 12.6231
CPU user time (s): 12.0592
CPU system time (s): 0.563914
CPU usage (%): 99.0675
Max. virtual memory (cumulated for all children) (KiB): 868580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.0592
system time used= 0.563914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79724
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= 2048
involuntary context switches= 2142

runsolver used 0.014997 second user time and 0.054991 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-04 16:08:19
IDJOB=1075280
IDBENCH=56495
IDSOLVER=364
FILE ID=node67/1075280-1215180498
PBS_JOBID= 7881490
Free space on /tmp= 66524 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-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-1075280-1215180498/watcher-1075280-1215180498 -o /tmp/evaluation-result-1075280-1215180498/solver-1075280-1215180498 -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-1075280-1215180498.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0a686702ca9a26462bbb33f67d4dcac6
RANDOM SEED=629023871

node67.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.281
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.281
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:       1459976 kB
Buffers:         91488 kB
Cached:         384552 kB
SwapCached:       5332 kB
Active:         168496 kB
Inactive:       358616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459976 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:           11416 kB
Writeback:           0 kB
Mapped:          67192 kB
Slab:            54012 kB
Committed_AS:  4139820 kB
PageTables:       1964 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= 66524 MiB
End job on node67 at 2008-07-04 16:08:32