Trace number 276091

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 36.2435 36.6648

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=epfc.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/276091-1169231202/unknown.xml
0.46	   
0.46	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.50	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.50	       =>  wckTime=0.1  cpuTime=0.09  mem=6M887
0.50	   
0.50	   relations being loaded...
0.56	   
0.56	   constraints being loaded...
0.65	     nbConstraints=224  nbRelationTypes=224  nbExtensionStructures=224  nbSharedExtensionStructures=0
0.65	     nbConflictsStructures=224  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=3908  maxDegree=20
0.65	     maxArity=2
0.65	       =>  wckTime=0.258  cpuTime=0.18  mem=8M854
0.70	   
0.70	   solver LocalSearchSolver being built... 
0.74	       =>  wckTime=0.344  cpuTime=0.22  mem=5M607
0.74	
0.74	s SATISFIABLE
0.74	o 183
0.74	c 41
0.74	o 188
0.74	c 36
0.75	o 192
0.75	c 32
0.75	o 193
0.75	c 31
0.75	o 196
0.75	c 28
0.75	o 199
0.75	c 25
0.75	o 201
0.75	c 23
0.75	o 203
0.75	c 21
0.75	o 204
0.75	c 20
0.75	o 206
0.75	c 18
0.75	o 207
0.75	c 17
0.75	o 208
0.75	c 16
0.75	o 209
0.75	c 15
0.75	o 211
0.75	c 13
0.76	o 213
0.76	c 11
0.76	o 214
0.76	c 10
0.76	o 215
0.76	c 9
0.76	o 216
0.76	c 8
0.76	o 217
0.76	c 7
0.76	o 218
0.76	c 6
0.76	o 219
0.76	c 5
0.76	o 220
0.76	c 4
0.76	o 221
0.76	c 3
3.01	   
3.01	   search
3.01	     run=0  nbConstraintChecks=14183704  nbAssignments=10000
3.01	       =>  wckTime=2.273  cpuTime=2.24  mem=5M607
5.27	   
5.27	   search
5.27	     run=1  nbConstraintChecks=29137138  nbAssignments=20000
5.27	       =>  wckTime=4.53  cpuTime=4.48  mem=5M607
5.33	o 222
5.33	c 2
7.45	   
7.45	   search
7.45	     run=2  nbConstraintChecks=43600635  nbAssignments=30000
7.45	       =>  wckTime=6.714  cpuTime=6.64  mem=5M607
9.69	   
9.69	   search
9.69	     run=3  nbConstraintChecks=58548525  nbAssignments=40000
9.69	       =>  wckTime=8.953  cpuTime=8.86  mem=5M607
11.88	   
11.88	   search
11.88	     run=4  nbConstraintChecks=72990807  nbAssignments=50000
11.88	       =>  wckTime=11.137  cpuTime=11.02  mem=5M607
14.11	   
14.11	   search
14.11	     run=5  nbConstraintChecks=87890810  nbAssignments=60000
14.11	       =>  wckTime=13.368  cpuTime=13.24  mem=5M607
16.30	   
16.30	   search
16.30	     run=6  nbConstraintChecks=102396436  nbAssignments=70000
16.30	       =>  wckTime=15.565  cpuTime=15.41  mem=5M607
18.49	   
18.49	   search
18.49	     run=7  nbConstraintChecks=116698172  nbAssignments=80000
18.49	       =>  wckTime=17.75  cpuTime=17.57  mem=5M607
20.70	   
20.70	   search
20.70	     run=8  nbConstraintChecks=131224328  nbAssignments=90000
20.70	       =>  wckTime=19.962  cpuTime=19.77  mem=5M607
22.85	   
22.85	   search
22.85	     run=9  nbConstraintChecks=145186050  nbAssignments=100000
22.85	       =>  wckTime=22.107  cpuTime=21.9  mem=5M607
25.01	   
25.02	   search
25.02	     run=10  nbConstraintChecks=159342001  nbAssignments=110000
25.02	       =>  wckTime=24.276  cpuTime=24.05  mem=5M607
27.28	   
27.28	   search
27.28	     run=11  nbConstraintChecks=174575067  nbAssignments=120000
27.28	       =>  wckTime=26.545  cpuTime=26.3  mem=5M607
29.48	   
29.48	   search
29.48	     run=12  nbConstraintChecks=189165016  nbAssignments=130000
29.48	       =>  wckTime=28.744  cpuTime=28.48  mem=5M607
31.72	   
31.72	   search
31.72	     run=13  nbConstraintChecks=204132711  nbAssignments=140000
31.72	       =>  wckTime=30.982  cpuTime=30.7  mem=5M607
33.96	   
33.96	   search
33.96	     run=14  nbConstraintChecks=219123926  nbAssignments=150000
33.96	       =>  wckTime=33.222  cpuTime=32.92  mem=5M607
35.58	   
35.58	   search
35.58	     run=15  nbConstraintChecks=229982247  nbAssignments=157064
35.58	       =>  wckTime=34.837  cpuTime=34.53  mem=5M607
35.58	   
35.58	   global
35.58	     nbConstraintChecks=229982247  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.58	     solvingWckTime=34.836  solvingCpuTime=34.53  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.58	     globalCpuTime=34.8
35.58	       =>  wckTime=35.182  cpuTime=34.75  mem=5M607
35.58	   
35.58	   solver IterativeSystematicSolver being built... 
35.71	       =>  wckTime=35.317  cpuTime=34.86  mem=16M515
35.77	   
35.77	   preprocessing
35.77	     nbConstraintChecks=32796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=1
35.77	     detectedInconsistency=no
35.77	       =>  wckTime=0.054  cpuTime=0.03  mem=16M515
35.81	   
35.81	   search
35.81	     run=0  nbConstraintChecks=69800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=61
35.81	     nbFailedAssignments=25  nbBacktracks=12  nbVisitedNodes=93  nbRestartNogoods=0
35.81	       =>  wckTime=0.096  cpuTime=0.06  mem=16M515
35.86	   
35.86	   search
35.86	     run=1  nbConstraintChecks=167521  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=128
35.86	     nbFailedAssignments=55  nbBacktracks=28  nbVisitedNodes=206  nbRestartNogoods=5
35.86	       =>  wckTime=0.142  cpuTime=0.1  mem=16M515
35.93	   
35.93	   search
35.93	     run=2  nbConstraintChecks=327328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=230
35.93	     nbFailedAssignments=134  nbBacktracks=50  nbVisitedNodes=409  nbRestartNogoods=10
35.93	       =>  wckTime=0.22  cpuTime=0.17  mem=16M515
36.00	   
36.00	   search
36.01	     run=3  nbConstraintChecks=563443  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=364
36.01	     nbFailedAssignments=230  nbBacktracks=83  nbVisitedNodes=672  nbRestartNogoods=12
36.01	       =>  wckTime=0.291  cpuTime=0.24  mem=16M515
36.11	   
36.11	   search
36.11	     run=4  nbConstraintChecks=744038  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=519
36.11	     nbFailedAssignments=332  nbBacktracks=133  nbVisitedNodes=979  nbRestartNogoods=14
36.11	       =>  wckTime=0.391  cpuTime=0.34  mem=16M515
36.21	   
36.21	   search
36.21	     run=5  nbConstraintChecks=987428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=696
36.21	     nbFailedAssignments=419  nbBacktracks=210  nbVisitedNodes=1320  nbRestartNogoods=25
36.21	       =>  wckTime=0.497  cpuTime=0.44  mem=16M515
36.38	   
36.38	   search
36.38	     run=6  nbConstraintChecks=1404540  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=963
36.38	     nbFailedAssignments=553  nbBacktracks=328  nbVisitedNodes=1838  nbRestartNogoods=35
36.38	       =>  wckTime=0.663  cpuTime=0.6  mem=16M515
36.63	   
36.63	   search
36.63	     run=7  nbConstraintChecks=1999310  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1359
36.63	     nbFailedAssignments=832  nbBacktracks=446  nbVisitedNodes=2630  nbRestartNogoods=53
36.63	       =>  wckTime=0.917  cpuTime=0.85  mem=16M515
36.63	   
36.63	   global
36.63	     nbConstraintChecks=2032106  nbRestartNogoods=53  solvingWckTime=0.918  solvingCpuTime=0.85  expiredTime=no
36.63	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=35.77
36.63	       =>  wckTime=36.236  cpuTime=35.72  mem=16M515
36.63	
36.63	s OPTIMUM FOUND
36.63	v 6 1 4 8 6 6 2 8 8 5 4 1 5 3 0 3 7 9 3 8 5 5 5 2 1 0 0 6 8 8 6 2 0 
36.63	   
36.64	   totalWckTime=36.317  totalCpuTime=35.77

