Trace number 275836

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 EPFCOPTIMUM 35.1477 35.4772

General information on the benchmark

Namecomposed/composed-25-1-25/
composed-25-1-25-3_ext.xml
MD5SUM8a77c5542f054aec87912a5b9d333e9c
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 benchmark35.1477
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.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=epfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/275836-1169227985/unknown.xml
0.43	   
0.43	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.46	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.46	       =>  wckTime=0.1  cpuTime=0.09  mem=6M887
0.46	   
0.46	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.62	     nbConstraints=247  nbRelationTypes=247  nbExtensionStructures=247  nbSharedExtensionStructures=0
0.62	     nbConflictsStructures=247  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4368  maxDegree=20
0.62	     maxArity=2
0.62	       =>  wckTime=0.26  cpuTime=0.18  mem=9M845
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.346  cpuTime=0.23  mem=5M629
0.71	
0.71	s SATISFIABLE
0.71	o 204
0.71	c 43
0.71	o 209
0.71	c 38
0.72	o 213
0.72	c 34
0.72	o 217
0.72	c 30
0.72	o 218
0.72	c 29
0.72	o 221
0.72	c 26
0.72	o 223
0.72	c 24
0.72	o 224
0.72	c 23
0.72	o 226
0.72	c 21
0.72	o 228
0.72	c 19
0.72	o 230
0.72	c 17
0.72	o 231
0.72	c 16
0.72	o 232
0.72	c 15
0.72	o 234
0.72	c 13
0.72	o 235
0.72	c 12
0.73	o 237
0.73	c 10
0.73	o 238
0.73	c 9
0.73	o 239
0.73	c 8
0.73	o 240
0.73	c 7
0.73	o 241
0.73	c 6
0.73	o 243
0.73	c 4
0.73	o 244
0.73	c 3
0.74	o 245
0.74	c 2
3.12	   
3.12	   search
3.12	     run=0  nbConstraintChecks=15791432  nbAssignments=10000
3.12	       =>  wckTime=2.406  cpuTime=2.38  mem=5M629
5.49	   
5.49	   search
5.49	     run=1  nbConstraintChecks=31884975  nbAssignments=20000
5.49	       =>  wckTime=4.782  cpuTime=4.73  mem=5M629
7.82	   
7.82	   search
7.82	     run=2  nbConstraintChecks=47611356  nbAssignments=30000
7.82	       =>  wckTime=7.115  cpuTime=7.06  mem=5M629
10.21	   
10.21	   search
10.21	     run=3  nbConstraintChecks=63760955  nbAssignments=40000
10.21	       =>  wckTime=9.499  cpuTime=9.43  mem=5M629
12.50	   
12.50	   search
12.50	     run=4  nbConstraintChecks=79140002  nbAssignments=50000
12.50	       =>  wckTime=11.795  cpuTime=11.72  mem=5M629
14.73	   
14.73	   search
14.73	     run=5  nbConstraintChecks=94069919  nbAssignments=60000
14.73	       =>  wckTime=14.024  cpuTime=13.93  mem=5M629
16.97	   
16.97	   search
16.97	     run=6  nbConstraintChecks=109088799  nbAssignments=70000
16.97	       =>  wckTime=16.264  cpuTime=16.16  mem=5M629
19.30	   
19.30	   search
19.30	     run=7  nbConstraintChecks=125021060  nbAssignments=80000
19.30	       =>  wckTime=18.593  cpuTime=18.48  mem=5M629
21.63	   
21.63	   search
21.63	     run=8  nbConstraintChecks=140844928  nbAssignments=90000
21.63	       =>  wckTime=20.917  cpuTime=20.79  mem=5M629
23.99	   
23.99	   search
23.99	     run=9  nbConstraintChecks=156897646  nbAssignments=100000
23.99	       =>  wckTime=23.281  cpuTime=23.14  mem=5M629
26.31	   
26.31	   search
26.31	     run=10  nbConstraintChecks=172471942  nbAssignments=110000
26.31	       =>  wckTime=25.603  cpuTime=25.45  mem=5M629
28.65	   
28.65	   search
28.65	     run=11  nbConstraintChecks=188307689  nbAssignments=120000
28.65	       =>  wckTime=27.945  cpuTime=27.78  mem=5M629
30.91	   
30.91	   search
30.91	     run=12  nbConstraintChecks=203366887  nbAssignments=129857
30.91	       =>  wckTime=30.2  cpuTime=30.03  mem=5M629
30.91	   
30.91	   global
30.91	     nbConstraintChecks=203366887  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.91	     solvingWckTime=30.198  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.91	     globalCpuTime=30.31
30.91	       =>  wckTime=30.546  cpuTime=30.26  mem=5M629
30.91	   
30.91	   solver IterativeSystematicSolver being built... 
31.05	       =>  wckTime=30.682  cpuTime=30.37  mem=16M578
31.10	   
31.10	   preprocessing
31.10	     nbConstraintChecks=33408  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.11	     detectedInconsistency=no
31.11	       =>  wckTime=0.056  cpuTime=0.04  mem=16M578
31.13	   
31.13	   search
31.13	     run=0  nbConstraintChecks=54051  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32
31.13	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=51  nbRestartNogoods=0
31.13	       =>  wckTime=0.085  cpuTime=0.06  mem=16M578
31.17	   
31.17	   search
31.17	     run=1  nbConstraintChecks=115208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74
31.17	     nbFailedAssignments=22  nbBacktracks=28  nbVisitedNodes=123  nbRestartNogoods=3
31.17	       =>  wckTime=0.121  cpuTime=0.09  mem=16M578
31.27	   
31.27	   search
31.27	     run=2  nbConstraintChecks=289912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=190
31.27	     nbFailedAssignments=100  nbBacktracks=50  nbVisitedNodes=339  nbRestartNogoods=4
31.27	       =>  wckTime=0.223  cpuTime=0.19  mem=16M578
31.36	   
31.36	   search
31.36	     run=3  nbConstraintChecks=527469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=329
31.36	     nbFailedAssignments=192  nbBacktracks=83  nbVisitedNodes=603  nbRestartNogoods=8
31.36	       =>  wckTime=0.316  cpuTime=0.28  mem=16M578
31.46	   
31.46	   search
31.46	     run=4  nbConstraintChecks=790679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=473
31.46	     nbFailedAssignments=273  nbBacktracks=133  nbVisitedNodes=878  nbRestartNogoods=24
31.46	       =>  wckTime=0.411  cpuTime=0.37  mem=16M578
31.68	   
31.68	   search
31.68	     run=5  nbConstraintChecks=1433067  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=753
31.68	     nbFailedAssignments=469  nbBacktracks=208  nbVisitedNodes=1429  nbRestartNogoods=37
31.68	       =>  wckTime=0.63  cpuTime=0.58  mem=16M578
31.91	   
31.91	   search
31.91	     run=6  nbConstraintChecks=1954868  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1041
31.91	     nbFailedAssignments=642  nbBacktracks=321  nbVisitedNodes=2001  nbRestartNogoods=50
31.91	       =>  wckTime=0.86  cpuTime=0.81  mem=16M578
32.23	   
32.23	   search
32.23	     run=7  nbConstraintChecks=2882353  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1466
32.23	     nbFailedAssignments=881  nbBacktracks=494  nbVisitedNodes=2838  nbRestartNogoods=58
32.23	       =>  wckTime=1.185  cpuTime=1.12  mem=16M578
32.49	   
32.49	   search
32.49	     run=8  nbConstraintChecks=3749306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1950
32.49	     nbFailedAssignments=1091  nbBacktracks=751  nbVisitedNodes=3787  nbRestartNogoods=69
32.49	       =>  wckTime=1.441  cpuTime=1.37  mem=16M578
32.96	   
32.96	   search
32.96	     run=9  nbConstraintChecks=5225811  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2722
32.96	     nbFailedAssignments=1468  nbBacktracks=1136  nbVisitedNodes=5317  nbRestartNogoods=85
32.96	       =>  wckTime=1.917  cpuTime=1.84  mem=16M578
33.69	   
33.69	   search
33.69	     run=10  nbConstraintChecks=7344319  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3972
33.69	     nbFailedAssignments=2133  nbBacktracks=1712  nbVisitedNodes=7806  nbRestartNogoods=100
33.69	       =>  wckTime=2.643  cpuTime=2.56  mem=16M578
34.74	   
34.74	   search
34.74	     run=11  nbConstraintChecks=10882976  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5881
34.74	     nbFailedAssignments=3159  nbBacktracks=2576  nbVisitedNodes=11589  nbRestartNogoods=112
34.74	       =>  wckTime=3.691  cpuTime=3.6  mem=16M578
35.38	   
35.38	   search
35.38	     run=12  nbConstraintChecks=12842876  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6935
35.38	     nbFailedAssignments=3629  nbBacktracks=3161  nbVisitedNodes=13686  nbRestartNogoods=134
35.38	       =>  wckTime=4.329  cpuTime=4.23  mem=16M578
35.38	   
35.38	   global
35.38	     nbConstraintChecks=12876284  nbRestartNogoods=134  solvingWckTime=4.331  solvingCpuTime=4.23  expiredTime=no
35.38	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=34.65
35.38	       =>  wckTime=35.013  cpuTime=34.6  mem=16M578
35.38	
35.38	s OPTIMUM FOUND
35.38	v 3 9 7 2 2 5 8 4 9 6 5 7 0 8 3 8 8 5 2 5 4 6 7 1 9 0 0 6 8 8 6 2 0 
35.38	   
35.38	   totalWckTime=35.094  totalCpuTime=34.65

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/node19/watcher-275836-1169227985 -o ROOT/results/node19/solver-275836-1169227985 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275836-1169227985/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.93 1.99 1.99 2/94 10246
/proc/meminfo: memFree=993384/2055920 swapFree=4171264/4192956
[pid=10245] ppid=10243 vsize=18540 CPUtime=0
/proc/10245/stat : 10245 (runsolver) R 10243 10245 9829 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 271193197 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10245/statm: 4635 279 244 17 0 2626 0

