Trace number 275339

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 33.7559 33.9477

General information on the benchmark

Namecomposed/composed-25-1-80/
composed-25-1-80-1_ext.xml
MD5SUM83c7b25af1f95bba2d05432f9ef312fa
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints299
Best CPU time to get the best result obtained on this benchmark33.7559
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints302
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension302
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/275339-1169220157/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.096  cpuTime=0.08  mem=6M910
0.39	   
0.39	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.55	     nbConstraints=302  nbRelationTypes=302  nbExtensionStructures=302  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=302  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5457  maxDegree=26
0.55	     maxArity=2
0.55	       =>  wckTime=0.261  cpuTime=0.17  mem=9M852
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.341  cpuTime=0.21  mem=5M684
0.64	
0.64	s SATISFIABLE
0.64	o 260
0.64	c 42
0.64	o 265
0.64	c 37
0.64	o 270
0.64	c 32
0.64	o 274
0.64	c 28
0.64	o 277
0.64	c 25
0.64	o 280
0.64	c 22
0.64	o 282
0.64	c 20
0.64	o 284
0.64	c 18
0.64	o 286
0.64	c 16
0.64	o 287
0.64	c 15
0.64	o 289
0.64	c 13
0.64	o 291
0.64	c 11
0.64	o 292
0.64	c 10
0.65	o 294
0.65	c 8
0.65	o 295
0.65	c 7
0.65	o 296
0.65	c 6
0.65	o 297
0.65	c 5
0.65	o 298
0.65	c 4
0.65	o 299
0.65	c 3
3.09	   
3.09	   search
3.09	     run=0  nbConstraintChecks=17690872  nbAssignments=10000
3.09	       =>  wckTime=2.464  cpuTime=2.42  mem=5M684
5.58	   
5.58	   search
5.58	     run=1  nbConstraintChecks=36451522  nbAssignments=20000
5.58	       =>  wckTime=4.945  cpuTime=4.9  mem=5M684
7.97	   
7.97	   search
7.97	     run=2  nbConstraintChecks=54458154  nbAssignments=30000
7.97	       =>  wckTime=7.336  cpuTime=7.27  mem=5M684
10.56	   
10.56	   search
10.56	     run=3  nbConstraintChecks=74526177  nbAssignments=40000
10.56	       =>  wckTime=9.928  cpuTime=9.86  mem=5M684
12.96	   
12.96	   search
12.96	     run=4  nbConstraintChecks=92643488  nbAssignments=50000
12.96	       =>  wckTime=12.328  cpuTime=12.25  mem=5M684
15.47	   
15.47	   search
15.47	     run=5  nbConstraintChecks=111847380  nbAssignments=60000
15.47	       =>  wckTime=14.838  cpuTime=14.75  mem=5M684
17.80	   
17.80	   search
17.80	     run=6  nbConstraintChecks=129129689  nbAssignments=70000
17.80	       =>  wckTime=17.166  cpuTime=17.07  mem=5M684
20.32	   
20.32	   search
20.32	     run=7  nbConstraintChecks=148279571  nbAssignments=80000
20.32	       =>  wckTime=19.692  cpuTime=19.59  mem=5M684
22.74	   
22.74	   search
22.74	     run=8  nbConstraintChecks=166370279  nbAssignments=90000
22.74	       =>  wckTime=22.113  cpuTime=21.99  mem=5M684
25.31	   
25.31	   search
25.31	     run=9  nbConstraintChecks=185732263  nbAssignments=100000
25.31	       =>  wckTime=24.682  cpuTime=24.53  mem=5M684
27.68	   
27.68	   search
27.68	     run=10  nbConstraintChecks=203498549  nbAssignments=110000
27.68	       =>  wckTime=27.045  cpuTime=26.89  mem=5M684
30.19	   
30.19	   search
30.19	     run=11  nbConstraintChecks=222744787  nbAssignments=120000
30.19	       =>  wckTime=29.557  cpuTime=29.4  mem=5M684
30.82	   
30.82	   search
30.82	     run=12  nbConstraintChecks=227391193  nbAssignments=122843
30.82	       =>  wckTime=30.191  cpuTime=30.03  mem=5M684
30.82	   
30.82	   global
30.82	     nbConstraintChecks=227391193  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.82	     solvingWckTime=30.19  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.82	     globalCpuTime=30.29
30.82	       =>  wckTime=30.533  cpuTime=30.24  mem=5M684
30.82	   
30.82	   solver IterativeSystematicSolver being built... 
30.95	       =>  wckTime=30.656  cpuTime=30.33  mem=16M673
30.95	   
30.96	   preprocessing
30.96	     nbConstraintChecks=40  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.96	     detectedInconsistency=no
30.96	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M673
31.01	   
31.01	   search
31.01	     run=0  nbConstraintChecks=64714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34
31.01	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=54  nbRestartNogoods=0
31.01	       =>  wckTime=0.06  cpuTime=0.03  mem=16M673
31.06	   
31.06	   search
31.06	     run=1  nbConstraintChecks=166712  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84
31.06	     nbFailedAssignments=25  nbBacktracks=25  nbVisitedNodes=135  nbRestartNogoods=3
31.06	       =>  wckTime=0.11  cpuTime=0.07  mem=16M673
31.13	   
31.13	   search
31.13	     run=2  nbConstraintChecks=411337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180
31.13	     nbFailedAssignments=84  nbBacktracks=47  nbVisitedNodes=312  nbRestartNogoods=8
31.13	       =>  wckTime=0.18  cpuTime=0.13  mem=16M673
31.17	   
31.17	   search
31.17	     run=3  nbConstraintChecks=567127  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=254
31.17	     nbFailedAssignments=107  nbBacktracks=80  nbVisitedNodes=442  nbRestartNogoods=17
31.17	       =>  wckTime=0.221  cpuTime=0.17  mem=16M673
31.22	   
31.22	   search
31.22	     run=4  nbConstraintChecks=800100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=374
31.22	     nbFailedAssignments=154  nbBacktracks=130  nbVisitedNodes=657  nbRestartNogoods=21
31.22	       =>  wckTime=0.273  cpuTime=0.22  mem=16M673
31.29	   
31.29	   search
31.29	     run=5  nbConstraintChecks=1056903  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=526
31.29	     nbFailedAssignments=207  nbBacktracks=207  nbVisitedNodes=939  nbRestartNogoods=23
31.29	       =>  wckTime=0.341  cpuTime=0.29  mem=16M673
31.51	   
31.51	   search
31.51	     run=6  nbConstraintChecks=2038797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=955
31.51	     nbFailedAssignments=504  nbBacktracks=322  nbVisitedNodes=1777  nbRestartNogoods=39
31.51	       =>  wckTime=0.566  cpuTime=0.51  mem=16M673
31.69	   
31.69	   search
31.69	     run=7  nbConstraintChecks=2787498  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1262
31.69	     nbFailedAssignments=617  nbBacktracks=496  nbVisitedNodes=2371  nbRestartNogoods=52
31.69	       =>  wckTime=0.745  cpuTime=0.68  mem=16M673
31.97	   
31.97	   search
31.97	     run=8  nbConstraintChecks=3891672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1721
31.97	     nbFailedAssignments=810  nbBacktracks=752  nbVisitedNodes=3276  nbRestartNogoods=62
31.97	       =>  wckTime=1.018  cpuTime=0.94  mem=16M673
32.32	   
32.32	   search
32.32	     run=9  nbConstraintChecks=5411465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2419
32.32	     nbFailedAssignments=1104  nbBacktracks=1138  nbVisitedNodes=4652  nbRestartNogoods=64
32.32	       =>  wckTime=1.377  cpuTime=1.29  mem=16M673
32.67	   
32.67	   search
32.67	     run=10  nbConstraintChecks=7296082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3267
32.67	     nbFailedAssignments=1352  nbBacktracks=1715  nbVisitedNodes=6325  nbRestartNogoods=72
32.67	       =>  wckTime=1.719  cpuTime=1.63  mem=16M673
33.07	   
33.07	   search
33.07	     run=11  nbConstraintChecks=9054753  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4525
33.07	     nbFailedAssignments=1720  nbBacktracks=2579  nbVisitedNodes=8810  nbRestartNogoods=79
33.07	       =>  wckTime=2.124  cpuTime=2.03  mem=16M673
33.92	   
33.92	   search
33.92	     run=12  nbConstraintChecks=11579855  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5882
33.92	     nbFailedAssignments=2425  nbBacktracks=3232  nbVisitedNodes=11508  nbRestartNogoods=96
33.92	       =>  wckTime=2.972  cpuTime=2.87  mem=16M673
33.92	   
33.92	   global
33.92	     nbConstraintChecks=11579895  nbRestartNogoods=96  solvingWckTime=2.974  solvingCpuTime=2.87  expiredTime=no
33.92	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=33.26
33.92	       =>  wckTime=33.631  cpuTime=33.21  mem=16M673
33.92	
33.92	s OPTIMUM FOUND
33.92	v 1 1 4 7 5 3 1 1 9 8 7 7 8 8 6 4 8 5 1 2 9 8 4 2 4 8 5 4 2 8 3 2 8 
33.92	   
33.92	   totalWckTime=33.705  totalCpuTime=33.27

