Trace number 278713

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 90.2233 90.9933

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-40/
kbtree-9-7-3-5-40-11_ext.xml
MD5SUMa4b045a6a8865e2634dcc106651843e8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints167
Best CPU time to get the best result obtained on this benchmark2.27765
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.29	   
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/278713-1169289149/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.39	       =>  wckTime=0.093  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.52	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.52	     maxArity=2
0.52	       =>  wckTime=0.226  cpuTime=0.15  mem=8M837
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.307  cpuTime=0.19  mem=5M532
0.61	
0.61	s SATISFIABLE
0.61	o 133
0.61	c 56
0.61	o 137
0.61	c 52
0.61	o 141
0.61	c 48
0.61	o 145
0.61	c 44
0.61	o 149
0.61	c 40
0.61	o 151
0.61	c 38
0.62	o 152
0.62	c 37
0.62	o 153
0.62	c 36
0.62	o 156
0.62	c 33
0.62	o 159
0.62	c 30
0.63	o 162
0.63	c 27
0.64	o 163
0.64	c 26
0.66	o 164
0.66	c 25
0.66	o 166
0.66	c 23
0.66	o 167
0.66	c 22
2.07	   
2.07	   search
2.07	     run=0  nbConstraintChecks=7570996  nbAssignments=10000
2.07	       =>  wckTime=1.465  cpuTime=1.43  mem=5M532
3.51	   
3.51	   search
3.51	     run=1  nbConstraintChecks=15386133  nbAssignments=20000
3.51	       =>  wckTime=2.905  cpuTime=2.86  mem=5M532
4.93	   
4.93	   search
4.93	     run=2  nbConstraintChecks=23019762  nbAssignments=30000
4.93	       =>  wckTime=4.322  cpuTime=4.27  mem=5M532
6.35	   
6.35	   search
6.35	     run=3  nbConstraintChecks=30705634  nbAssignments=40000
6.35	       =>  wckTime=5.747  cpuTime=5.69  mem=5M532
7.77	   
7.77	   search
7.77	     run=4  nbConstraintChecks=38338252  nbAssignments=50000
7.77	       =>  wckTime=7.17  cpuTime=7.1  mem=5M532
9.21	   
9.21	   search
9.21	     run=5  nbConstraintChecks=46112523  nbAssignments=60000
9.21	       =>  wckTime=8.607  cpuTime=8.52  mem=5M532
10.62	   
10.63	   search
10.63	     run=6  nbConstraintChecks=53683654  nbAssignments=70000
10.63	       =>  wckTime=10.021  cpuTime=9.93  mem=5M532
12.04	   
12.05	   search
12.05	     run=7  nbConstraintChecks=61342507  nbAssignments=80000
12.05	       =>  wckTime=11.441  cpuTime=11.33  mem=5M532
13.46	   
13.46	   search
13.46	     run=8  nbConstraintChecks=68960944  nbAssignments=90000
13.46	       =>  wckTime=12.858  cpuTime=12.74  mem=5M532
14.88	   
14.88	   search
14.88	     run=9  nbConstraintChecks=76639259  nbAssignments=100000
14.88	       =>  wckTime=14.274  cpuTime=14.15  mem=5M532
16.28	   
16.28	   search
16.28	     run=10  nbConstraintChecks=84225589  nbAssignments=110000
16.28	       =>  wckTime=15.678  cpuTime=15.54  mem=5M532
17.69	   
17.69	   search
17.69	     run=11  nbConstraintChecks=91880467  nbAssignments=120000
17.69	       =>  wckTime=17.09  cpuTime=16.95  mem=5M532
19.10	   
19.10	   search
19.10	     run=12  nbConstraintChecks=99477098  nbAssignments=130000
19.10	       =>  wckTime=18.499  cpuTime=18.35  mem=5M532
20.52	   
20.52	   search
20.52	     run=13  nbConstraintChecks=107136221  nbAssignments=140000
20.52	       =>  wckTime=19.916  cpuTime=19.74  mem=5M532
21.92	   
21.92	   search
21.92	     run=14  nbConstraintChecks=114712481  nbAssignments=150000
21.92	       =>  wckTime=21.319  cpuTime=21.14  mem=5M532
23.35	   
23.35	   search
23.35	     run=15  nbConstraintChecks=122433819  nbAssignments=160000
23.35	       =>  wckTime=22.745  cpuTime=22.55  mem=5M532
24.77	   
24.77	   search
24.77	     run=16  nbConstraintChecks=130058435  nbAssignments=170000
24.77	       =>  wckTime=24.166  cpuTime=23.97  mem=5M532
26.20	   
26.20	   search
26.20	     run=17  nbConstraintChecks=137713898  nbAssignments=180000
26.20	       =>  wckTime=25.594  cpuTime=25.38  mem=5M532
27.61	   
27.61	   search
27.61	     run=18  nbConstraintChecks=145324388  nbAssignments=190000
27.61	       =>  wckTime=27.011  cpuTime=26.79  mem=5M532
29.05	   
29.05	   search
29.05	     run=19  nbConstraintChecks=153049268  nbAssignments=200000
29.05	       =>  wckTime=28.446  cpuTime=28.21  mem=5M532
30.47	   
30.47	   search
30.47	     run=20  nbConstraintChecks=160666115  nbAssignments=210000
30.47	       =>  wckTime=29.866  cpuTime=29.62  mem=5M532
30.90	   
30.90	   search
30.90	     run=21  nbConstraintChecks=162978786  nbAssignments=213028
30.90	       =>  wckTime=30.299  cpuTime=30.05  mem=5M532
30.90	   
30.90	   global
30.90	     nbConstraintChecks=162978786  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.90	     solvingWckTime=30.298  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.91	     globalCpuTime=30.29
30.91	       =>  wckTime=30.607  cpuTime=30.24  mem=5M532
30.91	   
30.91	   solver IterativeSystematicSolver being built... 
31.03	       =>  wckTime=30.733  cpuTime=30.35  mem=16M554
31.07	   
31.07	   preprocessing
31.07	     nbConstraintChecks=15125  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.07	     detectedInconsistency=no
31.07	       =>  wckTime=0.033  cpuTime=0.02  mem=16M554
31.10	   
31.10	   search
31.10	     run=0  nbConstraintChecks=58412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52
31.10	     nbFailedAssignments=30  nbBacktracks=10  nbVisitedNodes=93  nbRestartNogoods=0
31.10	       =>  wckTime=0.071  cpuTime=0.05  mem=16M554
31.14	   
31.14	   search
31.14	     run=1  nbConstraintChecks=123155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104
31.14	     nbFailedAssignments=57  nbBacktracks=25  nbVisitedNodes=187  nbRestartNogoods=4
31.14	       =>  wckTime=0.112  cpuTime=0.07  mem=16M554
31.17	   
31.17	   search
31.17	     run=2  nbConstraintChecks=201188  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170
31.17	     nbFailedAssignments=89  nbBacktracks=47  nbVisitedNodes=307  nbRestartNogoods=6
31.17	       =>  wckTime=0.141  cpuTime=0.1  mem=16M554
31.22	   
31.22	   search
31.22	     run=3  nbConstraintChecks=339549  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=279
31.22	     nbFailedAssignments=151  nbBacktracks=81  nbVisitedNodes=512  nbRestartNogoods=9
31.22	       =>  wckTime=0.185  cpuTime=0.14  mem=16M554
31.29	   
31.29	   search
31.29	     run=4  nbConstraintChecks=538347  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=435
31.29	     nbFailedAssignments=248  nbBacktracks=131  nbVisitedNodes=815  nbRestartNogoods=15
31.29	       =>  wckTime=0.259  cpuTime=0.21  mem=16M554
31.39	   
31.39	   search
31.39	     run=5  nbConstraintChecks=835491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=668
31.39	     nbFailedAssignments=397  nbBacktracks=207  nbVisitedNodes=1273  nbRestartNogoods=19
31.39	       =>  wckTime=0.36  cpuTime=0.31  mem=16M554
31.56	   
31.56	   search
31.56	     run=6  nbConstraintChecks=1314847  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1024
31.56	     nbFailedAssignments=630  nbBacktracks=321  nbVisitedNodes=1974  nbRestartNogoods=25
31.56	       =>  wckTime=0.524  cpuTime=0.46  mem=16M554
31.73	   
31.73	   search
31.73	     run=7  nbConstraintChecks=1859384  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1429
31.73	     nbFailedAssignments=850  nbBacktracks=491  nbVisitedNodes=2769  nbRestartNogoods=32
31.73	       =>  wckTime=0.695  cpuTime=0.63  mem=16M554
32.02	   
32.02	   search
32.02	     run=8  nbConstraintChecks=2751424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2115
32.02	     nbFailedAssignments=1269  nbBacktracks=747  nbVisitedNodes=4127  nbRestartNogoods=38
32.02	       =>  wckTime=0.984  cpuTime=0.9  mem=16M554
32.49	   
32.49	   search
32.49	     run=9  nbConstraintChecks=4250832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3196
32.49	     nbFailedAssignments=1956  nbBacktracks=1131  nbVisitedNodes=6260  nbRestartNogoods=44
32.49	       =>  wckTime=1.455  cpuTime=1.36  mem=16M554
33.10	   
33.10	   search
33.10	     run=10  nbConstraintChecks=6205655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4709
33.10	     nbFailedAssignments=2884  nbBacktracks=1707  nbVisitedNodes=9249  nbRestartNogoods=55
33.10	       =>  wckTime=2.072  cpuTime=1.97  mem=16M554
33.93	   
33.93	   search
33.93	     run=11  nbConstraintChecks=9098174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6779
33.93	     nbFailedAssignments=4078  nbBacktracks=2571  nbVisitedNodes=13370  nbRestartNogoods=62
33.93	       =>  wckTime=2.902  cpuTime=2.79  mem=16M554
35.11	   
35.11	   search
35.11	     run=12  nbConstraintChecks=13349778  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9851
35.11	     nbFailedAssignments=5841  nbBacktracks=3868  nbVisitedNodes=19494  nbRestartNogoods=73
35.11	       =>  wckTime=4.075  cpuTime=3.95  mem=16M554
37.15	   
37.15	   search
37.15	     run=13  nbConstraintChecks=20350042  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14843
37.15	     nbFailedAssignments=8875  nbBacktracks=5814  nbVisitedNodes=29455  nbRestartNogoods=84
37.15	       =>  wckTime=6.118  cpuTime=5.98  mem=16M554
40.24	   
40.24	   search
40.24	     run=14  nbConstraintChecks=30596714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22069
40.24	     nbFailedAssignments=13170  nbBacktracks=8733  nbVisitedNodes=43857  nbRestartNogoods=97
40.24	       =>  wckTime=9.204  cpuTime=9.05  mem=16M554
44.67	   
44.67	   search
44.67	     run=15  nbConstraintChecks=45862865  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33090
44.67	     nbFailedAssignments=19803  nbBacktracks=13111  nbVisitedNodes=65845  nbRestartNogoods=100
44.67	       =>  wckTime=13.635  cpuTime=13.41  mem=16M554
52.09	   
52.09	   search
52.09	     run=16  nbConstraintChecks=69420271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50379
52.09	     nbFailedAssignments=30517  nbBacktracks=19679  nbVisitedNodes=100296  nbRestartNogoods=110
52.09	       =>  wckTime=21.058  cpuTime=20.78  mem=16M554
62.78	   
62.78	   search
62.78	     run=17  nbConstraintChecks=103549257  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75520
62.78	     nbFailedAssignments=45798  nbBacktracks=29531  nbVisitedNodes=150464  nbRestartNogoods=124
62.78	       =>  wckTime=31.753  cpuTime=31.4  mem=16M554
78.27	   
78.27	   search
78.27	     run=18  nbConstraintChecks=150807493  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110433
78.27	     nbFailedAssignments=65928  nbBacktracks=44310  nbVisitedNodes=219024  nbRestartNogoods=142
78.27	       =>  wckTime=47.242  cpuTime=46.77  mem=16M554
90.97	   
90.97	   search
90.97	     run=19  nbConstraintChecks=188270923  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=139434
90.97	     nbFailedAssignments=81845  nbBacktracks=57395  nbVisitedNodes=274900  nbRestartNogoods=157
90.97	       =>  wckTime=59.934  cpuTime=59.34  mem=16M554
90.97	   
90.97	   global
90.97	     nbConstraintChecks=188286048  nbRestartNogoods=157  solvingWckTime=59.934  solvingCpuTime=59.34  expiredTime=no
90.97	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=89.74
90.97	       =>  wckTime=90.669  cpuTime=89.69  mem=16M554
90.97	
90.97	s OPTIMUM FOUND
90.97	v 0 4 2 0 0 4 3 3 2 2 2 2 1 1 0 2 3 0 2 2 2 0 4 4 4 3 0 1 
90.97	   
90.97	   totalWckTime=90.747  totalCpuTime=89.75

