Trace number 275900

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 34.4188 34.7697

General information on the benchmark

Namecomposed/composed-25-1-40/
composed-25-1-40-1_ext.xml
MD5SUMe6f912d560466da0d515f11f38ba7ca3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints259
Best CPU time to get the best result obtained on this benchmark34.4188
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints262
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension262
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275900-1169228803/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.102  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.59	     nbConstraints=262  nbRelationTypes=262  nbExtensionStructures=262  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=262  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4657  maxDegree=24
0.59	     maxArity=2
0.59	       =>  wckTime=0.27  cpuTime=0.18  mem=9M884
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.356  cpuTime=0.23  mem=5M644
0.68	
0.68	s SATISFIABLE
0.68	o 223
0.68	c 39
0.68	o 228
0.68	c 34
0.68	o 232
0.68	c 30
0.68	o 236
0.68	c 26
0.68	o 238
0.68	c 24
0.68	o 241
0.68	c 21
0.68	o 244
0.69	c 18
0.69	o 246
0.69	c 16
0.69	o 248
0.69	c 14
0.69	o 249
0.69	c 13
0.69	o 250
0.69	c 12
0.69	o 251
0.69	c 11
0.69	o 252
0.69	c 10
0.69	o 253
0.69	c 9
0.69	o 254
0.69	c 8
0.69	o 255
0.69	c 7
0.70	o 256
0.70	c 6
0.70	o 257
0.70	c 5
0.70	o 258
0.70	c 4
0.70	o 259
0.70	c 3
3.21	   
3.21	   search
3.21	     run=0  nbConstraintChecks=16676868  nbAssignments=10000
3.21	       =>  wckTime=2.536  cpuTime=2.5  mem=5M644
5.76	   
5.76	   search
5.76	     run=1  nbConstraintChecks=34194226  nbAssignments=20000
5.76	       =>  wckTime=5.086  cpuTime=5.02  mem=5M644
8.21	   
8.21	   search
8.21	     run=2  nbConstraintChecks=50761632  nbAssignments=30000
8.21	       =>  wckTime=7.532  cpuTime=7.44  mem=5M644
10.69	   
10.69	   search
10.69	     run=3  nbConstraintChecks=67777176  nbAssignments=40000
10.69	       =>  wckTime=10.015  cpuTime=9.91  mem=5M644
13.14	   
13.14	   search
13.14	     run=4  nbConstraintChecks=84643847  nbAssignments=50000
13.14	       =>  wckTime=12.468  cpuTime=12.33  mem=5M644
15.65	   
15.65	   search
15.65	     run=5  nbConstraintChecks=102004462  nbAssignments=60000
15.65	       =>  wckTime=14.975  cpuTime=14.82  mem=5M644
18.06	   
18.06	   search
18.06	     run=6  nbConstraintChecks=118513941  nbAssignments=70000
18.06	       =>  wckTime=17.388  cpuTime=17.21  mem=5M644
20.59	   
20.59	   search
20.59	     run=7  nbConstraintChecks=135936767  nbAssignments=80000
20.59	       =>  wckTime=19.918  cpuTime=19.71  mem=5M644
23.00	   
23.00	   search
23.00	     run=8  nbConstraintChecks=152239927  nbAssignments=90000
23.00	       =>  wckTime=22.326  cpuTime=22.1  mem=5M644
25.48	   
25.48	   search
25.48	     run=9  nbConstraintChecks=169179928  nbAssignments=100000
25.48	       =>  wckTime=24.805  cpuTime=24.56  mem=5M644
28.00	   
28.00	   search
28.00	     run=10  nbConstraintChecks=186463068  nbAssignments=110000
28.00	       =>  wckTime=27.327  cpuTime=27.06  mem=5M644
30.54	   
30.54	   search
30.54	     run=11  nbConstraintChecks=203962056  nbAssignments=120000
30.54	       =>  wckTime=29.869  cpuTime=29.58  mem=5M644
30.99	   
30.99	   search
30.99	     run=12  nbConstraintChecks=206963579  nbAssignments=121988
30.99	       =>  wckTime=30.321  cpuTime=30.03  mem=5M644
31.00	   
31.00	   global
31.00	     nbConstraintChecks=206963579  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.00	     solvingWckTime=30.319  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.00	     globalCpuTime=30.31
31.00	       =>  wckTime=30.678  cpuTime=30.26  mem=5M644
31.00	   
31.00	   solver IterativeSystematicSolver being built... 
31.13	       =>  wckTime=30.81  cpuTime=30.36  mem=16M633
31.14	   
31.14	   preprocessing
31.14	     nbConstraintChecks=40  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.14	     detectedInconsistency=no
31.14	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M633
31.19	   
31.19	   search
31.19	     run=0  nbConstraintChecks=47456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40
31.19	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=55  nbRestartNogoods=0
31.19	       =>  wckTime=0.055  cpuTime=0.04  mem=16M633
31.23	   
31.23	   search
31.23	     run=1  nbConstraintChecks=118177  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=93
31.23	     nbFailedAssignments=21  nbBacktracks=25  nbVisitedNodes=136  nbRestartNogoods=4
31.23	       =>  wckTime=0.102  cpuTime=0.07  mem=16M633
31.27	   
31.27	   search
31.27	     run=2  nbConstraintChecks=236113  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=153
31.27	     nbFailedAssignments=45  nbBacktracks=47  nbVisitedNodes=242  nbRestartNogoods=8
31.27	       =>  wckTime=0.142  cpuTime=0.1  mem=16M633
31.31	   
31.31	   search
31.31	     run=3  nbConstraintChecks=346035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=234
31.31	     nbFailedAssignments=71  nbBacktracks=84  nbVisitedNodes=380  nbRestartNogoods=14
31.31	       =>  wckTime=0.178  cpuTime=0.14  mem=16M633
31.42	   
31.42	   search
31.42	     run=4  nbConstraintChecks=773644  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=419
31.42	     nbFailedAssignments=193  nbBacktracks=134  nbVisitedNodes=737  nbRestartNogoods=21
31.42	       =>  wckTime=0.292  cpuTime=0.25  mem=16M633
31.51	   
31.51	   search
31.51	     run=5  nbConstraintChecks=1110282  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=601
31.51	     nbFailedAssignments=277  nbBacktracks=209  nbVisitedNodes=1078  nbRestartNogoods=23
31.51	       =>  wckTime=0.381  cpuTime=0.34  mem=16M633
31.63	   
31.63	   search
31.63	     run=6  nbConstraintChecks=1558976  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=844
31.63	     nbFailedAssignments=383  nbBacktracks=322  nbVisitedNodes=1540  nbRestartNogoods=30
31.63	       =>  wckTime=0.498  cpuTime=0.45  mem=16M633
31.76	   
31.76	   search
31.76	     run=7  nbConstraintChecks=2177826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1266
31.76	     nbFailedAssignments=613  nbBacktracks=492  nbVisitedNodes=2361  nbRestartNogoods=41
31.76	       =>  wckTime=0.633  cpuTime=0.58  mem=16M633
31.98	   
31.98	   search
31.98	     run=8  nbConstraintChecks=3064172  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1797
31.98	     nbFailedAssignments=862  nbBacktracks=750  nbVisitedNodes=3399  nbRestartNogoods=48
31.98	       =>  wckTime=0.85  cpuTime=0.77  mem=16M633
32.32	   
32.32	   search
32.32	     run=9  nbConstraintChecks=4463626  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2574
32.32	     nbFailedAssignments=1230  nbBacktracks=1134  nbVisitedNodes=4919  nbRestartNogoods=56
32.32	       =>  wckTime=1.19  cpuTime=1.11  mem=16M633
32.69	   
32.69	   search
32.69	     run=10  nbConstraintChecks=5882213  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3494
32.69	     nbFailedAssignments=1548  nbBacktracks=1710  nbVisitedNodes=6726  nbRestartNogoods=62
32.69	       =>  wckTime=1.56  cpuTime=1.47  mem=16M633
33.16	   
33.16	   search
33.16	     run=11  nbConstraintChecks=7812651  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4866
33.16	     nbFailedAssignments=2029  nbBacktracks=2580  nbVisitedNodes=9446  nbRestartNogoods=82
33.16	       =>  wckTime=2.034  cpuTime=1.94  mem=16M633
34.51	   
34.51	   search
34.51	     run=12  nbConstraintChecks=12659130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7802
34.51	     nbFailedAssignments=3650  nbBacktracks=3877  nbVisitedNodes=15297  nbRestartNogoods=90
34.51	       =>  wckTime=3.384  cpuTime=3.27  mem=16M633
34.73	   
34.73	   search
34.73	     run=13  nbConstraintChecks=12901772  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8134
34.73	     nbFailedAssignments=3898  nbBacktracks=3962  nbVisitedNodes=15950  nbRestartNogoods=94
34.73	       =>  wckTime=3.6  cpuTime=3.49  mem=16M633
34.73	   
34.73	   global
34.73	     nbConstraintChecks=12901812  nbRestartNogoods=94  solvingWckTime=3.602  solvingCpuTime=3.49  expiredTime=no
34.73	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=33.9
34.73	       =>  wckTime=34.413  cpuTime=33.85  mem=16M633
34.73	
34.73	s OPTIMUM FOUND
34.73	v 1 0 4 3 2 6 9 1 9 3 2 4 4 8 0 0 1 5 1 4 3 0 4 7 6 1 9 1 0 2 5 7 0 
34.73	   
34.73	   totalWckTime=34.493  totalCpuTime=33.9

