Trace number 275357

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.2008 34.2595

General information on the benchmark

Namecomposed/composed-25-1-80/
composed-25-1-80-7_ext.xml
MD5SUM43f8c52ab4dc6387806c6596451fed65
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 benchmark34.2008
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints302
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension302
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/275357-1169220346/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.096  cpuTime=0.08  mem=6M910
0.39	   
0.39	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.55	     nbConstraints=302  nbRelationTypes=302  nbExtensionStructures=302  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=302  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5477  maxDegree=24
0.55	     maxArity=2
0.55	       =>  wckTime=0.261  cpuTime=0.17  mem=9M852
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.341  cpuTime=0.21  mem=5M683
0.63	
0.63	s SATISFIABLE
0.63	o 260
0.63	c 42
0.64	o 265
0.64	c 37
0.64	o 270
0.64	c 32
0.64	o 274
0.64	c 28
0.64	o 277
0.64	c 25
0.64	o 280
0.64	c 22
0.64	o 282
0.64	c 20
0.64	o 284
0.64	c 18
0.64	o 286
0.64	c 16
0.64	o 288
0.64	c 14
0.64	o 290
0.64	c 12
0.64	o 291
0.64	c 11
0.64	o 292
0.64	c 10
0.65	o 293
0.65	c 9
0.65	o 294
0.65	c 8
0.65	o 295
0.65	c 7
0.65	o 296
0.65	c 6
0.66	o 297
0.66	c 5
0.66	o 298
0.66	c 4
0.68	o 299
0.68	c 3
0.68	o 300
0.68	c 2
3.08	   
3.08	   search
3.08	     run=0  nbConstraintChecks=17771627  nbAssignments=10000
3.08	       =>  wckTime=2.449  cpuTime=2.43  mem=5M683
5.57	   
5.57	   search
5.57	     run=1  nbConstraintChecks=36703533  nbAssignments=20000
5.57	       =>  wckTime=4.944  cpuTime=4.92  mem=5M683
7.88	   
7.88	   search
7.88	     run=2  nbConstraintChecks=53924330  nbAssignments=30000
7.88	       =>  wckTime=7.255  cpuTime=7.22  mem=5M683
10.38	   
10.38	   search
10.38	     run=3  nbConstraintChecks=72931109  nbAssignments=40000
10.38	       =>  wckTime=9.748  cpuTime=9.72  mem=5M683
12.70	   
12.70	   search
12.70	     run=4  nbConstraintChecks=90424277  nbAssignments=50000
12.70	       =>  wckTime=12.071  cpuTime=12.04  mem=5M683
15.12	   
15.12	   search
15.12	     run=5  nbConstraintChecks=108807096  nbAssignments=60000
15.12	       =>  wckTime=14.489  cpuTime=14.46  mem=5M683
17.45	   
17.45	   search
17.45	     run=6  nbConstraintChecks=126462439  nbAssignments=70000
17.45	       =>  wckTime=16.825  cpuTime=16.79  mem=5M683
19.94	   
19.94	   search
19.94	     run=7  nbConstraintChecks=145485188  nbAssignments=80000
19.94	       =>  wckTime=19.313  cpuTime=19.28  mem=5M683
22.31	   
22.31	   search
22.31	     run=8  nbConstraintChecks=163236193  nbAssignments=90000
22.31	       =>  wckTime=21.681  cpuTime=21.64  mem=5M683
24.78	   
24.78	   search
24.78	     run=9  nbConstraintChecks=181977001  nbAssignments=100000
24.78	       =>  wckTime=24.151  cpuTime=24.12  mem=5M683
27.14	   
27.14	   search
27.14	     run=10  nbConstraintChecks=199673938  nbAssignments=110000
27.14	       =>  wckTime=26.514  cpuTime=26.48  mem=5M683
29.67	   
29.67	   search
29.67	     run=11  nbConstraintChecks=218966251  nbAssignments=120000
29.67	       =>  wckTime=29.042  cpuTime=29.01  mem=5M683
30.70	   
30.70	   search
30.70	     run=12  nbConstraintChecks=226590952  nbAssignments=124622
30.70	       =>  wckTime=30.069  cpuTime=30.04  mem=5M683
30.70	   
30.70	   global
30.70	     nbConstraintChecks=226590952  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.70	     solvingWckTime=30.067  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.70	     globalCpuTime=30.3
30.70	       =>  wckTime=30.41  cpuTime=30.25  mem=5M683
30.70	   
30.70	   solver IterativeSystematicSolver being built... 
30.82	       =>  wckTime=30.533  cpuTime=30.35  mem=16M681
30.83	   
30.83	   preprocessing
30.83	     nbConstraintChecks=30  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.83	     detectedInconsistency=no
30.83	       =>  wckTime=0.0070  cpuTime=0.0  mem=16M681
30.92	   
30.92	   search
30.92	     run=0  nbConstraintChecks=146762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=61
30.92	     nbFailedAssignments=44  nbBacktracks=10  nbVisitedNodes=114  nbRestartNogoods=0
30.92	       =>  wckTime=0.095  cpuTime=0.06  mem=16M681
30.97	   
30.97	   search
30.97	     run=1  nbConstraintChecks=251686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121
30.97	     nbFailedAssignments=73  nbBacktracks=25  nbVisitedNodes=218  nbRestartNogoods=3
30.97	       =>  wckTime=0.148  cpuTime=0.11  mem=16M681
31.06	   
31.06	   search
31.06	     run=2  nbConstraintChecks=437286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=219
31.06	     nbFailedAssignments=137  nbBacktracks=47  nbVisitedNodes=402  nbRestartNogoods=14
31.06	       =>  wckTime=0.237  cpuTime=0.19  mem=16M681
31.12	   
31.12	   search
31.12	     run=3  nbConstraintChecks=622415  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=328
31.12	     nbFailedAssignments=196  nbBacktracks=83  nbVisitedNodes=605  nbRestartNogoods=27
31.12	       =>  wckTime=0.299  cpuTime=0.26  mem=16M681
31.19	   
31.19	   search
31.19	     run=4  nbConstraintChecks=858091  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=456
31.19	     nbFailedAssignments=259  nbBacktracks=133  nbVisitedNodes=846  nbRestartNogoods=43
31.19	       =>  wckTime=0.37  cpuTime=0.33  mem=16M681
31.31	   
31.31	   search
31.31	     run=5  nbConstraintChecks=1298837  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=660
31.31	     nbFailedAssignments=372  nbBacktracks=209  nbVisitedNodes=1239  nbRestartNogoods=52
31.31	       =>  wckTime=0.49  cpuTime=0.44  mem=16M681
31.62	   
31.62	   search
31.62	     run=6  nbConstraintChecks=2501513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1123
31.62	     nbFailedAssignments=710  nbBacktracks=322  nbVisitedNodes=2153  nbRestartNogoods=62
31.62	       =>  wckTime=0.797  cpuTime=0.75  mem=16M681
31.92	   
31.92	   search
31.92	     run=7  nbConstraintChecks=3471010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1572
31.92	     nbFailedAssignments=975  nbBacktracks=492  nbVisitedNodes=3037  nbRestartNogoods=70
31.92	       =>  wckTime=1.095  cpuTime=1.02  mem=16M681
32.68	   
32.68	   search
32.68	     run=8  nbConstraintChecks=5277314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2684
32.68	     nbFailedAssignments=1805  nbBacktracks=753  nbVisitedNodes=5226  nbRestartNogoods=81
32.68	       =>  wckTime=1.855  cpuTime=1.78  mem=16M681
33.28	   
33.28	   search
33.28	     run=9  nbConstraintChecks=7797078  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3619
33.28	     nbFailedAssignments=2341  nbBacktracks=1138  nbVisitedNodes=7082  nbRestartNogoods=103
33.28	       =>  wckTime=2.462  cpuTime=2.39  mem=16M681
33.98	   
33.98	   search
33.98	     run=10  nbConstraintChecks=10410268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4845
33.98	     nbFailedAssignments=2982  nbBacktracks=1714  nbVisitedNodes=9525  nbRestartNogoods=115
33.98	       =>  wckTime=3.16  cpuTime=3.08  mem=16M681
34.23	   
34.23	   search
34.23	     run=11  nbConstraintChecks=11389290  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5474
34.23	     nbFailedAssignments=3179  nbBacktracks=2147  nbVisitedNodes=10776  nbRestartNogoods=128
34.23	       =>  wckTime=3.407  cpuTime=3.33  mem=16M681
34.23	   
34.23	   global
34.23	     nbConstraintChecks=11389320  nbRestartNogoods=128  solvingWckTime=3.408  solvingCpuTime=3.33  expiredTime=no
34.23	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=33.73
34.23	       =>  wckTime=33.941  cpuTime=33.68  mem=16M681
34.23	
34.23	s OPTIMUM FOUND
34.23	v 0 7 6 5 2 6 2 2 8 1 2 0 5 5 9 6 4 1 0 4 5 1 4 9 4 8 2 2 2 6 9 8 9 
34.23	   
34.23	   totalWckTime=34.014  totalCpuTime=33.73

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/node69/watcher-275357-1169220346 -o ROOT/results/node69/solver-275357-1169220346 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275357-1169220346/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.00 2.02 1.99 4/80 16397
/proc/meminfo: memFree=1198488/2055920 swapFree=4192812/4192956
[pid=16396] ppid=16394 vsize=292 CPUtime=0
/proc/16396/stat : 16396 (java) R 16394 16396 15644 0 -1 0 231 0 0 0 0 0 0 0 18 0 1 0 69531503 299008 37 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 11915012 0 0 4096 0 0 0 0 17 0 0 0
/proc/16396/statm: 77 40 31 14 0 5 0

