Trace number 276092

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 36.7774 37.1368

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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/276092-1169231224/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.104  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.57	     nbConstraints=224  nbRelationTypes=224  nbExtensionStructures=224  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=224  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=3908  maxDegree=20
0.57	     maxArity=2
0.57	       =>  wckTime=0.265  cpuTime=0.17  mem=8M893
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.349  cpuTime=0.22  mem=5M607
0.66	
0.66	s SATISFIABLE
0.66	o 183
0.66	c 41
0.66	o 188
0.66	c 36
0.66	o 192
0.66	c 32
0.67	o 193
0.67	c 31
0.67	o 196
0.67	c 28
0.67	o 199
0.67	c 25
0.67	o 201
0.67	c 23
0.67	o 203
0.67	c 21
0.67	o 204
0.67	c 20
0.67	o 206
0.67	c 18
0.67	o 207
0.67	c 17
0.67	o 208
0.67	c 16
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 214
0.67	c 10
0.67	o 215
0.67	c 9
0.67	o 216
0.67	c 8
0.67	o 217
0.67	c 7
0.68	o 218
0.68	c 6
0.68	o 219
0.68	c 5
0.68	o 220
0.68	c 4
0.68	o 221
0.68	c 3
2.91	   
2.91	   search
2.91	     run=0  nbConstraintChecks=14183704  nbAssignments=10000
2.91	       =>  wckTime=2.251  cpuTime=2.21  mem=5M607
5.15	   
5.16	   search
5.16	     run=1  nbConstraintChecks=29137138  nbAssignments=20000
5.16	       =>  wckTime=4.499  cpuTime=4.43  mem=5M607
5.21	o 222
5.21	c 2
7.36	   
7.36	   search
7.36	     run=2  nbConstraintChecks=43600635  nbAssignments=30000
7.36	       =>  wckTime=6.7  cpuTime=6.61  mem=5M607
9.61	   
9.61	   search
9.61	     run=3  nbConstraintChecks=58548525  nbAssignments=40000
9.61	       =>  wckTime=8.956  cpuTime=8.85  mem=5M607
11.81	   
11.81	   search
11.81	     run=4  nbConstraintChecks=72990807  nbAssignments=50000
11.81	       =>  wckTime=11.151  cpuTime=11.03  mem=5M607
14.06	   
14.06	   search
14.06	     run=5  nbConstraintChecks=87890810  nbAssignments=60000
14.06	       =>  wckTime=13.401  cpuTime=13.26  mem=5M607
16.25	   
16.25	   search
16.25	     run=6  nbConstraintChecks=102396436  nbAssignments=70000
16.25	       =>  wckTime=15.593  cpuTime=15.43  mem=5M607
18.41	   
18.41	   search
18.41	     run=7  nbConstraintChecks=116698172  nbAssignments=80000
18.41	       =>  wckTime=17.757  cpuTime=17.58  mem=5M607
20.60	   
20.60	   search
20.60	     run=8  nbConstraintChecks=131224328  nbAssignments=90000
20.60	       =>  wckTime=19.948  cpuTime=19.75  mem=5M607
22.73	   
22.73	   search
22.73	     run=9  nbConstraintChecks=145186050  nbAssignments=100000
22.73	       =>  wckTime=22.076  cpuTime=21.86  mem=5M607
24.88	   
24.88	   search
24.88	     run=10  nbConstraintChecks=159342001  nbAssignments=110000
24.88	       =>  wckTime=24.228  cpuTime=23.99  mem=5M607
27.17	   
27.17	   search
27.17	     run=11  nbConstraintChecks=174575067  nbAssignments=120000
27.17	       =>  wckTime=26.514  cpuTime=26.26  mem=5M607
29.38	   
29.38	   search
29.38	     run=12  nbConstraintChecks=189165016  nbAssignments=130000
29.38	       =>  wckTime=28.725  cpuTime=28.46  mem=5M607
31.64	   
31.64	   search
31.64	     run=13  nbConstraintChecks=204132711  nbAssignments=140000
31.64	       =>  wckTime=30.981  cpuTime=30.69  mem=5M607
33.90	   
33.90	   search
33.90	     run=14  nbConstraintChecks=219123926  nbAssignments=150000
33.90	       =>  wckTime=33.241  cpuTime=32.94  mem=5M607
35.48	   
35.48	   search
35.48	     run=15  nbConstraintChecks=229698077  nbAssignments=156886
35.48	       =>  wckTime=34.821  cpuTime=34.5  mem=5M607
35.48	   
35.48	   global
35.48	     nbConstraintChecks=229698077  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.48	     solvingWckTime=34.819  solvingCpuTime=34.49  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.48	     globalCpuTime=34.75
35.48	       =>  wckTime=35.171  cpuTime=34.71  mem=5M607
35.48	   
35.48	   solver IterativeSystematicSolver being built... 
35.62	       =>  wckTime=35.308  cpuTime=34.82  mem=16M547
35.62	   
35.62	   preprocessing
35.62	     nbConstraintChecks=80  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
35.63	     detectedInconsistency=no
35.63	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M547
35.68	   
35.68	   search
35.68	     run=0  nbConstraintChecks=51329  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52
35.68	     nbFailedAssignments=26  nbBacktracks=10  nbVisitedNodes=82  nbRestartNogoods=0
35.68	       =>  wckTime=0.062  cpuTime=0.04  mem=16M547
35.73	   
35.73	   search
35.73	     run=1  nbConstraintChecks=129905  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101
35.73	     nbFailedAssignments=45  nbBacktracks=26  nbVisitedNodes=166  nbRestartNogoods=1
35.73	       =>  wckTime=0.108  cpuTime=0.07  mem=16M547
35.76	   
35.76	   search
35.76	     run=2  nbConstraintChecks=222467  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163
35.76	     nbFailedAssignments=68  nbBacktracks=48  nbVisitedNodes=273  nbRestartNogoods=8
35.76	       =>  wckTime=0.143  cpuTime=0.1  mem=16M547
35.83	   
35.83	   search
35.83	     run=3  nbConstraintChecks=459757  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=311
35.83	     nbFailedAssignments=168  nbBacktracks=81  nbVisitedNodes=554  nbRestartNogoods=11
35.83	       =>  wckTime=0.211  cpuTime=0.16  mem=16M547
35.87	   
35.87	   search
35.87	     run=4  nbConstraintChecks=626907  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=472
35.87	     nbFailedAssignments=254  nbBacktracks=141  nbVisitedNodes=853  nbRestartNogoods=15
35.87	       =>  wckTime=0.256  cpuTime=0.2  mem=16M547
35.93	   
35.93	   search
35.93	     run=5  nbConstraintChecks=821121  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=648
35.93	     nbFailedAssignments=329  nbBacktracks=219  nbVisitedNodes=1182  nbRestartNogoods=18
35.93	       =>  wckTime=0.308  cpuTime=0.25  mem=16M547
35.99	   
35.99	   search
35.99	     run=6  nbConstraintChecks=1074197  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=865
35.99	     nbFailedAssignments=407  nbBacktracks=334  nbVisitedNodes=1592  nbRestartNogoods=27
35.99	       =>  wckTime=0.373  cpuTime=0.32  mem=16M547
36.10	   
36.10	   search
36.10	     run=7  nbConstraintChecks=1452425  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1195
36.10	     nbFailedAssignments=541  nbBacktracks=506  nbVisitedNodes=2225  nbRestartNogoods=34
36.10	       =>  wckTime=0.486  cpuTime=0.43  mem=16M547
36.33	   
36.33	   search
36.33	     run=8  nbConstraintChecks=2203077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1649
36.33	     nbFailedAssignments=713  nbBacktracks=762  nbVisitedNodes=3107  nbRestartNogoods=49
36.33	       =>  wckTime=0.709  cpuTime=0.63  mem=16M547
36.53	   
36.53	   search
36.53	     run=9  nbConstraintChecks=3058061  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2451
36.53	     nbFailedAssignments=1105  nbBacktracks=1146  nbVisitedNodes=4682  nbRestartNogoods=61
36.53	       =>  wckTime=0.913  cpuTime=0.83  mem=16M547
37.08	   
37.08	   search
37.08	     run=10  nbConstraintChecks=4868634  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3466
37.08	     nbFailedAssignments=1529  nbBacktracks=1724  nbVisitedNodes=6694  nbRestartNogoods=69
37.08	       =>  wckTime=1.459  cpuTime=1.37  mem=16M547
37.10	   
37.10	   search
37.10	     run=11  nbConstraintChecks=4890105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3508
37.10	     nbFailedAssignments=1561  nbBacktracks=1735  nbVisitedNodes=6778  nbRestartNogoods=88
37.10	       =>  wckTime=1.484  cpuTime=1.4  mem=16M547
37.10	   
37.10	   global
37.10	     nbConstraintChecks=4890185  nbRestartNogoods=88  solvingWckTime=1.485  solvingCpuTime=1.4  expiredTime=no
37.10	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=36.26
37.10	       =>  wckTime=36.794  cpuTime=36.22  mem=16M547
37.10	
37.10	s OPTIMUM FOUND
37.10	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 
37.11	   
37.11	   totalWckTime=36.873  totalCpuTime=36.26

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/node19/watcher-276092-1169231224 -o ROOT/results/node19/solver-276092-1169231224 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276092-1169231224/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 2.00 1.99 4/86 10817
/proc/meminfo: memFree=1179880/2055920 swapFree=4171264/4192956
[pid=10816] ppid=10814 vsize=9948 CPUtime=0
/proc/10816/stat : 10816 (java) S 10814 10816 10748 0 -1 0 723 0 0 0 0 0 0 0 18 0 1 0 271517072 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/10816/statm: 2487 472 386 14 0 1142 0

