Trace number 1068021

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 3.22751 3.34875

DiagnosticValue
CHECKS349278
NODES334

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-15-05.xml
MD5SUM1088f687040d2c1385f07f325ab59f0e
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.267959
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of constraints1044
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension78
Number of constraints which are defined in intension966
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.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-1068021-1215152119.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.38/0.41	     nbVariables=181  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4706
0.38/0.41	       =>  wckTime=0.174  cpuTime=0.13  mem=7M919
0.38/0.41	   
0.38/0.41	   relations being loaded...
0.48/0.58	   
0.48/0.58	   predicates being loaded...
0.58/0.64	   
0.58/0.64	   constraints being loaded...
0.87/0.92	   Too large in ConstraintConflictsSTructure
0.87/0.94	   Too large in ConstraintConflictsSTructure
0.87/0.95	   Too large in ConstraintConflictsSTructure
1.56/1.60	     nbConstraints=1044  nbRelationTypes=7  nbGlobalConstraints=78  nbExtensionStructures=7
1.56/1.60	     nbSharedExtensionStructures=71  nbConflictsStructures=4  nbSharedConflictsStructures=67
1.56/1.60	     nbUnbuiltConflictsStructures=9  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
1.56/1.60	     nbSharedEvaluationManagers=960  minDegree=5  maxDegree=74  minArity=3  avgArity=8.05  maxArity=20  nbGenerators=0
1.56/1.60	     nbFusions=0  symmetryWckTime=0.225  symmetryCpuTime=0.1
1.56/1.60	       =>  wckTime=1.362  cpuTime=1.0  mem=13M75
1.64/1.73	   
1.64/1.73	   solver IterativeSystematicSolver being built... 
1.81/1.90	   
1.81/1.90	   INFO : Forward propagation technique limited 
1.81/1.98	       =>  wckTime=1.737  cpuTime=1.22  mem=53M559
2.31/2.42	   
2.31/2.42	   preprocessing
2.31/2.42	     nbConstraintChecks=51340  nbValidityChecks=2957364  nbPropagations=2999  nbRevisions=5467  nbUselessRevisions=5466
2.31/2.43	     nbSingletonTests=204  nbEffectiveSingletonTests=0  nbACRemovals=393  nbFoundSingletons=0  nbRemovedValues=393
2.31/2.43	     detectedInconsistency=no
2.31/2.43	       =>  wckTime=0.443  cpuTime=0.38  mem=54M554
3.10/3.21	   
3.10/3.21	   search
3.10/3.21	     run=1  nbConstraintChecks=297938  nbValidityChecks=2043851  minDepth=18  maxDepth=181  nbPropagations=9769
3.10/3.21	     nbRevisions=98551  nbUselessRevisions=98541  nbAssignments=334  nbFailedAssignments=18  nbBacktracks=6
3.10/3.21	     nbVisitedNodes=358  nbRestartNogoods=9  nbFoundSolutions=1  mapSize=5  nbInferences=0  nbTooLargeKeys=0
3.10/3.21	     nbSEliminables=0  nbREliminables=15.81  nbIEliminables=132.85  nbDEliminables=0  nbPEliminables=0
3.10/3.21	       =>  wckTime=1.233  cpuTime=1.14  mem=55M266
3.10/3.22	   
3.10/3.22	   global
3.10/3.22	     nbConstraintChecks=349278  nbValidityChecks=5001215  nbPropagations=12768  nbRevisions=104018
3.10/3.22	     nbUselessRevisions=104007  nbRestartNogoods=9  solvingWckTime=1.235  solvingCpuTime=1.15  expiredTime=no
3.10/3.22	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.37  globalCpuTime=2.44
3.10/3.22	       =>  wckTime=2.976  cpuTime=2.38  mem=55M266
3.10/3.22	   
3.10/3.22	s SATISFIABLE
3.10/3.22	v 18 15 17 0 24 18 11 0 15 1 20 17 19 13 0 14 12 8 19 0 11 4 0 18 8 0 0 13 19 8 15 7 14 13 0 11 18 20 13 10 15 4 4 3 0 13 4 13 19 4 0 18 4 18 0 24 4 11 11 4 13 0 15 8 2 4 18 1 0 20 3 12 0 3 0 12 20 15 17 8 6 7 19 15 11 4 13 8 15 14 19 4 13 19 8 0 17 24 11 0 19 19 8 2 4 8 18 18 20 4 8 13 19 14 17 14 19 19 4 13 2 14 18 4 2 7 0 13 0 17 4 0 10 0 17 4 13 0 13 18 8 17 0 15 19 0 3 20 11 19 4 17 0 19 4 14 19 19 14 21 0 13 4 21 8 19 0 4 11 4 0 13 0 12 4 13 0 3 14 17 4 
3.10/3.22	d NODES 334
3.10/3.22	d CHECKS 349278
3.10/3.29	   
3.10/3.29	   totalWckTime=3.109  totalCpuTime=2.44

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-1068021-1215152119/watcher-1068021-1215152119 -o /tmp/evaluation-result-1068021-1215152119/solver-1068021-1215152119 -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-1068021-1215152119.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.00 2.01 2.00 4/81 23604
/proc/meminfo: memFree=1055600/2055920 swapFree=4180436/4192956
[pid=23604] ppid=23602 vsize=272 CPUtime=0
/proc/23604/stat : 23604 (java) D 23602 23604 19801 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 1994180694 278528 37 996147200 134512640 134550740 4294955968 18446744073709551615 7205668 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/23604/statm: 68 37 28 9 0 6 0

