Trace number 275863

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 EPFCOPTIMUM 43.2284 43.7579

General information on the benchmark

Namecomposed/composed-25-1-25/
composed-25-1-25-1_ext.xml
MD5SUM9b6b2242e6bc06813ecf0f04155f2e47
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints244
Best CPU time to get the best result obtained on this benchmark43.2284
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints247
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension247
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.41	   
0.41	Abscon 109 (November, 2006)
0.41	   
0.41	   configuration
0.41	     name=epfc.xml
0.45	   
0.45	   instance
0.45	     name=/tmp/evaluation/275863-1169228246/unknown.xml
0.48	   
0.48	   domains being loaded...
0.48	   
0.48	   variables being loaded...
0.52	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.52	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.52	   
0.52	   relations being loaded...
0.58	   
0.58	   constraints being loaded...
0.68	     nbConstraints=247  nbRelationTypes=247  nbExtensionStructures=247  nbSharedExtensionStructures=0
0.68	     nbConflictsStructures=247  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4357  maxDegree=22
0.68	     maxArity=2
0.68	       =>  wckTime=0.262  cpuTime=0.18  mem=9M845
0.72	   
0.72	   solver LocalSearchSolver being built... 
0.76	       =>  wckTime=0.349  cpuTime=0.23  mem=5M629
0.77	
0.77	s SATISFIABLE
0.77	o 209
0.77	c 38
0.77	o 213
0.77	c 34
0.77	o 217
0.77	c 30
0.77	o 220
0.77	c 27
0.77	o 223
0.77	c 24
0.77	o 225
0.77	c 22
0.77	o 227
0.77	c 20
0.78	o 229
0.78	c 18
0.78	o 231
0.78	c 16
0.78	o 233
0.78	c 14
0.78	o 234
0.78	c 13
0.78	o 236
0.78	c 11
0.78	o 237
0.78	c 10
0.78	o 238
0.78	c 9
0.78	o 239
0.78	c 8
0.78	o 240
0.78	c 7
0.78	o 241
0.78	c 6
0.78	o 242
0.78	c 5
0.79	o 243
0.79	c 4
0.79	o 244
0.79	c 3
3.20	   
3.20	   search
3.20	     run=0  nbConstraintChecks=15855231  nbAssignments=10000
3.20	       =>  wckTime=2.439  cpuTime=2.4  mem=5M629
5.64	   
5.64	   search
5.64	     run=1  nbConstraintChecks=32445795  nbAssignments=20000
5.64	       =>  wckTime=4.879  cpuTime=4.8  mem=5M629
7.96	   
7.96	   search
7.96	     run=2  nbConstraintChecks=47944142  nbAssignments=30000
7.96	       =>  wckTime=7.195  cpuTime=7.09  mem=5M629
10.35	   
10.35	   search
10.35	     run=3  nbConstraintChecks=64173931  nbAssignments=40000
10.35	       =>  wckTime=9.585  cpuTime=9.46  mem=5M629
12.75	   
12.75	   search
12.75	     run=4  nbConstraintChecks=80420382  nbAssignments=50000
12.75	       =>  wckTime=11.984  cpuTime=11.84  mem=5M629
15.17	   
15.17	   search
15.17	     run=5  nbConstraintChecks=96706647  nbAssignments=60000
15.17	       =>  wckTime=14.402  cpuTime=14.24  mem=5M629
17.51	   
17.51	   search
17.51	     run=6  nbConstraintChecks=112347907  nbAssignments=70000
17.51	       =>  wckTime=16.75  cpuTime=16.57  mem=5M629
19.96	   
19.96	   search
19.96	     run=7  nbConstraintChecks=128921983  nbAssignments=80000
19.96	       =>  wckTime=19.2  cpuTime=19.0  mem=5M629
22.33	   
22.33	   search
22.33	     run=8  nbConstraintChecks=144761323  nbAssignments=90000
22.33	       =>  wckTime=21.568  cpuTime=21.34  mem=5M629
24.72	   
24.72	   search
24.72	     run=9  nbConstraintChecks=160936526  nbAssignments=100000
24.72	       =>  wckTime=23.953  cpuTime=23.71  mem=5M629
27.07	   
27.07	   search
27.07	     run=10  nbConstraintChecks=176780646  nbAssignments=110000
27.07	       =>  wckTime=26.31  cpuTime=26.04  mem=5M629
29.48	   
29.48	   search
29.48	     run=11  nbConstraintChecks=193113327  nbAssignments=120000
29.48	       =>  wckTime=28.717  cpuTime=28.42  mem=5M629
31.09	   
31.09	   search
31.09	     run=12  nbConstraintChecks=203892194  nbAssignments=127051
31.09	       =>  wckTime=30.327  cpuTime=30.03  mem=5M629
31.09	   
31.09	   global
31.09	     nbConstraintChecks=203892194  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.09	     solvingWckTime=30.325  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.09	     globalCpuTime=30.3
31.09	       =>  wckTime=30.676  cpuTime=30.26  mem=5M629
31.09	   
31.09	   solver IterativeSystematicSolver being built... 
31.22	       =>  wckTime=30.809  cpuTime=30.37  mem=16M619
31.28	   
31.28	   preprocessing
31.28	     nbConstraintChecks=34654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.28	     detectedInconsistency=no
31.28	       =>  wckTime=0.056  cpuTime=0.03  mem=16M619
31.33	   
31.33	   search
31.33	     run=0  nbConstraintChecks=90229  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56
31.33	     nbFailedAssignments=31  nbBacktracks=10  nbVisitedNodes=94  nbRestartNogoods=0
31.33	       =>  wckTime=0.097  cpuTime=0.07  mem=16M619
31.36	   
31.36	   search
31.36	     run=1  nbConstraintChecks=176298  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=108
31.36	     nbFailedAssignments=49  nbBacktracks=25  nbVisitedNodes=179  nbRestartNogoods=10
31.37	       =>  wckTime=0.139  cpuTime=0.1  mem=16M619
31.40	   
31.40	   search
31.40	     run=2  nbConstraintChecks=267835  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=182
31.40	     nbFailedAssignments=77  nbBacktracks=47  nbVisitedNodes=298  nbRestartNogoods=15
31.40	       =>  wckTime=0.172  cpuTime=0.12  mem=16M619
31.45	   
31.45	   search
31.45	     run=3  nbConstraintChecks=444901  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=275
31.45	     nbFailedAssignments=119  nbBacktracks=80  nbVisitedNodes=466  nbRestartNogoods=21
31.45	       =>  wckTime=0.224  cpuTime=0.17  mem=16M619
31.54	   
31.54	   search
31.54	     run=4  nbConstraintChecks=772603  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=430
31.54	     nbFailedAssignments=212  nbBacktracks=131  nbVisitedNodes=765  nbRestartNogoods=37
31.54	       =>  wckTime=0.317  cpuTime=0.26  mem=16M619
31.63	   
31.63	   search
31.63	     run=5  nbConstraintChecks=1127383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=646
31.63	     nbFailedAssignments=332  nbBacktracks=207  nbVisitedNodes=1177  nbRestartNogoods=39
31.63	       =>  wckTime=0.408  cpuTime=0.35  mem=16M619
31.74	   
31.74	   search
31.74	     run=6  nbConstraintChecks=1512912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=899
31.74	     nbFailedAssignments=447  nbBacktracks=322  nbVisitedNodes=1659  nbRestartNogoods=47
31.74	       =>  wckTime=0.513  cpuTime=0.45  mem=16M619
31.97	   
31.97	   search
31.97	     run=7  nbConstraintChecks=2420589  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1382
31.97	     nbFailedAssignments=746  nbBacktracks=492  nbVisitedNodes=2607  nbRestartNogoods=53
31.97	       =>  wckTime=0.746  cpuTime=0.67  mem=16M619
32.29	   
32.29	   search
32.29	     run=8  nbConstraintChecks=3692660  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2166
32.29	     nbFailedAssignments=1252  nbBacktracks=748  nbVisitedNodes=4149  nbRestartNogoods=61
32.29	       =>  wckTime=1.06  cpuTime=0.97  mem=16M619
33.02	   
33.02	   search
33.02	     run=9  nbConstraintChecks=5718362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3195
33.02	     nbFailedAssignments=1883  nbBacktracks=1136  nbVisitedNodes=6196  nbRestartNogoods=70
33.02	       =>  wckTime=1.79  cpuTime=1.68  mem=16M619
33.75	   
33.75	   search
33.75	     run=10  nbConstraintChecks=8590605  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4520
33.75	     nbFailedAssignments=2619  nbBacktracks=1712  nbVisitedNodes=8830  nbRestartNogoods=80
33.75	       =>  wckTime=2.522  cpuTime=2.41  mem=16M619
34.68	   
34.68	   search
34.68	     run=11  nbConstraintChecks=11946460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6091
34.68	     nbFailedAssignments=3309  nbBacktracks=2576  nbVisitedNodes=11936  nbRestartNogoods=93
34.68	       =>  wckTime=3.458  cpuTime=3.33  mem=16M619
36.07	   
36.07	   search
36.07	     run=12  nbConstraintChecks=17164094  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9314
36.07	     nbFailedAssignments=5221  nbBacktracks=3873  nbVisitedNodes=18233  nbRestartNogoods=106
36.07	       =>  wckTime=4.847  cpuTime=4.71  mem=16M619
37.65	   
37.65	   search
37.65	     run=13  nbConstraintChecks=23452021  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13248
37.65	     nbFailedAssignments=7188  nbBacktracks=5819  nbVisitedNodes=26038  nbRestartNogoods=112
37.65	       =>  wckTime=6.422  cpuTime=6.26  mem=16M619
41.15	   
41.15	   search
41.15	     run=14  nbConstraintChecks=34877734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20021
41.15	     nbFailedAssignments=11028  nbBacktracks=8740  nbVisitedNodes=39421  nbRestartNogoods=124
41.15	       =>  wckTime=9.927  cpuTime=9.74  mem=16M619
43.73	   
43.73	   search
43.73	     run=15  nbConstraintChecks=43222908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26296
43.73	     nbFailedAssignments=14158  nbBacktracks=11886  nbVisitedNodes=51620  nbRestartNogoods=132
43.73	       =>  wckTime=12.503  cpuTime=12.29  mem=16M619
43.73	   
43.73	   global
43.73	     nbConstraintChecks=43257562  nbRestartNogoods=132  solvingWckTime=12.504  solvingCpuTime=12.29  expiredTime=no
43.73	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=42.7
43.73	       =>  wckTime=43.313  cpuTime=42.66  mem=16M619
43.73	
43.73	s OPTIMUM FOUND
43.73	v 7 2 4 2 1 6 0 7 9 6 4 7 4 5 9 2 1 1 8 0 9 3 7 4 4 8 5 4 2 8 9 2 8 
43.73	   
43.73	   totalWckTime=43.395  totalCpuTime=42.72

