Trace number 278650

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 67.7307 67.8584

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-30/
kbtree-9-7-3-5-30-01_ext.xml
MD5SUM72d888e61780abb76804773486357de5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints180
Best CPU time to get the best result obtained on this benchmark1.11383
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=epfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/278650-1169289064/unknown.xml
0.40	   
0.40	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.44	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.44	       =>  wckTime=0.095  cpuTime=0.08  mem=6M887
0.44	   
0.44	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.57	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=24
0.57	     maxArity=2
0.57	       =>  wckTime=0.229  cpuTime=0.15  mem=8M837
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.309  cpuTime=0.2  mem=5M532
0.65	
0.65	s SATISFIABLE
0.66	o 134
0.66	c 55
0.66	o 140
0.66	c 49
0.66	o 145
0.66	c 44
0.66	o 148
0.66	c 41
0.66	o 150
0.66	c 39
0.66	o 151
0.66	c 38
0.66	o 153
0.66	c 36
0.66	o 156
0.66	c 33
0.66	o 158
0.66	c 31
0.66	o 161
0.66	c 28
0.66	o 163
0.66	c 26
0.66	o 165
0.66	c 24
0.67	o 166
0.67	c 23
0.67	o 167
0.67	c 22
0.67	o 169
0.67	c 20
0.67	o 170
0.67	c 19
0.67	o 171
0.67	c 18
0.67	o 172
0.67	c 17
0.67	o 174
0.67	c 15
0.67	o 175
0.67	c 14
0.67	o 177
0.67	c 12
0.70	o 178
0.70	c 11
0.70	o 179
0.70	c 10
0.88	o 180
0.88	c 9
2.00	   
2.00	   search
2.00	     run=0  nbConstraintChecks=6084343  nbAssignments=10000
2.00	       =>  wckTime=1.345  cpuTime=1.32  mem=5M532
3.30	   
3.30	   search
3.30	     run=1  nbConstraintChecks=12331822  nbAssignments=20000
3.30	       =>  wckTime=2.645  cpuTime=2.63  mem=5M532
4.58	   
4.58	   search
4.58	     run=2  nbConstraintChecks=18417580  nbAssignments=30000
4.58	       =>  wckTime=3.925  cpuTime=3.9  mem=5M532
5.86	   
5.86	   search
5.86	     run=3  nbConstraintChecks=24464590  nbAssignments=40000
5.86	       =>  wckTime=5.214  cpuTime=5.19  mem=5M532
7.16	   
7.16	   search
7.16	     run=4  nbConstraintChecks=30542775  nbAssignments=50000
7.16	       =>  wckTime=6.505  cpuTime=6.48  mem=5M532
8.45	   
8.45	   search
8.45	     run=5  nbConstraintChecks=36625237  nbAssignments=60000
8.45	       =>  wckTime=7.798  cpuTime=7.78  mem=5M532
9.74	   
9.74	   search
9.74	     run=6  nbConstraintChecks=42699205  nbAssignments=70000
9.74	       =>  wckTime=9.09  cpuTime=9.07  mem=5M532
11.05	   
11.05	   search
11.05	     run=7  nbConstraintChecks=48933387  nbAssignments=80000
11.05	       =>  wckTime=10.4  cpuTime=10.37  mem=5M532
12.35	   
12.35	   search
12.35	     run=8  nbConstraintChecks=55050663  nbAssignments=90000
12.35	       =>  wckTime=11.697  cpuTime=11.67  mem=5M532
13.65	   
13.65	   search
13.65	     run=9  nbConstraintChecks=61181328  nbAssignments=100000
13.65	       =>  wckTime=12.995  cpuTime=12.96  mem=5M532
14.85	   
14.85	   search
14.85	     run=10  nbConstraintChecks=67183053  nbAssignments=110000
14.85	       =>  wckTime=14.203  cpuTime=14.17  mem=5M532
16.15	   
16.15	   search
16.15	     run=11  nbConstraintChecks=73351121  nbAssignments=120000
16.15	       =>  wckTime=15.495  cpuTime=15.46  mem=5M532
17.43	   
17.43	   search
17.43	     run=12  nbConstraintChecks=79433502  nbAssignments=130000
17.43	       =>  wckTime=16.777  cpuTime=16.75  mem=5M532
18.73	   
18.73	   search
18.73	     run=13  nbConstraintChecks=85646753  nbAssignments=140000
18.73	       =>  wckTime=18.074  cpuTime=18.04  mem=5M532
20.00	   
20.00	   search
20.00	     run=14  nbConstraintChecks=91697635  nbAssignments=150000
20.00	       =>  wckTime=19.352  cpuTime=19.32  mem=5M532
21.30	   
21.30	   search
21.30	     run=15  nbConstraintChecks=97891680  nbAssignments=160000
21.30	       =>  wckTime=20.647  cpuTime=20.61  mem=5M532
22.58	   
22.58	   search
22.58	     run=16  nbConstraintChecks=103974026  nbAssignments=170000
22.58	       =>  wckTime=21.932  cpuTime=21.9  mem=5M532
23.87	   
23.87	   search
23.87	     run=17  nbConstraintChecks=110063987  nbAssignments=180000
23.87	       =>  wckTime=23.216  cpuTime=23.18  mem=5M532
25.15	   
25.15	   search
25.15	     run=18  nbConstraintChecks=116079167  nbAssignments=190000
25.15	       =>  wckTime=24.5  cpuTime=24.46  mem=5M532
26.45	   
26.45	   search
26.45	     run=19  nbConstraintChecks=122209655  nbAssignments=200000
26.45	       =>  wckTime=25.8  cpuTime=25.76  mem=5M532
27.75	   
27.75	   search
27.75	     run=20  nbConstraintChecks=128275847  nbAssignments=210000
27.75	       =>  wckTime=27.094  cpuTime=27.06  mem=5M532
29.05	   
29.05	   search
29.05	     run=21  nbConstraintChecks=134436743  nbAssignments=220000
29.05	       =>  wckTime=28.403  cpuTime=28.35  mem=5M532
30.35	   
30.35	   search
30.35	     run=22  nbConstraintChecks=140580934  nbAssignments=230000
30.35	       =>  wckTime=29.703  cpuTime=29.66  mem=5M532
30.91	   
30.91	   search
30.91	     run=23  nbConstraintChecks=143183033  nbAssignments=234266
30.91	       =>  wckTime=30.255  cpuTime=30.22  mem=5M532
30.91	   
30.91	   global
30.91	     nbConstraintChecks=143183033  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.91	     solvingWckTime=30.254  solvingCpuTime=30.22  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.91	     globalCpuTime=30.48
30.91	       =>  wckTime=30.565  cpuTime=30.42  mem=5M532
30.91	   
30.91	   solver IterativeSystematicSolver being built... 
31.04	       =>  wckTime=30.692  cpuTime=30.52  mem=16M554
31.08	   
31.08	   preprocessing
31.08	     nbConstraintChecks=11663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.08	     detectedInconsistency=no
31.08	       =>  wckTime=0.038  cpuTime=0.01  mem=16M554
31.10	   
31.10	   search
31.10	     run=0  nbConstraintChecks=28287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
31.10	     nbFailedAssignments=16  nbBacktracks=10  nbVisitedNodes=61  nbRestartNogoods=0
31.10	       =>  wckTime=0.061  cpuTime=0.05  mem=16M554
31.14	   
31.14	   search
31.14	     run=1  nbConstraintChecks=77608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=85
31.14	     nbFailedAssignments=40  nbBacktracks=25  nbVisitedNodes=150  nbRestartNogoods=5
31.14	       =>  wckTime=0.099  cpuTime=0.07  mem=16M554
31.17	   
31.17	   search
31.17	     run=2  nbConstraintChecks=148576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=156
31.17	     nbFailedAssignments=75  nbBacktracks=47  nbVisitedNodes=278  nbRestartNogoods=11
31.17	       =>  wckTime=0.133  cpuTime=0.1  mem=16M554
31.22	   
31.22	   search
31.22	     run=3  nbConstraintChecks=264605  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262
31.22	     nbFailedAssignments=140  nbBacktracks=80  nbVisitedNodes=482  nbRestartNogoods=16
31.22	       =>  wckTime=0.184  cpuTime=0.14  mem=16M554
31.27	   
31.27	   search
31.27	     run=4  nbConstraintChecks=392071  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=384
31.27	     nbFailedAssignments=204  nbBacktracks=130  nbVisitedNodes=718  nbRestartNogoods=19
31.27	       =>  wckTime=0.238  cpuTime=0.2  mem=16M554
31.36	   
31.36	   search
31.36	     run=5  nbConstraintChecks=608627  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=588
31.36	     nbFailedAssignments=324  nbBacktracks=205  nbVisitedNodes=1114  nbRestartNogoods=23
31.36	       =>  wckTime=0.322  cpuTime=0.28  mem=16M554
31.49	   
31.49	   search
31.49	     run=6  nbConstraintChecks=944489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=877
31.49	     nbFailedAssignments=489  nbBacktracks=318  nbVisitedNodes=1681  nbRestartNogoods=27
31.49	       =>  wckTime=0.458  cpuTime=0.42  mem=16M554
31.67	   
31.67	   search
31.67	     run=7  nbConstraintChecks=1399015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1284
31.67	     nbFailedAssignments=717  nbBacktracks=488  nbVisitedNodes=2484  nbRestartNogoods=38
31.67	       =>  wckTime=0.633  cpuTime=0.59  mem=16M554
31.94	   
31.94	   search
31.94	     run=8  nbConstraintChecks=2046118  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1892
31.94	     nbFailedAssignments=1059  nbBacktracks=744  nbVisitedNodes=3688  nbRestartNogoods=44
31.94	       =>  wckTime=0.903  cpuTime=0.84  mem=16M554
32.35	   
32.35	   search
32.35	     run=9  nbConstraintChecks=3183301  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2867
32.35	     nbFailedAssignments=1641  nbBacktracks=1128  nbVisitedNodes=5628  nbRestartNogoods=54
32.35	       =>  wckTime=1.318  cpuTime=1.25  mem=16M554
32.97	   
32.97	   search
32.97	     run=10  nbConstraintChecks=4914308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4427
32.97	     nbFailedAssignments=2614  nbBacktracks=1704  nbVisitedNodes=8736  nbRestartNogoods=62
32.97	       =>  wckTime=1.935  cpuTime=1.86  mem=16M554
33.89	   
33.89	   search
33.89	     run=11  nbConstraintChecks=7491292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6692
33.89	     nbFailedAssignments=4005  nbBacktracks=2568  nbVisitedNodes=13204  nbRestartNogoods=74
33.89	       =>  wckTime=2.851  cpuTime=2.78  mem=16M554
35.20	   
35.20	   search
35.20	     run=12  nbConstraintChecks=11037969  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9843
35.20	     nbFailedAssignments=5850  nbBacktracks=3865  nbVisitedNodes=19497  nbRestartNogoods=80
35.20	       =>  wckTime=4.167  cpuTime=4.09  mem=16M554
37.20	   
37.20	   search
37.20	     run=13  nbConstraintChecks=16455188  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14861
37.20	     nbFailedAssignments=8916  nbBacktracks=5811  nbVisitedNodes=29479  nbRestartNogoods=92
37.20	       =>  wckTime=6.16  cpuTime=6.08  mem=16M554
40.07	   
40.07	   search
40.07	     run=14  nbConstraintChecks=24440022  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21916
40.07	     nbFailedAssignments=13043  nbBacktracks=8730  nbVisitedNodes=43522  nbRestartNogoods=106
40.07	       =>  wckTime=9.036  cpuTime=8.95  mem=16M554
44.20	   
44.20	   search
44.20	     run=15  nbConstraintChecks=35915820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31816
44.20	     nbFailedAssignments=18556  nbBacktracks=13108  nbVisitedNodes=63261  nbRestartNogoods=117
44.20	       =>  wckTime=13.165  cpuTime=13.08  mem=16M554
51.00	   
51.00	   search
51.00	     run=16  nbConstraintChecks=54031672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47935
51.00	     nbFailedAssignments=28101  nbBacktracks=19676  nbVisitedNodes=95389  nbRestartNogoods=123
51.00	       =>  wckTime=19.962  cpuTime=19.87  mem=16M554
61.37	   
61.37	   search
61.37	     run=17  nbConstraintChecks=80960517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71583
61.37	     nbFailedAssignments=41892  nbBacktracks=29528  nbVisitedNodes=142053  nbRestartNogoods=137
61.37	       =>  wckTime=30.336  cpuTime=30.24  mem=16M554
67.82	   
67.82	   search
67.82	     run=18  nbConstraintChecks=97024490  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86163
67.82	     nbFailedAssignments=49901  nbBacktracks=36100  nbVisitedNodes=170199  nbRestartNogoods=149
67.82	       =>  wckTime=36.78  cpuTime=36.68  mem=16M554
67.82	   
67.82	   global
67.82	     nbConstraintChecks=97036153  nbRestartNogoods=149  solvingWckTime=36.782  solvingCpuTime=36.68  expiredTime=no
67.82	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=67.26
67.82	       =>  wckTime=67.475  cpuTime=67.2  mem=16M554
67.82	
67.82	s OPTIMUM FOUND
67.82	v 4 0 3 0 2 1 3 0 1 1 2 1 2 2 3 4 0 1 0 0 1 0 1 2 4 3 1 2 
67.82	   
67.82	   totalWckTime=67.551  totalCpuTime=67.26