Verifier Data (download as text)

3 unsatisfied constraints, 299 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/node34/watcher-275339-1169220157 -o ROOT/results/node34/solver-275339-1169220157 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275339-1169220157/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.01 2.02 2.00 2/81 9095
/proc/meminfo: memFree=1102464/2055920 swapFree=4192812/4192956
[pid=9094] ppid=9092 vsize=18540 CPUtime=0
/proc/9094/stat : 9094 (runsolver) R 9092 9094 8393 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 270409428 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 254195330343 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/9094/statm: 4635 279 244 17 0 2626 0

[startup+0.102225 s]
/proc/loadavg: 2.01 2.02 2.00 2/81 9095
/proc/meminfo: memFree=1102464/2055920 swapFree=4192812/4192956
[pid=9094] ppid=9092 vsize=914988 CPUtime=0.08
/proc/9094/stat : 9094 (java) R 9092 9094 8393 0 -1 0 3040 0 1 0 7 1 0 0 25 0 8 0 270409428 936947712 2786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160642522 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9094/statm: 228747 2786 1443 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510257 s]
/proc/loadavg: 2.01 2.02 2.00 2/81 9095
/proc/meminfo: memFree=1102464/2055920 swapFree=4192812/4192956
[pid=9094] ppid=9092 vsize=915332 CPUtime=0.49
/proc/9094/stat : 9094 (java) R 9092 9094 8393 0 -1 0 6590 0 1 0 45 4 0 0 25 0 8 0 270409428 937299968 6329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944259 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9094/statm: 228833 6329 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33132 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 9102
/proc/meminfo: memFree=1083336/2055920 swapFree=4192812/4192956
[pid=9094] ppid=9092 vsize=915464 CPUtime=1.29
/proc/9094/stat : 9094 (java) R 9092 9094 8393 0 -1 0 7415 0 1 0 114 15 0 0 25 0 8 0 270409428 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073737725 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9094/statm: 228866 7153 2476 14 0 215336 0
[pid=9094/tid=9096] ppid=9092 vsize=915464 CPUtime=0.02
/proc/9094/task/9096/stat : 9096 (java) S 9092 9094 8393 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 270409432 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9097] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9097/stat : 9097 (java) S 9092 9094 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270409432 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9098] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9098/stat : 9098 (java) S 9092 9094 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270409432 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9099] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9099/stat : 9099 (java) S 9092 9094 8393 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270409435 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9100] ppid=9092 vsize=915464 CPUtime=0.14
/proc/9094/task/9100/stat : 9100 (java) S 9092 9094 8393 0 -1 64 347 0 0 0 13 1 0 0 16 0 8 0 270409435 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9101] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9101/stat : 9101 (java) S 9092 9094 8393 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270409435 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9102] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9102/stat : 9102 (java) S 9092 9094 8393 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270409435 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.96845 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 9102
/proc/meminfo: memFree=1083272/2055920 swapFree=4192812/4192956
[pid=9094] ppid=9092 vsize=915464 CPUtime=2.92
/proc/9094/stat : 9094 (java) R 9092 9094 8393 0 -1 0 7417 0 1 0 252 40 0 0 25 0 8 0 270409428 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073737644 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9094/statm: 228866 7154 2476 14 0 215336 0
[pid=9094/tid=9096] ppid=9092 vsize=915464 CPUtime=0.02
/proc/9094/task/9096/stat : 9096 (java) S 9092 9094 8393 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 270409432 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9097] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9097/stat : 9097 (java) S 9092 9094 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270409432 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9098] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9098/stat : 9098 (java) S 9092 9094 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270409432 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9099] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9099/stat : 9099 (java) S 9092 9094 8393 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270409435 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9100] ppid=9092 vsize=915464 CPUtime=0.14
/proc/9094/task/9100/stat : 9100 (java) S 9092 9094 8393 0 -1 64 348 0 0 0 13 1 0 0 16 0 8 0 270409435 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9101] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9101/stat : 9101 (java) S 9092 9094 8393 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270409435 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9102] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9102/stat : 9102 (java) S 9092 9094 8393 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270409435 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.25272 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 9102
/proc/meminfo: memFree=1083280/2055920 swapFree=4192812/4192956
[pid=9094] ppid=9092 vsize=915464 CPUtime=6.2
/proc/9094/stat : 9094 (java) R 9092 9094 8393 0 -1 0 7419 0 1 0 531 89 0 0 25 0 8 0 270409428 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9094/statm: 228866 7156 2476 14 0 215336 0
[pid=9094/tid=9096] ppid=9092 vsize=915464 CPUtime=0.02
/proc/9094/task/9096/stat : 9096 (java) S 9092 9094 8393 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 270409432 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9097] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9097/stat : 9097 (java) S 9092 9094 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270409432 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9098] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9098/stat : 9098 (java) S 9092 9094 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270409432 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9099] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9099/stat : 9099 (java) S 9092 9094 8393 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270409435 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9100] ppid=9092 vsize=915464 CPUtime=0.15
/proc/9094/task/9100/stat : 9100 (java) S 9092 9094 8393 0 -1 64 350 0 0 0 14 1 0 0 16 0 8 0 270409435 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9101] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9101/stat : 9101 (java) S 9092 9094 8393 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270409435 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9102] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9102/stat : 9102 (java) S 9092 9094 8393 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270409435 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.7282 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 9102
/proc/meminfo: memFree=1083280/2055920 swapFree=4192812/4192956
[pid=9094] ppid=9092 vsize=915468 CPUtime=12.64
/proc/9094/stat : 9094 (java) R 9092 9094 8393 0 -1 0 7419 0 1 0 1079 185 0 0 25 0 8 0 270409428 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8138939 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9094/statm: 228867 7156 2476 14 0 215337 0
[pid=9094/tid=9096] ppid=9092 vsize=915468 CPUtime=0.02
/proc/9094/task/9096/stat : 9096 (java) S 9092 9094 8393 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 270409432 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9097] ppid=9092 vsize=915468 CPUtime=0
/proc/9094/task/9097/stat : 9097 (java) S 9092 9094 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270409432 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9098] ppid=9092 vsize=915468 CPUtime=0
/proc/9094/task/9098/stat : 9098 (java) S 9092 9094 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270409432 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9099] ppid=9092 vsize=915468 CPUtime=0
/proc/9094/task/9099/stat : 9099 (java) S 9092 9094 8393 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270409435 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9100] ppid=9092 vsize=915468 CPUtime=0.15
/proc/9094/task/9100/stat : 9100 (java) S 9092 9094 8393 0 -1 64 350 0 0 0 14 1 0 0 16 0 8 0 270409435 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9101] ppid=9092 vsize=915468 CPUtime=0
/proc/9094/task/9101/stat : 9101 (java) S 9092 9094 8393 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270409435 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9102] ppid=9092 vsize=915468 CPUtime=0
/proc/9094/task/9102/stat : 9102 (java) S 9092 9094 8393 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270409435 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915468

