Trace number 278695

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 41.9296 42.0147

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-20/
kbtree-9-7-3-5-20-01_ext.xml
MD5SUM23ec29b02bdc1e5d4dd1fd197977dd24
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints186
Best CPU time to get the best result obtained on this benchmark0.140977
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/278695-1169289120/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.40	       =>  wckTime=0.096  cpuTime=0.09  mem=6M887
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.53	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1860  maxDegree=27
0.53	     maxArity=2
0.53	       =>  wckTime=0.23  cpuTime=0.17  mem=8M837
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.311  cpuTime=0.21  mem=5M532
0.62	
0.62	s SATISFIABLE
0.62	o 151
0.62	c 38
0.62	o 155
0.62	c 34
0.62	o 159
0.62	c 30
0.62	o 161
0.62	c 28
0.62	o 163
0.62	c 26
0.62	o 167
0.62	c 22
0.62	o 169
0.62	c 20
0.62	o 170
0.62	c 19
0.62	o 171
0.62	c 18
0.62	o 174
0.62	c 15
0.62	o 175
0.62	c 14
0.62	o 177
0.62	c 12
0.62	o 178
0.62	c 11
0.62	o 179
0.62	c 10
0.62	o 180
0.62	c 9
0.63	o 182
0.63	c 7
0.63	o 183
0.63	c 6
0.63	o 184
0.63	c 5
0.63	o 185
0.63	c 4
0.64	o 186
0.64	c 3
1.77	   
1.77	   search
1.77	     run=0  nbConstraintChecks=4922933  nbAssignments=10000
1.77	       =>  wckTime=1.154  cpuTime=1.13  mem=5M532
2.84	   
2.84	   search
2.84	     run=1  nbConstraintChecks=9917334  nbAssignments=20000
2.84	       =>  wckTime=2.223  cpuTime=2.2  mem=5M532
3.90	   
3.90	   search
3.90	     run=2  nbConstraintChecks=14868240  nbAssignments=30000
3.90	       =>  wckTime=3.286  cpuTime=3.26  mem=5M532
4.98	   
4.98	   search
4.98	     run=3  nbConstraintChecks=20005173  nbAssignments=40000
4.98	       =>  wckTime=4.367  cpuTime=4.34  mem=5M532
6.03	   
6.03	   search
6.03	     run=4  nbConstraintChecks=24903310  nbAssignments=50000
6.03	       =>  wckTime=5.417  cpuTime=5.39  mem=5M532
7.09	   
7.09	   search
7.09	     run=5  nbConstraintChecks=29907245  nbAssignments=60000
7.09	       =>  wckTime=6.478  cpuTime=6.45  mem=5M532
8.14	   
8.14	   search
8.14	     run=6  nbConstraintChecks=34770043  nbAssignments=70000
8.14	       =>  wckTime=7.526  cpuTime=7.5  mem=5M532
9.20	   
9.20	   search
9.20	     run=7  nbConstraintChecks=39821675  nbAssignments=80000
9.20	       =>  wckTime=8.59  cpuTime=8.57  mem=5M532
10.34	   
10.34	   search
10.34	     run=8  nbConstraintChecks=44870009  nbAssignments=90000
10.34	       =>  wckTime=9.727  cpuTime=9.7  mem=5M532
11.40	   
11.40	   search
11.40	     run=9  nbConstraintChecks=49845954  nbAssignments=100000
11.40	       =>  wckTime=10.786  cpuTime=10.76  mem=5M532
12.46	   
12.46	   search
12.46	     run=10  nbConstraintChecks=54873170  nbAssignments=110000
12.46	       =>  wckTime=11.851  cpuTime=11.82  mem=5M532
13.56	   
13.56	   search
13.56	     run=11  nbConstraintChecks=60257125  nbAssignments=120000
13.56	       =>  wckTime=12.951  cpuTime=12.92  mem=5M532
14.61	   
14.61	   search
14.61	     run=12  nbConstraintChecks=65127336  nbAssignments=130000
14.61	       =>  wckTime=13.998  cpuTime=13.97  mem=5M532
15.71	   
15.71	   search
15.71	     run=13  nbConstraintChecks=70419838  nbAssignments=140000
15.71	       =>  wckTime=15.097  cpuTime=15.06  mem=5M532
16.78	   
16.78	   search
16.78	     run=14  nbConstraintChecks=75404020  nbAssignments=150000
16.78	       =>  wckTime=16.168  cpuTime=16.13  mem=5M532
17.89	   
17.89	   search
17.89	     run=15  nbConstraintChecks=80754904  nbAssignments=160000
17.89	       =>  wckTime=17.279  cpuTime=17.24  mem=5M532
18.95	   
18.95	   search
18.95	     run=16  nbConstraintChecks=85609553  nbAssignments=170000
18.95	       =>  wckTime=18.335  cpuTime=18.3  mem=5M532
20.05	   
20.05	   search
20.05	     run=17  nbConstraintChecks=90867056  nbAssignments=180000
20.05	       =>  wckTime=19.434  cpuTime=19.4  mem=5M532
21.13	   
21.13	   search
21.13	     run=18  nbConstraintChecks=95939658  nbAssignments=190000
21.13	       =>  wckTime=20.516  cpuTime=20.47  mem=5M532
22.21	   
22.21	   search
22.21	     run=19  nbConstraintChecks=101045603  nbAssignments=200000
22.21	       =>  wckTime=21.598  cpuTime=21.56  mem=5M532
23.26	   
23.26	   search
23.26	     run=20  nbConstraintChecks=105886317  nbAssignments=210000
23.26	       =>  wckTime=22.652  cpuTime=22.61  mem=5M532
24.36	   
24.36	   search
24.36	     run=21  nbConstraintChecks=111138241  nbAssignments=220000
24.36	       =>  wckTime=23.75  cpuTime=23.71  mem=5M532
25.42	   
25.42	   search
25.42	     run=22  nbConstraintChecks=116015774  nbAssignments=230000
25.42	       =>  wckTime=24.805  cpuTime=24.77  mem=5M532
26.48	   
26.48	   search
26.48	     run=23  nbConstraintChecks=121041454  nbAssignments=240000
26.48	       =>  wckTime=25.869  cpuTime=25.83  mem=5M532
27.53	   
27.53	   search
27.53	     run=24  nbConstraintChecks=125958103  nbAssignments=250000
27.53	       =>  wckTime=26.923  cpuTime=26.88  mem=5M532
28.61	   
28.61	   search
28.61	     run=25  nbConstraintChecks=131032321  nbAssignments=260000
28.61	       =>  wckTime=27.994  cpuTime=27.95  mem=5M532
29.67	   
29.67	   search
29.67	     run=26  nbConstraintChecks=136034704  nbAssignments=270000
29.67	       =>  wckTime=29.057  cpuTime=29.01  mem=5M532
30.68	   
30.68	   search
30.68	     run=27  nbConstraintChecks=140819784  nbAssignments=279491
30.68	       =>  wckTime=30.069  cpuTime=30.03  mem=5M532
30.68	   
30.68	   global
30.68	     nbConstraintChecks=140819784  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.68	     solvingWckTime=30.068  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.68	     globalCpuTime=30.28
30.68	       =>  wckTime=30.381  cpuTime=30.24  mem=5M532
30.68	   
30.68	   solver IterativeSystematicSolver being built... 
30.81	       =>  wckTime=30.506  cpuTime=30.34  mem=16M554
30.85	   
30.85	   preprocessing
30.85	     nbConstraintChecks=9035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.85	     detectedInconsistency=no
30.85	       =>  wckTime=0.038  cpuTime=0.02  mem=16M554
30.88	   
30.88	   search
30.88	     run=0  nbConstraintChecks=34792  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40
30.88	     nbFailedAssignments=23  nbBacktracks=10  nbVisitedNodes=74  nbRestartNogoods=0
30.88	       =>  wckTime=0.067  cpuTime=0.04  mem=16M554
30.91	   
30.91	   search
30.91	     run=1  nbConstraintChecks=76431  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
30.91	     nbFailedAssignments=50  nbBacktracks=25  nbVisitedNodes=167  nbRestartNogoods=5
30.91	       =>  wckTime=0.101  cpuTime=0.06  mem=16M554
30.94	   
30.94	   search
30.94	     run=2  nbConstraintChecks=132220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=151
30.94	     nbFailedAssignments=83  nbBacktracks=47  nbVisitedNodes=282  nbRestartNogoods=13
30.94	       =>  wckTime=0.128  cpuTime=0.08  mem=16M554
30.98	   
30.98	   search
30.98	     run=3  nbConstraintChecks=210475  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=251
30.98	     nbFailedAssignments=144  nbBacktracks=81  nbVisitedNodes=477  nbRestartNogoods=14
30.98	       =>  wckTime=0.169  cpuTime=0.12  mem=16M554
31.02	   
31.02	   search
31.02	     run=4  nbConstraintChecks=323577  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=378
31.02	     nbFailedAssignments=214  nbBacktracks=131  nbVisitedNodes=724  nbRestartNogoods=18
31.02	       =>  wckTime=0.215  cpuTime=0.17  mem=16M554
31.09	   
31.09	   search
31.09	     run=5  nbConstraintChecks=489371  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=561
31.09	     nbFailedAssignments=315  nbBacktracks=206  nbVisitedNodes=1083  nbRestartNogoods=25
31.09	       =>  wckTime=0.285  cpuTime=0.23  mem=16M554
31.19	   
31.19	   search
31.19	     run=6  nbConstraintChecks=739476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=830
31.19	     nbFailedAssignments=462  nbBacktracks=319  nbVisitedNodes=1612  nbRestartNogoods=31
31.19	       =>  wckTime=0.385  cpuTime=0.33  mem=16M554
31.39	   
31.39	   search
31.39	     run=7  nbConstraintChecks=1227037  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1369
31.39	     nbFailedAssignments=822  nbBacktracks=489  nbVisitedNodes=2681  nbRestartNogoods=40
31.39	       =>  wckTime=0.582  cpuTime=0.52  mem=16M554
31.63	   
31.63	   search
31.63	     run=8  nbConstraintChecks=1863533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2001
31.63	     nbFailedAssignments=1188  nbBacktracks=747  nbVisitedNodes=3930  nbRestartNogoods=49
31.63	       =>  wckTime=0.819  cpuTime=0.75  mem=16M554
32.00	   
32.00	   search
32.00	     run=9  nbConstraintChecks=2855967  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3059
32.00	     nbFailedAssignments=1854  nbBacktracks=1131  nbVisitedNodes=6037  nbRestartNogoods=55
32.00	       =>  wckTime=1.188  cpuTime=1.11  mem=16M554
32.43	   
32.43	   search
32.43	     run=10  nbConstraintChecks=4200752  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4396
32.43	     nbFailedAssignments=2604  nbBacktracks=1707  nbVisitedNodes=8682  nbRestartNogoods=66
32.43	       =>  wckTime=1.622  cpuTime=1.54  mem=16M554
33.26	   
33.26	   search
33.26	     run=11  nbConstraintChecks=6603347  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6922
33.26	     nbFailedAssignments=4260  nbBacktracks=2572  nbVisitedNodes=13708  nbRestartNogoods=77
33.26	       =>  wckTime=2.456  cpuTime=2.38  mem=16M554
34.36	   
34.36	   search
34.36	     run=12  nbConstraintChecks=9580056  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9927
34.36	     nbFailedAssignments=5959  nbBacktracks=3869  nbVisitedNodes=19697  nbRestartNogoods=88
34.36	       =>  wckTime=3.549  cpuTime=3.47  mem=16M554
36.07	   
36.07	   search
36.07	     run=13  nbConstraintChecks=14517893  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14808
36.07	     nbFailedAssignments=8887  nbBacktracks=5815  nbVisitedNodes=29404  nbRestartNogoods=101
36.07	       =>  wckTime=5.263  cpuTime=5.18  mem=16M554
38.59	   
38.59	   search
38.59	     run=14  nbConstraintChecks=21665000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22007
38.59	     nbFailedAssignments=13158  nbBacktracks=8734  nbVisitedNodes=43740  nbRestartNogoods=113
38.59	       =>  wckTime=7.783  cpuTime=7.7  mem=16M554
41.89	   
41.89	   search
41.89	     run=15  nbConstraintChecks=30991634  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31466
41.89	     nbFailedAssignments=18234  nbBacktracks=13113  nbVisitedNodes=62333  nbRestartNogoods=127
41.89	       =>  wckTime=11.086  cpuTime=11.0  mem=16M554
41.97	   
41.97	   search
41.97	     run=16  nbConstraintChecks=31167003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31660
41.97	     nbFailedAssignments=18327  nbBacktracks=13215  nbVisitedNodes=62694  nbRestartNogoods=131
41.97	       =>  wckTime=11.157  cpuTime=11.07  mem=16M554
41.97	   
41.97	   global
41.97	     nbConstraintChecks=31176038  nbRestartNogoods=131  solvingWckTime=11.158  solvingCpuTime=11.07  expiredTime=no
41.97	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=41.45
41.97	       =>  wckTime=41.664  cpuTime=41.41  mem=16M554
41.97	
41.97	s OPTIMUM FOUND
41.97	v 2 2 1 0 4 1 4 4 3 2 1 0 3 1 3 0 0 4 2 2 0 3 2 0 1 1 3 3 
41.97	   
41.97	   totalWckTime=41.74  totalCpuTime=41.46