[startup+0.100739 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 23604
/proc/meminfo: memFree=1055600/2055920 swapFree=4180436/4192956
[pid=23604] ppid=23602 vsize=865884 CPUtime=0.09
/proc/23604/stat : 23604 (java) S 23602 23604 19801 0 -1 0 3693 0 1 0 7 2 0 0 18 0 9 0 1994180694 886665216 3164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23604/statm: 216471 3164 1679 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.202757 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 23604
/proc/meminfo: memFree=1055600/2055920 swapFree=4180436/4192956
[pid=23604] ppid=23602 vsize=866048 CPUtime=0.19
/proc/23604/stat : 23604 (java) S 23602 23604 19801 0 -1 0 4726 0 1 0 16 3 0 0 18 0 9 0 1994180694 886833152 4153 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23604/statm: 216512 4153 1852 9 0 211060 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866048

[startup+0.302771 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 23604
/proc/meminfo: memFree=1055600/2055920 swapFree=4180436/4192956
[pid=23604] ppid=23602 vsize=866196 CPUtime=0.29
/proc/23604/stat : 23604 (java) S 23602 23604 19801 0 -1 0 5619 0 1 0 26 3 0 0 18 0 9 0 1994180694 886984704 5033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23604/statm: 216549 5033 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866196

[startup+0.701831 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 23604
/proc/meminfo: memFree=1055600/2055920 swapFree=4180436/4192956
[pid=23604] ppid=23602 vsize=867096 CPUtime=0.68
/proc/23604/stat : 23604 (java) S 23602 23604 19801 0 -1 0 8610 0 1 0 63 5 0 0 18 0 9 0 1994180694 887906304 7970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23604/statm: 216774 7970 2008 9 0 211280 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867096

[startup+1.50119 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 23613
/proc/meminfo: memFree=1013480/2055920 swapFree=4180436/4192956
[pid=23604] ppid=23602 vsize=867600 CPUtime=1.46
/proc/23604/stat : 23604 (java) S 23602 23604 19801 0 -1 0 18953 0 1 0 131 15 0 0 18 0 9 0 1994180694 888422400 18282 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23604/statm: 216900 18282 2009 9 0 211428 0
[pid=23604/tid=23606] ppid=23602 vsize=867600 CPUtime=1.18
/proc/23604/task/23606/stat : 23606 (java) R 23602 23604 19801 0 -1 64 15791 0 1 0 105 13 0 0 25 0 9 0 1994180696 888422400 18282 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23607] ppid=23602 vsize=867600 CPUtime=0.03
/proc/23604/task/23607/stat : 23607 (java) S 23602 23604 19801 0 -1 64 1754 0 0 0 3 0 0 0 16 0 9 0 1994180697 888422400 18282 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23608] ppid=23602 vsize=867600 CPUtime=0
/proc/23604/task/23608/stat : 23608 (java) S 23602 23604 19801 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1994180697 888422400 18282 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23609] ppid=23602 vsize=867600 CPUtime=0
/proc/23604/task/23609/stat : 23609 (java) S 23602 23604 19801 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994180697 888422400 18282 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23610] ppid=23602 vsize=867600 CPUtime=0
/proc/23604/task/23610/stat : 23610 (java) S 23602 23604 19801 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994180700 888422400 18282 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23611] ppid=23602 vsize=867600 CPUtime=0.22
/proc/23604/task/23611/stat : 23611 (java) S 23602 23604 19801 0 -1 64 712 0 0 0 22 0 0 0 15 0 9 0 1994180700 888422400 18282 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23612] ppid=23602 vsize=867600 CPUtime=0
/proc/23604/task/23612/stat : 23612 (java) S 23602 23604 19801 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994180700 888422400 18282 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23613] ppid=23602 vsize=867600 CPUtime=0
/proc/23604/task/23613/stat : 23613 (java) S 23602 23604 19801 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994180700 888422400 18282 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867600

