Trace number 276083

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 35.2936 35.4531

General information on the benchmark

Namecomposed/composed-25-1-2/
composed-25-1-2-7_ext.xml
MD5SUM45240073b6bd61017c32102071fb6bb0
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 benchmark35.1547
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=pfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/276083-1169231156/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.44	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.44	       =>  wckTime=0.095  cpuTime=0.09  mem=6M910
0.44	   
0.44	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.58	     nbConstraints=224  nbRelationTypes=224  nbExtensionStructures=224  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=224  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=3918  maxDegree=19
0.58	     maxArity=2
0.58	       =>  wckTime=0.24  cpuTime=0.16  mem=8M893
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.32  cpuTime=0.2  mem=5M607
0.66	
0.66	s SATISFIABLE
0.66	o 185
0.66	c 39
0.66	o 190
0.66	c 34
0.67	o 194
0.67	c 30
0.67	o 198
0.67	c 26
0.67	o 202
0.67	c 22
0.67	o 205
0.67	c 19
0.67	o 207
0.67	c 17
0.67	o 209
0.67	c 15
0.67	o 211
0.67	c 13
0.67	o 213
0.67	c 11
0.67	o 216
0.67	c 8
0.67	o 217
0.67	c 7
0.67	o 218
0.67	c 6
0.67	o 219
0.67	c 5
0.67	o 220
0.67	c 4
0.67	o 221
0.67	c 3
0.68	o 222
0.68	c 2
2.76	   
2.76	   search
2.76	     run=0  nbConstraintChecks=14451383  nbAssignments=10000
2.76	       =>  wckTime=2.103  cpuTime=2.09  mem=5M607
4.78	   
4.78	   search
4.78	     run=1  nbConstraintChecks=28992486  nbAssignments=20000
4.78	       =>  wckTime=4.124  cpuTime=4.11  mem=5M607
6.82	   
6.82	   search
6.82	     run=2  nbConstraintChecks=43500810  nbAssignments=30000
6.82	       =>  wckTime=6.163  cpuTime=6.12  mem=5M607
8.90	   
8.90	   search
8.90	     run=3  nbConstraintChecks=58596827  nbAssignments=40000
8.90	       =>  wckTime=8.242  cpuTime=8.2  mem=5M607
10.91	   
10.91	   search
10.91	     run=4  nbConstraintChecks=72882575  nbAssignments=50000
10.91	       =>  wckTime=10.247  cpuTime=10.2  mem=5M607
12.90	   
12.90	   search
12.90	     run=5  nbConstraintChecks=86999031  nbAssignments=60000
12.90	       =>  wckTime=12.243  cpuTime=12.2  mem=5M607
14.87	   
14.87	   search
14.87	     run=6  nbConstraintChecks=100908553  nbAssignments=70000
14.87	       =>  wckTime=14.216  cpuTime=14.17  mem=5M607
16.94	   
16.94	   search
16.94	     run=7  nbConstraintChecks=115747266  nbAssignments=80000
16.94	       =>  wckTime=16.286  cpuTime=16.24  mem=5M607
18.98	   
18.98	   search
18.98	     run=8  nbConstraintChecks=130303680  nbAssignments=90000
18.98	       =>  wckTime=18.326  cpuTime=18.28  mem=5M607
21.07	   
21.07	   search
21.07	     run=9  nbConstraintChecks=145417375  nbAssignments=100000
21.07	       =>  wckTime=20.414  cpuTime=20.37  mem=5M607
23.06	   
23.06	   search
23.06	     run=10  nbConstraintChecks=159567400  nbAssignments=110000
23.06	       =>  wckTime=22.397  cpuTime=22.35  mem=5M607
25.11	   
25.11	   search
25.11	     run=11  nbConstraintChecks=174424053  nbAssignments=120000
25.11	       =>  wckTime=24.452  cpuTime=24.4  mem=5M607
27.09	   
27.09	   search
27.09	     run=12  nbConstraintChecks=188583703  nbAssignments=130000
27.09	       =>  wckTime=26.434  cpuTime=26.38  mem=5M607
29.19	   
29.19	   search
29.19	     run=13  nbConstraintChecks=203864965  nbAssignments=140000
29.19	       =>  wckTime=28.533  cpuTime=28.49  mem=5M607
30.73	   
30.73	   search
30.73	     run=14  nbConstraintChecks=214812019  nbAssignments=147654
30.73	       =>  wckTime=30.068  cpuTime=30.02  mem=5M607
30.73	   
30.73	   global
30.73	     nbConstraintChecks=214812019  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.73	     solvingWckTime=30.066  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.73	     globalCpuTime=30.27
30.73	       =>  wckTime=30.388  cpuTime=30.22  mem=5M607
30.73	   
30.73	   solver IterativeSystematicSolver being built... 
30.85	       =>  wckTime=30.511  cpuTime=30.32  mem=16M547
30.86	   
30.86	   preprocessing
30.86	     nbConstraintChecks=30  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.86	     detectedInconsistency=no
30.86	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M547
30.92	   
30.92	   search
30.92	     run=0  nbConstraintChecks=61066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65
30.92	     nbFailedAssignments=37  nbBacktracks=12  nbVisitedNodes=112  nbRestartNogoods=0
30.92	       =>  wckTime=0.066  cpuTime=0.04  mem=16M547
30.95	   
30.95	   search
30.95	     run=1  nbConstraintChecks=113253  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=120
30.95	     nbFailedAssignments=55  nbBacktracks=30  nbVisitedNodes=203  nbRestartNogoods=1
30.95	       =>  wckTime=0.099  cpuTime=0.06  mem=16M547
30.99	   
30.99	   search
30.99	     run=2  nbConstraintChecks=248387  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=227
30.99	     nbFailedAssignments=123  nbBacktracks=52  nbVisitedNodes=400  nbRestartNogoods=11
30.99	       =>  wckTime=0.14  cpuTime=0.09  mem=16M547
31.03	   
31.03	   search
31.03	     run=3  nbConstraintChecks=345970  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=329
31.03	     nbFailedAssignments=169  nbBacktracks=86  nbVisitedNodes=581  nbRestartNogoods=13
31.03	       =>  wckTime=0.176  cpuTime=0.13  mem=16M547
31.06	   
31.06	   search
31.06	     run=4  nbConstraintChecks=476844  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=422
31.06	     nbFailedAssignments=194  nbBacktracks=137  nbVisitedNodes=750  nbRestartNogoods=24
31.06	       =>  wckTime=0.211  cpuTime=0.16  mem=16M547
31.15	   
31.15	   search
31.15	     run=5  nbConstraintChecks=803305  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=724
31.15	     nbFailedAssignments=399  nbBacktracks=219  nbVisitedNodes=1339  nbRestartNogoods=28
31.15	       =>  wckTime=0.295  cpuTime=0.25  mem=16M547
31.20	   
31.20	   search
31.20	     run=6  nbConstraintChecks=1000105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=896
31.20	     nbFailedAssignments=436  nbBacktracks=332  nbVisitedNodes=1661  nbRestartNogoods=31
31.20	       =>  wckTime=0.343  cpuTime=0.3  mem=16M547
31.29	   
31.29	   search
31.29	     run=7  nbConstraintChecks=1346807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1174
31.29	     nbFailedAssignments=531  nbBacktracks=503  nbVisitedNodes=2197  nbRestartNogoods=37
31.29	       =>  wckTime=0.434  cpuTime=0.39  mem=16M547
31.40	   
31.40	   search
31.40	     run=8  nbConstraintChecks=1813272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1644
31.40	     nbFailedAssignments=719  nbBacktracks=759  nbVisitedNodes=3108  nbRestartNogoods=40
31.40	       =>  wckTime=0.552  cpuTime=0.49  mem=16M547
31.67	   
31.67	   search
31.67	     run=9  nbConstraintChecks=2778532  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2293
31.67	     nbFailedAssignments=965  nbBacktracks=1148  nbVisitedNodes=4391  nbRestartNogoods=48
31.67	       =>  wckTime=0.813  cpuTime=0.75  mem=16M547
31.86	   
31.86	   search
31.86	     run=10  nbConstraintChecks=3708669  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3146
31.86	     nbFailedAssignments=1222  nbBacktracks=1724  nbVisitedNodes=6071  nbRestartNogoods=54
31.86	       =>  wckTime=1.01  cpuTime=0.94  mem=16M547
32.41	   
32.41	   search
32.41	     run=11  nbConstraintChecks=6008917  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4507
32.41	     nbFailedAssignments=1705  nbBacktracks=2590  nbVisitedNodes=8776  nbRestartNogoods=64
32.41	       =>  wckTime=1.557  cpuTime=1.48  mem=16M547
32.88	   
32.88	   search
32.88	     run=12  nbConstraintChecks=8219017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6486
32.88	     nbFailedAssignments=2364  nbBacktracks=3887  nbVisitedNodes=12710  nbRestartNogoods=69
32.88	       =>  wckTime=2.026  cpuTime=1.95  mem=16M547
33.61	   
33.61	   search
33.61	     run=13  nbConstraintChecks=11594985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10047
33.61	     nbFailedAssignments=3953  nbBacktracks=5834  nbVisitedNodes=19779  nbRestartNogoods=82
33.61	       =>  wckTime=2.761  cpuTime=2.69  mem=16M547
34.53	   
34.53	   search
34.53	     run=14  nbConstraintChecks=15931559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14185
34.53	     nbFailedAssignments=5146  nbBacktracks=8754  nbVisitedNodes=27995  nbRestartNogoods=92
34.53	       =>  wckTime=3.677  cpuTime=3.59  mem=16M547
35.39	   
35.39	   search
35.39	     run=15  nbConstraintChecks=19710017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18222
35.39	     nbFailedAssignments=6717  nbBacktracks=11221  nbVisitedNodes=36048  nbRestartNogoods=106
35.39	       =>  wckTime=4.539  cpuTime=4.45  mem=16M547
35.39	   
35.39	   global
35.39	     nbConstraintChecks=19710047  nbRestartNogoods=106  solvingWckTime=4.54  solvingCpuTime=4.45  expiredTime=no
35.39	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=34.82
35.39	       =>  wckTime=35.052  cpuTime=34.77  mem=16M547
35.39	
35.39	s OPTIMUM FOUND
35.39	v 8 7 8 5 0 6 8 4 1 0 2 3 0 1 1 7 4 5 1 7 0 7 4 9 2 8 2 2 2 6 9 8 9 
35.39	   
35.39	   totalWckTime=35.125  totalCpuTime=34.82

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/node52/watcher-276083-1169231156 -o ROOT/results/node52/solver-276083-1169231156 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276083-1169231156/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.04 2.02 1.94 4/81 27933
/proc/meminfo: memFree=1493240/2055920 swapFree=4192812/4192956
[pid=27932] ppid=27930 vsize=172 CPUtime=0
/proc/27932/stat : 27932 (java) R 27930 27932 27214 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 271514119 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4309796 0 0 4096 0 0 0 0 17 0 0 0
/proc/27932/statm: 43 24 18 14 0 3 0

