Trace number 276101

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, and are wall clock time (not CPU 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
AbsconMax 109 PFCOPTIMUM 38.1012 38.4301

General information on the benchmark

Namecomposed/composed-25-1-2/
composed-25-1-2-1_ext.xml
MD5SUMff72b5549f71496c7cc07b984a9ace3f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints221
Best CPU time to get the best result obtained on this benchmark36.2655
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints224
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension224
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/276101-1169231250/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.097  cpuTime=0.09  mem=6M910
0.39	   
0.39	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.54	     nbConstraints=224  nbRelationTypes=224  nbExtensionStructures=224  nbSharedExtensionStructures=0
0.54	     nbConflictsStructures=224  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=3897  maxDegree=20
0.54	     maxArity=2
0.54	       =>  wckTime=0.246  cpuTime=0.17  mem=8M893
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.328  cpuTime=0.22  mem=5M607
0.62	
0.62	s SATISFIABLE
0.62	o 187
0.62	c 37
0.62	o 191
0.62	c 33
0.63	o 195
0.63	c 29
0.63	o 198
0.63	c 26
0.63	o 201
0.63	c 23
0.63	o 203
0.63	c 21
0.63	o 206
0.63	c 18
0.63	o 208
0.63	c 16
0.63	o 210
0.63	c 14
0.63	o 211
0.63	c 13
0.63	o 213
0.63	c 11
0.63	o 214
0.63	c 10
0.63	o 215
0.63	c 9
0.63	o 216
0.63	c 8
0.63	o 217
0.63	c 7
0.63	o 218
0.63	c 6
0.64	o 219
0.64	c 5
0.64	o 220
0.64	c 4
0.67	o 221
0.67	c 3
2.79	   
2.79	   search
2.79	     run=0  nbConstraintChecks=14132976  nbAssignments=10000
2.79	       =>  wckTime=2.166  cpuTime=2.15  mem=5M607
4.95	   
4.95	   search
4.95	     run=1  nbConstraintChecks=28811983  nbAssignments=20000
4.95	       =>  wckTime=4.33  cpuTime=4.31  mem=5M607
7.02	   
7.02	   search
7.02	     run=2  nbConstraintChecks=43272965  nbAssignments=30000
7.02	       =>  wckTime=6.401  cpuTime=6.36  mem=5M607
9.09	   
9.09	   search
9.09	     run=3  nbConstraintChecks=58085859  nbAssignments=40000
9.09	       =>  wckTime=8.466  cpuTime=8.4  mem=5M607
11.13	   
11.13	   search
11.13	     run=4  nbConstraintChecks=72799493  nbAssignments=50000
11.13	       =>  wckTime=10.515  cpuTime=10.44  mem=5M607
13.24	   
13.24	   search
13.24	     run=5  nbConstraintChecks=87993880  nbAssignments=60000
13.24	       =>  wckTime=12.621  cpuTime=12.52  mem=5M607
15.25	   
15.25	   search
15.25	     run=6  nbConstraintChecks=102324696  nbAssignments=70000
15.25	       =>  wckTime=14.633  cpuTime=14.52  mem=5M607
17.26	   
17.26	   search
17.26	     run=7  nbConstraintChecks=116649317  nbAssignments=80000
17.26	       =>  wckTime=16.641  cpuTime=16.51  mem=5M607
19.33	   
19.33	   search
19.33	     run=8  nbConstraintChecks=131321475  nbAssignments=90000
19.33	       =>  wckTime=18.706  cpuTime=18.56  mem=5M607
21.53	   
21.53	   search
21.53	     run=9  nbConstraintChecks=147259415  nbAssignments=100000
21.53	       =>  wckTime=20.914  cpuTime=20.74  mem=5M607
23.60	   
23.62	   search
23.62	     run=10  nbConstraintChecks=162044166  nbAssignments=110000
23.62	       =>  wckTime=22.986  cpuTime=22.8  mem=5M607
25.71	   
25.71	   search
25.71	     run=11  nbConstraintChecks=177068197  nbAssignments=120000
25.71	       =>  wckTime=25.089  cpuTime=24.89  mem=5M607
27.75	   
27.75	   search
27.75	     run=12  nbConstraintChecks=191533249  nbAssignments=130000
27.75	       =>  wckTime=27.129  cpuTime=26.9  mem=5M607
29.87	   
29.87	   search
29.87	     run=13  nbConstraintChecks=206839494  nbAssignments=140000
29.87	       =>  wckTime=29.244  cpuTime=29.0  mem=5M607
30.91	   
30.91	   search
30.91	     run=14  nbConstraintChecks=214238087  nbAssignments=145259
30.91	       =>  wckTime=30.289  cpuTime=30.04  mem=5M607
30.91	   
30.91	   global
30.91	     nbConstraintChecks=214238087  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.91	     solvingWckTime=30.287  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.91	     globalCpuTime=30.3
30.91	       =>  wckTime=30.617  cpuTime=30.26  mem=5M607
30.91	   
30.91	   solver IterativeSystematicSolver being built... 
31.03	       =>  wckTime=30.741  cpuTime=30.36  mem=16M547
31.04	   
31.04	   preprocessing
31.04	     nbConstraintChecks=40  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.04	     detectedInconsistency=no
31.04	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M547
31.08	   
31.08	   search
31.09	     run=0  nbConstraintChecks=31788  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
31.09	     nbFailedAssignments=11  nbBacktracks=16  nbVisitedNodes=56  nbRestartNogoods=0
31.09	       =>  wckTime=0.05  cpuTime=0.04  mem=16M547
31.13	   
31.13	   search
31.13	     run=1  nbConstraintChecks=92451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100
31.13	     nbFailedAssignments=42  nbBacktracks=31  nbVisitedNodes=154  nbRestartNogoods=1
31.13	       =>  wckTime=0.091  cpuTime=0.06  mem=16M547
31.15	   
31.15	   search
31.15	     run=2  nbConstraintChecks=172292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175
31.15	     nbFailedAssignments=70  nbBacktracks=56  nbVisitedNodes=276  nbRestartNogoods=3
31.15	       =>  wckTime=0.12  cpuTime=0.09  mem=16M547
31.18	   
31.18	   search
31.18	     run=3  nbConstraintChecks=235943  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=255
31.18	     nbFailedAssignments=94  nbBacktracks=89  nbVisitedNodes=401  nbRestartNogoods=8
31.18	       =>  wckTime=0.141  cpuTime=0.11  mem=16M547
31.21	   
31.21	   search
31.21	     run=4  nbConstraintChecks=362349  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=408
31.21	     nbFailedAssignments=174  nbBacktracks=139  nbVisitedNodes=674  nbRestartNogoods=12
31.21	       =>  wckTime=0.176  cpuTime=0.14  mem=16M547
31.25	   
31.25	   search
31.25	     run=5  nbConstraintChecks=520719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=591
31.25	     nbFailedAssignments=258  nbBacktracks=214  nbVisitedNodes=1012  nbRestartNogoods=14
31.25	       =>  wckTime=0.219  cpuTime=0.18  mem=16M547
31.31	   
31.31	   search
31.31	     run=6  nbConstraintChecks=753501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=851
31.31	     nbFailedAssignments=383  nbBacktracks=327  nbVisitedNodes=1510  nbRestartNogoods=22
31.31	       =>  wckTime=0.279  cpuTime=0.24  mem=16M547
31.44	   
31.44	   search
31.44	     run=7  nbConstraintChecks=1278350  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1372
31.44	     nbFailedAssignments=717  nbBacktracks=499  nbVisitedNodes=2537  nbRestartNogoods=24
31.44	       =>  wckTime=0.404  cpuTime=0.36  mem=16M547
31.58	   
31.58	   search
31.58	     run=8  nbConstraintChecks=1788826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1839
31.58	     nbFailedAssignments=909  nbBacktracks=755  nbVisitedNodes=3438  nbRestartNogoods=28
31.58	       =>  wckTime=0.541  cpuTime=0.48  mem=16M547
31.81	   
31.81	   search
31.81	     run=9  nbConstraintChecks=2653492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2491
31.81	     nbFailedAssignments=1153  nbBacktracks=1142  nbVisitedNodes=4715  nbRestartNogoods=34
31.81	       =>  wckTime=0.776  cpuTime=0.71  mem=16M547
32.10	   
32.10	   search
32.10	     run=10  nbConstraintChecks=3941272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3590
32.10	     nbFailedAssignments=1661  nbBacktracks=1718  nbVisitedNodes=6879  nbRestartNogoods=40
32.10	       =>  wckTime=1.069  cpuTime=0.99  mem=16M547
32.59	   
32.59	   search
32.59	     run=11  nbConstraintChecks=6168115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5733
32.59	     nbFailedAssignments=2916  nbBacktracks=2588  nbVisitedNodes=11141  nbRestartNogoods=44
32.59	       =>  wckTime=1.555  cpuTime=1.48  mem=16M547
33.34	   
33.34	   search
33.34	     run=12  nbConstraintChecks=8963194  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8012
33.34	     nbFailedAssignments=3876  nbBacktracks=3889  nbVisitedNodes=15681  nbRestartNogoods=52
33.34	       =>  wckTime=2.306  cpuTime=2.22  mem=16M547
33.98	   
33.98	   search
33.98	     run=13  nbConstraintChecks=11870692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10973
33.98	     nbFailedAssignments=4872  nbBacktracks=5835  nbVisitedNodes=21581  nbRestartNogoods=58
33.98	       =>  wckTime=2.942  cpuTime=2.85  mem=16M547
35.42	   
35.42	   search
35.42	     run=14  nbConstraintChecks=17369388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16411
35.42	     nbFailedAssignments=7365  nbBacktracks=8757  nbVisitedNodes=32376  nbRestartNogoods=75
35.42	       =>  wckTime=4.386  cpuTime=4.26  mem=16M547
37.88	   
37.88	   search
37.88	     run=15  nbConstraintChecks=27412984  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25030
37.88	     nbFailedAssignments=11583  nbBacktracks=13139  nbVisitedNodes=48314  nbRestartNogoods=84
37.88	       =>  wckTime=6.843  cpuTime=6.7  mem=16M547
38.41	   
38.41	   search
38.41	     run=16  nbConstraintChecks=29845936  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28546
38.41	     nbFailedAssignments=12750  nbBacktracks=15489  nbVisitedNodes=55330  nbRestartNogoods=97
38.41	       =>  wckTime=7.379  cpuTime=7.23  mem=16M547
38.41	   
38.41	   global
38.41	     nbConstraintChecks=29845976  nbRestartNogoods=97  solvingWckTime=7.38  solvingCpuTime=7.23  expiredTime=no
38.41	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=37.63
38.41	       =>  wckTime=38.122  cpuTime=37.59  mem=16M547
38.42	
38.42	s OPTIMUM FOUND
38.42	v 6 1 9 8 2 4 6 8 5 2 6 5 5 8 0 9 8 8 4 0 9 8 0 8 6 8 9 1 1 2 9 8 1 
38.42	   
38.42	   totalWckTime=38.196  totalCpuTime=37.63

Verifier Data (download as text)

3 unsatisfied constraints, 221 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-276101-1169231250 -o ROOT/results/node17/solver-276101-1169231250 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276101-1169231250/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.74 1.96 1.98 4/78 7300
/proc/meminfo: memFree=1398616/2055920 swapFree=4192812/4192956
[pid=7299] ppid=7297 vsize=172 CPUtime=0
/proc/7299/stat : 7299 (java) R 7297 7299 7231 0 -1 0 217 0 0 0 0 0 0 0 20 0 1 0 271519753 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2859307 0 0 4096 0 0 0 0 17 1 0 0
/proc/7299/statm: 43 24 18 14 0 3 0

[startup+0.107707 s]
/proc/loadavg: 1.74 1.96 1.98 4/78 7300
/proc/meminfo: memFree=1398616/2055920 swapFree=4192812/4192956
[pid=7299] ppid=7297 vsize=914988 CPUtime=0.09
/proc/7299/stat : 7299 (java) R 7297 7299 7231 0 -1 0 3089 0 1 0 8 1 0 0 16 0 8 0 271519753 936947712 2835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 3294843 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7299/statm: 228747 2836 1458 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515749 s]
/proc/loadavg: 1.74 1.96 1.98 4/78 7300
/proc/meminfo: memFree=1398616/2055920 swapFree=4192812/4192956
[pid=7299] ppid=7297 vsize=915332 CPUtime=0.49
/proc/7299/stat : 7299 (java) S 7297 7299 7231 0 -1 0 6586 0 1 0 45 4 0 0 16 0 8 0 271519753 937299968 6325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7299/statm: 228833 6325 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33783 s]
/proc/loadavg: 1.74 1.96 1.98 2/85 7307
/proc/meminfo: memFree=1380192/2055920 swapFree=4192812/4192956
[pid=7299] ppid=7297 vsize=915464 CPUtime=1.31
/proc/7299/stat : 7299 (java) R 7297 7299 7231 0 -1 0 7290 0 1 0 112 19 0 0 17 0 8 0 271519753 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7299/statm: 228866 7028 2476 14 0 215336 0
[pid=7299/tid=7301] ppid=7297 vsize=915464 CPUtime=0.02
/proc/7299/task/7301/stat : 7301 (java) S 7297 7299 7231 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 271519756 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7299/tid=7302] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7302/stat : 7302 (java) S 7297 7299 7231 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271519756 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7303] ppid=7297 vsize=915468 CPUtime=0
/proc/7299/task/7303/stat : 7303 (java) S 7297 7299 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271519757 937439232 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7304] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7304/stat : 7304 (java) S 7297 7299 7231 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 271519760 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7305] ppid=7297 vsize=915464 CPUtime=0.12
/proc/7299/task/7305/stat : 7305 (java) S 7297 7299 7231 0 -1 64 345 0 0 0 12 0 0 0 16 0 8 0 271519760 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7306] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7306/stat : 7306 (java) S 7297 7299 7231 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271519760 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7307] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7307/stat : 7307 (java) S 7297 7299 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271519760 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.99 s]
/proc/loadavg: 1.68 1.94 1.97 2/85 7307
/proc/meminfo: memFree=1380192/2055920 swapFree=4192812/4192956
[pid=7299] ppid=7297 vsize=915468 CPUtime=2.97
/proc/7299/stat : 7299 (java) R 7297 7299 7231 0 -1 0 7293 0 1 0 247 50 0 0 17 0 8 0 271519753 937439232 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7299/statm: 228866 7030 2476 14 0 215336 0
[pid=7299/tid=7301] ppid=7297 vsize=915464 CPUtime=0.02
/proc/7299/task/7301/stat : 7301 (java) S 7297 7299 7231 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 271519756 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7299/tid=7302] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7302/stat : 7302 (java) S 7297 7299 7231 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271519756 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7303] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7303/stat : 7303 (java) S 7297 7299 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271519757 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7304] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7304/stat : 7304 (java) S 7297 7299 7231 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7305] ppid=7297 vsize=915468 CPUtime=0.12
/proc/7299/task/7305/stat : 7305 (java) S 7297 7299 7231 0 -1 64 347 0 0 0 12 0 0 0 16 0 8 0 271519760 937439232 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7306] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7306/stat : 7306 (java) S 7297 7299 7231 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7307] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7307/stat : 7307 (java) S 7297 7299 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915468

