Trace number 275864

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 47.9047 48.1663

General information on the benchmark

Namecomposed/composed-25-1-25/
composed-25-1-25-1_ext.xml
MD5SUM9b6b2242e6bc06813ecf0f04155f2e47
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints244
Best CPU time to get the best result obtained on this benchmark43.2284
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints247
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension247
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/275864-1169228258/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.098  cpuTime=0.09  mem=6M910
0.40	   
0.40	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.56	     nbConstraints=247  nbRelationTypes=247  nbExtensionStructures=247  nbSharedExtensionStructures=0
0.56	     nbConflictsStructures=247  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4357  maxDegree=22
0.56	     maxArity=2
0.56	       =>  wckTime=0.261  cpuTime=0.17  mem=9M885
0.60	   
0.61	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.344  cpuTime=0.21  mem=5M629
0.65	
0.65	s SATISFIABLE
0.65	o 209
0.65	c 38
0.65	o 213
0.65	c 34
0.65	o 217
0.65	c 30
0.65	o 220
0.65	c 27
0.65	o 223
0.65	c 24
0.65	o 225
0.65	c 22
0.65	o 227
0.65	c 20
0.65	o 229
0.65	c 18
0.65	o 231
0.65	c 16
0.65	o 233
0.65	c 14
0.65	o 234
0.65	c 13
0.65	o 236
0.65	c 11
0.66	o 237
0.66	c 10
0.66	o 238
0.66	c 9
0.66	o 239
0.66	c 8
0.66	o 240
0.66	c 7
0.66	o 241
0.66	c 6
0.66	o 242
0.66	c 5
0.67	o 243
0.67	c 4
0.67	o 244
0.67	c 3
2.90	   
2.90	   search
2.90	     run=0  nbConstraintChecks=15855231  nbAssignments=10000
2.90	       =>  wckTime=2.253  cpuTime=2.22  mem=5M629
5.16	   
5.16	   search
5.16	     run=1  nbConstraintChecks=32445795  nbAssignments=20000
5.16	       =>  wckTime=4.52  cpuTime=4.48  mem=5M629
7.31	   
7.31	   search
7.31	     run=2  nbConstraintChecks=47944142  nbAssignments=30000
7.31	       =>  wckTime=6.67  cpuTime=6.62  mem=5M629
9.54	   
9.54	   search
9.54	     run=3  nbConstraintChecks=64173931  nbAssignments=40000
9.54	       =>  wckTime=8.895  cpuTime=8.84  mem=5M629
11.77	   
11.77	   search
11.77	     run=4  nbConstraintChecks=80420382  nbAssignments=50000
11.77	       =>  wckTime=11.122  cpuTime=11.06  mem=5M629
13.99	   
13.99	   search
13.99	     run=5  nbConstraintChecks=96706647  nbAssignments=60000
13.99	       =>  wckTime=13.344  cpuTime=13.27  mem=5M629
16.14	   
16.14	   search
16.14	     run=6  nbConstraintChecks=112347907  nbAssignments=70000
16.14	       =>  wckTime=15.493  cpuTime=15.4  mem=5M629
18.38	   
18.38	   search
18.38	     run=7  nbConstraintChecks=128921983  nbAssignments=80000
18.38	       =>  wckTime=17.733  cpuTime=17.64  mem=5M629
20.54	   
20.54	   search
20.54	     run=8  nbConstraintChecks=144761323  nbAssignments=90000
20.54	       =>  wckTime=19.899  cpuTime=19.8  mem=5M629
22.75	   
22.75	   search
22.75	     run=9  nbConstraintChecks=160936526  nbAssignments=100000
22.75	       =>  wckTime=22.111  cpuTime=21.99  mem=5M629
24.94	   
24.94	   search
24.94	     run=10  nbConstraintChecks=176780646  nbAssignments=110000
24.94	       =>  wckTime=24.299  cpuTime=24.17  mem=5M629
27.18	   
27.18	   search
27.18	     run=11  nbConstraintChecks=193113327  nbAssignments=120000
27.18	       =>  wckTime=26.535  cpuTime=26.4  mem=5M629
29.33	   
29.33	   search
29.33	     run=12  nbConstraintChecks=208689889  nbAssignments=130000
29.33	       =>  wckTime=28.689  cpuTime=28.55  mem=5M629
30.83	   
30.83	   search
30.83	     run=13  nbConstraintChecks=219688896  nbAssignments=136552
30.83	       =>  wckTime=30.185  cpuTime=30.04  mem=5M629
30.83	   
30.83	   global
30.83	     nbConstraintChecks=219688896  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.83	     solvingWckTime=30.184  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.83	     globalCpuTime=30.29
30.83	       =>  wckTime=30.53  cpuTime=30.25  mem=5M629
30.83	   
30.83	   solver IterativeSystematicSolver being built... 
30.95	       =>  wckTime=30.655  cpuTime=30.35  mem=16M635
30.96	   
30.96	   preprocessing
30.96	     nbConstraintChecks=40  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.96	     detectedInconsistency=no
30.96	       =>  wckTime=0.0050  cpuTime=0.01  mem=16M635
31.03	   
31.03	   search
31.03	     run=0  nbConstraintChecks=83367  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
31.03	     nbFailedAssignments=19  nbBacktracks=11  nbVisitedNodes=75  nbRestartNogoods=0
31.03	       =>  wckTime=0.07  cpuTime=0.05  mem=16M635
31.07	   
31.07	   search
31.07	     run=1  nbConstraintChecks=168969  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=88
31.07	     nbFailedAssignments=33  nbBacktracks=27  nbVisitedNodes=149  nbRestartNogoods=5
31.07	       =>  wckTime=0.114  cpuTime=0.08  mem=16M635
31.11	   
31.11	   search
31.11	     run=2  nbConstraintChecks=293069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=155
31.11	     nbFailedAssignments=65  nbBacktracks=49  nbVisitedNodes=270  nbRestartNogoods=10
31.11	       =>  wckTime=0.155  cpuTime=0.12  mem=16M635
31.14	   
31.14	   search
31.14	     run=3  nbConstraintChecks=409730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=235
31.14	     nbFailedAssignments=93  nbBacktracks=82  nbVisitedNodes=411  nbRestartNogoods=12
31.14	       =>  wckTime=0.188  cpuTime=0.15  mem=16M635
31.18	   
31.18	   search
31.18	     run=4  nbConstraintChecks=545464  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=332
31.18	     nbFailedAssignments=121  nbBacktracks=134  nbVisitedNodes=588  nbRestartNogoods=16
31.18	       =>  wckTime=0.226  cpuTime=0.19  mem=16M635
31.30	   
31.30	   search
31.30	     run=5  nbConstraintChecks=939825  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=513
31.30	     nbFailedAssignments=215  nbBacktracks=211  nbVisitedNodes=940  nbRestartNogoods=31
31.30	       =>  wckTime=0.34  cpuTime=0.3  mem=16M635
31.36	   
31.36	   search
31.36	     run=6  nbConstraintChecks=1198141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=701
31.36	     nbFailedAssignments=267  nbBacktracks=326  nbVisitedNodes=1281  nbRestartNogoods=35
31.36	       =>  wckTime=0.401  cpuTime=0.36  mem=16M635
31.45	   
31.45	   search
31.45	     run=7  nbConstraintChecks=1565579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1003
31.45	     nbFailedAssignments=375  nbBacktracks=499  nbVisitedNodes=1805  nbRestartNogoods=42
31.45	       =>  wckTime=0.492  cpuTime=0.45  mem=16M635
31.84	   
31.84	   search
31.84	     run=8  nbConstraintChecks=3363140  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2152
31.84	     nbFailedAssignments=1253  nbBacktracks=755  nbVisitedNodes=4087  nbRestartNogoods=47
31.84	       =>  wckTime=0.882  cpuTime=0.81  mem=16M635
32.11	   
32.11	   search
32.11	     run=9  nbConstraintChecks=4693031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3117
32.11	     nbFailedAssignments=1809  nbBacktracks=1141  nbVisitedNodes=5975  nbRestartNogoods=53
32.11	       =>  wckTime=1.152  cpuTime=1.08  mem=16M635
32.57	   
32.57	   search
32.57	     run=10  nbConstraintChecks=6808967  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4498
32.57	     nbFailedAssignments=2591  nbBacktracks=1719  nbVisitedNodes=8707  nbRestartNogoods=62
32.57	       =>  wckTime=1.614  cpuTime=1.53  mem=16M635
33.06	   
33.06	   search
33.06	     run=11  nbConstraintChecks=9198031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6182
33.06	     nbFailedAssignments=3386  nbBacktracks=2586  nbVisitedNodes=12040  nbRestartNogoods=70
33.06	       =>  wckTime=2.104  cpuTime=2.02  mem=16M635
33.63	   
33.63	   search
33.63	     run=12  nbConstraintChecks=12267736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8958
33.63	     nbFailedAssignments=4840  nbBacktracks=3886  nbVisitedNodes=17550  nbRestartNogoods=83
33.63	       =>  wckTime=2.672  cpuTime=2.59  mem=16M635
34.82	   
34.82	   search
34.82	     run=13  nbConstraintChecks=18023040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12737
34.82	     nbFailedAssignments=6648  nbBacktracks=5832  nbVisitedNodes=25067  nbRestartNogoods=87
34.82	       =>  wckTime=3.862  cpuTime=3.77  mem=16M635
36.46	   
36.46	   search
36.46	     run=14  nbConstraintChecks=25496226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17160
36.46	     nbFailedAssignments=8127  nbBacktracks=8760  nbVisitedNodes=33881  nbRestartNogoods=94
36.46	       =>  wckTime=5.506  cpuTime=5.41  mem=16M635
38.12	   
38.12	   search
38.12	     run=15  nbConstraintChecks=33626491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25632
38.12	     nbFailedAssignments=12195  nbBacktracks=13141  nbVisitedNodes=50392  nbRestartNogoods=101
38.12	       =>  wckTime=7.164  cpuTime=7.04  mem=16M635
41.39	   
41.39	   search
41.39	     run=16  nbConstraintChecks=48272911  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36898
41.39	     nbFailedAssignments=16871  nbBacktracks=19712  nbVisitedNodes=72786  nbRestartNogoods=114
41.39	       =>  wckTime=10.438  cpuTime=10.3  mem=16M635
47.38	   
47.38	   search
47.38	     run=17  nbConstraintChecks=73337503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55453
47.38	     nbFailedAssignments=25547  nbBacktracks=29564  nbVisitedNodes=109737  nbRestartNogoods=122
47.38	       =>  wckTime=16.426  cpuTime=16.26  mem=16M635
48.15	   
48.15	   search
48.15	     run=18  nbConstraintChecks=76647065  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59577
48.15	     nbFailedAssignments=26798  nbBacktracks=32438  nbVisitedNodes=117976  nbRestartNogoods=136
48.15	       =>  wckTime=17.19  cpuTime=17.02  mem=16M635
48.15	   
48.15	   global
48.15	     nbConstraintChecks=76647105  nbRestartNogoods=136  solvingWckTime=17.191  solvingCpuTime=17.02  expiredTime=no
48.15	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=47.41
48.15	       =>  wckTime=47.846  cpuTime=47.37  mem=16M635
48.15	
48.15	s OPTIMUM FOUND
48.15	v 7 2 4 2 1 6 0 7 9 6 4 7 4 5 9 2 1 1 8 0 9 3 7 4 4 8 5 4 2 8 9 2 8 
48.15	   
48.15	   totalWckTime=47.921  totalCpuTime=47.42