[startup+3.10115 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 23617
/proc/meminfo: memFree=983016/2055920 swapFree=4180436/4192956
[pid=23604] ppid=23602 vsize=868144 CPUtime=3
/proc/23604/stat : 23604 (java) S 23602 23604 19801 0 -1 0 36354 447 1 0 274 21 4 1 18 0 9 0 1994180694 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23604/statm: 217036 20644 2637 9 0 211542 0
[pid=23604/tid=23606] ppid=23602 vsize=868144 CPUtime=2.52
/proc/23604/task/23606/stat : 23606 (java) R 23602 23604 19801 0 -1 64 28392 447 1 0 231 16 4 1 25 0 9 0 1994180696 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4127176134 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23607] ppid=23602 vsize=868144 CPUtime=0.16
/proc/23604/task/23607/stat : 23607 (java) S 23602 23604 19801 0 -1 64 6188 447 0 0 9 2 4 1 17 0 9 0 1994180697 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23608] ppid=23602 vsize=868144 CPUtime=0.05
/proc/23604/task/23608/stat : 23608 (java) S 23602 23604 19801 0 -1 64 17 447 0 0 0 0 4 1 16 0 9 0 1994180697 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23609] ppid=23602 vsize=868144 CPUtime=0.05
/proc/23604/task/23609/stat : 23609 (java) S 23602 23604 19801 0 -1 64 9 447 0 0 0 0 4 1 15 0 9 0 1994180697 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23610] ppid=23602 vsize=868144 CPUtime=0.05
/proc/23604/task/23610/stat : 23610 (java) S 23602 23604 19801 0 -1 64 1 447 0 0 0 0 4 1 18 0 9 0 1994180700 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23611] ppid=23602 vsize=868144 CPUtime=0.38
/proc/23604/task/23611/stat : 23611 (java) S 23602 23604 19801 0 -1 64 936 447 0 0 33 0 4 1 15 0 9 0 1994180700 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23612] ppid=23602 vsize=868144 CPUtime=0.05
/proc/23604/task/23612/stat : 23612 (java) S 23602 23604 19801 0 -1 64 1 447 0 0 0 0 4 1 19 0 9 0 1994180700 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23613] ppid=23602 vsize=868144 CPUtime=0.05
/proc/23604/task/23613/stat : 23613 (java) S 23602 23604 19801 0 -1 64 10 447 0 0 0 0 4 1 15 0 9 0 1994180700 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 868144

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

[startup+3.20216 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 23617
/proc/meminfo: memFree=983016/2055920 swapFree=4180436/4192956
[pid=23604] ppid=23602 vsize=868144 CPUtime=3.1
/proc/23604/stat : 23604 (java) S 23602 23604 19801 0 -1 0 36355 447 1 0 284 21 4 1 18 0 9 0 1994180694 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23604/statm: 217036 20644 2637 9 0 211542 0
[pid=23604/tid=23606] ppid=23602 vsize=868144 CPUtime=2.62
/proc/23604/task/23606/stat : 23606 (java) R 23602 23604 19801 0 -1 64 28393 447 1 0 241 16 4 1 25 0 9 0 1994180696 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4127176135 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23607] ppid=23602 vsize=868144 CPUtime=0.16
/proc/23604/task/23607/stat : 23607 (java) S 23602 23604 19801 0 -1 64 6188 447 0 0 9 2 4 1 17 0 9 0 1994180697 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23608] ppid=23602 vsize=868144 CPUtime=0.05
/proc/23604/task/23608/stat : 23608 (java) S 23602 23604 19801 0 -1 64 17 447 0 0 0 0 4 1 16 0 9 0 1994180697 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23609] ppid=23602 vsize=868144 CPUtime=0.05
/proc/23604/task/23609/stat : 23609 (java) S 23602 23604 19801 0 -1 64 9 447 0 0 0 0 4 1 15 0 9 0 1994180697 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23610] ppid=23602 vsize=868144 CPUtime=0.05
/proc/23604/task/23610/stat : 23610 (java) S 23602 23604 19801 0 -1 64 1 447 0 0 0 0 4 1 18 0 9 0 1994180700 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23611] ppid=23602 vsize=868144 CPUtime=0.38
/proc/23604/task/23611/stat : 23611 (java) S 23602 23604 19801 0 -1 64 936 447 0 0 33 0 4 1 15 0 9 0 1994180700 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23612] ppid=23602 vsize=868144 CPUtime=0.05
/proc/23604/task/23612/stat : 23612 (java) S 23602 23604 19801 0 -1 64 1 447 0 0 0 0 4 1 19 0 9 0 1994180700 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23613] ppid=23602 vsize=868144 CPUtime=0.05
/proc/23604/task/23613/stat : 23613 (java) S 23602 23604 19801 0 -1 64 10 447 0 0 0 0 4 1 15 0 9 0 1994180700 888979456 20644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 868144