Verifier Data (download as text)

3 unsatisfied constraints, 244 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/node20/watcher-275863-1169228246 -o ROOT/results/node20/solver-275863-1169228246 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275863-1169228246/unknown.xml 

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

/proc/loadavg: 1.92 1.99 1.95 4/93 16739
/proc/meminfo: memFree=1249104/2055920 swapFree=4170260/4192956
[pid=16738] ppid=16736 vsize=18540 CPUtime=0
/proc/16738/stat : 16738 (runsolver) R 16736 16738 16071 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 271219196 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 273952599335 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16738/statm: 4635 279 244 17 0 2626 0

[startup+0.107869 s]
/proc/loadavg: 1.92 1.99 1.95 4/93 16739
/proc/meminfo: memFree=1249104/2055920 swapFree=4170260/4192956
[pid=16738] ppid=16736 vsize=914988 CPUtime=0.08
/proc/16738/stat : 16738 (java) R 16736 16738 16071 0 -1 0 2988 0 1 0 7 1 0 0 19 0 8 0 271219196 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16738/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515919 s]
/proc/loadavg: 1.92 1.99 1.95 4/93 16739
/proc/meminfo: memFree=1249104/2055920 swapFree=4170260/4192956
[pid=16738] ppid=16736 vsize=915332 CPUtime=0.39
/proc/16738/stat : 16738 (java) R 16736 16738 16071 0 -1 0 6114 0 1 0 36 3 0 0 18 0 8 0 271219196 937299968 5853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072935410 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16738/statm: 228833 5853 2141 14 0 215303 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 915332

