Trace number 275348

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 31.5852 31.8857

General information on the benchmark

Namecomposed/composed-25-1-80/
composed-25-1-80-9_ext.xml
MD5SUM70102c09a77ddb36ccf396a11be759d6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints300
Best CPU time to get the best result obtained on this benchmark31.5852
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/275348-1169220280/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   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.46	   
0.46	   constraints being loaded...
0.55	     nbConstraints=302  nbRelationTypes=302  nbExtensionStructures=302  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=302  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5449  maxDegree=24
0.56	     maxArity=2
0.56	       =>  wckTime=0.262  cpuTime=0.17  mem=9M852
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.343  cpuTime=0.21  mem=5M684
0.64	
0.64	s SATISFIABLE
0.64	o 263
0.64	c 39
0.64	o 267
0.64	c 35
0.64	o 270
0.64	c 32
0.64	o 273
0.64	c 29
0.64	o 277
0.64	c 25
0.64	o 280
0.64	c 22
0.64	o 283
0.64	c 19
0.65	o 285
0.65	c 17
0.65	o 286
0.65	c 16
0.65	o 289
0.65	c 13
0.65	o 291
0.65	c 11
0.65	o 292
0.65	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.66	o 298
0.66	c 4
0.66	o 299
0.66	c 3
0.67	o 300
0.67	c 2
3.20	   
3.20	   search
3.20	     run=0  nbConstraintChecks=18271614  nbAssignments=10000
3.20	       =>  wckTime=2.568  cpuTime=2.52  mem=5M684
5.74	   
5.74	   search
5.74	     run=1  nbConstraintChecks=37017307  nbAssignments=20000
5.74	       =>  wckTime=5.11  cpuTime=5.03  mem=5M684
8.21	   
8.21	   search
8.21	     run=2  nbConstraintChecks=55247288  nbAssignments=30000
8.21	       =>  wckTime=7.58  cpuTime=7.48  mem=5M684
10.72	   
10.72	   search
10.72	     run=3  nbConstraintChecks=73988820  nbAssignments=40000
10.72	       =>  wckTime=10.086  cpuTime=9.97  mem=5M684
13.19	   
13.19	   search
13.19	     run=4  nbConstraintChecks=92340355  nbAssignments=50000
13.19	       =>  wckTime=12.554  cpuTime=12.43  mem=5M684
15.76	   
15.76	   search
15.76	     run=5  nbConstraintChecks=111620325  nbAssignments=60000
15.76	       =>  wckTime=15.124  cpuTime=14.98  mem=5M684
18.17	   
18.17	   search
18.17	     run=6  nbConstraintChecks=129429139  nbAssignments=70000
18.17	       =>  wckTime=17.539  cpuTime=17.36  mem=5M684
20.76	   
20.76	   search
20.76	     run=7  nbConstraintChecks=148788832  nbAssignments=80000
20.76	       =>  wckTime=20.131  cpuTime=19.93  mem=5M684
23.17	   
23.17	   search
23.17	     run=8  nbConstraintChecks=166396958  nbAssignments=90000
23.17	       =>  wckTime=22.534  cpuTime=22.33  mem=5M684
25.82	   
25.82	   search
25.82	     run=9  nbConstraintChecks=186007678  nbAssignments=100000
25.82	       =>  wckTime=25.183  cpuTime=24.93  mem=5M684
28.33	   
28.33	   search
28.33	     run=10  nbConstraintChecks=204656189  nbAssignments=110000
28.33	       =>  wckTime=27.701  cpuTime=27.43  mem=5M684
30.84	   
30.84	   search
30.84	     run=11  nbConstraintChecks=223455267  nbAssignments=120000
30.84	       =>  wckTime=30.21  cpuTime=29.92  mem=5M684
30.95	   
30.95	   search
30.95	     run=12  nbConstraintChecks=224221052  nbAssignments=120536
30.95	       =>  wckTime=30.319  cpuTime=30.03  mem=5M684
30.96	   
30.96	   global
30.96	     nbConstraintChecks=224221052  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.96	     solvingWckTime=30.317  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.96	     globalCpuTime=30.3
30.96	       =>  wckTime=30.662  cpuTime=30.24  mem=5M684
30.96	   
30.96	   solver IterativeSystematicSolver being built... 
31.08	       =>  wckTime=30.788  cpuTime=30.34  mem=16M673
31.09	   
31.09	   preprocessing
31.09	     nbConstraintChecks=30  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.09	     detectedInconsistency=no
31.09	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M673
31.14	   
31.14	   search
31.14	     run=0  nbConstraintChecks=40303  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24
31.14	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=34  nbRestartNogoods=0
31.14	       =>  wckTime=0.055  cpuTime=0.04  mem=16M673
31.18	   
31.18	   search
31.18	     run=1  nbConstraintChecks=100801  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64
31.18	     nbFailedAssignments=15  nbBacktracks=26  nbVisitedNodes=88  nbRestartNogoods=2
31.18	       =>  wckTime=0.099  cpuTime=0.07  mem=16M673
31.22	   
31.22	   search
31.22	     run=2  nbConstraintChecks=210809  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=131
31.22	     nbFailedAssignments=36  nbBacktracks=49  nbVisitedNodes=191  nbRestartNogoods=5
31.22	       =>  wckTime=0.136  cpuTime=0.1  mem=16M673
31.27	   
31.27	   search
31.27	     run=3  nbConstraintChecks=384133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=201
31.27	     nbFailedAssignments=62  nbBacktracks=83  nbVisitedNodes=320  nbRestartNogoods=12
31.27	       =>  wckTime=0.187  cpuTime=0.15  mem=16M673
31.35	   
31.35	   search
31.35	     run=4  nbConstraintChecks=669123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=321
31.35	     nbFailedAssignments=112  nbBacktracks=133  nbVisitedNodes=539  nbRestartNogoods=14
31.35	       =>  wckTime=0.27  cpuTime=0.23  mem=16M673
31.44	   
31.44	   search
31.44	     run=5  nbConstraintChecks=980444  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=454
31.44	     nbFailedAssignments=156  nbBacktracks=211  nbVisitedNodes=789  nbRestartNogoods=22
31.44	       =>  wckTime=0.356  cpuTime=0.32  mem=16M673
31.55	   
31.55	   search
31.55	     run=6  nbConstraintChecks=1442540  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=675
31.55	     nbFailedAssignments=250  nbBacktracks=327  nbVisitedNodes=1220  nbRestartNogoods=26
31.55	       =>  wckTime=0.464  cpuTime=0.42  mem=16M673
31.86	   
31.86	   search
31.86	     run=7  nbConstraintChecks=2225250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1142
31.86	     nbFailedAssignments=550  nbBacktracks=495  nbVisitedNodes=2143  nbRestartNogoods=27
31.86	       =>  wckTime=0.78  cpuTime=0.74  mem=16M673
31.86	   
31.86	   global
31.86	     nbConstraintChecks=2225280  nbRestartNogoods=27  solvingWckTime=0.781  solvingCpuTime=0.74  expiredTime=no
31.86	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=31.14
31.86	       =>  wckTime=31.571  cpuTime=31.08  mem=16M673
31.87	
31.87	s OPTIMUM FOUND
31.87	v 5 9 8 3 6 9 0 2 2 0 2 9 5 1 4 8 5 0 6 6 1 4 0 6 8 1 4 7 7 5 9 7 1 
31.87	   
31.87	   totalWckTime=31.644  totalCpuTime=31.14