[startup+3.30117 s]
/proc/loadavg: 2.00 2.01 2.00 2/90 23617
/proc/meminfo: memFree=966568/2055920 swapFree=4180436/4192956
[pid=23604] ppid=23602 vsize=868056 CPUtime=3.2
/proc/23604/stat : 23604 (java) S 23602 23604 19801 0 -1 0 40458 447 1 0 292 23 4 1 18 0 9 0 1994180694 888889344 24688 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23604/statm: 217014 24688 2615 9 0 211542 0
[pid=23604/tid=23606] ppid=23602 vsize=868056 CPUtime=2.64
/proc/23604/task/23606/stat : 23606 (java) S 23602 23604 19801 0 -1 64 28434 447 1 0 243 16 4 1 25 0 9 0 1994180696 888889344 24688 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23607] ppid=23602 vsize=868056 CPUtime=0.23
/proc/23604/task/23607/stat : 23607 (java) S 23602 23604 19801 0 -1 64 10250 447 0 0 14 4 4 1 16 0 9 0 1994180697 888889344 24688 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23608] ppid=23602 vsize=868056 CPUtime=0.05
/proc/23604/task/23608/stat : 23608 (java) S 23602 23604 19801 0 -1 64 17 447 0 0 0 0 4 1 16 0 9 0 1994180697 888889344 24688 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23609] ppid=23602 vsize=868056 CPUtime=0.05
/proc/23604/task/23609/stat : 23609 (java) S 23602 23604 19801 0 -1 64 9 447 0 0 0 0 4 1 16 0 9 0 1994180697 888889344 24688 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23610] ppid=23602 vsize=868056 CPUtime=0.05
/proc/23604/task/23610/stat : 23610 (java) S 23602 23604 19801 0 -1 64 1 447 0 0 0 0 4 1 18 0 9 0 1994180700 888889344 24688 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23611] ppid=23602 vsize=868056 CPUtime=0.38
/proc/23604/task/23611/stat : 23611 (java) S 23602 23604 19801 0 -1 64 936 447 0 0 33 0 4 1 15 0 9 0 1994180700 888889344 24688 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23612] ppid=23602 vsize=868056 CPUtime=0.05
/proc/23604/task/23612/stat : 23612 (java) S 23602 23604 19801 0 -1 64 1 447 0 0 0 0 4 1 19 0 9 0 1994180700 888889344 24688 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23604/tid=23613] ppid=23602 vsize=868056 CPUtime=0.05
/proc/23604/task/23613/stat : 23613 (java) S 23602 23604 19801 0 -1 64 10 447 0 0 0 0 4 1 15 0 9 0 1994180700 888889344 24688 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 868056

Child status: 0
Real time (s): 3.34875
CPU time (s): 3.22751
CPU user time (s): 2.96455
CPU system time (s): 0.26296
CPU usage (%): 96.3795
Max. virtual memory (cumulated for all children) (KiB): 868144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.96455
system time used= 0.26296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40932
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= 1410
involuntary context switches= 1546

runsolver used 0.007998 second user time and 0.024996 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-04 08:15:20
IDJOB=1068021
IDBENCH=55467
IDSOLVER=364
FILE ID=node71/1068021-1215152119
PBS_JOBID= 7877331
Free space on /tmp= 66560 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-15-05.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-1068021-1215152119/watcher-1068021-1215152119 -o /tmp/evaluation-result-1068021-1215152119/solver-1068021-1215152119 -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-1068021-1215152119.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1088f687040d2c1385f07f325ab59f0e
RANDOM SEED=616838868

node71.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.209
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.209
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:       1056080 kB
Buffers:         24164 kB
Cached:         111460 kB
SwapCached:       6632 kB
Active:         905704 kB
Inactive:        35212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1056080 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:         821360 kB
Slab:            42356 kB
Committed_AS:  5009240 kB
PageTables:       3472 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= 66556 MiB
End job on node71 at 2008-07-04 08:15:23