Verifier Data (download as text)

3 unsatisfied constraints, 244 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/node56/watcher-275864-1169228258 -o ROOT/results/node56/solver-275864-1169228258 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275864-1169228258/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.86 1.99 1.90 1/68 19991
/proc/meminfo: memFree=1542784/2055920 swapFree=4184804/4192956
[pid=19990] ppid=19988 vsize=168 CPUtime=0
/proc/19990/stat : 19990 (java) R 19988 19990 19597 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 271223980 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 10027812 0 0 4096 0 0 0 0 17 1 0 0
/proc/19990/statm: 42 23 18 14 0 2 0

[startup+0.102748 s]
/proc/loadavg: 1.86 1.99 1.90 1/68 19991
/proc/meminfo: memFree=1542784/2055920 swapFree=4184804/4192956
[pid=19990] ppid=19988 vsize=914988 CPUtime=0.07
/proc/19990/stat : 19990 (java) S 19988 19990 19597 0 -1 0 2998 0 1 0 6 1 0 0 17 0 8 0 271223980 936947712 2744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19990/statm: 228747 2744 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.510786 s]
/proc/loadavg: 1.86 1.99 1.90 1/68 19991
/proc/meminfo: memFree=1542784/2055920 swapFree=4184804/4192956
[pid=19990] ppid=19988 vsize=915332 CPUtime=0.47
/proc/19990/stat : 19990 (java) R 19988 19990 19597 0 -1 0 6436 0 1 0 43 4 0 0 17 0 8 0 271223980 937299968 6175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19990/statm: 228833 6175 2144 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33287 s]
/proc/loadavg: 1.86 1.99 1.90 3/82 20063
/proc/meminfo: memFree=1517584/2055920 swapFree=4184804/4192956
[pid=19990] ppid=19988 vsize=915468 CPUtime=1.29
/proc/19990/stat : 19990 (java) R 19988 19990 19597 0 -1 0 7327 0 1 0 112 17 0 0 17 0 8 0 271223980 937439232 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19990/statm: 228867 7065 2476 14 0 215337 0
[pid=19990/tid=19992] ppid=19988 vsize=915468 CPUtime=0.02
/proc/19990/task/19992/stat : 19992 (java) S 19988 19990 19597 0 -1 64 188 0 0 0 2 0 0 0 17 0 8 0 271223984 937439232 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19990/tid=19993] ppid=19988 vsize=915468 CPUtime=0
/proc/19990/task/19993/stat : 19993 (java) S 19988 19990 19597 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271223985 937439232 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19994] ppid=19988 vsize=915468 CPUtime=0
/proc/19990/task/19994/stat : 19994 (java) S 19988 19990 19597 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271223985 937439232 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19995] ppid=19988 vsize=915468 CPUtime=0
/proc/19990/task/19995/stat : 19995 (java) S 19988 19990 19597 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271223988 937439232 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19996] ppid=19988 vsize=915468 CPUtime=0.14
/proc/19990/task/19996/stat : 19996 (java) S 19988 19990 19597 0 -1 64 345 0 0 0 13 1 0 0 16 0 8 0 271223988 937439232 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19997] ppid=19988 vsize=915468 CPUtime=0
/proc/19990/task/19997/stat : 19997 (java) S 19988 19990 19597 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271223988 937439232 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19998] ppid=19988 vsize=915468 CPUtime=0
/proc/19990/task/19998/stat : 19998 (java) S 19988 19990 19597 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271223988 937439232 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915468