Verifier Data (download as text)

2 unsatisfied constraints, 222 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-276091-1169231202 -o ROOT/results/node17/solver-276091-1169231202 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276091-1169231202/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.94 2.01 1.99 4/87 7179
/proc/meminfo: memFree=1377936/2055920 swapFree=4192812/4192956
[pid=7178] ppid=7176 vsize=1784 CPUtime=0
/proc/7178/stat : 7178 (java) D 7176 7178 6108 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 271514976 1826816 160 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/7178/statm: 446 160 125 14 0 91 0

[startup+0.102739 s]
/proc/loadavg: 1.94 2.01 1.99 4/87 7179
/proc/meminfo: memFree=1377936/2055920 swapFree=4192812/4192956
[pid=7178] ppid=7176 vsize=47416 CPUtime=0
/proc/7178/stat : 7178 (java) D 7176 7178 6108 0 -1 0 1211 0 1 0 0 0 0 0 17 0 1 0 271514976 48553984 960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/7178/statm: 11854 960 760 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47416

[startup+0.51078 s]
/proc/loadavg: 1.94 2.01 1.99 4/87 7179
/proc/meminfo: memFree=1377936/2055920 swapFree=4192812/4192956
[pid=7178] ppid=7176 vsize=915332 CPUtime=0.41
/proc/7178/stat : 7178 (java) R 7176 7178 6108 0 -1 0 6146 0 1 0 37 4 0 0 18 0 8 0 271514976 937299968 5885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942252 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7178/statm: 228833 5885 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915332

