Trace number 275855

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.0572 38.1594

General information on the benchmark

Namecomposed/composed-25-1-25/
composed-25-1-25-5_ext.xml
MD5SUM16a5ff113a9c779fbd7dcf8642ec2bef
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints245
Best CPU time to get the best result obtained on this benchmark32.4621
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.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/275855-1169228184/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.095  cpuTime=0.08  mem=6M910
0.38	   
0.38	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.53	     nbConstraints=247  nbRelationTypes=247  nbExtensionStructures=247  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=247  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4363  maxDegree=21
0.53	     maxArity=2
0.53	       =>  wckTime=0.244  cpuTime=0.16  mem=9M884
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.324  cpuTime=0.21  mem=5M629
0.62	
0.62	s SATISFIABLE
0.62	o 209
0.62	c 38
0.62	o 213
0.62	c 34
0.62	o 217
0.62	c 30
0.62	o 221
0.62	c 26
0.62	o 222
0.62	c 25
0.62	o 224
0.62	c 23
0.62	o 227
0.62	c 20
0.62	o 229
0.62	c 18
0.62	o 231
0.62	c 16
0.62	o 233
0.62	c 14
0.62	o 234
0.62	c 13
0.62	o 235
0.62	c 12
0.62	o 236
0.62	c 11
0.63	o 237
0.63	c 10
0.63	o 238
0.63	c 9
0.63	o 239
0.63	c 8
0.63	o 241
0.63	c 6
0.63	o 242
0.63	c 5
0.63	o 243
0.63	c 4
0.63	o 244
0.63	c 3
0.64	o 245
0.64	c 2
2.77	   
2.77	   search
2.77	     run=0  nbConstraintChecks=15116735  nbAssignments=10000
2.77	       =>  wckTime=2.163  cpuTime=2.14  mem=5M629
5.00	   
5.00	   search
5.00	     run=1  nbConstraintChecks=31601846  nbAssignments=20000
5.00	       =>  wckTime=4.386  cpuTime=4.36  mem=5M629
7.19	   
7.19	   search
7.19	     run=2  nbConstraintChecks=47648529  nbAssignments=30000
7.19	       =>  wckTime=6.58  cpuTime=6.55  mem=5M629
9.47	   
9.47	   search
9.47	     run=3  nbConstraintChecks=64426067  nbAssignments=40000
9.47	       =>  wckTime=8.855  cpuTime=8.82  mem=5M629
11.68	   
11.68	   search
11.68	     run=4  nbConstraintChecks=80652221  nbAssignments=50000
11.68	       =>  wckTime=11.07  cpuTime=11.04  mem=5M629
13.89	   
13.89	   search
13.89	     run=5  nbConstraintChecks=96791555  nbAssignments=60000
13.89	       =>  wckTime=13.28  cpuTime=13.24  mem=5M629
16.01	   
16.01	   search
16.01	     run=6  nbConstraintChecks=112145623  nbAssignments=70000
16.01	       =>  wckTime=15.398  cpuTime=15.36  mem=5M629
18.18	   
18.18	   search
18.18	     run=7  nbConstraintChecks=128100754  nbAssignments=80000
18.18	       =>  wckTime=17.57  cpuTime=17.53  mem=5M629
20.37	   
20.37	   search
20.37	     run=8  nbConstraintChecks=144077716  nbAssignments=90000
20.37	       =>  wckTime=19.764  cpuTime=19.7  mem=5M629
22.56	   
22.56	   search
22.56	     run=9  nbConstraintChecks=160196085  nbAssignments=100000
22.56	       =>  wckTime=21.95  cpuTime=21.89  mem=5M629
24.66	   
24.66	   search
24.66	     run=10  nbConstraintChecks=175488362  nbAssignments=110000
24.66	       =>  wckTime=24.053  cpuTime=23.99  mem=5M629
26.83	   
26.83	   search
26.83	     run=11  nbConstraintChecks=191199536  nbAssignments=120000
26.83	       =>  wckTime=26.22  cpuTime=26.16  mem=5M629
29.04	   
29.04	   search
29.04	     run=12  nbConstraintChecks=207335514  nbAssignments=130000
29.04	       =>  wckTime=28.427  cpuTime=28.36  mem=5M629
30.69	   
30.69	   search
30.69	     run=13  nbConstraintChecks=219493714  nbAssignments=137365
30.69	       =>  wckTime=30.083  cpuTime=30.02  mem=5M629
30.70	   
30.70	   global
30.70	     nbConstraintChecks=219493714  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.70	     solvingWckTime=30.082  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.70	     globalCpuTime=30.28
30.70	       =>  wckTime=30.408  cpuTime=30.23  mem=5M629
30.70	   
30.70	   solver IterativeSystematicSolver being built... 
30.82	       =>  wckTime=30.533  cpuTime=30.33  mem=16M635
30.83	   
30.83	   preprocessing
30.83	     nbConstraintChecks=90  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.83	     detectedInconsistency=no
30.83	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M635
30.88	   
30.88	   search
30.88	     run=0  nbConstraintChecks=65182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
30.88	     nbFailedAssignments=17  nbBacktracks=10  nbVisitedNodes=72  nbRestartNogoods=0
30.88	       =>  wckTime=0.059  cpuTime=0.04  mem=16M635
30.92	   
30.92	   search
30.92	     run=1  nbConstraintChecks=124639  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92
30.92	     nbFailedAssignments=26  nbBacktracks=28  nbVisitedNodes=146  nbRestartNogoods=3
30.92	       =>  wckTime=0.096  cpuTime=0.06  mem=16M635
30.97	   
30.97	   search
30.97	     run=2  nbConstraintChecks=320745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=183
30.97	     nbFailedAssignments=84  nbBacktracks=50  nbVisitedNodes=317  nbRestartNogoods=7
30.97	       =>  wckTime=0.151  cpuTime=0.11  mem=16M635
31.10	   
31.10	   search
31.10	     run=3  nbConstraintChecks=781037  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=370
31.10	     nbFailedAssignments=229  nbBacktracks=83  nbVisitedNodes=682  nbRestartNogoods=15
31.10	       =>  wckTime=0.275  cpuTime=0.23  mem=16M635
31.13	   
31.13	   search
31.13	     run=4  nbConstraintChecks=924374  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=487
31.13	     nbFailedAssignments=271  nbBacktracks=134  nbVisitedNodes=887  nbRestartNogoods=18
31.13	       =>  wckTime=0.313  cpuTime=0.27  mem=16M635
31.21	   
31.21	   search
31.21	     run=5  nbConstraintChecks=1205154  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=630
31.21	     nbFailedAssignments=325  nbBacktracks=209  nbVisitedNodes=1159  nbRestartNogoods=25
31.21	       =>  wckTime=0.388  cpuTime=0.34  mem=16M635
31.31	   
31.31	   search
31.31	     run=6  nbConstraintChecks=1571206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=860
31.31	     nbFailedAssignments=421  nbBacktracks=323  nbVisitedNodes=1595  nbRestartNogoods=31
31.31	       =>  wckTime=0.485  cpuTime=0.44  mem=16M635
31.39	   
31.39	   search
31.39	     run=7  nbConstraintChecks=1971732  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1127
31.39	     nbFailedAssignments=493  nbBacktracks=495  nbVisitedNodes=2092  nbRestartNogoods=41
31.39	       =>  wckTime=0.572  cpuTime=0.52  mem=16M635
31.59	   
31.59	   search
31.59	     run=8  nbConstraintChecks=2680894  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1591
31.59	     nbFailedAssignments=675  nbBacktracks=753  nbVisitedNodes=2994  nbRestartNogoods=45
31.59	       =>  wckTime=0.767  cpuTime=0.7  mem=16M635
31.80	   
31.80	   search
31.80	     run=9  nbConstraintChecks=3633724  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2420
31.80	     nbFailedAssignments=1099  nbBacktracks=1138  nbVisitedNodes=4632  nbRestartNogoods=55
31.80	       =>  wckTime=0.979  cpuTime=0.9  mem=16M635
32.09	   
32.09	   search
32.09	     run=10  nbConstraintChecks=4978820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3453
32.09	     nbFailedAssignments=1542  nbBacktracks=1715  nbVisitedNodes=6677  nbRestartNogoods=68
32.09	       =>  wckTime=1.267  cpuTime=1.19  mem=16M635
32.70	   
32.70	   search
32.70	     run=11  nbConstraintChecks=7998208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5568
32.70	     nbFailedAssignments=2769  nbBacktracks=2579  nbVisitedNodes=10876  nbRestartNogoods=71
32.70	       =>  wckTime=1.878  cpuTime=1.8  mem=16M635
33.81	   
33.81	   search
33.81	     run=12  nbConstraintChecks=13904871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9772
33.81	     nbFailedAssignments=5652  nbBacktracks=3876  nbVisitedNodes=19246  nbRestartNogoods=78
33.81	       =>  wckTime=2.985  cpuTime=2.9  mem=16M635
35.04	   
35.04	   search
35.04	     run=13  nbConstraintChecks=20542913  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14464
35.04	     nbFailedAssignments=8377  nbBacktracks=5826  nbVisitedNodes=28610  nbRestartNogoods=87
35.04	       =>  wckTime=4.221  cpuTime=4.14  mem=16M635
36.53	   
36.53	   search
36.53	     run=14  nbConstraintChecks=27419236  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19562
36.53	     nbFailedAssignments=10530  nbBacktracks=8747  nbVisitedNodes=38758  nbRestartNogoods=94
36.53	       =>  wckTime=5.714  cpuTime=5.63  mem=16M635
38.08	   
38.08	   search
38.08	     run=15  nbConstraintChecks=34684586  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26087
38.08	     nbFailedAssignments=12652  nbBacktracks=13125  nbVisitedNodes=51761  nbRestartNogoods=105
38.08	       =>  wckTime=7.255  cpuTime=7.17  mem=16M635
38.10	   
38.10	   search
38.10	     run=16  nbConstraintChecks=34713359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26134
38.10	     nbFailedAssignments=12687  nbBacktracks=13138  nbVisitedNodes=51852  nbRestartNogoods=115
38.10	       =>  wckTime=7.282  cpuTime=7.2  mem=16M635
38.10	   
38.10	   global
38.10	     nbConstraintChecks=34713449  nbRestartNogoods=115  solvingWckTime=7.283  solvingCpuTime=7.2  expiredTime=no
38.10	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=37.58
38.10	       =>  wckTime=37.816  cpuTime=37.53  mem=16M635
38.11	
38.11	s OPTIMUM FOUND
38.11	v 7 0 6 5 5 5 9 9 3 1 3 6 1 0 8 8 5 0 3 2 1 7 0 7 0 4 3 3 9 8 4 3 8 
38.11	   
38.11	   totalWckTime=37.889  totalCpuTime=37.58