Verifier Data (download as text)

9 unsatisfied constraints, 180 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/node48/watcher-278650-1169289064 -o ROOT/results/node48/solver-278650-1169289064 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278650-1169289064/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.51 1.43 1.78 3/68 21626
/proc/meminfo: memFree=1407104/2055920 swapFree=4192812/4192956
[pid=21625] ppid=21623 vsize=18540 CPUtime=0
/proc/21625/stat : 21625 (runsolver) R 21623 21625 21423 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277305953 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 255539604775 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/21625/statm: 4635 279 244 17 0 2626 0

[startup+0.103858 s]
/proc/loadavg: 0.51 1.43 1.78 3/68 21626
/proc/meminfo: memFree=1407104/2055920 swapFree=4192812/4192956
[pid=21625] ppid=21623 vsize=907676 CPUtime=0.05
/proc/21625/stat : 21625 (java) R 21623 21625 21423 0 -1 0 2359 0 1 0 4 1 0 0 20 0 4 0 277305953 929460224 2106 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153568989 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/21625/statm: 226919 2106 1179 14 0 214502 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907676

[startup+0.511894 s]
/proc/loadavg: 0.51 1.43 1.78 3/68 21626
/proc/meminfo: memFree=1407104/2055920 swapFree=4192812/4192956
[pid=21625] ppid=21623 vsize=915332 CPUtime=0.45
/proc/21625/stat : 21625 (java) S 21623 21625 21423 0 -1 0 6252 0 1 0 41 4 0 0 16 0 8 0 277305953 937299968 5991 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21625/statm: 228833 5991 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33196 s]
/proc/loadavg: 0.55 1.42 1.78 2/75 21649
/proc/meminfo: memFree=1387008/2055920 swapFree=4192812/4192956
[pid=21625] ppid=21623 vsize=915460 CPUtime=1.27
/proc/21625/stat : 21625 (java) R 21623 21625 21423 0 -1 0 7155 0 1 0 101 26 0 0 17 0 8 0 277305953 937431040 6893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21625/statm: 228865 6893 2479 14 0 215335 0
[pid=21625/tid=21635] ppid=21623 vsize=915460 CPUtime=0.02
/proc/21625/task/21635/stat : 21635 (java) S 21623 21625 21423 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277305962 937431040 6893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21636] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21636/stat : 21636 (java) S 21623 21625 21423 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277305962 937431040 6893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21637] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21637/stat : 21637 (java) S 21623 21625 21423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277305962 937431040 6893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21646] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21646/stat : 21646 (java) S 21623 21625 21423 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277305966 937431040 6893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21647] ppid=21623 vsize=915460 CPUtime=0.13
/proc/21625/task/21647/stat : 21647 (java) S 21623 21625 21423 0 -1 64 343 0 0 0 12 1 0 0 16 0 8 0 277305966 937431040 6893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21648] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21648/stat : 21648 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277305966 937431040 6893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21649] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21649/stat : 21649 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277305966 937431040 6893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915460

