Trace number 1071915

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 1.84772 1.89483

DiagnosticValue
CHECKS104321
NODES133

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle21.xml
MD5SUMa1a739fb8d99893699a2f45ae725d33e
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.12098
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints672
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension64
Number of constraints which are defined in intension608
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.27	
0.18/0.27	   configuration
0.18/0.27	     name=mac.xml
0.29/0.30	   
0.29/0.30	   instance
0.29/0.30	     name=HOME/instance-1071915-1215170172.xml
0.29/0.34	   
0.29/0.34	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.38/0.40	     nbVariables=128  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=3328
0.38/0.40	       =>  wckTime=0.132  cpuTime=0.11  mem=7M919
0.38/0.40	   
0.38/0.40	   relations being loaded...
0.38/0.46	   
0.38/0.46	   predicates being loaded...
0.48/0.52	   
0.48/0.52	   constraints being loaded...
1.05/1.16	     nbConstraints=673  nbRelationTypes=4  nbGlobalConstraints=65  nbExtensionStructures=4
1.05/1.16	     nbSharedExtensionStructures=60  nbConflictsStructures=4  nbSharedConflictsStructures=60
1.05/1.16	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  nbEvaluationManagers=5
1.05/1.16	     nbSharedEvaluationManagers=603  minDegree=14  maxDegree=47  minArity=3  avgArity=7.05  maxArity=118  nbGenerators=1
1.05/1.16	     nbFusions=0  symmetryWckTime=0.149  symmetryCpuTime=0.08
1.05/1.16	       =>  wckTime=0.891  cpuTime=0.67  mem=36M675
1.16/1.25	   
1.16/1.26	   solver IterativeSystematicSolver being built... 
1.26/1.40	   
1.36/1.40	   INFO : Forward propagation technique limited 
1.36/1.47	       =>  wckTime=1.198  cpuTime=0.86  mem=39M12
1.45/1.56	   
1.45/1.56	   preprocessing
1.45/1.56	     nbConstraintChecks=1553  nbValidityChecks=345027  nbPropagations=157  nbRevisions=173  nbUselessRevisions=173
1.45/1.56	     nbRemovedValues=167  detectedInconsistency=no
1.45/1.56	       =>  wckTime=0.091  cpuTime=0.06  mem=40M36
1.75/1.86	   
1.75/1.86	   search
1.75/1.86	     run=0  nbConstraintChecks=102768  nbValidityChecks=763256  minDepth=7  maxDepth=128  nbPropagations=1002
1.75/1.86	     nbRevisions=18920  nbUselessRevisions=18907  nbAssignments=133  nbFailedAssignments=4  nbBacktracks=1
1.75/1.86	     nbVisitedNodes=139  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=1  nbInferences=0  nbTooLargeKeys=0
1.75/1.86	     nbSEliminables=0  nbREliminables=8.77  nbIEliminables=75.74  nbDEliminables=0  nbPEliminables=0
1.75/1.86	       =>  wckTime=0.387  cpuTime=0.31  mem=41M10
1.75/1.86	   
1.75/1.86	   global
1.75/1.86	     nbConstraintChecks=104321  nbValidityChecks=1108283  nbPropagations=1159  nbRevisions=19093
1.75/1.86	     nbUselessRevisions=19080  nbRestartNogoods=0  solvingWckTime=0.389  solvingCpuTime=0.31  expiredTime=no
1.75/1.86	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=1.17  globalCpuTime=1.21
1.75/1.86	       =>  wckTime=1.591  cpuTime=1.17  mem=41M10
1.75/1.86	   
1.75/1.86	s SATISFIABLE
1.75/1.86	v 17 0 21 4 2 0 17 15 0 11 4 14 11 8 13 0 3 14 0 11 0 18 18 4 4 17 17 0 12 17 0 18 15 18 4 22 0 6 4 15 11 4 13 19 24 6 0 24 18 0 19 18 0 19 4 18 1 14 8 18 4 20 18 4 17 0 4 18 15 0 18 12 18 12 0 11 11 22 0 18 15 4 0 4 18 19 4 4 12 0 0 17 7 20 18 0 11 14 4 8 1 13 1 0 13 4 18 14 17 19 19 14 4 11 0 19 4 4 22 4 18 7 0 18 4 6 14 18 
1.75/1.86	d NODES 133
1.75/1.86	d CHECKS 104321
1.75/1.86	   
1.75/1.86	   totalWckTime=1.664  totalCpuTime=1.22

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-1071915-1215170172/watcher-1071915-1215170172 -o /tmp/evaluation-result-1071915-1215170172/solver-1071915-1215170172 -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-1071915-1215170172.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.96 1.84 1.67 3/81 19236
/proc/meminfo: memFree=983488/2055920 swapFree=4179472/4192956
[pid=19236] ppid=19234 vsize=18572 CPUtime=0
/proc/19236/stat : 19236 (runsolver) R 19234 19236 19055 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1995992812 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 259353275687 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19236/statm: 4643 292 257 25 0 2626 0