[startup+0.107404 s]
/proc/loadavg: 2.04 2.02 1.94 4/81 27933
/proc/meminfo: memFree=1493240/2055920 swapFree=4192812/4192956
[pid=27932] ppid=27930 vsize=907676 CPUtime=0.04
/proc/27932/stat : 27932 (java) R 27930 27932 27214 0 -1 0 2364 0 1 0 3 1 0 0 20 0 4 0 271514119 929460224 2111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/27932/statm: 226919 2112 1180 14 0 214502 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907676

[startup+0.515432 s]
/proc/loadavg: 2.04 2.02 1.94 4/81 27933
/proc/meminfo: memFree=1493240/2055920 swapFree=4192812/4192956
[pid=27932] ppid=27930 vsize=915332 CPUtime=0.44
/proc/27932/stat : 27932 (java) R 27930 27932 27214 0 -1 0 6296 0 1 0 40 4 0 0 25 0 8 0 271514119 937299968 6035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27932/statm: 228833 6035 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.34149 s]
/proc/loadavg: 2.04 2.02 1.94 3/88 27940
/proc/meminfo: memFree=1474816/2055920 swapFree=4192812/4192956
[pid=27932] ppid=27930 vsize=915468 CPUtime=1.27
/proc/27932/stat : 27932 (java) R 27930 27932 27214 0 -1 0 7288 0 1 0 110 17 0 0 25 0 8 0 271514119 937439232 7026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27932/statm: 228866 7026 2476 14 0 215336 0
[pid=27932/tid=27934] ppid=27930 vsize=915464 CPUtime=0.02
/proc/27932/task/27934/stat : 27934 (java) S 27930 27932 27214 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271514128 937435136 7026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27935] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27935/stat : 27935 (java) S 27930 27932 27214 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271514128 937435136 7026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27936] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27936/stat : 27936 (java) S 27930 27932 27214 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271514128 937435136 7026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27937] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27937/stat : 27937 (java) S 27930 27932 27214 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271514131 937435136 7026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27938] ppid=27930 vsize=915464 CPUtime=0.12
/proc/27932/task/27938/stat : 27938 (java) S 27930 27932 27214 0 -1 64 344 0 0 0 12 0 0 0 16 0 8 0 271514131 937435136 7026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27939] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27939/stat : 27939 (java) S 27930 27932 27214 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271514131 937435136 7026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27940] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27940/stat : 27940 (java) S 27930 27932 27214 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271514131 937435136 7026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915468