Verifier Data (download as text)

2 unsatisfied constraints, 300 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/node21/watcher-275348-1169220280 -o ROOT/results/node21/solver-275348-1169220280 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275348-1169220280/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.92 1.98 1.98 4/93 5658
/proc/meminfo: memFree=1399320/2055920 swapFree=4156356/4192956
[pid=5657] ppid=5655 vsize=18540 CPUtime=0
/proc/5657/stat : 5657 (runsolver) R 5655 5657 5037 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 270422533 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 221236489511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5657/statm: 4635 279 244 17 0 2626 0

[startup+0.102642 s]
/proc/loadavg: 1.92 1.98 1.98 4/93 5658
/proc/meminfo: memFree=1399320/2055920 swapFree=4156356/4192956
[pid=5657] ppid=5655 vsize=914988 CPUtime=0.07
/proc/5657/stat : 5657 (java) R 5655 5657 5037 0 -1 0 3018 0 1 0 6 1 0 0 24 0 8 0 270422533 936947712 2764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155585265 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5657/statm: 228747 2764 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.510719 s]
/proc/loadavg: 1.92 1.98 1.98 4/93 5658
/proc/meminfo: memFree=1399320/2055920 swapFree=4156356/4192956
[pid=5657] ppid=5655 vsize=915332 CPUtime=0.49
/proc/5657/stat : 5657 (java) R 5655 5657 5037 0 -1 0 6582 0 1 0 44 5 0 0 25 0 8 0 270422533 937299968 6321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073666477 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5657/statm: 228833 6321 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33288 s]
/proc/loadavg: 1.92 1.98 1.98 3/100 5665
/proc/meminfo: memFree=1380320/2055920 swapFree=4156356/4192956
[pid=5657] ppid=5655 vsize=915464 CPUtime=1.29
/proc/5657/stat : 5657 (java) R 5655 5657 5037 0 -1 0 7415 0 1 0 114 15 0 0 25 0 8 0 270422533 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757922 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5657/statm: 228866 7153 2476 14 0 215336 0
[pid=5657/tid=5659] ppid=5655 vsize=915464 CPUtime=0.02
/proc/5657/task/5659/stat : 5659 (java) S 5655 5657 5037 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 270422537 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5660] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5660/stat : 5660 (java) S 5655 5657 5037 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270422538 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5661] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5661/stat : 5661 (java) S 5655 5657 5037 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270422538 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5662] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5662/stat : 5662 (java) S 5655 5657 5037 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270422541 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5663] ppid=5655 vsize=915464 CPUtime=0.13
/proc/5657/task/5663/stat : 5663 (java) S 5655 5657 5037 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 270422541 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5664] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5664/stat : 5664 (java) S 5655 5657 5037 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270422541 937435136 7153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5665] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5665/stat : 5665 (java) S 5655 5657 5037 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270422541 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.97318 s]
/proc/loadavg: 1.92 1.98 1.98 3/100 5665
/proc/meminfo: memFree=1380320/2055920 swapFree=4156356/4192956
[pid=5657] ppid=5655 vsize=915464 CPUtime=2.92
/proc/5657/stat : 5657 (java) R 5655 5657 5037 0 -1 0 7417 0 1 0 253 39 0 0 25 0 8 0 270422533 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073737588 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5657/statm: 228866 7154 2476 14 0 215336 0
[pid=5657/tid=5659] ppid=5655 vsize=915464 CPUtime=0.02
/proc/5657/task/5659/stat : 5659 (java) S 5655 5657 5037 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 270422537 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5660] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5660/stat : 5660 (java) S 5655 5657 5037 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270422538 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5661] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5661/stat : 5661 (java) S 5655 5657 5037 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270422538 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5662] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5662/stat : 5662 (java) S 5655 5657 5037 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270422541 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5663] ppid=5655 vsize=915464 CPUtime=0.13
/proc/5657/task/5663/stat : 5663 (java) S 5655 5657 5037 0 -1 64 348 0 0 0 13 0 0 0 16 0 8 0 270422541 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5664] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5664/stat : 5664 (java) S 5655 5657 5037 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270422541 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5665] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5665/stat : 5665 (java) S 5655 5657 5037 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270422541 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.26281 s]
/proc/loadavg: 1.93 1.98 1.98 3/100 5665
/proc/meminfo: memFree=1380320/2055920 swapFree=4156356/4192956
[pid=5657] ppid=5655 vsize=915468 CPUtime=6.17
/proc/5657/stat : 5657 (java) R 5655 5657 5037 0 -1 0 7419 0 1 0 528 89 0 0 25 0 8 0 270422533 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5657/statm: 228867 7156 2476 14 0 215337 0
[pid=5657/tid=5659] ppid=5655 vsize=915468 CPUtime=0.02
/proc/5657/task/5659/stat : 5659 (java) S 5655 5657 5037 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 270422537 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5660] ppid=5655 vsize=915468 CPUtime=0
/proc/5657/task/5660/stat : 5660 (java) S 5655 5657 5037 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270422538 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5661] ppid=5655 vsize=915468 CPUtime=0
/proc/5657/task/5661/stat : 5661 (java) S 5655 5657 5037 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270422538 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5662] ppid=5655 vsize=915468 CPUtime=0
/proc/5657/task/5662/stat : 5662 (java) S 5655 5657 5037 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270422541 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5663] ppid=5655 vsize=915468 CPUtime=0.14
/proc/5657/task/5663/stat : 5663 (java) S 5655 5657 5037 0 -1 64 350 0 0 0 14 0 0 0 17 0 8 0 270422541 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5664] ppid=5655 vsize=915468 CPUtime=0
/proc/5657/task/5664/stat : 5664 (java) S 5655 5657 5037 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270422541 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5665] ppid=5655 vsize=915468 CPUtime=0
/proc/5657/task/5665/stat : 5665 (java) S 5655 5657 5037 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270422541 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) 6.17
Current children cumulated vsize (KiB) 915468