[startup+0.104402 s]
/proc/loadavg: 1.92 2.00 1.99 4/86 10817
/proc/meminfo: memFree=1179880/2055920 swapFree=4171264/4192956
[pid=10816] ppid=10814 vsize=914988 CPUtime=0.08
/proc/10816/stat : 10816 (java) S 10814 10816 10748 0 -1 0 2997 0 1 0 7 1 0 0 19 0 8 0 271517072 936947712 2743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10816/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516483 s]
/proc/loadavg: 1.92 2.00 1.99 4/86 10817
/proc/meminfo: memFree=1179880/2055920 swapFree=4171264/4192956
[pid=10816] ppid=10814 vsize=915332 CPUtime=0.49
/proc/10816/stat : 10816 (java) R 10814 10816 10748 0 -1 0 6418 0 1 0 46 3 0 0 18 0 8 0 271517072 937299968 6157 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073460860 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10816/statm: 228833 6157 2144 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33763 s]
/proc/loadavg: 1.93 2.00 1.99 3/93 10824
/proc/meminfo: memFree=1161584/2055920 swapFree=4171264/4192956
[pid=10816] ppid=10814 vsize=915464 CPUtime=1.31
/proc/10816/stat : 10816 (java) R 10814 10816 10748 0 -1 0 7290 0 1 0 115 16 0 0 25 0 8 0 271517072 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726581 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10816/statm: 228866 7028 2476 14 0 215336 0
[pid=10816/tid=10818] ppid=10814 vsize=915464 CPUtime=0.02
/proc/10816/task/10818/stat : 10818 (java) S 10814 10816 10748 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 271517076 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10819] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10819/stat : 10819 (java) S 10814 10816 10748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271517077 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10820] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10820/stat : 10820 (java) S 10814 10816 10748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271517077 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10821] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10821/stat : 10821 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271517080 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10822] ppid=10814 vsize=915464 CPUtime=0.14
/proc/10816/task/10822/stat : 10822 (java) S 10814 10816 10748 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 271517080 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10823] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10823/stat : 10823 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271517080 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10824] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10824/stat : 10824 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271517080 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.97494 s]
/proc/loadavg: 1.93 2.00 1.99 3/93 10824
/proc/meminfo: memFree=1161584/2055920 swapFree=4171264/4192956
[pid=10816] ppid=10814 vsize=915464 CPUtime=2.92
/proc/10816/stat : 10816 (java) R 10814 10816 10748 0 -1 0 7293 0 1 0 249 43 0 0 25 0 8 0 271517072 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726355 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10816/statm: 228866 7030 2476 14 0 215336 0
[pid=10816/tid=10818] ppid=10814 vsize=915464 CPUtime=0.02
/proc/10816/task/10818/stat : 10818 (java) S 10814 10816 10748 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 271517076 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10819] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10819/stat : 10819 (java) S 10814 10816 10748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271517077 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10820] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10820/stat : 10820 (java) S 10814 10816 10748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271517077 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10821] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10821/stat : 10821 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10822] ppid=10814 vsize=915464 CPUtime=0.15
/proc/10816/task/10822/stat : 10822 (java) S 10814 10816 10748 0 -1 64 348 0 0 0 15 0 0 0 17 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10823] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10823/stat : 10823 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10824] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10824/stat : 10824 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.27256 s]
/proc/loadavg: 1.93 2.00 1.99 3/93 10824
/proc/meminfo: memFree=1161520/2055920 swapFree=4171264/4192956
[pid=10816] ppid=10814 vsize=915464 CPUtime=6.18
/proc/10816/stat : 10816 (java) R 10814 10816 10748 0 -1 0 7293 0 1 0 517 101 0 0 25 0 8 0 271517072 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073728802 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10816/statm: 228866 7030 2476 14 0 215336 0
[pid=10816/tid=10818] ppid=10814 vsize=915464 CPUtime=0.02
/proc/10816/task/10818/stat : 10818 (java) S 10814 10816 10748 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 271517076 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10819] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10819/stat : 10819 (java) S 10814 10816 10748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271517077 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10820] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10820/stat : 10820 (java) S 10814 10816 10748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271517077 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10821] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10821/stat : 10821 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10822] ppid=10814 vsize=915464 CPUtime=0.15
/proc/10816/task/10822/stat : 10822 (java) S 10814 10816 10748 0 -1 64 348 0 0 0 15 0 0 0 17 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10823] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10823/stat : 10823 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10824] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10824/stat : 10824 (java) R 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7478 s]
/proc/loadavg: 1.94 2.00 1.99 3/93 10824
/proc/meminfo: memFree=1161456/2055920 swapFree=4171264/4192956
[pid=10816] ppid=10814 vsize=915464 CPUtime=12.61
/proc/10816/stat : 10816 (java) R 10814 10816 10748 0 -1 0 7293 0 1 0 1036 225 0 0 25 0 8 0 271517072 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734116 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10816/statm: 228866 7030 2476 14 0 215336 0
[pid=10816/tid=10818] ppid=10814 vsize=915464 CPUtime=0.02
/proc/10816/task/10818/stat : 10818 (java) S 10814 10816 10748 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 271517076 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10819] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10819/stat : 10819 (java) S 10814 10816 10748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271517077 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10820] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10820/stat : 10820 (java) S 10814 10816 10748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271517077 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10821] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10821/stat : 10821 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10822] ppid=10814 vsize=915464 CPUtime=0.15
/proc/10816/task/10822/stat : 10822 (java) S 10814 10816 10748 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10823] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10823/stat : 10823 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10824] ppid=10814 vsize=915464 CPUtime=0
/proc/10816/task/10824/stat : 10824 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271517080 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.6052 s]
/proc/loadavg: 1.95 2.00 1.99 3/93 10824
/proc/meminfo: memFree=1161520/2055920 swapFree=4171264/4192956
[pid=10816] ppid=10814 vsize=915468 CPUtime=25.36
/proc/10816/stat : 10816 (java) R 10814 10816 10748 0 -1 0 7293 0 1 0 2078 458 0 0 25 0 8 0 271517072 937439232 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10816/statm: 228867 7030 2476 14 0 215337 0
[pid=10816/tid=10818] ppid=10814 vsize=915468 CPUtime=0.02
/proc/10816/task/10818/stat : 10818 (java) S 10814 10816 10748 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 271517076 937439232 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10819] ppid=10814 vsize=915468 CPUtime=0
/proc/10816/task/10819/stat : 10819 (java) S 10814 10816 10748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271517077 937439232 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10820] ppid=10814 vsize=915468 CPUtime=0
/proc/10816/task/10820/stat : 10820 (java) S 10814 10816 10748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271517077 937439232 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10821] ppid=10814 vsize=915468 CPUtime=0
/proc/10816/task/10821/stat : 10821 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271517080 937439232 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10822] ppid=10814 vsize=915468 CPUtime=0.15
/proc/10816/task/10822/stat : 10822 (java) S 10814 10816 10748 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 271517080 937439232 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10823] ppid=10814 vsize=915468 CPUtime=0
/proc/10816/task/10823/stat : 10823 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271517080 937439232 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10816/tid=10824] ppid=10814 vsize=915468 CPUtime=0
/proc/10816/task/10824/stat : 10824 (java) S 10814 10816 10748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271517080 937439232 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915468