Verifier Data (download as text)

3 unsatisfied constraints, 186 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/node56/watcher-278695-1169289120 -o ROOT/results/node56/solver-278695-1169289120 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278695-1169289120/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.09 1.59 1.83 3/68 17721
/proc/meminfo: memFree=1537384/2055920 swapFree=4184804/4192956
[pid=17720] ppid=17718 vsize=292 CPUtime=0
/proc/17720/stat : 17720 (java) R 17718 17720 17534 0 -1 0 50 0 0 0 0 0 0 0 20 0 1 0 277310765 299008 34 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 10027869 0 0 4096 0 0 0 0 17 1 0 0
/proc/17720/statm: 73 35 27 14 0 5 0

[startup+0.104834 s]
/proc/loadavg: 1.09 1.59 1.83 3/68 17721
/proc/meminfo: memFree=1537384/2055920 swapFree=4184804/4192956
[pid=17720] ppid=17718 vsize=914988 CPUtime=0.08
/proc/17720/stat : 17720 (java) S 17718 17720 17534 0 -1 0 2997 0 1 0 7 1 0 0 22 0 8 0 277310765 936947712 2743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17720/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51688 s]
/proc/loadavg: 1.09 1.59 1.83 3/68 17721
/proc/meminfo: memFree=1537384/2055920 swapFree=4184804/4192956
[pid=17720] ppid=17718 vsize=915332 CPUtime=0.48
/proc/17720/stat : 17720 (java) R 17718 17720 17534 0 -1 0 6530 0 1 0 45 3 0 0 16 0 8 0 277310765 937299968 6269 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17720/statm: 228833 6269 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33895 s]
/proc/loadavg: 1.09 1.59 1.83 2/75 17728
/proc/meminfo: memFree=1519472/2055920 swapFree=4184804/4192956
[pid=17720] ppid=17718 vsize=915464 CPUtime=1.3
/proc/17720/stat : 17720 (java) R 17718 17720 17534 0 -1 0 7148 0 1 0 101 29 0 0 17 0 8 0 277310765 937435136 6886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17720/statm: 228865 6886 2479 14 0 215335 0
[pid=17720/tid=17722] ppid=17718 vsize=915464 CPUtime=0.02
/proc/17720/task/17722/stat : 17722 (java) S 17718 17720 17534 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277310769 937435136 6886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17720/tid=17723] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17723/stat : 17723 (java) S 17718 17720 17534 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277310769 937431040 6886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17724] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17724/stat : 17724 (java) S 17718 17720 17534 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277310769 937431040 6886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17725] ppid=17718 vsize=915464 CPUtime=0
/proc/17720/task/17725/stat : 17725 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277310773 937435136 6886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17726] ppid=17718 vsize=915460 CPUtime=0.11
/proc/17720/task/17726/stat : 17726 (java) S 17718 17720 17534 0 -1 64 343 0 0 0 11 0 0 0 16 0 8 0 277310773 937431040 6886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17727] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17727/stat : 17727 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277310773 937431040 6886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17728] ppid=17718 vsize=915464 CPUtime=0
/proc/17720/task/17728/stat : 17728 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277310773 937435136 6886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.97511 s]
/proc/loadavg: 1.09 1.59 1.83 2/75 17728
/proc/meminfo: memFree=1519344/2055920 swapFree=4184804/4192956
[pid=17720] ppid=17718 vsize=915460 CPUtime=2.93
/proc/17720/stat : 17720 (java) R 17718 17720 17534 0 -1 0 7152 0 1 0 213 80 0 0 18 0 8 0 277310765 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17720/statm: 228866 6889 2479 14 0 215336 0
[pid=17720/tid=17722] ppid=17718 vsize=915460 CPUtime=0.02
/proc/17720/task/17722/stat : 17722 (java) S 17718 17720 17534 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277310769 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17720/tid=17723] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17723/stat : 17723 (java) S 17718 17720 17534 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277310769 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17724] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17724/stat : 17724 (java) S 17718 17720 17534 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277310769 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17725] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17725/stat : 17725 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277310773 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17726] ppid=17718 vsize=915460 CPUtime=0.12
/proc/17720/task/17726/stat : 17726 (java) S 17718 17720 17534 0 -1 64 346 0 0 0 12 0 0 0 16 0 8 0 277310773 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17727] ppid=17718 vsize=915464 CPUtime=0
/proc/17720/task/17727/stat : 17727 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277310773 937435136 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17728] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17728/stat : 17728 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277310773 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.25743 s]
/proc/loadavg: 1.08 1.58 1.82 2/75 17731
/proc/meminfo: memFree=1519088/2055920 swapFree=4184804/4192956
[pid=17720] ppid=17718 vsize=915460 CPUtime=6.22
/proc/17720/stat : 17720 (java) R 17718 17720 17534 0 -1 0 7152 0 1 0 423 199 0 0 19 0 8 0 277310765 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17720/statm: 228865 6889 2479 14 0 215335 0
[pid=17720/tid=17722] ppid=17718 vsize=915460 CPUtime=0.02
/proc/17720/task/17722/stat : 17722 (java) S 17718 17720 17534 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277310769 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17720/tid=17723] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17723/stat : 17723 (java) S 17718 17720 17534 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277310769 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17724] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17724/stat : 17724 (java) S 17718 17720 17534 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277310769 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17725] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17725/stat : 17725 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277310773 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17726] ppid=17718 vsize=915460 CPUtime=0.12
/proc/17720/task/17726/stat : 17726 (java) S 17718 17720 17534 0 -1 64 346 0 0 0 12 0 0 0 16 0 8 0 277310773 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17727] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17727/stat : 17727 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277310773 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17728] ppid=17718 vsize=915464 CPUtime=0
/proc/17720/task/17728/stat : 17728 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277310773 937435136 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7391 s]
/proc/loadavg: 1.08 1.57 1.82 2/75 17731
/proc/meminfo: memFree=1519096/2055920 swapFree=4184804/4192956
[pid=17720] ppid=17718 vsize=915460 CPUtime=12.69
/proc/17720/stat : 17720 (java) R 17718 17720 17534 0 -1 0 7152 0 1 0 844 425 0 0 19 0 8 0 277310765 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17720/statm: 228865 6889 2479 14 0 215335 0
[pid=17720/tid=17722] ppid=17718 vsize=915460 CPUtime=0.02
/proc/17720/task/17722/stat : 17722 (java) S 17718 17720 17534 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277310769 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17720/tid=17723] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17723/stat : 17723 (java) S 17718 17720 17534 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277310769 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17724] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17724/stat : 17724 (java) S 17718 17720 17534 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277310769 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17725] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17725/stat : 17725 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277310773 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17726] ppid=17718 vsize=915460 CPUtime=0.12
/proc/17720/task/17726/stat : 17726 (java) S 17718 17720 17534 0 -1 64 346 0 0 0 12 0 0 0 16 0 8 0 277310773 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17720/tid=17727] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17727/stat : 17727 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277310773 937431040 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17728] ppid=17718 vsize=915464 CPUtime=0
/proc/17720/task/17728/stat : 17728 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277310773 937435136 6889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915460