[startup+0.0769521 s]
/proc/loadavg: 1.96 1.84 1.67 3/81 19236
/proc/meminfo: memFree=983488/2055920 swapFree=4179472/4192956
[pid=19236] ppid=19234 vsize=865856 CPUtime=0.06
/proc/19236/stat : 19236 (java) S 19234 19236 19055 0 -1 0 3319 0 1 0 4 2 0 0 18 0 9 0 1995992812 886636544 2845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19236/statm: 216464 2845 1546 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101948 s]
/proc/loadavg: 1.96 1.84 1.67 3/81 19236
/proc/meminfo: memFree=983488/2055920 swapFree=4179472/4192956
[pid=19236] ppid=19234 vsize=865884 CPUtime=0.08
/proc/19236/stat : 19236 (java) S 19234 19236 19055 0 -1 0 3680 0 1 0 6 2 0 0 18 0 9 0 1995992812 886665216 3155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19236/statm: 216471 3155 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301991 s]
/proc/loadavg: 1.96 1.84 1.67 3/81 19236
/proc/meminfo: memFree=983488/2055920 swapFree=4179472/4192956
[pid=19236] ppid=19234 vsize=866284 CPUtime=0.29
/proc/19236/stat : 19236 (java) S 19234 19236 19055 0 -1 0 5636 0 1 0 25 4 0 0 18 0 9 0 1995992812 887074816 5050 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19236/statm: 216571 5050 1905 9 0 211099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.701069 s]
/proc/loadavg: 1.96 1.84 1.67 3/81 19236
/proc/meminfo: memFree=983488/2055920 swapFree=4179472/4192956
[pid=19236] ppid=19234 vsize=867084 CPUtime=0.68
/proc/19236/stat : 19236 (java) S 19234 19236 19055 0 -1 0 9166 0 1 0 62 6 0 0 18 0 9 0 1995992812 887894016 8526 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19236/statm: 216771 8526 2008 9 0 211277 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867084

[startup+1.50123 s]
/proc/loadavg: 1.96 1.84 1.67 3/90 19245
/proc/meminfo: memFree=943800/2055920 swapFree=4179472/4192956
[pid=19236] ppid=19234 vsize=867532 CPUtime=1.45
/proc/19236/stat : 19236 (java) S 19234 19236 19055 0 -1 0 25576 396 1 0 126 16 2 1 18 0 9 0 1995992812 888352768 15251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19236/statm: 216883 15251 2633 9 0 211389 0
[pid=19236/tid=19238] ppid=19234 vsize=867532 CPUtime=1.11
/proc/19236/task/19238/stat : 19238 (java) R 19234 19236 19055 0 -1 64 18189 396 1 0 95 13 2 1 23 0 9 0 1995992813 888352768 15251 996147200 134512640 134550740 4294955968 18446744073709551615 4125958360 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19239] ppid=19234 vsize=867532 CPUtime=0.11
/proc/19236/task/19239/stat : 19239 (java) S 19234 19236 19055 0 -1 64 5825 396 0 0 7 1 2 1 16 0 9 0 1995992815 888352768 15251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19240] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19240/stat : 19240 (java) S 19234 19236 19055 0 -1 64 16 396 0 0 0 0 2 1 17 0 9 0 1995992815 888352768 15251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19241] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19241/stat : 19241 (java) S 19234 19236 19055 0 -1 64 13 396 0 0 0 0 2 1 16 0 9 0 1995992815 888352768 15251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19242] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19242/stat : 19242 (java) S 19234 19236 19055 0 -1 64 1 396 0 0 0 0 2 1 18 0 9 0 1995992817 888352768 15251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19243] ppid=19234 vsize=867532 CPUtime=0.27
/proc/19236/task/19243/stat : 19243 (java) S 19234 19236 19055 0 -1 64 722 396 0 0 23 1 2 1 16 0 9 0 1995992817 888352768 15251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19244] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19244/stat : 19244 (java) S 19234 19236 19055 0 -1 64 1 396 0 0 0 0 2 1 19 0 9 0 1995992817 888352768 15251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19245] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19245/stat : 19245 (java) S 19234 19236 19055 0 -1 64 5 396 0 0 0 0 2 1 15 0 9 0 1995992817 888352768 15251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867532

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