[startup+0.102094 s]
/proc/loadavg: 1.93 1.99 1.99 2/94 10246
/proc/meminfo: memFree=993384/2055920 swapFree=4171264/4192956
[pid=10245] ppid=10243 vsize=907676 CPUtime=0.04
/proc/10245/stat : 10245 (java) R 10243 10245 9829 0 -1 0 2275 0 1 0 3 1 0 0 16 0 4 0 271193197 929460224 2022 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153569111 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/10245/statm: 226919 2022 1141 14 0 214502 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907676

[startup+0.510169 s]
/proc/loadavg: 1.93 1.99 1.99 2/94 10246
/proc/meminfo: memFree=993384/2055920 swapFree=4171264/4192956
[pid=10245] ppid=10243 vsize=915332 CPUtime=0.44
/proc/10245/stat : 10245 (java) R 10243 10245 9829 0 -1 0 6187 0 1 0 40 4 0 0 18 0 8 0 271193197 937299968 5926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072943716 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10245/statm: 228833 5926 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.33232 s]
/proc/loadavg: 1.93 1.99 1.99 3/101 10253
/proc/meminfo: memFree=974768/2055920 swapFree=4171264/4192956
[pid=10245] ppid=10243 vsize=915464 CPUtime=1.25
/proc/10245/stat : 10245 (java) R 10243 10245 9829 0 -1 0 7332 0 1 0 109 16 0 0 25 0 8 0 271193197 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727671 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10245/statm: 228866 7070 2479 14 0 215336 0
[pid=10245/tid=10247] ppid=10243 vsize=915464 CPUtime=0.02
/proc/10245/task/10247/stat : 10247 (java) S 10243 10245 9829 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 271193206 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10248] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10248/stat : 10248 (java) S 10243 10245 9829 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271193206 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10249] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10249/stat : 10249 (java) S 10243 10245 9829 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271193206 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10250] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10250/stat : 10250 (java) S 10243 10245 9829 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271193209 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10251] ppid=10243 vsize=915464 CPUtime=0.13
/proc/10245/task/10251/stat : 10251 (java) S 10243 10245 9829 0 -1 64 344 0 0 0 12 1 0 0 16 0 8 0 271193209 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10252] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10252/stat : 10252 (java) S 10243 10245 9829 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271193210 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10253] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10253/stat : 10253 (java) S 10243 10245 9829 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271193210 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915464