[startup+2.96911 s]
/proc/loadavg: 0.55 1.42 1.78 3/79 21653
/proc/meminfo: memFree=1381408/2055920 swapFree=4192812/4192956
[pid=21625] ppid=21623 vsize=915460 CPUtime=2.9
/proc/21625/stat : 21625 (java) R 21623 21625 21423 0 -1 0 7159 0 1 0 215 75 0 0 18 0 8 0 277305953 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21625/statm: 228865 6896 2479 14 0 215335 0
[pid=21625/tid=21635] ppid=21623 vsize=915460 CPUtime=0.02
/proc/21625/task/21635/stat : 21635 (java) S 21623 21625 21423 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277305962 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21636] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21636/stat : 21636 (java) S 21623 21625 21423 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277305962 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21637] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21637/stat : 21637 (java) S 21623 21625 21423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277305962 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21646] ppid=21623 vsize=915464 CPUtime=0
/proc/21625/task/21646/stat : 21646 (java) S 21623 21625 21423 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277305966 937435136 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21647] ppid=21623 vsize=915460 CPUtime=0.13
/proc/21625/task/21647/stat : 21647 (java) S 21623 21625 21423 0 -1 64 346 0 0 0 12 1 0 0 16 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21648] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21648/stat : 21648 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21649] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21649/stat : 21649 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915460