[startup+2.98303 s]
/proc/loadavg: 1.86 1.99 1.90 3/82 20063
/proc/meminfo: memFree=1517520/2055920 swapFree=4184804/4192956
[pid=19990] ppid=19988 vsize=915464 CPUtime=2.93
/proc/19990/stat : 19990 (java) R 19988 19990 19597 0 -1 0 7330 0 1 0 250 43 0 0 19 0 8 0 271223980 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727683 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19990/statm: 228866 7067 2476 14 0 215336 0
[pid=19990/tid=19992] ppid=19988 vsize=915464 CPUtime=0.02
/proc/19990/task/19992/stat : 19992 (java) S 19988 19990 19597 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 271223984 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19993] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19993/stat : 19993 (java) S 19988 19990 19597 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271223985 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19994] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19994/stat : 19994 (java) S 19988 19990 19597 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271223985 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19995] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19995/stat : 19995 (java) S 19988 19990 19597 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271223988 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19996] ppid=19988 vsize=915464 CPUtime=0.14
/proc/19990/task/19996/stat : 19996 (java) S 19988 19990 19597 0 -1 64 347 0 0 0 13 1 0 0 16 0 8 0 271223988 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19997] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19997/stat : 19997 (java) S 19988 19990 19597 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271223988 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19998] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19998/stat : 19998 (java) S 19988 19990 19597 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271223988 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.26234 s]
/proc/loadavg: 2.03 2.02 1.92 3/81 20064
/proc/meminfo: memFree=1517144/2055920 swapFree=4184804/4192956
[pid=19990] ppid=19988 vsize=915464 CPUtime=6.2
/proc/19990/stat : 19990 (java) R 19988 19990 19597 0 -1 0 7330 0 1 0 519 101 0 0 25 0 8 0 271223980 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19990/statm: 228866 7067 2476 14 0 215336 0
[pid=19990/tid=19992] ppid=19988 vsize=915464 CPUtime=0.02
/proc/19990/task/19992/stat : 19992 (java) S 19988 19990 19597 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 271223984 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19993] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19993/stat : 19993 (java) S 19988 19990 19597 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271223985 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19994] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19994/stat : 19994 (java) S 19988 19990 19597 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271223985 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19995] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19995/stat : 19995 (java) S 19988 19990 19597 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271223988 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19996] ppid=19988 vsize=915464 CPUtime=0.14
/proc/19990/task/19996/stat : 19996 (java) S 19988 19990 19597 0 -1 64 347 0 0 0 13 1 0 0 16 0 8 0 271223988 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19997] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19997/stat : 19997 (java) S 19988 19990 19597 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271223988 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19998] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19998/stat : 19998 (java) S 19988 19990 19597 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271223988 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.746 s]
/proc/loadavg: 2.03 2.02 1.92 3/81 20064
/proc/meminfo: memFree=1517152/2055920 swapFree=4184804/4192956
[pid=19990] ppid=19988 vsize=915464 CPUtime=12.65
/proc/19990/stat : 19990 (java) R 19988 19990 19597 0 -1 0 7331 0 1 0 1055 210 0 0 25 0 8 0 271223980 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073729811 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19990/statm: 228866 7068 2476 14 0 215336 0
[pid=19990/tid=19992] ppid=19988 vsize=915464 CPUtime=0.02
/proc/19990/task/19992/stat : 19992 (java) S 19988 19990 19597 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 271223984 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19993] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19993/stat : 19993 (java) S 19988 19990 19597 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271223985 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19994] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19994/stat : 19994 (java) S 19988 19990 19597 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271223985 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19995] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19995/stat : 19995 (java) S 19988 19990 19597 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271223988 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19996] ppid=19988 vsize=915464 CPUtime=0.15
/proc/19990/task/19996/stat : 19996 (java) S 19988 19990 19597 0 -1 64 348 0 0 0 14 1 0 0 16 0 8 0 271223988 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19997] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19997/stat : 19997 (java) S 19988 19990 19597 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271223988 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19998] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19998/stat : 19998 (java) S 19988 19990 19597 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271223988 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915464