[startup+6.27935 s]
/proc/loadavg: 1.68 1.94 1.97 2/88 7382
/proc/meminfo: memFree=1372888/2055920 swapFree=4192812/4192956
[pid=7299] ppid=7297 vsize=915464 CPUtime=6.24
/proc/7299/stat : 7299 (java) R 7297 7299 7231 0 -1 0 7293 0 1 0 516 108 0 0 22 0 8 0 271519753 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726496 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7299/statm: 228866 7030 2476 14 0 215336 0
[pid=7299/tid=7301] ppid=7297 vsize=915464 CPUtime=0.02
/proc/7299/task/7301/stat : 7301 (java) S 7297 7299 7231 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 271519756 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7299/tid=7302] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7302/stat : 7302 (java) S 7297 7299 7231 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271519756 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7303] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7303/stat : 7303 (java) S 7297 7299 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271519757 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7304] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7304/stat : 7304 (java) S 7297 7299 7231 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7305] ppid=7297 vsize=915464 CPUtime=0.12
/proc/7299/task/7305/stat : 7305 (java) S 7297 7299 7231 0 -1 64 347 0 0 0 12 0 0 0 16 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7306] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7306/stat : 7306 (java) S 7297 7299 7231 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7307] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7307/stat : 7307 (java) S 7297 7299 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915464