[startup+0.107403 s]
/proc/loadavg: 2.00 2.02 1.99 4/80 16397
/proc/meminfo: memFree=1198488/2055920 swapFree=4192812/4192956
[pid=16396] ppid=16394 vsize=914988 CPUtime=0.09
/proc/16396/stat : 16396 (java) R 16394 16396 15644 0 -1 0 3075 0 1 0 7 2 0 0 24 0 8 0 69531503 936947712 2821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155770466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16396/statm: 228747 2822 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515437 s]
/proc/loadavg: 2.00 2.02 1.99 4/80 16397
/proc/meminfo: memFree=1198488/2055920 swapFree=4192812/4192956
[pid=16396] ppid=16394 vsize=915332 CPUtime=0.5
/proc/16396/stat : 16396 (java) R 16394 16396 15644 0 -1 0 6608 0 1 0 45 5 0 0 25 0 8 0 69531503 937299968 6347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16396/statm: 228833 6347 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33651 s]
/proc/loadavg: 2.00 2.02 1.99 3/87 16404
/proc/meminfo: memFree=1179616/2055920 swapFree=4192812/4192956
[pid=16396] ppid=16394 vsize=915464 CPUtime=1.31
/proc/16396/stat : 16396 (java) R 16394 16396 15644 0 -1 0 7414 0 1 0 113 18 0 0 25 0 8 0 69531503 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16396/statm: 228866 7152 2476 14 0 215336 0
[pid=16396/tid=16398] ppid=16394 vsize=915464 CPUtime=0.02
/proc/16396/task/16398/stat : 16398 (java) S 16394 16396 15644 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 69531507 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16399] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16399/stat : 16399 (java) S 16394 16396 15644 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69531507 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16400] ppid=16394 vsize=915468 CPUtime=0
/proc/16396/task/16400/stat : 16400 (java) S 16394 16396 15644 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69531507 937439232 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16401] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16401/stat : 16401 (java) S 16394 16396 15644 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 69531510 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16402] ppid=16394 vsize=915464 CPUtime=0.13
/proc/16396/task/16402/stat : 16402 (java) S 16394 16396 15644 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 69531510 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16403] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16403/stat : 16403 (java) S 16394 16396 15644 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 69531510 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16404] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16404/stat : 16404 (java) S 16394 16396 15644 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69531510 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.98665 s]
/proc/loadavg: 2.00 2.02 1.99 3/87 16404
/proc/meminfo: memFree=1179552/2055920 swapFree=4192812/4192956
[pid=16396] ppid=16394 vsize=915464 CPUtime=2.95
/proc/16396/stat : 16396 (java) R 16394 16396 15644 0 -1 0 7415 0 1 0 252 43 0 0 25 0 8 0 69531503 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16396/statm: 228866 7152 2476 14 0 215336 0
[pid=16396/tid=16398] ppid=16394 vsize=915464 CPUtime=0.02
/proc/16396/task/16398/stat : 16398 (java) S 16394 16396 15644 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 69531507 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16399] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16399/stat : 16399 (java) S 16394 16396 15644 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69531507 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16400] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16400/stat : 16400 (java) S 16394 16396 15644 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69531507 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16401] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16401/stat : 16401 (java) S 16394 16396 15644 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 69531510 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16402] ppid=16394 vsize=915464 CPUtime=0.13
/proc/16396/task/16402/stat : 16402 (java) S 16394 16396 15644 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 69531510 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16403] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16403/stat : 16403 (java) S 16394 16396 15644 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 69531510 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16404] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16404/stat : 16404 (java) S 16394 16396 15644 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69531510 937435136 7152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.28493 s]
/proc/loadavg: 2.00 2.02 1.99 3/87 16404
/proc/meminfo: memFree=1179424/2055920 swapFree=4192812/4192956
[pid=16396] ppid=16394 vsize=915464 CPUtime=6.26
/proc/16396/stat : 16396 (java) R 16394 16396 15644 0 -1 0 7417 0 1 0 534 92 0 0 25 0 8 0 69531503 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16396/statm: 228866 7154 2476 14 0 215336 0
[pid=16396/tid=16398] ppid=16394 vsize=915464 CPUtime=0.02
/proc/16396/task/16398/stat : 16398 (java) S 16394 16396 15644 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 69531507 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16399] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16399/stat : 16399 (java) S 16394 16396 15644 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69531507 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16400] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16400/stat : 16400 (java) S 16394 16396 15644 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69531507 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16401] ppid=16394 vsize=915468 CPUtime=0
/proc/16396/task/16401/stat : 16401 (java) S 16394 16396 15644 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 69531510 937439232 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16402] ppid=16394 vsize=915464 CPUtime=0.14
/proc/16396/task/16402/stat : 16402 (java) S 16394 16396 15644 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 69531510 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16403] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16403/stat : 16403 (java) S 16394 16396 15644 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 69531510 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16404] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16404/stat : 16404 (java) S 16394 16396 15644 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69531510 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 915464