[startup+25.5782 s]
/proc/loadavg: 2.02 2.02 1.92 3/81 20064
/proc/meminfo: memFree=1517344/2055920 swapFree=4184804/4192956
[pid=19990] ppid=19988 vsize=915464 CPUtime=25.43
/proc/19990/stat : 19990 (java) R 19988 19990 19597 0 -1 0 7331 0 1 0 2119 424 0 0 25 0 8 0 271223980 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19990/statm: 228866 7068 2476 14 0 215336 0
[pid=19990/tid=19992] ppid=19988 vsize=915464 CPUtime=0.02
/proc/19990/task/19992/stat : 19992 (java) S 19988 19990 19597 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 271223984 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19993] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19993/stat : 19993 (java) S 19988 19990 19597 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271223985 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19994] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19994/stat : 19994 (java) S 19988 19990 19597 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271223985 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19995] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19995/stat : 19995 (java) S 19988 19990 19597 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271223988 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19996] ppid=19988 vsize=915464 CPUtime=0.15
/proc/19990/task/19996/stat : 19996 (java) S 19988 19990 19597 0 -1 64 348 0 0 0 14 1 0 0 16 0 8 0 271223988 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19997] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19997/stat : 19997 (java) S 19988 19990 19597 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271223988 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19990/tid=19998] ppid=19988 vsize=915464 CPUtime=0
/proc/19990/task/19998/stat : 19998 (java) S 19988 19990 19597 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271223988 937435136 7068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 48.1663
CPU time (s): 47.9047
CPU user time (s): 42.7635
CPU system time (s): 5.14122
CPU usage (%): 99.4569
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.7635
system time used= 5.14122
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9178
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= 2027
involuntary context switches= 2596

runsolver used 0.050992 s user time and 0.135979 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Fri Jan 19 17:37:38 UTC 2007


IDJOB= 275864
IDBENCH= 5110
IDSOLVER= 69
FILE ID= node56/275864-1169228258

PBS_JOBID= 3589245

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9b6b2242e6bc06813ecf0f04155f2e47

RANDOM SEED= 859891981

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.232
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.232
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:       1543264 kB
Buffers:         34468 kB
Cached:         392192 kB
SwapCached:       2216 kB
Active:          91712 kB
Inactive:       350656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543264 kB
SwapTotal:     4192956 kB
SwapFree:      4184804 kB
Dirty:            1692 kB
Writeback:           0 kB
Mapped:          22668 kB
Slab:            56012 kB
Committed_AS:  4836708 kB
PageTables:       1700 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 node56 on Fri Jan 19 17:38:27 UTC 2007