[startup+25.5973 s]
/proc/loadavg: 1.06 1.54 1.80 3/88 17790
/proc/meminfo: memFree=1512016/2055920 swapFree=4184804/4192956
[pid=17720] ppid=17718 vsize=915464 CPUtime=25.54
/proc/17720/stat : 17720 (java) R 17718 17720 17534 0 -1 0 7153 0 1 0 1699 855 0 0 25 0 8 0 277310765 937435136 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17720/statm: 228865 6890 2479 14 0 215335 0
[pid=17720/tid=17722] ppid=17718 vsize=915460 CPUtime=0.02
/proc/17720/task/17722/stat : 17722 (java) S 17718 17720 17534 0 -1 64 162 0 0 0 2 0 0 0 17 0 8 0 277310769 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17720/tid=17723] ppid=17718 vsize=915464 CPUtime=0
/proc/17720/task/17723/stat : 17723 (java) S 17718 17720 17534 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277310769 937435136 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17724] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17724/stat : 17724 (java) S 17718 17720 17534 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277310769 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17725] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17725/stat : 17725 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277310773 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17726] ppid=17718 vsize=915464 CPUtime=0.12
/proc/17720/task/17726/stat : 17726 (java) S 17718 17720 17534 0 -1 64 347 0 0 0 12 0 0 0 16 0 8 0 277310773 937435136 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17720/tid=17727] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17727/stat : 17727 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277310773 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17720/tid=17728] ppid=17718 vsize=915460 CPUtime=0
/proc/17720/task/17728/stat : 17728 (java) S 17718 17720 17534 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277310773 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 42.0147
CPU time (s): 41.9296
CPU user time (s): 31.6432
CPU system time (s): 10.2864
CPU usage (%): 99.7975
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.6432
system time used= 10.2864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9163
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= 1883
involuntary context switches= 1744

runsolver used 0.067989 s user time and 0.112982 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan 20 10:32:02 UTC 2007


IDJOB= 278695
IDBENCH= 8689
IDSOLVER= 68
FILE ID= node56/278695-1169289120

PBS_JOBID= 3609736

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-20/kbtree-9-7-3-5-20-01_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278695-1169289120/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-278695-1169289120 -o ROOT/results/node56/solver-278695-1169289120 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278695-1169289120/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  23ec29b02bdc1e5d4dd1fd197977dd24

RANDOM SEED= 800821846

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.232
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.232
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:       1537856 kB
Buffers:         40908 kB
Cached:         391536 kB
SwapCached:       2144 kB
Active:          96424 kB
Inactive:       350416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537856 kB
SwapTotal:     4192956 kB
SwapFree:      4184804 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          21408 kB
Slab:            56888 kB
Committed_AS:  4960792 kB
PageTables:       1692 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node56 on Sat Jan 20 10:32:50 UTC 2007