Verifier Data (download as text)

2 unsatisfied constraints, 245 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/node25/watcher-275855-1169228184 -o ROOT/results/node25/solver-275855-1169228184 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275855-1169228184/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: 2.04 2.02 1.94 4/93 11610
/proc/meminfo: memFree=1318456/2055920 swapFree=4170284/4192956
[pid=11609] ppid=11607 vsize=172 CPUtime=0
/proc/11609/stat : 11609 (java) R 11607 11609 11058 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 271210769 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 3764523 0 0 4096 0 0 0 0 17 0 0 0
/proc/11609/statm: 43 24 18 14 0 3 0

[startup+0.10742 s]
/proc/loadavg: 2.04 2.02 1.94 4/93 11610
/proc/meminfo: memFree=1318456/2055920 swapFree=4170284/4192956
[pid=11609] ppid=11607 vsize=914988 CPUtime=0.09
/proc/11609/stat : 11609 (java) R 11607 11609 11058 0 -1 0 3079 0 1 0 7 2 0 0 22 0 8 0 271210769 936947712 2825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155770466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11609/statm: 228747 2825 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51549 s]
/proc/loadavg: 2.04 2.02 1.94 4/93 11610
/proc/meminfo: memFree=1318456/2055920 swapFree=4170284/4192956
[pid=11609] ppid=11607 vsize=915332 CPUtime=0.49
/proc/11609/stat : 11609 (java) R 11607 11609 11058 0 -1 0 6621 0 1 0 45 4 0 0 25 0 8 0 271210769 937299968 6360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11609/statm: 228833 6360 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33663 s]
/proc/loadavg: 2.04 2.02 1.94 3/100 11617
/proc/meminfo: memFree=1299776/2055920 swapFree=4170284/4192956
[pid=11609] ppid=11607 vsize=915464 CPUtime=1.31
/proc/11609/stat : 11609 (java) R 11607 11609 11058 0 -1 0 7326 0 1 0 113 18 0 0 25 0 8 0 271210769 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11609/statm: 228866 7064 2476 14 0 215336 0
[pid=11609/tid=11611] ppid=11607 vsize=915464 CPUtime=0.02
/proc/11609/task/11611/stat : 11611 (java) S 11607 11609 11058 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 271210773 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11612] ppid=11607 vsize=915468 CPUtime=0
/proc/11609/task/11612/stat : 11612 (java) S 11607 11609 11058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271210773 937439232 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11613] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11613/stat : 11613 (java) S 11607 11609 11058 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271210773 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11614] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11614/stat : 11614 (java) S 11607 11609 11058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271210776 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11615] ppid=11607 vsize=915464 CPUtime=0.13
/proc/11609/task/11615/stat : 11615 (java) S 11607 11609 11058 0 -1 64 345 0 0 0 12 1 0 0 16 0 8 0 271210776 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11616] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11616/stat : 11616 (java) S 11607 11609 11058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271210776 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11617] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11617/stat : 11617 (java) S 11607 11609 11058 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271210776 937435136 7064 18446744073709551615 134512640 134570532 4294956480 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.98091 s]
/proc/loadavg: 2.04 2.02 1.94 3/100 11617
/proc/meminfo: memFree=1299776/2055920 swapFree=4170284/4192956
[pid=11609] ppid=11607 vsize=915464 CPUtime=2.95
/proc/11609/stat : 11609 (java) R 11607 11609 11058 0 -1 0 7329 0 1 0 247 48 0 0 25 0 8 0 271210769 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11609/statm: 228866 7066 2476 14 0 215336 0
[pid=11609/tid=11611] ppid=11607 vsize=915464 CPUtime=0.02
/proc/11609/task/11611/stat : 11611 (java) S 11607 11609 11058 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 271210773 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11612] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11612/stat : 11612 (java) S 11607 11609 11058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271210773 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11613] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11613/stat : 11613 (java) S 11607 11609 11058 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271210773 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11614] ppid=11607 vsize=915468 CPUtime=0
/proc/11609/task/11614/stat : 11614 (java) S 11607 11609 11058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271210776 937439232 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11615] ppid=11607 vsize=915464 CPUtime=0.13
/proc/11609/task/11615/stat : 11615 (java) S 11607 11609 11058 0 -1 64 347 0 0 0 12 1 0 0 17 0 8 0 271210776 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11616] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11616/stat : 11616 (java) S 11607 11609 11058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271210776 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11617] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11617/stat : 11617 (java) S 11607 11609 11058 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271210776 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.27047 s]
/proc/loadavg: 2.04 2.01 1.94 3/100 11617
/proc/meminfo: memFree=1299712/2055920 swapFree=4170284/4192956
[pid=11609] ppid=11607 vsize=915464 CPUtime=6.25
/proc/11609/stat : 11609 (java) R 11607 11609 11058 0 -1 0 7329 0 1 0 519 106 0 0 25 0 8 0 271210769 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11609/statm: 228866 7066 2476 14 0 215336 0
[pid=11609/tid=11611] ppid=11607 vsize=915464 CPUtime=0.02
/proc/11609/task/11611/stat : 11611 (java) S 11607 11609 11058 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 271210773 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11612] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11612/stat : 11612 (java) S 11607 11609 11058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271210773 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11613] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11613/stat : 11613 (java) S 11607 11609 11058 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271210773 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11614] ppid=11607 vsize=915468 CPUtime=0
/proc/11609/task/11614/stat : 11614 (java) S 11607 11609 11058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271210776 937439232 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11615] ppid=11607 vsize=915464 CPUtime=0.13
/proc/11609/task/11615/stat : 11615 (java) S 11607 11609 11058 0 -1 64 347 0 0 0 12 1 0 0 17 0 8 0 271210776 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11616] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11616/stat : 11616 (java) S 11607 11609 11058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271210776 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11617] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11617/stat : 11617 (java) S 11607 11609 11058 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271210776 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915464