[startup+6.26041 s]
/proc/loadavg: 0.55 1.42 1.78 2/75 21653
/proc/meminfo: memFree=1386560/2055920 swapFree=4192812/4192956
[pid=21625] ppid=21623 vsize=915460 CPUtime=6.2
/proc/21625/stat : 21625 (java) R 21623 21625 21423 0 -1 0 7159 0 1 0 445 175 0 0 18 0 8 0 277305953 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21625/statm: 228866 6896 2479 14 0 215336 0
[pid=21625/tid=21635] ppid=21623 vsize=915460 CPUtime=0.02
/proc/21625/task/21635/stat : 21635 (java) S 21623 21625 21423 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277305962 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21636] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21636/stat : 21636 (java) S 21623 21625 21423 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277305962 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21637] ppid=21623 vsize=915464 CPUtime=0
/proc/21625/task/21637/stat : 21637 (java) S 21623 21625 21423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277305962 937435136 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21646] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21646/stat : 21646 (java) S 21623 21625 21423 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21647] ppid=21623 vsize=915460 CPUtime=0.13
/proc/21625/task/21647/stat : 21647 (java) S 21623 21625 21423 0 -1 64 346 0 0 0 12 1 0 0 16 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21648] ppid=21623 vsize=915464 CPUtime=0
/proc/21625/task/21648/stat : 21648 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277305966 937435136 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21649] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21649/stat : 21649 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.731 s]
/proc/loadavg: 0.70 1.42 1.78 2/75 21660
/proc/meminfo: memFree=1386496/2055920 swapFree=4192812/4192956
[pid=21625] ppid=21623 vsize=915464 CPUtime=12.67
/proc/21625/stat : 21625 (java) R 21623 21625 21423 0 -1 0 7159 0 1 0 889 378 0 0 25 0 8 0 277305953 937435136 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21625/statm: 228865 6896 2479 14 0 215335 0
[pid=21625/tid=21635] ppid=21623 vsize=915460 CPUtime=0.02
/proc/21625/task/21635/stat : 21635 (java) S 21623 21625 21423 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277305962 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21636] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21636/stat : 21636 (java) S 21623 21625 21423 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277305962 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21637] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21637/stat : 21637 (java) S 21623 21625 21423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277305962 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21646] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21646/stat : 21646 (java) S 21623 21625 21423 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21647] ppid=21623 vsize=915460 CPUtime=0.13
/proc/21625/task/21647/stat : 21647 (java) S 21623 21625 21423 0 -1 64 346 0 0 0 12 1 0 0 16 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21648] ppid=21623 vsize=915464 CPUtime=0
/proc/21625/task/21648/stat : 21648 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277305966 937435136 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21649] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21649/stat : 21649 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915464