[startup+1.33901 s]
/proc/loadavg: 1.92 1.99 1.95 3/100 16746
/proc/meminfo: memFree=1230424/2055920 swapFree=4170260/4192956
[pid=16738] ppid=16736 vsize=915464 CPUtime=1.2
/proc/16738/stat : 16738 (java) R 16736 16738 16071 0 -1 0 7334 0 1 0 107 13 0 0 24 0 8 0 271219196 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16738/statm: 228866 7072 2479 14 0 215336 0
[pid=16738/tid=16740] ppid=16736 vsize=915464 CPUtime=0.02
/proc/16738/task/16740/stat : 16740 (java) S 16736 16738 16071 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 271219200 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16741] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16741/stat : 16741 (java) S 16736 16738 16071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271219201 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16742] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16742/stat : 16742 (java) S 16736 16738 16071 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271219201 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16743] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16743/stat : 16743 (java) S 16736 16738 16071 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271219204 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16744] ppid=16736 vsize=915464 CPUtime=0.14
/proc/16738/task/16744/stat : 16744 (java) S 16736 16738 16071 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 271219204 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16745] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16745/stat : 16745 (java) S 16736 16738 16071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271219204 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16746] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16746/stat : 16746 (java) S 16736 16738 16071 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271219204 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 915464