[startup+12.74 s]
/proc/loadavg: 1.93 1.98 1.98 3/100 5665
/proc/meminfo: memFree=1380336/2055920 swapFree=4156356/4192956
[pid=5657] ppid=5655 vsize=915464 CPUtime=12.6
/proc/5657/stat : 5657 (java) R 5655 5657 5037 0 -1 0 7419 0 1 0 1072 188 0 0 25 0 8 0 270422533 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754102 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5657/statm: 228866 7156 2476 14 0 215336 0
[pid=5657/tid=5659] ppid=5655 vsize=915464 CPUtime=0.02
/proc/5657/task/5659/stat : 5659 (java) S 5655 5657 5037 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 270422537 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5660] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5660/stat : 5660 (java) S 5655 5657 5037 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270422538 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5661] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5661/stat : 5661 (java) S 5655 5657 5037 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270422538 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5662] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5662/stat : 5662 (java) S 5655 5657 5037 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270422541 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5663] ppid=5655 vsize=915464 CPUtime=0.14
/proc/5657/task/5663/stat : 5663 (java) S 5655 5657 5037 0 -1 64 350 0 0 0 14 0 0 0 16 0 8 0 270422541 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5664] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5664/stat : 5664 (java) S 5655 5657 5037 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270422541 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5665] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5665/stat : 5665 (java) S 5655 5657 5037 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270422541 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) 12.6
Current children cumulated vsize (KiB) 915464