[startup+12.7705 s]
/proc/loadavg: 2.00 2.02 1.99 3/87 16404
/proc/meminfo: memFree=1179432/2055920 swapFree=4192812/4192956
[pid=16396] ppid=16394 vsize=915464 CPUtime=12.74
/proc/16396/stat : 16396 (java) R 16394 16396 15644 0 -1 0 7417 0 1 0 1082 192 0 0 25 0 8 0 69531503 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16396/statm: 228866 7154 2476 14 0 215336 0
[pid=16396/tid=16398] ppid=16394 vsize=915464 CPUtime=0.02
/proc/16396/task/16398/stat : 16398 (java) S 16394 16396 15644 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 69531507 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16399] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16399/stat : 16399 (java) S 16394 16396 15644 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69531507 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16400] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16400/stat : 16400 (java) S 16394 16396 15644 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69531507 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16401] ppid=16394 vsize=915468 CPUtime=0
/proc/16396/task/16401/stat : 16401 (java) S 16394 16396 15644 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 69531510 937439232 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16402] ppid=16394 vsize=915464 CPUtime=0.14
/proc/16396/task/16402/stat : 16402 (java) S 16394 16396 15644 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 69531510 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16403] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16403/stat : 16403 (java) S 16394 16396 15644 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 69531510 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16404] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16404/stat : 16404 (java) S 16394 16396 15644 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69531510 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 915464