[startup+12.7486 s]
/proc/loadavg: 2.03 2.01 1.94 3/100 11617
/proc/meminfo: memFree=1299712/2055920 swapFree=4170284/4192956
[pid=11609] ppid=11607 vsize=915464 CPUtime=12.72
/proc/11609/stat : 11609 (java) R 11607 11609 11058 0 -1 0 7330 0 1 0 1057 215 0 0 25 0 8 0 271210769 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11609/statm: 228866 7067 2476 14 0 215336 0
[pid=11609/tid=11611] ppid=11607 vsize=915468 CPUtime=0.02
/proc/11609/task/11611/stat : 11611 (java) S 11607 11609 11058 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 271210773 937439232 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11612] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11612/stat : 11612 (java) S 11607 11609 11058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271210773 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11613] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11613/stat : 11613 (java) S 11607 11609 11058 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271210773 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11614] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11614/stat : 11614 (java) S 11607 11609 11058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271210776 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11615] ppid=11607 vsize=915464 CPUtime=0.13
/proc/11609/task/11615/stat : 11615 (java) S 11607 11609 11058 0 -1 64 348 0 0 0 12 1 0 0 16 0 8 0 271210776 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11616] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11616/stat : 11616 (java) S 11607 11609 11058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271210776 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11617] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11617/stat : 11617 (java) S 11607 11609 11058 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271210776 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) 12.72
Current children cumulated vsize (KiB) 915464