[startup+2.98463 s]
/proc/loadavg: 1.93 1.99 1.99 3/101 10253
/proc/meminfo: memFree=974768/2055920 swapFree=4171264/4192956
[pid=10245] ppid=10243 vsize=915464 CPUtime=2.89
/proc/10245/stat : 10245 (java) R 10243 10245 9829 0 -1 0 7333 0 1 0 246 43 0 0 25 0 8 0 271193197 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729400 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10245/statm: 228866 7070 2479 14 0 215336 0
[pid=10245/tid=10247] ppid=10243 vsize=915464 CPUtime=0.02
/proc/10245/task/10247/stat : 10247 (java) S 10243 10245 9829 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 271193206 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10248] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10248/stat : 10248 (java) S 10243 10245 9829 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271193206 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10249] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10249/stat : 10249 (java) S 10243 10245 9829 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271193206 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10250] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10250/stat : 10250 (java) S 10243 10245 9829 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271193209 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10251] ppid=10243 vsize=915464 CPUtime=0.13
/proc/10245/task/10251/stat : 10251 (java) S 10243 10245 9829 0 -1 64 344 0 0 0 12 1 0 0 16 0 8 0 271193209 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10252] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10252/stat : 10252 (java) S 10243 10245 9829 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271193210 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10253] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10253/stat : 10253 (java) S 10243 10245 9829 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271193210 937435136 7070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915464