[startup+25.5853 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 9102
/proc/meminfo: memFree=1083472/2055920 swapFree=4192812/4192956
[pid=9094] ppid=9092 vsize=915464 CPUtime=25.44
/proc/9094/stat : 9094 (java) R 9092 9094 8393 0 -1 0 7419 0 1 0 2169 375 0 0 25 0 8 0 270409428 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073738916 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9094/statm: 228866 7156 2476 14 0 215336 0
[pid=9094/tid=9096] ppid=9092 vsize=915464 CPUtime=0.02
/proc/9094/task/9096/stat : 9096 (java) S 9092 9094 8393 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 270409432 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9097] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9097/stat : 9097 (java) S 9092 9094 8393 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270409432 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9098] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9098/stat : 9098 (java) S 9092 9094 8393 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270409432 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9099] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9099/stat : 9099 (java) S 9092 9094 8393 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270409435 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9100] ppid=9092 vsize=915464 CPUtime=0.15
/proc/9094/task/9100/stat : 9100 (java) S 9092 9094 8393 0 -1 64 350 0 0 0 14 1 0 0 16 0 8 0 270409435 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9101] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9101/stat : 9101 (java) S 9092 9094 8393 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270409435 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9094/tid=9102] ppid=9092 vsize=915464 CPUtime=0
/proc/9094/task/9102/stat : 9102 (java) S 9092 9094 8393 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270409435 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 33.9477
CPU time (s): 33.7559
CPU user time (s): 29.2276
CPU system time (s): 4.52831
CPU usage (%): 99.4349
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.2276
system time used= 4.52831
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9174
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= 1855
involuntary context switches= 2631

runsolver used 0.036994 s user time and 0.098984 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Fri Jan 19 15:22:37 UTC 2007


IDJOB= 275339
IDBENCH= 3799
IDSOLVER= 69
FILE ID= node34/275339-1169220157

PBS_JOBID= 3589126

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  83c7b25af1f95bba2d05432f9ef312fa

RANDOM SEED= 757326447

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.227
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.227
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:       1102944 kB
Buffers:         35384 kB
Cached:         813120 kB
SwapCached:          0 kB
Active:         300696 kB
Inactive:       578916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1972 kB
Writeback:           0 kB
Mapped:          48888 kB
Slab:            58752 kB
Committed_AS:  4282224 kB
PageTables:       1864 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= 66563 MiB



End job on node34 on Fri Jan 19 15:23:11 UTC 2007