[startup+1.33186 s]
/proc/loadavg: 1.94 2.01 1.99 3/94 7186
/proc/meminfo: memFree=1359320/2055920 swapFree=4192812/4192956
[pid=7178] ppid=7176 vsize=915464 CPUtime=1.22
/proc/7178/stat : 7178 (java) R 7176 7178 6108 0 -1 0 7298 0 1 0 106 16 0 0 24 0 8 0 271514976 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726519 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7178/statm: 228866 7036 2479 14 0 215336 0
[pid=7178/tid=7180] ppid=7176 vsize=915464 CPUtime=0.02
/proc/7178/task/7180/stat : 7180 (java) S 7176 7178 6108 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271514988 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7181] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7181/stat : 7181 (java) S 7176 7178 6108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271514989 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7182] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7182/stat : 7182 (java) S 7176 7178 6108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271514989 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7183] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7183/stat : 7183 (java) S 7176 7178 6108 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271514992 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7184] ppid=7176 vsize=915464 CPUtime=0.13
/proc/7178/task/7184/stat : 7184 (java) S 7176 7178 6108 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 271514992 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7185] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7185/stat : 7185 (java) S 7176 7178 6108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271514992 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7186] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7186/stat : 7186 (java) S 7176 7178 6108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271514992 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915464

[startup+2.96903 s]
/proc/loadavg: 1.94 2.01 1.99 3/94 7186
/proc/meminfo: memFree=1359320/2055920 swapFree=4192812/4192956
[pid=7178] ppid=7176 vsize=915464 CPUtime=2.84
/proc/7178/stat : 7178 (java) R 7176 7178 6108 0 -1 0 7299 0 1 0 240 44 0 0 25 0 8 0 271514976 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073744224 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7178/statm: 228866 7036 2479 14 0 215336 0
[pid=7178/tid=7180] ppid=7176 vsize=915464 CPUtime=0.02
/proc/7178/task/7180/stat : 7180 (java) S 7176 7178 6108 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271514988 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7181] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7181/stat : 7181 (java) S 7176 7178 6108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271514989 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7182] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7182/stat : 7182 (java) S 7176 7178 6108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271514989 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7183] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7183/stat : 7183 (java) S 7176 7178 6108 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271514992 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7184] ppid=7176 vsize=915464 CPUtime=0.13
/proc/7178/task/7184/stat : 7184 (java) S 7176 7178 6108 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 271514992 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7185] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7185/stat : 7185 (java) S 7176 7178 6108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271514992 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7186] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7186/stat : 7186 (java) S 7176 7178 6108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271514992 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915464