[startup+6.26825 s]
/proc/loadavg: 2.01 2.00 2.00 3/101 10253
/proc/meminfo: memFree=974704/2055920 swapFree=4171264/4192956
[pid=10245] ppid=10243 vsize=915468 CPUtime=6.16
/proc/10245/stat : 10245 (java) R 10243 10245 9829 0 -1 0 7335 0 1 0 518 98 0 0 25 0 8 0 271193197 937439232 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10245/statm: 228867 7072 2479 14 0 215337 0
[pid=10245/tid=10247] ppid=10243 vsize=915468 CPUtime=0.02
/proc/10245/task/10247/stat : 10247 (java) S 10243 10245 9829 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 271193206 937439232 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10248] ppid=10243 vsize=915468 CPUtime=0
/proc/10245/task/10248/stat : 10248 (java) S 10243 10245 9829 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271193206 937439232 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10249] ppid=10243 vsize=915468 CPUtime=0
/proc/10245/task/10249/stat : 10249 (java) S 10243 10245 9829 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271193206 937439232 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10250] ppid=10243 vsize=915468 CPUtime=0
/proc/10245/task/10250/stat : 10250 (java) S 10243 10245 9829 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271193209 937439232 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10251] ppid=10243 vsize=915468 CPUtime=0.14
/proc/10245/task/10251/stat : 10251 (java) S 10243 10245 9829 0 -1 64 346 0 0 0 13 1 0 0 16 0 8 0 271193209 937439232 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10252] ppid=10243 vsize=915468 CPUtime=0
/proc/10245/task/10252/stat : 10252 (java) S 10243 10245 9829 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271193210 937439232 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10253] ppid=10243 vsize=915468 CPUtime=0
/proc/10245/task/10253/stat : 10253 (java) S 10243 10245 9829 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271193210 937439232 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915468

