Trace number 275321

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 37.6503 38.0222

General information on the benchmark

Namecomposed/composed-25-1-80/
composed-25-1-80-3_ext.xml
MD5SUM3a1b5a280d9aef34e4f3db5027225765
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints300
Best CPU time to get the best result obtained on this benchmark35.0407
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints302
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension302
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/275321-1169219983/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.101  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.59	     nbConstraints=302  nbRelationTypes=302  nbExtensionStructures=302  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=302  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5468  maxDegree=24
0.59	     maxArity=2
0.59	       =>  wckTime=0.276  cpuTime=0.18  mem=9M852
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.36  cpuTime=0.24  mem=5M683
0.68	
0.68	s SATISFIABLE
0.68	o 258
0.68	c 44
0.68	o 264
0.68	c 38
0.68	o 268
0.68	c 34
0.68	o 272
0.68	c 30
0.68	o 273
0.68	c 29
0.68	o 276
0.68	c 26
0.68	o 278
0.68	c 24
0.68	o 279
0.68	c 23
0.68	o 281
0.68	c 21
0.68	o 283
0.68	c 19
0.68	o 286
0.68	c 16
0.68	o 287
0.68	c 15
0.68	o 289
0.68	c 13
0.69	o 290
0.69	c 12
0.69	o 292
0.69	c 10
0.69	o 294
0.69	c 8
0.69	o 295
0.69	c 7
0.69	o 296
0.69	c 6
0.69	o 297
0.69	c 5
0.69	o 298
0.69	c 4
0.70	o 299
0.70	c 3
0.70	o 300
0.70	c 2
3.31	   
3.31	   search
3.31	     run=0  nbConstraintChecks=17864228  nbAssignments=10000
3.31	       =>  wckTime=2.64  cpuTime=2.6  mem=5M683
6.02	   
6.02	   search
6.03	     run=1  nbConstraintChecks=36911419  nbAssignments=20000
6.03	       =>  wckTime=5.355  cpuTime=5.28  mem=5M683
8.72	   
8.72	   search
8.72	     run=2  nbConstraintChecks=55915170  nbAssignments=30000
8.72	       =>  wckTime=8.05  cpuTime=7.96  mem=5M683
11.41	   
11.41	   search
11.41	     run=3  nbConstraintChecks=74826151  nbAssignments=40000
11.41	       =>  wckTime=10.738  cpuTime=10.62  mem=5M683
13.97	   
13.97	   search
13.97	     run=4  nbConstraintChecks=92673955  nbAssignments=50000
13.97	       =>  wckTime=13.301  cpuTime=13.17  mem=5M683
16.60	   
16.60	   search
16.60	     run=5  nbConstraintChecks=111302183  nbAssignments=60000
16.60	       =>  wckTime=15.93  cpuTime=15.78  mem=5M683
19.14	   
19.14	   search
19.14	     run=6  nbConstraintChecks=129002554  nbAssignments=70000
19.14	       =>  wckTime=18.468  cpuTime=18.29  mem=5M683
21.77	   
21.77	   search
21.77	     run=7  nbConstraintChecks=147578807  nbAssignments=80000
21.77	       =>  wckTime=21.101  cpuTime=20.91  mem=5M683
24.36	   
24.36	   search
24.36	     run=8  nbConstraintChecks=165638818  nbAssignments=90000
24.36	       =>  wckTime=23.685  cpuTime=23.47  mem=5M683
27.05	   
27.05	   search
27.05	     run=9  nbConstraintChecks=184607976  nbAssignments=100000
27.05	       =>  wckTime=26.382  cpuTime=26.14  mem=5M683
29.68	   
29.68	   search
29.68	     run=10  nbConstraintChecks=202918876  nbAssignments=110000
29.68	       =>  wckTime=29.008  cpuTime=28.75  mem=5M683
30.96	   
30.96	   search
30.96	     run=11  nbConstraintChecks=211889764  nbAssignments=114871
30.96	       =>  wckTime=30.292  cpuTime=30.03  mem=5M683
30.96	   
30.96	   global
30.96	     nbConstraintChecks=211889764  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.96	     solvingWckTime=30.291  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.96	     globalCpuTime=30.31
30.97	       =>  wckTime=30.653  cpuTime=30.26  mem=5M683
30.97	   
30.97	   solver IterativeSystematicSolver being built... 
31.10	       =>  wckTime=30.785  cpuTime=30.36  mem=16M673
31.11	   
31.11	   preprocessing
31.11	     nbConstraintChecks=80  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.11	     detectedInconsistency=no
31.11	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M673
31.18	   
31.18	   search
31.18	     run=0  nbConstraintChecks=104928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43
31.18	     nbFailedAssignments=23  nbBacktracks=10  nbVisitedNodes=77  nbRestartNogoods=0
31.18	       =>  wckTime=0.081  cpuTime=0.06  mem=16M673
31.24	   
31.24	   search
31.24	     run=1  nbConstraintChecks=221497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
31.24	     nbFailedAssignments=52  nbBacktracks=25  nbVisitedNodes=173  nbRestartNogoods=3
31.24	       =>  wckTime=0.143  cpuTime=0.12  mem=16M673
31.32	   
31.32	   search
31.32	     run=2  nbConstraintChecks=454787  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=181
31.32	     nbFailedAssignments=105  nbBacktracks=49  nbVisitedNodes=336  nbRestartNogoods=9
31.32	       =>  wckTime=0.219  cpuTime=0.19  mem=16M673
31.43	   
31.43	   search
31.43	     run=3  nbConstraintChecks=826219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=328
31.43	     nbFailedAssignments=212  nbBacktracks=82  nbVisitedNodes=622  nbRestartNogoods=10
31.43	       =>  wckTime=0.337  cpuTime=0.3  mem=16M673
31.61	   
31.61	   search
31.61	     run=4  nbConstraintChecks=1251940  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=544
31.61	     nbFailedAssignments=366  nbBacktracks=133  nbVisitedNodes=1043  nbRestartNogoods=14
31.61	       =>  wckTime=0.511  cpuTime=0.48  mem=16M673
31.71	   
31.71	   search
31.71	     run=5  nbConstraintChecks=1582110  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=709
31.72	     nbFailedAssignments=437  nbBacktracks=208  nbVisitedNodes=1351  nbRestartNogoods=18
31.72	       =>  wckTime=0.617  cpuTime=0.58  mem=16M673
31.94	   
31.94	   search
31.94	     run=6  nbConstraintChecks=2287652  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1001
31.94	     nbFailedAssignments=600  nbBacktracks=322  nbVisitedNodes=1919  nbRestartNogoods=25
31.94	       =>  wckTime=0.842  cpuTime=0.8  mem=16M673
32.25	   
32.25	   search
32.25	     run=7  nbConstraintChecks=3221565  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1444
32.25	     nbFailedAssignments=859  nbBacktracks=492  nbVisitedNodes=2791  nbRestartNogoods=34
32.25	       =>  wckTime=1.148  cpuTime=1.1  mem=16M673
32.58	   
32.58	   search
32.58	     run=8  nbConstraintChecks=4377910  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1972
32.58	     nbFailedAssignments=1110  nbBacktracks=750  nbVisitedNodes=3825  nbRestartNogoods=54
32.58	       =>  wckTime=1.485  cpuTime=1.41  mem=16M673
33.10	   
33.10	   search
33.10	     run=9  nbConstraintChecks=5966250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2768
33.10	     nbFailedAssignments=1506  nbBacktracks=1134  nbVisitedNodes=5398  nbRestartNogoods=66
33.10	       =>  wckTime=1.998  cpuTime=1.92  mem=16M673
33.99	   
33.99	   search
33.99	     run=10  nbConstraintChecks=8742832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3942
33.99	     nbFailedAssignments=2081  nbBacktracks=1710  nbVisitedNodes=7718  nbRestartNogoods=83
33.99	       =>  wckTime=2.894  cpuTime=2.8  mem=16M673
35.02	   
35.02	   search
35.02	     run=11  nbConstraintChecks=12512799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5562
35.02	     nbFailedAssignments=2821  nbBacktracks=2574  nbVisitedNodes=10936  nbRestartNogoods=102
35.02	       =>  wckTime=3.926  cpuTime=3.83  mem=16M673
36.75	   
36.75	   search
36.75	     run=12  nbConstraintChecks=18121034  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8004
36.75	     nbFailedAssignments=3950  nbBacktracks=3872  nbVisitedNodes=15795  nbRestartNogoods=115
36.75	       =>  wckTime=5.652  cpuTime=5.54  mem=16M673
37.82	   
37.82	   search
37.82	     run=13  nbConstraintChecks=22695652  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10797
37.82	     nbFailedAssignments=4772  nbBacktracks=5819  nbVisitedNodes=21285  nbRestartNogoods=123
37.82	       =>  wckTime=6.719  cpuTime=6.6  mem=16M673
37.96	   
37.96	   search
37.96	     run=14  nbConstraintChecks=23082910  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10992
37.96	     nbFailedAssignments=4865  nbBacktracks=5922  nbVisitedNodes=21674  nbRestartNogoods=132
37.96	       =>  wckTime=6.86  cpuTime=6.74  mem=16M673
37.96	   
37.96	   global
37.96	     nbConstraintChecks=23082990  nbRestartNogoods=132  solvingWckTime=6.86  solvingCpuTime=6.74  expiredTime=no
37.96	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=37.15
37.96	       =>  wckTime=37.647  cpuTime=37.1  mem=16M673
37.96	
37.96	s OPTIMUM FOUND
37.96	v 4 3 9 5 5 1 4 4 7 5 6 7 3 2 0 1 8 6 3 9 9 4 5 8 9 0 0 6 8 8 6 2 0 
37.96	   
37.96	   totalWckTime=37.725  totalCpuTime=37.15