[startup+2.99121 s]
/proc/loadavg: 1.92 1.99 1.95 3/100 16746
/proc/meminfo: memFree=1230424/2055920 swapFree=4170260/4192956
[pid=16738] ppid=16736 vsize=915464 CPUtime=2.84
/proc/16738/stat : 16738 (java) R 16736 16738 16071 0 -1 0 7335 0 1 0 244 40 0 0 25 0 8 0 271219196 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727651 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16738/statm: 228866 7072 2479 14 0 215336 0
[pid=16738/tid=16740] ppid=16736 vsize=915464 CPUtime=0.02
/proc/16738/task/16740/stat : 16740 (java) S 16736 16738 16071 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 271219200 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16741] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16741/stat : 16741 (java) S 16736 16738 16071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271219201 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16742] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16742/stat : 16742 (java) S 16736 16738 16071 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271219201 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16743] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16743/stat : 16743 (java) S 16736 16738 16071 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271219204 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16744] ppid=16736 vsize=915464 CPUtime=0.14
/proc/16738/task/16744/stat : 16744 (java) S 16736 16738 16071 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 271219204 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16745] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16745/stat : 16745 (java) S 16736 16738 16071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271219204 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16746] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16746/stat : 16746 (java) S 16736 16738 16071 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271219204 937435136 7072 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915464

[startup+6.28261 s]
/proc/loadavg: 1.93 1.99 1.95 3/100 16746
/proc/meminfo: memFree=1230296/2055920 swapFree=4170260/4192956
[pid=16738] ppid=16736 vsize=915464 CPUtime=6.11
/proc/16738/stat : 16738 (java) R 16736 16738 16071 0 -1 0 7337 0 1 0 516 95 0 0 25 0 8 0 271219196 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729795 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16738/statm: 228866 7074 2479 14 0 215336 0
[pid=16738/tid=16740] ppid=16736 vsize=915464 CPUtime=0.02
/proc/16738/task/16740/stat : 16740 (java) S 16736 16738 16071 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 271219200 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16741] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16741/stat : 16741 (java) S 16736 16738 16071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271219201 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16742] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16742/stat : 16742 (java) S 16736 16738 16071 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271219201 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16743] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16743/stat : 16743 (java) S 16736 16738 16071 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271219204 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16744] ppid=16736 vsize=915464 CPUtime=0.15
/proc/16738/task/16744/stat : 16744 (java) S 16736 16738 16071 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 271219204 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16745] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16745/stat : 16745 (java) S 16736 16738 16071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271219204 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16746] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16746/stat : 16746 (java) S 16736 16738 16071 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271219204 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915464