Verifier Data (download as text)

22 unsatisfied constraints, 167 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/node47/watcher-278713-1169289149 -o ROOT/results/node47/solver-278713-1169289149 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278713-1169289149/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: 0.94 1.43 1.76 4/74 28164
/proc/meminfo: memFree=1365592/2055920 swapFree=4184008/4192956
[pid=28163] ppid=28161 vsize=18540 CPUtime=0
/proc/28163/stat : 28163 (runsolver) R 28161 28163 27925 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 277314582 18984960 280 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 208717540647 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/28163/statm: 4635 280 244 17 0 2626 0

[startup+0.106726 s]
/proc/loadavg: 0.94 1.43 1.76 4/74 28164
/proc/meminfo: memFree=1365592/2055920 swapFree=4184008/4192956
[pid=28163] ppid=28161 vsize=914988 CPUtime=0.09
/proc/28163/stat : 28163 (java) R 28161 28163 27925 0 -1 0 3012 0 1 0 7 2 0 0 25 0 8 0 277314582 936947712 2758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153791697 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 228747 2758 1432 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514769 s]
/proc/loadavg: 0.94 1.43 1.76 4/74 28164
/proc/meminfo: memFree=1365592/2055920 swapFree=4184008/4192956
[pid=28163] ppid=28161 vsize=915332 CPUtime=0.49
/proc/28163/stat : 28163 (java) R 28161 28163 27925 0 -1 0 6564 0 1 0 45 4 0 0 25 0 8 0 277314582 937299968 6303 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072923466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 228833 6303 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33586 s]
/proc/loadavg: 0.94 1.43 1.76 3/81 28171
/proc/meminfo: memFree=1347552/2055920 swapFree=4184008/4192956
[pid=28163] ppid=28161 vsize=915464 CPUtime=1.3
/proc/28163/stat : 28163 (java) R 28161 28163 27925 0 -1 0 7167 0 1 0 110 20 0 0 25 0 8 0 277314582 937435136 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 228866 6905 2479 14 0 215336 0
[pid=28163/tid=28165] ppid=28161 vsize=915464 CPUtime=0.02
/proc/28163/task/28165/stat : 28165 (java) S 28161 28163 27925 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277314587 937435136 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=915464 CPUtime=0
/proc/28163/task/28166/stat : 28166 (java) S 28161 28163 27925 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277314587 937435136 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28167] ppid=28161 vsize=915464 CPUtime=0
/proc/28163/task/28167/stat : 28167 (java) S 28161 28163 27925 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277314587 937435136 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28168] ppid=28161 vsize=915464 CPUtime=0
/proc/28163/task/28168/stat : 28168 (java) S 28161 28163 27925 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277314590 937435136 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28169] ppid=28161 vsize=915464 CPUtime=0.13
/proc/28163/task/28169/stat : 28169 (java) S 28161 28163 27925 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 277314590 937435136 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28170] ppid=28161 vsize=915464 CPUtime=0
/proc/28163/task/28170/stat : 28170 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277314590 937435136 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28171] ppid=28161 vsize=915464 CPUtime=0
/proc/28163/task/28171/stat : 28171 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277314590 937435136 6905 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.97302 s]
/proc/loadavg: 0.94 1.43 1.76 3/81 28171
/proc/meminfo: memFree=1347552/2055920 swapFree=4184008/4192956
[pid=28163] ppid=28161 vsize=915460 CPUtime=2.93
/proc/28163/stat : 28163 (java) R 28161 28163 27925 0 -1 0 7171 0 1 0 229 64 0 0 25 0 8 0 277314582 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718787 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 228865 6908 2479 14 0 215335 0
[pid=28163/tid=28165] ppid=28161 vsize=915460 CPUtime=0.02
/proc/28163/task/28165/stat : 28165 (java) S 28161 28163 27925 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28166/stat : 28166 (java) S 28161 28163 27925 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28167] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28167/stat : 28167 (java) S 28161 28163 27925 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28168] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28168/stat : 28168 (java) S 28161 28163 27925 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28169] ppid=28161 vsize=915460 CPUtime=0.13
/proc/28163/task/28169/stat : 28169 (java) S 28161 28163 27925 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28170] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28170/stat : 28170 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28171] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28171/stat : 28171 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277314590 937431040 6908 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.26241 s]
/proc/loadavg: 1.03 1.44 1.76 3/81 28171
/proc/meminfo: memFree=1347496/2055920 swapFree=4184008/4192956
[pid=28163] ppid=28161 vsize=915460 CPUtime=6.19
/proc/28163/stat : 28163 (java) R 28161 28163 27925 0 -1 0 7171 0 1 0 471 148 0 0 25 0 8 0 277314582 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718677 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 228865 6908 2479 14 0 215335 0
[pid=28163/tid=28165] ppid=28161 vsize=915460 CPUtime=0.02
/proc/28163/task/28165/stat : 28165 (java) S 28161 28163 27925 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28166/stat : 28166 (java) S 28161 28163 27925 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28167] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28167/stat : 28167 (java) S 28161 28163 27925 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28168] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28168/stat : 28168 (java) S 28161 28163 27925 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28169] ppid=28161 vsize=915460 CPUtime=0.13
/proc/28163/task/28169/stat : 28169 (java) S 28161 28163 27925 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28170] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28170/stat : 28170 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28171] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28171/stat : 28171 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.7341 s]
/proc/loadavg: 1.10 1.45 1.76 3/81 28171
/proc/meminfo: memFree=1347496/2055920 swapFree=4184008/4192956
[pid=28163] ppid=28161 vsize=915460 CPUtime=12.62
/proc/28163/stat : 28163 (java) R 28161 28163 27925 0 -1 0 7171 0 1 0 948 314 0 0 25 0 8 0 277314582 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718644 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 228865 6908 2479 14 0 215335 0
[pid=28163/tid=28165] ppid=28161 vsize=915460 CPUtime=0.02
/proc/28163/task/28165/stat : 28165 (java) S 28161 28163 27925 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28166/stat : 28166 (java) S 28161 28163 27925 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28167] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28167/stat : 28167 (java) S 28161 28163 27925 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28168] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28168/stat : 28168 (java) S 28161 28163 27925 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28169] ppid=28161 vsize=915460 CPUtime=0.14
/proc/28163/task/28169/stat : 28169 (java) S 28161 28163 27925 0 -1 64 346 0 0 0 14 0 0 0 17 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28170] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28170/stat : 28170 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28171] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28171/stat : 28171 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.5934 s]
/proc/loadavg: 1.30 1.48 1.77 3/81 28171
/proc/meminfo: memFree=1347496/2055920 swapFree=4184008/4192956
[pid=28163] ppid=28161 vsize=915460 CPUtime=25.38
/proc/28163/stat : 28163 (java) R 28161 28163 27925 0 -1 0 7171 0 1 0 1889 649 0 0 25 0 8 0 277314582 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718644 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 228865 6908 2479 14 0 215335 0
[pid=28163/tid=28165] ppid=28161 vsize=915460 CPUtime=0.02
/proc/28163/task/28165/stat : 28165 (java) S 28161 28163 27925 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28166/stat : 28166 (java) S 28161 28163 27925 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28167] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28167/stat : 28167 (java) S 28161 28163 27925 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277314587 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28168] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28168/stat : 28168 (java) S 28161 28163 27925 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28169] ppid=28161 vsize=915460 CPUtime=0.14
/proc/28163/task/28169/stat : 28169 (java) S 28161 28163 27925 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28170] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28170/stat : 28170 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28171] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28171/stat : 28171 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277314590 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915460