[startup+2.9946 s]
/proc/loadavg: 2.04 2.02 1.94 3/88 27940
/proc/meminfo: memFree=1474752/2055920 swapFree=4192812/4192956
[pid=27932] ppid=27930 vsize=915464 CPUtime=2.92
/proc/27932/stat : 27932 (java) R 27930 27932 27214 0 -1 0 7291 0 1 0 249 43 0 0 25 0 8 0 271514119 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27932/statm: 228866 7028 2476 14 0 215336 0
[pid=27932/tid=27934] ppid=27930 vsize=915464 CPUtime=0.02
/proc/27932/task/27934/stat : 27934 (java) S 27930 27932 27214 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271514128 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27935] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27935/stat : 27935 (java) S 27930 27932 27214 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271514128 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27936] ppid=27930 vsize=915468 CPUtime=0
/proc/27932/task/27936/stat : 27936 (java) S 27930 27932 27214 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271514128 937439232 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27937] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27937/stat : 27937 (java) S 27930 27932 27214 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27938] ppid=27930 vsize=915464 CPUtime=0.13
/proc/27932/task/27938/stat : 27938 (java) S 27930 27932 27214 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27939] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27939/stat : 27939 (java) S 27930 27932 27214 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27940] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27940/stat : 27940 (java) S 27930 27932 27214 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271514131 937435136 7028 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.28882 s]
/proc/loadavg: 2.12 2.03 1.95 3/88 27940
/proc/meminfo: memFree=1474624/2055920 swapFree=4192812/4192956
[pid=27932] ppid=27930 vsize=915464 CPUtime=6.2
/proc/27932/stat : 27932 (java) R 27930 27932 27214 0 -1 0 7291 0 1 0 519 101 0 0 25 0 8 0 271514119 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27932/statm: 228866 7028 2476 14 0 215336 0
[pid=27932/tid=27934] ppid=27930 vsize=915468 CPUtime=0.02
/proc/27932/task/27934/stat : 27934 (java) S 27930 27932 27214 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271514128 937439232 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27935] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27935/stat : 27935 (java) S 27930 27932 27214 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271514128 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27936] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27936/stat : 27936 (java) S 27930 27932 27214 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271514128 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27937] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27937/stat : 27937 (java) S 27930 27932 27214 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27938] ppid=27930 vsize=915464 CPUtime=0.13
/proc/27932/task/27938/stat : 27938 (java) S 27930 27932 27214 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27939] ppid=27930 vsize=915468 CPUtime=0
/proc/27932/task/27939/stat : 27939 (java) S 27930 27932 27214 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271514131 937439232 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27940] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27940/stat : 27940 (java) S 27930 27932 27214 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271514131 937435136 7028 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.7883 s]
/proc/loadavg: 2.11 2.03 1.95 3/88 27940
/proc/meminfo: memFree=1474632/2055920 swapFree=4192812/4192956
[pid=27932] ppid=27930 vsize=915464 CPUtime=12.69
/proc/27932/stat : 27932 (java) R 27930 27932 27214 0 -1 0 7291 0 1 0 1048 221 0 0 25 0 8 0 271514119 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073728132 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27932/statm: 228866 7028 2476 14 0 215336 0
[pid=27932/tid=27934] ppid=27930 vsize=915464 CPUtime=0.02
/proc/27932/task/27934/stat : 27934 (java) S 27930 27932 27214 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271514128 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27935] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27935/stat : 27935 (java) S 27930 27932 27214 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271514128 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27936] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27936/stat : 27936 (java) S 27930 27932 27214 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271514128 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27937] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27937/stat : 27937 (java) S 27930 27932 27214 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27938] ppid=27930 vsize=915464 CPUtime=0.13
/proc/27932/task/27938/stat : 27938 (java) S 27930 27932 27214 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27939] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27939/stat : 27939 (java) S 27930 27932 27214 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27940] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27940/stat : 27940 (java) S 27930 27932 27214 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915464