[startup+25.5765 s]
/proc/loadavg: 1.95 1.98 1.98 3/100 5665
/proc/meminfo: memFree=1380400/2055920 swapFree=4156356/4192956
[pid=5657] ppid=5655 vsize=915464 CPUtime=25.34
/proc/5657/stat : 5657 (java) R 5655 5657 5037 0 -1 0 7419 0 1 0 2157 377 0 0 25 0 8 0 270422533 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073737731 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5657/statm: 228866 7156 2476 14 0 215336 0
[pid=5657/tid=5659] ppid=5655 vsize=915464 CPUtime=0.02
/proc/5657/task/5659/stat : 5659 (java) S 5655 5657 5037 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 270422537 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5660] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5660/stat : 5660 (java) S 5655 5657 5037 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270422538 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5661] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5661/stat : 5661 (java) S 5655 5657 5037 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270422538 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5662] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5662/stat : 5662 (java) S 5655 5657 5037 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270422541 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5663] ppid=5655 vsize=915464 CPUtime=0.14
/proc/5657/task/5663/stat : 5663 (java) S 5655 5657 5037 0 -1 64 350 0 0 0 14 0 0 0 16 0 8 0 270422541 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5664] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5664/stat : 5664 (java) S 5655 5657 5037 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270422541 937435136 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5657/tid=5665] ppid=5655 vsize=915464 CPUtime=0
/proc/5657/task/5665/stat : 5665 (java) R 5655 5657 5037 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270422541 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.34
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 31.8857
CPU time (s): 31.5852
CPU user time (s): 26.9579
CPU system time (s): 4.6273
CPU usage (%): 99.0577
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.9579
system time used= 4.6273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9145
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= 1659
involuntary context switches= 3752

runsolver used 0.031995 s user time and 0.094985 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri Jan 19 15:24:40 UTC 2007


IDJOB= 275348
IDBENCH= 3800
IDSOLVER= 69
FILE ID= node21/275348-1169220280

PBS_JOBID= 3589133

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  70102c09a77ddb36ccf396a11be759d6

RANDOM SEED= 46519394

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.261
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.261
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:       1399736 kB
Buffers:         45016 kB
Cached:         484700 kB
SwapCached:       2928 kB
Active:         160364 kB
Inactive:       419544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399736 kB
SwapTotal:     4192956 kB
SwapFree:      4156356 kB
Dirty:            3444 kB
Writeback:           0 kB
Mapped:          69160 kB
Slab:            60832 kB
Committed_AS:  5594496 kB
PageTables:       2252 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node21 on Fri Jan 19 15:25:12 UTC 2007