[startup+51.2892 s]
/proc/loadavg: 1.54 1.52 1.77 3/81 28171
/proc/meminfo: memFree=1340392/2055920 swapFree=4184008/4192956
[pid=28163] ppid=28161 vsize=915460 CPUtime=50.85
/proc/28163/stat : 28163 (java) R 28161 28163 27925 0 -1 0 9061 0 1 0 4296 789 0 0 25 0 8 0 277314582 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847454 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28163/statm: 228865 8795 2532 14 0 215335 0
[pid=28163/tid=28165] ppid=28161 vsize=915460 CPUtime=0.02
/proc/28163/task/28165/stat : 28165 (java) S 28161 28163 27925 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277314587 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28166] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28166/stat : 28166 (java) S 28161 28163 27925 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277314587 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28167] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28167/stat : 28167 (java) S 28161 28163 27925 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277314587 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28168] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28168/stat : 28168 (java) S 28161 28163 27925 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277314590 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28169] ppid=28161 vsize=915460 CPUtime=0.23
/proc/28163/task/28169/stat : 28169 (java) S 28161 28163 27925 0 -1 64 401 0 0 0 23 0 0 0 16 0 8 0 277314590 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28170] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28170/stat : 28170 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277314590 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28163/tid=28171] ppid=28161 vsize=915460 CPUtime=0
/proc/28163/task/28171/stat : 28171 (java) S 28161 28163 27925 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277314590 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 90.9933
CPU time (s): 90.2233
CPU user time (s): 82.3165
CPU system time (s): 7.9068
CPU usage (%): 99.1538
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.3165
system time used= 7.9068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9168
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= 3056
involuntary context switches= 5449

runsolver used 0.099984 s user time and 0.243962 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan 20 10:32:31 UTC 2007


IDJOB= 278713
IDBENCH= 8719
IDSOLVER= 68
FILE ID= node47/278713-1169289149

PBS_JOBID= 3609742

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a4b045a6a8865e2634dcc106651843e8

RANDOM SEED= 273015727

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.240
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.240
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:       1366136 kB
Buffers:         43216 kB
Cached:         527496 kB
SwapCached:       2936 kB
Active:         163712 kB
Inactive:       451840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1366136 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          52024 kB
Slab:            59568 kB
Committed_AS:  4996440 kB
PageTables:       1900 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 node47 on Sat Jan 20 10:34:07 UTC 2007