[startup+12.766 s]
/proc/loadavg: 1.73 1.94 1.97 3/94 7414
/proc/meminfo: memFree=1305696/2055920 swapFree=4192812/4192956
[pid=7299] ppid=7297 vsize=915464 CPUtime=12.67
/proc/7299/stat : 7299 (java) R 7297 7299 7231 0 -1 0 7293 0 1 0 1041 226 0 0 17 0 8 0 271519753 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726438 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7299/statm: 228866 7030 2476 14 0 215336 0
[pid=7299/tid=7301] ppid=7297 vsize=915464 CPUtime=0.02
/proc/7299/task/7301/stat : 7301 (java) S 7297 7299 7231 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 271519756 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7299/tid=7302] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7302/stat : 7302 (java) S 7297 7299 7231 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271519756 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7303] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7303/stat : 7303 (java) S 7297 7299 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271519757 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7304] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7304/stat : 7304 (java) S 7297 7299 7231 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7305] ppid=7297 vsize=915464 CPUtime=0.12
/proc/7299/task/7305/stat : 7305 (java) S 7297 7299 7231 0 -1 64 347 0 0 0 12 0 0 0 16 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7306] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7306/stat : 7306 (java) S 7297 7299 7231 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7307] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7307/stat : 7307 (java) S 7297 7299 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915464