[startup+25.6176 s]
/proc/loadavg: 2.00 2.01 1.99 3/87 16404
/proc/meminfo: memFree=1179560/2055920 swapFree=4192812/4192956
[pid=16396] ppid=16394 vsize=915464 CPUtime=25.58
/proc/16396/stat : 16396 (java) R 16394 16396 15644 0 -1 0 7417 0 1 0 2165 393 0 0 25 0 8 0 69531503 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16396/statm: 228866 7154 2476 14 0 215336 0
[pid=16396/tid=16398] ppid=16394 vsize=915464 CPUtime=0.02
/proc/16396/task/16398/stat : 16398 (java) S 16394 16396 15644 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 69531507 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16399] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16399/stat : 16399 (java) S 16394 16396 15644 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69531507 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16400] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16400/stat : 16400 (java) S 16394 16396 15644 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69531507 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16401] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16401/stat : 16401 (java) S 16394 16396 15644 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 69531510 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16402] ppid=16394 vsize=915464 CPUtime=0.14
/proc/16396/task/16402/stat : 16402 (java) S 16394 16396 15644 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 69531510 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16403] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16403/stat : 16403 (java) S 16394 16396 15644 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 69531510 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16396/tid=16404] ppid=16394 vsize=915464 CPUtime=0
/proc/16396/task/16404/stat : 16404 (java) S 16394 16396 15644 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69531510 937435136 7154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 34.2595
CPU time (s): 34.2008
CPU user time (s): 29.4795
CPU system time (s): 4.72128
CPU usage (%): 99.8286
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.4795
system time used= 4.72128
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9175
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= 1913
involuntary context switches= 2287

runsolver used 0.06299 s user time and 0.110983 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Fri Jan 19 15:25:46 UTC 2007


IDJOB= 275357
IDBENCH= 3801
IDSOLVER= 69
FILE ID= node69/275357-1169220346

PBS_JOBID= 3589167

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  43f8c52ab4dc6387806c6596451fed65

RANDOM SEED= 30603586

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.218
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.218
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:       1198968 kB
Buffers:         42968 kB
Cached:         574268 kB
SwapCached:          0 kB
Active:         259136 kB
Inactive:       528664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1198968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:         190824 kB
Slab:            54124 kB
Committed_AS:  1422192 kB
PageTables:       2208 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= 66559 MiB



End job on node69 on Fri Jan 19 15:26:20 UTC 2007