[startup+1.70127 s]
/proc/loadavg: 1.96 1.84 1.67 3/90 19245
/proc/meminfo: memFree=943800/2055920 swapFree=4179472/4192956
[pid=19236] ppid=19234 vsize=867532 CPUtime=1.66
/proc/19236/stat : 19236 (java) S 19234 19236 19055 0 -1 0 25617 396 1 0 146 17 2 1 18 0 9 0 1995992812 888352768 15291 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19236/statm: 216883 15291 2633 9 0 211389 0
[pid=19236/tid=19238] ppid=19234 vsize=867532 CPUtime=1.26
/proc/19236/task/19238/stat : 19238 (java) R 19234 19236 19055 0 -1 64 18203 396 1 0 110 13 2 1 24 0 9 0 1995992813 888352768 15291 996147200 134512640 134550740 4294955968 18446744073709551615 4127012076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19239] ppid=19234 vsize=867532 CPUtime=0.11
/proc/19236/task/19239/stat : 19239 (java) S 19234 19236 19055 0 -1 64 5825 396 0 0 7 1 2 1 16 0 9 0 1995992815 888352768 15291 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19240] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19240/stat : 19240 (java) S 19234 19236 19055 0 -1 64 16 396 0 0 0 0 2 1 17 0 9 0 1995992815 888352768 15291 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19241] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19241/stat : 19241 (java) S 19234 19236 19055 0 -1 64 13 396 0 0 0 0 2 1 16 0 9 0 1995992815 888352768 15291 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19242] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19242/stat : 19242 (java) S 19234 19236 19055 0 -1 64 1 396 0 0 0 0 2 1 18 0 9 0 1995992817 888352768 15291 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19243] ppid=19234 vsize=867532 CPUtime=0.32
/proc/19236/task/19243/stat : 19243 (java) S 19234 19236 19055 0 -1 64 749 396 0 0 28 1 2 1 15 0 9 0 1995992817 888352768 15291 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19244] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19244/stat : 19244 (java) S 19234 19236 19055 0 -1 64 1 396 0 0 0 0 2 1 19 0 9 0 1995992817 888352768 15291 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19245] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19245/stat : 19245 (java) S 19234 19236 19055 0 -1 64 5 396 0 0 0 0 2 1 15 0 9 0 1995992817 888352768 15291 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 867532

[startup+1.80229 s]
/proc/loadavg: 1.96 1.84 1.67 3/90 19245
/proc/meminfo: memFree=943800/2055920 swapFree=4179472/4192956
[pid=19236] ppid=19234 vsize=867532 CPUtime=1.75
/proc/19236/stat : 19236 (java) S 19234 19236 19055 0 -1 0 25627 396 1 0 155 17 2 1 18 0 9 0 1995992812 888352768 15301 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19236/statm: 216883 15301 2633 9 0 211389 0
[pid=19236/tid=19238] ppid=19234 vsize=867532 CPUtime=1.35
/proc/19236/task/19238/stat : 19238 (java) R 19234 19236 19055 0 -1 64 18208 396 1 0 119 13 2 1 25 0 9 0 1995992813 888352768 15301 996147200 134512640 134550740 4294955968 18446744073709551615 4127066763 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19239] ppid=19234 vsize=867532 CPUtime=0.11
/proc/19236/task/19239/stat : 19239 (java) S 19234 19236 19055 0 -1 64 5825 396 0 0 7 1 2 1 16 0 9 0 1995992815 888352768 15301 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19240] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19240/stat : 19240 (java) S 19234 19236 19055 0 -1 64 16 396 0 0 0 0 2 1 17 0 9 0 1995992815 888352768 15301 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19241] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19241/stat : 19241 (java) S 19234 19236 19055 0 -1 64 13 396 0 0 0 0 2 1 16 0 9 0 1995992815 888352768 15301 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19242] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19242/stat : 19242 (java) S 19234 19236 19055 0 -1 64 1 396 0 0 0 0 2 1 18 0 9 0 1995992817 888352768 15301 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19243] ppid=19234 vsize=867532 CPUtime=0.32
/proc/19236/task/19243/stat : 19243 (java) S 19234 19236 19055 0 -1 64 754 396 0 0 28 1 2 1 16 0 9 0 1995992817 888352768 15301 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19244] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19244/stat : 19244 (java) S 19234 19236 19055 0 -1 64 1 396 0 0 0 0 2 1 19 0 9 0 1995992817 888352768 15301 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19236/tid=19245] ppid=19234 vsize=867532 CPUtime=0.03
/proc/19236/task/19245/stat : 19245 (java) S 19234 19236 19055 0 -1 64 5 396 0 0 0 0 2 1 15 0 9 0 1995992817 888352768 15301 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 867532

Child status: 0
Real time (s): 1.89483
CPU time (s): 1.84772
CPU user time (s): 1.65275
CPU system time (s): 0.19497
CPU usage (%): 97.5137
Max. virtual memory (cumulated for all children) (KiB): 867532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.65275
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26164
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= 1505
involuntary context switches= 1618

runsolver used 0.004999 second user time and 0.015997 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-04 13:16:12
IDJOB=1071915
IDBENCH=56149
IDSOLVER=363
FILE ID=node1/1071915-1215170172
PBS_JOBID= 7881528
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle21.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-1071915-1215170172/watcher-1071915-1215170172 -o /tmp/evaluation-result-1071915-1215170172/solver-1071915-1215170172 -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-1071915-1215170172.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a1a739fb8d99893699a2f45ae725d33e
RANDOM SEED=1811693772

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        983968 kB
Buffers:         61540 kB
Cached:         150280 kB
SwapCached:       7548 kB
Active:         932184 kB
Inactive:        84616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        983968 kB
SwapTotal:     4192956 kB
SwapFree:      4179472 kB
Dirty:            2676 kB
Writeback:           0 kB
Mapped:         821196 kB
Slab:            38688 kB
Committed_AS:  3943916 kB
PageTables:       3440 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 node1 at 2008-07-04 13:16:14