Child status: 0
Real time (s): 37.1368
CPU time (s): 36.7774
CPU user time (s): 30.4334
CPU system time (s): 6.34404
CPU usage (%): 99.0324
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.4334
system time used= 6.34403
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9152
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= 1945
involuntary context switches= 3726

runsolver used 0.041993 s user time and 0.134979 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri Jan 19 18:27:04 UTC 2007


IDJOB= 276092
IDBENCH= 5239
IDSOLVER= 69
FILE ID= node19/276092-1169231224

PBS_JOBID= 3588987

Free space on /tmp= 66558 MiB

SOLVER NAME= AbsconMax 109 PFC
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 pfc.xml 1 XSax /tmp/evaluation/276092-1169231224/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-276092-1169231224 -o ROOT/results/node19/solver-276092-1169231224 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276092-1169231224/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  06a85bcf310607617ac6134217af32cd

RANDOM SEED= 108521896

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1180360 kB
Buffers:         61132 kB
Cached:         692132 kB
SwapCached:      10172 kB
Active:         338504 kB
Inactive:       458256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1180360 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            1936 kB
Writeback:           0 kB
Mapped:          53768 kB
Slab:            63364 kB
Committed_AS:  7220600 kB
PageTables:       2336 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 node19 on Fri Jan 19 18:27:42 UTC 2007