Verifier Data (download as text)

3 unsatisfied constraints, 259 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/node13/watcher-275900-1169228803 -o ROOT/results/node13/solver-275900-1169228803 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275900-1169228803/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.06 2.04 2.00 4/94 14692
/proc/meminfo: memFree=1375688/2055920 swapFree=4169400/4192956
[pid=14691] ppid=14689 vsize=906644 CPUtime=0.02
/proc/14691/stat : 14691 (java) S 14689 14691 14066 0 -1 0 2069 0 1 0 1 1 0 0 18 0 2 0 271275295 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/14691/statm: 226661 1818 1036 14 0 214244 0
[pid=14691/tid=14693] ppid=14689 vsize=906644 CPUtime=0
/proc/14691/task/14693/stat : 14693 (java) R 14689 14691 14066 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 271275299 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.102694 s]
/proc/loadavg: 2.06 2.04 2.00 4/94 14692
/proc/meminfo: memFree=1375688/2055920 swapFree=4169400/4192956
[pid=14691] ppid=14689 vsize=914988 CPUtime=0.09
/proc/14691/stat : 14691 (java) R 14689 14691 14066 0 -1 0 2981 0 1 0 7 2 0 0 17 0 8 0 271275295 936947712 2727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153554683 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14691/statm: 228747 2727 1423 14 0 215242 0
[pid=14691/tid=14693] ppid=14689 vsize=914988 CPUtime=0
/proc/14691/task/14693/stat : 14693 (java) S 14689 14691 14066 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 271275299 936947712 2727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511748 s]
/proc/loadavg: 2.06 2.04 2.00 4/94 14692
/proc/meminfo: memFree=1375688/2055920 swapFree=4169400/4192956
[pid=14691] ppid=14689 vsize=915332 CPUtime=0.49
/proc/14691/stat : 14691 (java) R 14689 14691 14066 0 -1 0 6305 0 1 0 44 5 0 0 18 0 8 0 271275295 937299968 6044 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072897342 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14691/statm: 228833 6044 2140 14 0 215303 0
[pid=14691/tid=14693] ppid=14689 vsize=915332 CPUtime=0
/proc/14691/task/14693/stat : 14693 (java) S 14689 14691 14066 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 271275299 937299968 6044 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33686 s]
/proc/loadavg: 2.06 2.04 2.00 3/101 14699
/proc/meminfo: memFree=1356944/2055920 swapFree=4169400/4192956
[pid=14691] ppid=14689 vsize=915464 CPUtime=1.3
/proc/14691/stat : 14691 (java) R 14689 14691 14066 0 -1 0 7351 0 1 0 112 18 0 0 25 0 8 0 271275295 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14691/statm: 228866 7089 2476 14 0 215336 0
[pid=14691/tid=14693] ppid=14689 vsize=915464 CPUtime=0.02
/proc/14691/task/14693/stat : 14693 (java) S 14689 14691 14066 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 271275299 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14694] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14694/stat : 14694 (java) S 14689 14691 14066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271275300 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14695] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14695/stat : 14695 (java) S 14689 14691 14066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271275300 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14696] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14696/stat : 14696 (java) S 14689 14691 14066 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271275303 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14697] ppid=14689 vsize=915464 CPUtime=0.14
/proc/14691/task/14697/stat : 14697 (java) S 14689 14691 14066 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 271275303 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14698] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14698/stat : 14698 (java) S 14689 14691 14066 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271275303 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14699] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14699/stat : 14699 (java) S 14689 14691 14066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271275303 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.98607 s]
/proc/loadavg: 2.06 2.04 2.00 3/101 14699
/proc/meminfo: memFree=1356944/2055920 swapFree=4169400/4192956
[pid=14691] ppid=14689 vsize=915464 CPUtime=2.94
/proc/14691/stat : 14691 (java) R 14689 14691 14066 0 -1 0 7352 0 1 0 253 41 0 0 25 0 8 0 271275295 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733158 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14691/statm: 228866 7089 2476 14 0 215336 0
[pid=14691/tid=14693] ppid=14689 vsize=915464 CPUtime=0.02
/proc/14691/task/14693/stat : 14693 (java) S 14689 14691 14066 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 271275299 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14694] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14694/stat : 14694 (java) S 14689 14691 14066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271275300 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14695] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14695/stat : 14695 (java) S 14689 14691 14066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271275300 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14696] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14696/stat : 14696 (java) S 14689 14691 14066 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271275303 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14697] ppid=14689 vsize=915464 CPUtime=0.14
/proc/14691/task/14697/stat : 14697 (java) S 14689 14691 14066 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 271275303 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14698] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14698/stat : 14698 (java) S 14689 14691 14066 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271275303 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14699] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14699/stat : 14699 (java) S 14689 14691 14066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271275303 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.26551 s]
/proc/loadavg: 2.06 2.04 2.00 3/101 14699
/proc/meminfo: memFree=1356952/2055920 swapFree=4169400/4192956
[pid=14691] ppid=14689 vsize=915464 CPUtime=6.19
/proc/14691/stat : 14691 (java) R 14689 14691 14066 0 -1 0 7355 0 1 0 526 93 0 0 25 0 8 0 271275295 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733211 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14691/statm: 228866 7092 2476 14 0 215336 0
[pid=14691/tid=14693] ppid=14689 vsize=915464 CPUtime=0.02
/proc/14691/task/14693/stat : 14693 (java) S 14689 14691 14066 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 271275299 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14694] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14694/stat : 14694 (java) S 14689 14691 14066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271275300 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14695] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14695/stat : 14695 (java) S 14689 14691 14066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271275300 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14696] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14696/stat : 14696 (java) S 14689 14691 14066 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14697] ppid=14689 vsize=915464 CPUtime=0.15
/proc/14691/task/14697/stat : 14697 (java) S 14689 14691 14066 0 -1 64 349 0 0 0 15 0 0 0 17 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14698] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14698/stat : 14698 (java) S 14689 14691 14066 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14699] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14699/stat : 14699 (java) S 14689 14691 14066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.7544 s]
/proc/loadavg: 2.05 2.03 2.00 3/101 14699
/proc/meminfo: memFree=1356952/2055920 swapFree=4169400/4192956
[pid=14691] ppid=14689 vsize=915464 CPUtime=12.62
/proc/14691/stat : 14691 (java) R 14689 14691 14066 0 -1 0 7355 0 1 0 1057 205 0 0 25 0 8 0 271275295 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733158 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14691/statm: 228866 7092 2476 14 0 215336 0
[pid=14691/tid=14693] ppid=14689 vsize=915464 CPUtime=0.02
/proc/14691/task/14693/stat : 14693 (java) S 14689 14691 14066 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 271275299 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14694] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14694/stat : 14694 (java) S 14689 14691 14066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271275300 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14695] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14695/stat : 14695 (java) S 14689 14691 14066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271275300 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14696] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14696/stat : 14696 (java) S 14689 14691 14066 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14697] ppid=14689 vsize=915464 CPUtime=0.15
/proc/14691/task/14697/stat : 14697 (java) S 14689 14691 14066 0 -1 64 349 0 0 0 15 0 0 0 17 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14698] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14698/stat : 14698 (java) S 14689 14691 14066 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14699] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14699/stat : 14699 (java) S 14689 14691 14066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915464