[startup+25.5862 s]
/proc/loadavg: 0.74 1.41 1.77 2/75 21670
/proc/meminfo: memFree=1386704/2055920 swapFree=4192812/4192956
[pid=21625] ppid=21623 vsize=915460 CPUtime=25.51
/proc/21625/stat : 21625 (java) R 21623 21625 21423 0 -1 0 7159 0 1 0 1775 776 0 0 25 0 8 0 277305953 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21625/statm: 228865 6896 2479 14 0 215335 0
[pid=21625/tid=21635] ppid=21623 vsize=915464 CPUtime=0.02
/proc/21625/task/21635/stat : 21635 (java) S 21623 21625 21423 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277305962 937435136 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21636] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21636/stat : 21636 (java) S 21623 21625 21423 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277305962 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21637] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21637/stat : 21637 (java) S 21623 21625 21423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277305962 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21646] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21646/stat : 21646 (java) S 21623 21625 21423 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21647] ppid=21623 vsize=915460 CPUtime=0.13
/proc/21625/task/21647/stat : 21647 (java) S 21623 21625 21423 0 -1 64 346 0 0 0 12 1 0 0 16 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21648] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21648/stat : 21648 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21649] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21649/stat : 21649 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277305966 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 915460

[startup+51.2766 s]
/proc/loadavg: 1.00 1.40 1.75 3/88 21734
/proc/meminfo: memFree=1372896/2055920 swapFree=4192812/4192956
[pid=21625] ppid=21623 vsize=915460 CPUtime=51.17
/proc/21625/stat : 21625 (java) R 21623 21625 21423 0 -1 0 9064 0 1 0 4176 941 0 0 25 0 8 0 277305953 937431040 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843075 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21625/statm: 228865 8798 2532 14 0 215335 0
[pid=21625/tid=21635] ppid=21623 vsize=915460 CPUtime=0.02
/proc/21625/task/21635/stat : 21635 (java) S 21623 21625 21423 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277305962 937431040 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21636] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21636/stat : 21636 (java) S 21623 21625 21423 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277305962 937431040 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21637] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21637/stat : 21637 (java) S 21623 21625 21423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277305962 937431040 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21646] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21646/stat : 21646 (java) S 21623 21625 21423 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277305966 937431040 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21647] ppid=21623 vsize=915460 CPUtime=0.22
/proc/21625/task/21647/stat : 21647 (java) S 21623 21625 21423 0 -1 64 401 0 0 0 20 2 0 0 16 0 8 0 277305966 937431040 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21648] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21648/stat : 21648 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277305966 937431040 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21625/tid=21649] ppid=21623 vsize=915460 CPUtime=0
/proc/21625/task/21649/stat : 21649 (java) S 21623 21625 21423 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277305966 937431040 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 67.8584
CPU time (s): 67.7307
CPU user time (s): 58.3051
CPU system time (s): 9.42557
CPU usage (%): 99.8119
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.3051
system time used= 9.42557
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9166
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= 2246
involuntary context switches= 1687

runsolver used 0.073988 s user time and 0.185971 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan 20 10:31:09 UTC 2007


IDJOB= 278650
IDBENCH= 8607
IDSOLVER= 68
FILE ID= node48/278650-1169289064

PBS_JOBID= 3609733

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-30/kbtree-9-7-3-5-30-01_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278650-1169289064/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-278650-1169289064 -o ROOT/results/node48/solver-278650-1169289064 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278650-1169289064/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  72d888e61780abb76804773486357de5

RANDOM SEED= 567565112

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1407584 kB
Buffers:         49300 kB
Cached:         501364 kB
SwapCached:          0 kB
Active:         118436 kB
Inactive:       452412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          30388 kB
Slab:            63228 kB
Committed_AS:  5547112 kB
PageTables:       1584 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 node48 on Sat Jan 20 10:32:27 UTC 2007