[startup+25.6367 s]
/proc/loadavg: 2.09 2.03 1.95 3/88 27940
/proc/meminfo: memFree=1474760/2055920 swapFree=4192812/4192956
[pid=27932] ppid=27930 vsize=915464 CPUtime=25.53
/proc/27932/stat : 27932 (java) R 27930 27932 27214 0 -1 0 7291 0 1 0 2100 453 0 0 25 0 8 0 271514119 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27932/statm: 228867 7028 2476 14 0 215337 0
[pid=27932/tid=27934] ppid=27930 vsize=915464 CPUtime=0.02
/proc/27932/task/27934/stat : 27934 (java) S 27930 27932 27214 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271514128 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27935] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27935/stat : 27935 (java) S 27930 27932 27214 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271514128 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27936] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27936/stat : 27936 (java) S 27930 27932 27214 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271514128 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27937] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27937/stat : 27937 (java) S 27930 27932 27214 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27938] ppid=27930 vsize=915468 CPUtime=0.13
/proc/27932/task/27938/stat : 27938 (java) S 27930 27932 27214 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 271514131 937439232 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27939] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27939/stat : 27939 (java) S 27930 27932 27214 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27932/tid=27940] ppid=27930 vsize=915464 CPUtime=0
/proc/27932/task/27940/stat : 27940 (java) S 27930 27932 27214 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271514131 937435136 7028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 35.4531
CPU time (s): 35.2936
CPU user time (s): 29.8215
CPU system time (s): 5.47217
CPU usage (%): 99.5501
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.8215
system time used= 5.47217
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9160
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= 1914
involuntary context switches= 2396

runsolver used 0.045993 s user time and 0.12698 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Fri Jan 19 18:25:56 UTC 2007


IDJOB= 276083
IDBENCH= 5238
IDSOLVER= 69
FILE ID= node52/276083-1169231156

PBS_JOBID= 3589268

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  45240073b6bd61017c32102071fb6bb0

RANDOM SEED= 127217948

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.232
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.232
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:       1493720 kB
Buffers:         34384 kB
Cached:         406596 kB
SwapCached:          0 kB
Active:         148232 kB
Inactive:       334912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          59868 kB
Slab:            64196 kB
Committed_AS:  5434984 kB
PageTables:       1996 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 node52 on Fri Jan 19 18:26:32 UTC 2007