Verifier Data (download as text)

2 unsatisfied constraints, 300 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node61/watcher-275321-1169219983 -o ROOT/results/node61/solver-275321-1169219983 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275321-1169219983/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.94 1.98 1.98 4/73 24292
/proc/meminfo: memFree=1386024/2055920 swapFree=4191892/4192956
[pid=24291] ppid=24289 vsize=18540 CPUtime=0
/proc/24291/stat : 24291 (runsolver) R 24289 24291 23488 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 270396125 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/24291/statm: 4635 279 244 17 0 2626 0

[startup+0.107127 s]
/proc/loadavg: 1.94 1.98 1.98 4/73 24292
/proc/meminfo: memFree=1386024/2055920 swapFree=4191892/4192956
[pid=24291] ppid=24289 vsize=914988 CPUtime=0.09
/proc/24291/stat : 24291 (java) R 24289 24291 23488 0 -1 0 2996 0 1 0 7 2 0 0 17 0 8 0 270396125 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925704 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24291/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515199 s]
/proc/loadavg: 1.94 1.98 1.98 4/73 24292
/proc/meminfo: memFree=1386024/2055920 swapFree=4191892/4192956
[pid=24291] ppid=24289 vsize=915332 CPUtime=0.5
/proc/24291/stat : 24291 (java) R 24289 24291 23488 0 -1 0 6342 0 1 0 46 4 0 0 18 0 8 0 270396125 937299968 6081 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073603530 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24291/statm: 228833 6081 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33634 s]
/proc/loadavg: 1.95 1.98 1.98 3/80 24299
/proc/meminfo: memFree=1366960/2055920 swapFree=4191892/4192956
[pid=24291] ppid=24289 vsize=915464 CPUtime=1.3
/proc/24291/stat : 24291 (java) R 24289 24291 23488 0 -1 0 7416 0 1 0 114 16 0 0 25 0 8 0 270396125 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073739443 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24291/statm: 228866 7154 2476 14 0 215336 0
[pid=24291/tid=24293] ppid=24289 vsize=915464 CPUtime=0.03
/proc/24291/task/24293/stat : 24293 (java) S 24289 24291 23488 0 -1 64 201 0 0 0 3 0 0 0 16 0 8 0 270396129 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24294] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24294/stat : 24294 (java) S 24289 24291 23488 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270396130 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24295] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24295/stat : 24295 (java) S 24289 24291 23488 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270396130 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24296] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24296/stat : 24296 (java) S 24289 24291 23488 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270396133 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24297] ppid=24289 vsize=915464 CPUtime=0.14
/proc/24291/task/24297/stat : 24297 (java) S 24289 24291 23488 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 270396133 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24298] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24298/stat : 24298 (java) S 24289 24291 23488 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270396133 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24299] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24299/stat : 24299 (java) S 24289 24291 23488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270396133 937435136 7154 18446744073709551615 134512640 134570532 4294956480 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.97462 s]
/proc/loadavg: 1.95 1.98 1.98 3/80 24299
/proc/meminfo: memFree=1366960/2055920 swapFree=4191892/4192956
[pid=24291] ppid=24289 vsize=915464 CPUtime=2.93
/proc/24291/stat : 24291 (java) R 24289 24291 23488 0 -1 0 7417 0 1 0 253 40 0 0 25 0 8 0 270396125 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073740837 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24291/statm: 228866 7154 2476 14 0 215336 0
[pid=24291/tid=24293] ppid=24289 vsize=915464 CPUtime=0.03
/proc/24291/task/24293/stat : 24293 (java) S 24289 24291 23488 0 -1 64 201 0 0 0 3 0 0 0 16 0 8 0 270396129 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24294] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24294/stat : 24294 (java) S 24289 24291 23488 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270396130 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24295] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24295/stat : 24295 (java) S 24289 24291 23488 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270396130 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24296] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24296/stat : 24296 (java) S 24289 24291 23488 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270396133 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24297] ppid=24289 vsize=915464 CPUtime=0.14
/proc/24291/task/24297/stat : 24297 (java) S 24289 24291 23488 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 270396133 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24298] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24298/stat : 24298 (java) S 24289 24291 23488 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270396133 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24299] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24299/stat : 24299 (java) S 24289 24291 23488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270396133 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.26922 s]
/proc/loadavg: 1.95 1.98 1.98 3/80 24299
/proc/meminfo: memFree=1366896/2055920 swapFree=4191892/4192956
[pid=24291] ppid=24289 vsize=915468 CPUtime=6.2
/proc/24291/stat : 24291 (java) R 24289 24291 23488 0 -1 0 7419 0 1 0 530 90 0 0 25 0 8 0 270396125 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24291/statm: 228867 7156 2476 14 0 215337 0
[pid=24291/tid=24293] ppid=24289 vsize=915468 CPUtime=0.03
/proc/24291/task/24293/stat : 24293 (java) S 24289 24291 23488 0 -1 64 201 0 0 0 3 0 0 0 16 0 8 0 270396129 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24294] ppid=24289 vsize=915468 CPUtime=0
/proc/24291/task/24294/stat : 24294 (java) S 24289 24291 23488 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270396130 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24295] ppid=24289 vsize=915468 CPUtime=0
/proc/24291/task/24295/stat : 24295 (java) S 24289 24291 23488 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270396130 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24296] ppid=24289 vsize=915468 CPUtime=0
/proc/24291/task/24296/stat : 24296 (java) S 24289 24291 23488 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270396133 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24297] ppid=24289 vsize=915468 CPUtime=0.15
/proc/24291/task/24297/stat : 24297 (java) S 24289 24291 23488 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 270396133 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24298] ppid=24289 vsize=915468 CPUtime=0
/proc/24291/task/24298/stat : 24298 (java) S 24289 24291 23488 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270396133 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24299] ppid=24289 vsize=915468 CPUtime=0
/proc/24291/task/24299/stat : 24299 (java) S 24289 24291 23488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270396133 937439232 7156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915468