[startup+25.6114 s]
/proc/loadavg: 1.77 1.94 1.97 3/94 7414
/proc/meminfo: memFree=1305888/2055920 swapFree=4192812/4192956
[pid=7299] ppid=7297 vsize=915464 CPUtime=25.4
/proc/7299/stat : 7299 (java) R 7297 7299 7231 0 -1 0 7293 0 1 0 2086 454 0 0 17 0 8 0 271519753 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726433 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7299/statm: 228866 7030 2476 14 0 215336 0
[pid=7299/tid=7301] ppid=7297 vsize=915464 CPUtime=0.02
/proc/7299/task/7301/stat : 7301 (java) S 7297 7299 7231 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 271519756 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7299/tid=7302] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7302/stat : 7302 (java) S 7297 7299 7231 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271519756 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7303] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7303/stat : 7303 (java) S 7297 7299 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271519757 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7304] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7304/stat : 7304 (java) S 7297 7299 7231 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7305] ppid=7297 vsize=915464 CPUtime=0.12
/proc/7299/task/7305/stat : 7305 (java) S 7297 7299 7231 0 -1 64 347 0 0 0 12 0 0 0 16 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7306] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7306/stat : 7306 (java) S 7297 7299 7231 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7299/tid=7307] ppid=7297 vsize=915464 CPUtime=0
/proc/7299/task/7307/stat : 7307 (java) S 7297 7299 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271519760 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 38.4301
CPU time (s): 38.1012
CPU user time (s): 32.606
CPU system time (s): 5.49516
CPU usage (%): 99.1442
Max. virtual memory (cumulated for all children) (KiB): 916492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.606
system time used= 5.49516
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9192
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= 1651
involuntary context switches= 1987

runsolver used 0.050992 s user time and 0.106983 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri Jan 19 18:27:30 UTC 2007


IDJOB= 276101
IDBENCH= 5242
IDSOLVER= 69
FILE ID= node17/276101-1169231250

PBS_JOBID= 3588989

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-25-1-2/composed-25-1-2-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276101-1169231250/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-276101-1169231250 -o ROOT/results/node17/solver-276101-1169231250 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276101-1169231250/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ff72b5549f71496c7cc07b984a9ace3f

RANDOM SEED= 59852349

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/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.236
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.236
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:       1399096 kB
Buffers:         45004 kB
Cached:         484716 kB
SwapCached:          0 kB
Active:         236612 kB
Inactive:       345976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:          71804 kB
Slab:            59716 kB
Committed_AS:  7782280 kB
PageTables:       1856 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= 66561 MiB



End job on node17 on Fri Jan 19 18:28:08 UTC 2007