[startup+6.26539 s]
/proc/loadavg: 1.95 2.01 1.99 3/94 7186
/proc/meminfo: memFree=1359256/2055920 swapFree=4192812/4192956
[pid=7178] ppid=7176 vsize=915468 CPUtime=6.11
/proc/7178/stat : 7178 (java) R 7176 7178 6108 0 -1 0 7301 0 1 0 506 105 0 0 25 0 8 0 271514976 937439232 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7178/statm: 228867 7038 2479 14 0 215337 0
[pid=7178/tid=7180] ppid=7176 vsize=915468 CPUtime=0.02
/proc/7178/task/7180/stat : 7180 (java) S 7176 7178 6108 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271514988 937439232 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7181] ppid=7176 vsize=915468 CPUtime=0
/proc/7178/task/7181/stat : 7181 (java) S 7176 7178 6108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271514989 937439232 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7182] ppid=7176 vsize=915468 CPUtime=0
/proc/7178/task/7182/stat : 7182 (java) S 7176 7178 6108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271514989 937439232 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7183] ppid=7176 vsize=915468 CPUtime=0
/proc/7178/task/7183/stat : 7183 (java) S 7176 7178 6108 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271514992 937439232 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7184] ppid=7176 vsize=915468 CPUtime=0.13
/proc/7178/task/7184/stat : 7184 (java) S 7176 7178 6108 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 271514992 937439232 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7185] ppid=7176 vsize=915468 CPUtime=0
/proc/7178/task/7185/stat : 7185 (java) S 7176 7178 6108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271514992 937439232 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7186] ppid=7176 vsize=915468 CPUtime=0
/proc/7178/task/7186/stat : 7186 (java) S 7176 7178 6108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271514992 937439232 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915468

[startup+12.7361 s]
/proc/loadavg: 1.95 2.01 1.99 3/94 7186
/proc/meminfo: memFree=1359264/2055920 swapFree=4192812/4192956
[pid=7178] ppid=7176 vsize=915464 CPUtime=12.53
/proc/7178/stat : 7178 (java) R 7176 7178 6108 0 -1 0 7301 0 1 0 1032 221 0 0 25 0 8 0 271514976 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073728655 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7178/statm: 228866 7038 2479 14 0 215336 0
[pid=7178/tid=7180] ppid=7176 vsize=915464 CPUtime=0.02
/proc/7178/task/7180/stat : 7180 (java) S 7176 7178 6108 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271514988 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7181] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7181/stat : 7181 (java) S 7176 7178 6108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271514989 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7182] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7182/stat : 7182 (java) S 7176 7178 6108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271514989 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7183] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7183/stat : 7183 (java) S 7176 7178 6108 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271514992 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7184] ppid=7176 vsize=915464 CPUtime=0.14
/proc/7178/task/7184/stat : 7184 (java) S 7176 7178 6108 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 271514992 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7185] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7185/stat : 7185 (java) S 7176 7178 6108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271514992 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7186] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7186/stat : 7186 (java) S 7176 7178 6108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271514992 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 915464

[startup+25.6014 s]
/proc/loadavg: 1.96 2.01 1.99 3/94 7186
/proc/meminfo: memFree=1359328/2055920 swapFree=4192812/4192956
[pid=7178] ppid=7176 vsize=915464 CPUtime=25.29
/proc/7178/stat : 7178 (java) R 7176 7178 6108 0 -1 0 7301 0 1 0 2078 451 0 0 25 0 8 0 271514976 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741116 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7178/statm: 228866 7038 2479 14 0 215336 0
[pid=7178/tid=7180] ppid=7176 vsize=915464 CPUtime=0.02
/proc/7178/task/7180/stat : 7180 (java) S 7176 7178 6108 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271514988 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7181] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7181/stat : 7181 (java) S 7176 7178 6108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271514989 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7182] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7182/stat : 7182 (java) S 7176 7178 6108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271514989 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7183] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7183/stat : 7183 (java) S 7176 7178 6108 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271514992 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7184] ppid=7176 vsize=915464 CPUtime=0.14
/proc/7178/task/7184/stat : 7184 (java) S 7176 7178 6108 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 271514992 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7185] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7185/stat : 7185 (java) S 7176 7178 6108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271514992 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7178/tid=7186] ppid=7176 vsize=915464 CPUtime=0
/proc/7178/task/7186/stat : 7186 (java) S 7176 7178 6108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271514992 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 36.6648
CPU time (s): 36.2435
CPU user time (s): 29.9514
CPU system time (s): 6.29204
CPU usage (%): 98.8509
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.9514
system time used= 6.29204
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9143
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= 1786
involuntary context switches= 2774

runsolver used 0.047992 s user time and 0.12698 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri Jan 19 18:26:42 UTC 2007


IDJOB= 276091
IDBENCH= 5239
IDSOLVER= 68
FILE ID= node17/276091-1169231202

PBS_JOBID= 3588965

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  06a85bcf310607617ac6134217af32cd

RANDOM SEED= 607443437

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1378352 kB
Buffers:         44972 kB
Cached:         490256 kB
SwapCached:          0 kB
Active:         255380 kB
Inactive:       347232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1378352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1784 kB
Writeback:           0 kB
Mapped:          88432 kB
Slab:            59764 kB
Committed_AS:  7812016 kB
PageTables:       2288 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= 66558 MiB



End job on node17 on Fri Jan 19 18:27:19 UTC 2007