[startup+12.7493 s]
/proc/loadavg: 1.95 1.98 1.98 3/80 24299
/proc/meminfo: memFree=1366968/2055920 swapFree=4191892/4192956
[pid=24291] ppid=24289 vsize=915464 CPUtime=12.62
/proc/24291/stat : 24291 (java) R 24289 24291 23488 0 -1 0 7420 0 1 0 1078 184 0 0 25 0 8 0 270396125 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073739901 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24291/statm: 228866 7157 2476 14 0 215336 0
[pid=24291/tid=24293] ppid=24289 vsize=915464 CPUtime=0.03
/proc/24291/task/24293/stat : 24293 (java) S 24289 24291 23488 0 -1 64 201 0 0 0 3 0 0 0 16 0 8 0 270396129 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24294] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24294/stat : 24294 (java) S 24289 24291 23488 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270396130 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24295] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24295/stat : 24295 (java) S 24289 24291 23488 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270396130 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24296] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24296/stat : 24296 (java) S 24289 24291 23488 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270396133 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24297] ppid=24289 vsize=915464 CPUtime=0.15
/proc/24291/task/24297/stat : 24297 (java) S 24289 24291 23488 0 -1 64 351 0 0 0 15 0 0 0 16 0 8 0 270396133 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24298] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24298/stat : 24298 (java) S 24289 24291 23488 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270396133 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24299] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24299/stat : 24299 (java) S 24289 24291 23488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270396133 937435136 7157 18446744073709551615 134512640 134570532 4294956480 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.6086 s]
/proc/loadavg: 1.96 1.98 1.98 3/80 24299
/proc/meminfo: memFree=1367160/2055920 swapFree=4191892/4192956
[pid=24291] ppid=24289 vsize=915464 CPUtime=25.39
/proc/24291/stat : 24291 (java) R 24289 24291 23488 0 -1 0 7420 0 1 0 2154 385 0 0 25 0 8 0 270396125 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073739802 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24291/statm: 228866 7157 2476 14 0 215336 0
[pid=24291/tid=24293] ppid=24289 vsize=915464 CPUtime=0.03
/proc/24291/task/24293/stat : 24293 (java) S 24289 24291 23488 0 -1 64 201 0 0 0 3 0 0 0 16 0 8 0 270396129 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24294] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24294/stat : 24294 (java) S 24289 24291 23488 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270396130 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24295] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24295/stat : 24295 (java) S 24289 24291 23488 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270396130 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24296] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24296/stat : 24296 (java) S 24289 24291 23488 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270396133 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24297] ppid=24289 vsize=915464 CPUtime=0.15
/proc/24291/task/24297/stat : 24297 (java) S 24289 24291 23488 0 -1 64 351 0 0 0 15 0 0 0 16 0 8 0 270396133 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24298] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24298/stat : 24298 (java) S 24289 24291 23488 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270396133 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24291/tid=24299] ppid=24289 vsize=915464 CPUtime=0
/proc/24291/task/24299/stat : 24299 (java) S 24289 24291 23488 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270396133 937435136 7157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 38.0222
CPU time (s): 37.6503
CPU user time (s): 32.951
CPU system time (s): 4.69929
CPU usage (%): 99.0218
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.951
system time used= 4.69928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9181
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= 1943
involuntary context switches= 3012

runsolver used 0.050992 s user time and 0.118981 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Fri Jan 19 15:19:43 UTC 2007


IDJOB= 275321
IDBENCH= 3793
IDSOLVER= 69
FILE ID= node61/275321-1169219983

PBS_JOBID= 3589115

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3a1b5a280d9aef34e4f3db5027225765

RANDOM SEED= 872209199

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.259
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.259
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:       1386440 kB
Buffers:         51764 kB
Cached:         515488 kB
SwapCached:        480 kB
Active:         113028 kB
Inactive:       477992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386440 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          33904 kB
Slab:            64056 kB
Committed_AS:  5081248 kB
PageTables:       1704 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node61 on Fri Jan 19 15:20:21 UTC 2007