[startup+25.5971 s]
/proc/loadavg: 2.04 2.03 2.00 3/101 14699
/proc/meminfo: memFree=1357080/2055920 swapFree=4169400/4192956
[pid=14691] ppid=14689 vsize=915464 CPUtime=25.35
/proc/14691/stat : 14691 (java) R 14689 14691 14066 0 -1 0 7355 0 1 0 2129 406 0 0 25 0 8 0 271275295 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733239 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14691/statm: 228866 7092 2476 14 0 215336 0
[pid=14691/tid=14693] ppid=14689 vsize=915464 CPUtime=0.02
/proc/14691/task/14693/stat : 14693 (java) S 14689 14691 14066 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 271275299 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14694] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14694/stat : 14694 (java) S 14689 14691 14066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271275300 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14695] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14695/stat : 14695 (java) S 14689 14691 14066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271275300 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14696] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14696/stat : 14696 (java) S 14689 14691 14066 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14697] ppid=14689 vsize=915464 CPUtime=0.15
/proc/14691/task/14697/stat : 14697 (java) S 14689 14691 14066 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14698] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14698/stat : 14698 (java) S 14689 14691 14066 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14691/tid=14699] ppid=14689 vsize=915464 CPUtime=0
/proc/14691/task/14699/stat : 14699 (java) S 14689 14691 14066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271275303 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 34.7697
CPU time (s): 34.4188
CPU user time (s): 29.4435
CPU system time (s): 4.97524
CPU usage (%): 98.9907
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.4435
system time used= 4.97524
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9166
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= 1861
involuntary context switches= 3502

runsolver used 0.048992 s user time and 0.110983 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri Jan 19 17:46:43 UTC 2007


IDJOB= 275900
IDBENCH= 5116
IDSOLVER= 69
FILE ID= node13/275900-1169228803

PBS_JOBID= 3588970

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e6f912d560466da0d515f11f38ba7ca3

RANDOM SEED= 307782963

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.247
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.247
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:       1376104 kB
Buffers:         59024 kB
Cached:         503780 kB
SwapCached:       3092 kB
Active:         288692 kB
Inactive:       313972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376104 kB
SwapTotal:     4192956 kB
SwapFree:      4169400 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          55124 kB
Slab:            61640 kB
Committed_AS:  7425188 kB
PageTables:       2496 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 node13 on Fri Jan 19 17:47:18 UTC 2007