[startup+12.7714 s]
/proc/loadavg: 1.93 1.99 1.95 3/100 16746
/proc/meminfo: memFree=1230312/2055920 swapFree=4170260/4192956
[pid=16738] ppid=16736 vsize=915464 CPUtime=12.53
/proc/16738/stat : 16738 (java) R 16736 16738 16071 0 -1 0 7338 0 1 0 1046 207 0 0 25 0 8 0 271219196 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7940701 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16738/statm: 228866 7075 2479 14 0 215336 0
[pid=16738/tid=16740] ppid=16736 vsize=915464 CPUtime=0.02
/proc/16738/task/16740/stat : 16740 (java) S 16736 16738 16071 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 271219200 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16741] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16741/stat : 16741 (java) S 16736 16738 16071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271219201 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16742] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16742/stat : 16742 (java) S 16736 16738 16071 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271219201 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16743] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16743/stat : 16743 (java) S 16736 16738 16071 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271219204 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16744] ppid=16736 vsize=915464 CPUtime=0.15
/proc/16738/task/16744/stat : 16744 (java) S 16736 16738 16071 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 271219204 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16745] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16745/stat : 16745 (java) S 16736 16738 16071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271219204 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16746] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16746/stat : 16746 (java) S 16736 16738 16071 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271219204 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 915464

[startup+25.607 s]
/proc/loadavg: 1.95 1.99 1.95 3/100 16746
/proc/meminfo: memFree=1230312/2055920 swapFree=4170260/4192956
[pid=16738] ppid=16736 vsize=915464 CPUtime=25.26
/proc/16738/stat : 16738 (java) R 16736 16738 16071 0 -1 0 7338 0 1 0 2094 432 0 0 25 0 8 0 271219196 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730742 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16738/statm: 228866 7075 2479 14 0 215336 0
[pid=16738/tid=16740] ppid=16736 vsize=915464 CPUtime=0.02
/proc/16738/task/16740/stat : 16740 (java) S 16736 16738 16071 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 271219200 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16741] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16741/stat : 16741 (java) S 16736 16738 16071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271219201 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16742] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16742/stat : 16742 (java) S 16736 16738 16071 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271219201 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16743] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16743/stat : 16743 (java) S 16736 16738 16071 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271219204 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16744] ppid=16736 vsize=915464 CPUtime=0.15
/proc/16738/task/16744/stat : 16744 (java) S 16736 16738 16071 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 271219204 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16745] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16745/stat : 16745 (java) S 16736 16738 16071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271219204 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16738/tid=16746] ppid=16736 vsize=915464 CPUtime=0
/proc/16738/task/16746/stat : 16746 (java) S 16736 16738 16071 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271219204 937435136 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 43.7579
CPU time (s): 43.2284
CPU user time (s): 37.9922
CPU system time (s): 5.2362
CPU usage (%): 98.79
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.9922
system time used= 5.2362
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9180
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= 2106
involuntary context switches= 4163

runsolver used 0.050992 s user time and 0.155976 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Fri Jan 19 17:37:26 UTC 2007


IDJOB= 275863
IDBENCH= 5110
IDSOLVER= 68
FILE ID= node20/275863-1169228246

PBS_JOBID= 3589212

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9b6b2242e6bc06813ecf0f04155f2e47

RANDOM SEED= 814770039

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.216
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.216
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:       1249584 kB
Buffers:         42288 kB
Cached:         595316 kB
SwapCached:       3160 kB
Active:         197984 kB
Inactive:       534968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1249584 kB
SwapTotal:     4192956 kB
SwapFree:      4170260 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:         120720 kB
Slab:            57952 kB
Committed_AS:  5718180 kB
PageTables:       2564 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 node20 on Fri Jan 19 17:38:10 UTC 2007