[startup+12.7535 s]
/proc/loadavg: 2.01 2.00 2.00 3/101 10253
/proc/meminfo: memFree=974704/2055920 swapFree=4171264/4192956
[pid=10245] ppid=10243 vsize=915464 CPUtime=12.61
/proc/10245/stat : 10245 (java) R 10243 10245 9829 0 -1 0 7336 0 1 0 1052 209 0 0 25 0 8 0 271193197 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073728845 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10245/statm: 228866 7073 2479 14 0 215336 0
[pid=10245/tid=10247] ppid=10243 vsize=915464 CPUtime=0.02
/proc/10245/task/10247/stat : 10247 (java) S 10243 10245 9829 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 271193206 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10248] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10248/stat : 10248 (java) S 10243 10245 9829 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271193206 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10249] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10249/stat : 10249 (java) S 10243 10245 9829 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271193206 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10250] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10250/stat : 10250 (java) S 10243 10245 9829 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271193209 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10251] ppid=10243 vsize=915464 CPUtime=0.14
/proc/10245/task/10251/stat : 10251 (java) S 10243 10245 9829 0 -1 64 347 0 0 0 13 1 0 0 16 0 8 0 271193209 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10252] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10252/stat : 10252 (java) S 10243 10245 9829 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271193210 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10253] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10253/stat : 10253 (java) S 10243 10245 9829 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271193210 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.6049 s]
/proc/loadavg: 2.01 2.00 2.00 3/101 10253
/proc/meminfo: memFree=974832/2055920 swapFree=4171264/4192956
[pid=10245] ppid=10243 vsize=915464 CPUtime=25.41
/proc/10245/stat : 10245 (java) R 10243 10245 9829 0 -1 0 7336 0 1 0 2105 436 0 0 25 0 8 0 271193197 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727657 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10245/statm: 228866 7073 2479 14 0 215336 0
[pid=10245/tid=10247] ppid=10243 vsize=915464 CPUtime=0.02
/proc/10245/task/10247/stat : 10247 (java) S 10243 10245 9829 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 271193206 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10248] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10248/stat : 10248 (java) S 10243 10245 9829 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271193206 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10249] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10249/stat : 10249 (java) S 10243 10245 9829 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271193206 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10250] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10250/stat : 10250 (java) S 10243 10245 9829 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271193209 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10251] ppid=10243 vsize=915464 CPUtime=0.14
/proc/10245/task/10251/stat : 10251 (java) S 10243 10245 9829 0 -1 64 347 0 0 0 13 1 0 0 16 0 8 0 271193209 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10252] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10252/stat : 10252 (java) S 10243 10245 9829 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271193210 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10245/tid=10253] ppid=10243 vsize=915464 CPUtime=0
/proc/10245/task/10253/stat : 10253 (java) S 10243 10245 9829 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271193210 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 35.4772
CPU time (s): 35.1477
CPU user time (s): 29.8605
CPU system time (s): 5.2872
CPU usage (%): 99.0712
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.8605
system time used= 5.2872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9171
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= 1878
involuntary context switches= 3248

runsolver used 0.046992 s user time and 0.12798 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri Jan 19 17:33:06 UTC 2007


IDJOB= 275836
IDBENCH= 5103
IDSOLVER= 68
FILE ID= node19/275836-1169227985

PBS_JOBID= 3588974

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8a77c5542f054aec87912a5b9d333e9c

RANDOM SEED= 134115680

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.260
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.260
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:        993864 kB
Buffers:         60988 kB
Cached:         687040 kB
SwapCached:      10172 kB
Active:         525368 kB
Inactive:       457380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        993864 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:         251620 kB
Slab:            63316 kB
Committed_AS:  7488508 kB
PageTables:       2844 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= 66562 MiB



End job on node19 on Fri Jan 19 17:33:41 UTC 2007