[startup+25.6028 s]
/proc/loadavg: 2.02 2.01 1.94 3/100 11617
/proc/meminfo: memFree=1299776/2055920 swapFree=4170284/4192956
[pid=11609] ppid=11607 vsize=915464 CPUtime=25.54
/proc/11609/stat : 11609 (java) R 11607 11609 11058 0 -1 0 7330 0 1 0 2124 430 0 0 25 0 8 0 271210769 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11609/statm: 228866 7067 2476 14 0 215336 0
[pid=11609/tid=11611] ppid=11607 vsize=915464 CPUtime=0.02
/proc/11609/task/11611/stat : 11611 (java) S 11607 11609 11058 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 271210773 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11612] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11612/stat : 11612 (java) S 11607 11609 11058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271210773 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11613] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11613/stat : 11613 (java) S 11607 11609 11058 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271210773 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11614] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11614/stat : 11614 (java) S 11607 11609 11058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271210776 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11615] ppid=11607 vsize=915464 CPUtime=0.13
/proc/11609/task/11615/stat : 11615 (java) S 11607 11609 11058 0 -1 64 348 0 0 0 12 1 0 0 16 0 8 0 271210776 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11616] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11616/stat : 11616 (java) S 11607 11609 11058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271210776 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11609/tid=11617] ppid=11607 vsize=915464 CPUtime=0
/proc/11609/task/11617/stat : 11617 (java) S 11607 11609 11058 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271210776 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) 25.54
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 38.1594
CPU time (s): 38.0572
CPU user time (s): 32.916
CPU system time (s): 5.14122
CPU usage (%): 99.7323
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.916
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= 9173
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= 1984
involuntary context switches= 3149

runsolver used 0.056991 s user time and 0.121981 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Fri Jan 19 17:36:24 UTC 2007


IDJOB= 275855
IDBENCH= 5107
IDSOLVER= 69
FILE ID= node25/275855-1169228184

PBS_JOBID= 3589210

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  16a5ff113a9c779fbd7dcf8642ec2bef

RANDOM SEED= 869648353

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.279
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.279
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:       1318872 kB
Buffers:         41512 kB
Cached:         428796 kB
SwapCached:       2768 kB
Active:         315368 kB
Inactive:       349048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1318872 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:         213308 kB
Slab:            56992 kB
Committed_AS:  5621356 kB
PageTables:       2676 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= 66560 MiB



End job on node25 on Fri Jan 19 17:37:02 UTC 2007