Trace number 278722

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 95.4405 95.585

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-40/
kbtree-9-7-3-5-40-21_ext.xml
MD5SUMc7aeb231f606d208bf8c1b876ee7dc83
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints168
Best CPU time to get the best result obtained on this benchmark1.48977
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278722-1169289165/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.41	       =>  wckTime=0.1  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.55	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.55	     maxArity=2
0.55	       =>  wckTime=0.237  cpuTime=0.16  mem=8M837
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.317  cpuTime=0.2  mem=5M532
0.63	
0.63	s SATISFIABLE
0.63	o 110
0.63	c 79
0.63	o 118
0.63	c 71
0.63	o 125
0.63	c 64
0.63	o 130
0.63	c 59
0.64	o 133
0.64	c 56
0.64	o 137
0.64	c 52
0.64	o 140
0.64	c 49
0.64	o 142
0.64	c 47
0.64	o 144
0.64	c 45
0.64	o 145
0.64	c 44
0.64	o 148
0.64	c 41
0.64	o 150
0.64	c 39
0.64	o 151
0.64	c 38
0.64	o 154
0.64	c 35
0.64	o 156
0.64	c 33
0.64	o 158
0.64	c 31
0.64	o 159
0.64	c 30
0.65	o 160
0.65	c 29
0.65	o 161
0.65	c 28
0.67	o 162
0.67	c 27
0.69	o 163
0.69	c 26
0.69	o 164
0.69	c 25
0.69	o 165
0.69	c 24
0.69	o 166
0.69	c 23
0.69	o 167
0.69	c 22
0.74	o 168
0.74	c 21
2.07	   
2.07	   search
2.07	     run=0  nbConstraintChecks=7671913  nbAssignments=10000
2.07	       =>  wckTime=1.441  cpuTime=1.42  mem=5M532
3.47	   
3.47	   search
3.47	     run=1  nbConstraintChecks=15441282  nbAssignments=20000
3.47	       =>  wckTime=2.845  cpuTime=2.83  mem=5M532
4.86	   
4.86	   search
4.86	     run=2  nbConstraintChecks=23049915  nbAssignments=30000
4.86	       =>  wckTime=4.231  cpuTime=4.22  mem=5M532
6.26	   
6.26	   search
6.26	     run=3  nbConstraintChecks=30795027  nbAssignments=40000
6.26	       =>  wckTime=5.629  cpuTime=5.61  mem=5M532
7.65	   
7.65	   search
7.65	     run=4  nbConstraintChecks=38403839  nbAssignments=50000
7.65	       =>  wckTime=7.016  cpuTime=6.99  mem=5M532
9.05	   
9.05	   search
9.05	     run=5  nbConstraintChecks=46161894  nbAssignments=60000
9.05	       =>  wckTime=8.424  cpuTime=8.4  mem=5M532
10.44	   
10.44	   search
10.44	     run=6  nbConstraintChecks=53780218  nbAssignments=70000
10.44	       =>  wckTime=9.814  cpuTime=9.78  mem=5M532
11.85	   
11.85	   search
11.85	     run=7  nbConstraintChecks=61547307  nbAssignments=80000
11.85	       =>  wckTime=11.219  cpuTime=11.19  mem=5M532
13.23	   
13.23	   search
13.23	     run=8  nbConstraintChecks=69188622  nbAssignments=90000
13.23	       =>  wckTime=12.604  cpuTime=12.58  mem=5M532
14.61	   
14.61	   search
14.61	     run=9  nbConstraintChecks=76818519  nbAssignments=100000
14.61	       =>  wckTime=13.983  cpuTime=13.96  mem=5M532
15.99	   
15.99	   search
15.99	     run=10  nbConstraintChecks=84423234  nbAssignments=110000
15.99	       =>  wckTime=15.36  cpuTime=15.34  mem=5M532
17.41	   
17.41	   search
17.41	     run=11  nbConstraintChecks=92159200  nbAssignments=120000
17.41	       =>  wckTime=16.776  cpuTime=16.74  mem=5M532
18.79	   
18.79	   search
18.79	     run=12  nbConstraintChecks=99786147  nbAssignments=130000
18.79	       =>  wckTime=18.156  cpuTime=18.12  mem=5M532
20.17	   
20.17	   search
20.17	     run=13  nbConstraintChecks=107463629  nbAssignments=140000
20.17	       =>  wckTime=19.539  cpuTime=19.51  mem=5M532
21.55	   
21.55	   search
21.55	     run=14  nbConstraintChecks=115088794  nbAssignments=150000
21.55	       =>  wckTime=20.919  cpuTime=20.89  mem=5M532
22.93	   
22.93	   search
22.93	     run=15  nbConstraintChecks=122742042  nbAssignments=160000
22.93	       =>  wckTime=22.305  cpuTime=22.26  mem=5M532
24.33	   
24.33	   search
24.33	     run=16  nbConstraintChecks=130404478  nbAssignments=170000
24.33	       =>  wckTime=23.702  cpuTime=23.67  mem=5M532
25.74	   
25.74	   search
25.74	     run=17  nbConstraintChecks=138216596  nbAssignments=180000
25.74	       =>  wckTime=25.111  cpuTime=25.07  mem=5M532
27.13	   
27.13	   search
27.13	     run=18  nbConstraintChecks=145800797  nbAssignments=190000
27.13	       =>  wckTime=26.503  cpuTime=26.46  mem=5M532
28.56	   
28.56	   search
28.56	     run=19  nbConstraintChecks=153489381  nbAssignments=200000
28.56	       =>  wckTime=27.932  cpuTime=27.87  mem=5M532
29.96	   
29.96	   search
29.96	     run=20  nbConstraintChecks=161124872  nbAssignments=210000
29.96	       =>  wckTime=29.331  cpuTime=29.26  mem=5M532
30.79	   
30.79	   search
30.79	     run=21  nbConstraintChecks=165693042  nbAssignments=215943
30.80	       =>  wckTime=30.166  cpuTime=30.11  mem=5M532
30.80	   
30.80	   global
30.80	     nbConstraintChecks=165693042  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.80	     solvingWckTime=30.165  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.80	     globalCpuTime=30.36
30.80	       =>  wckTime=30.484  cpuTime=30.31  mem=5M532
30.80	   
30.80	   solver IterativeSystematicSolver being built... 
30.92	       =>  wckTime=30.609  cpuTime=30.4  mem=16M554
30.96	   
30.96	   preprocessing
30.96	     nbConstraintChecks=13799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.96	     detectedInconsistency=no
30.96	       =>  wckTime=0.034  cpuTime=0.02  mem=16M554
30.99	   
30.99	   search
30.99	     run=0  nbConstraintChecks=40611  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40
30.99	     nbFailedAssignments=17  nbBacktracks=10  nbVisitedNodes=68  nbRestartNogoods=0
30.99	       =>  wckTime=0.065  cpuTime=0.05  mem=16M554
31.03	   
31.03	   search
31.03	     run=1  nbConstraintChecks=112411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101
31.03	     nbFailedAssignments=53  nbBacktracks=25  nbVisitedNodes=179  nbRestartNogoods=3
31.03	       =>  wckTime=0.112  cpuTime=0.08  mem=16M554
31.07	   
31.07	   search
31.07	     run=2  nbConstraintChecks=206911  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=182
31.07	     nbFailedAssignments=99  nbBacktracks=47  nbVisitedNodes=328  nbRestartNogoods=6
31.07	       =>  wckTime=0.152  cpuTime=0.11  mem=16M554
31.11	   
31.11	   search
31.11	     run=3  nbConstraintChecks=311285  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=271
31.11	     nbFailedAssignments=144  nbBacktracks=80  nbVisitedNodes=495  nbRestartNogoods=12
31.11	       =>  wckTime=0.188  cpuTime=0.15  mem=16M554
31.18	   
31.18	   search
31.18	     run=4  nbConstraintChecks=494668  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=415
31.18	     nbFailedAssignments=229  nbBacktracks=130  nbVisitedNodes=774  nbRestartNogoods=18
31.18	       =>  wckTime=0.254  cpuTime=0.21  mem=16M554
31.26	   
31.26	   search
31.26	     run=5  nbConstraintChecks=773108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=628
31.26	     nbFailedAssignments=356  nbBacktracks=205  nbVisitedNodes=1189  nbRestartNogoods=20
31.27	       =>  wckTime=0.343  cpuTime=0.3  mem=16M554
31.39	   
31.39	   search
31.39	     run=6  nbConstraintChecks=1166082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=936
31.39	     nbFailedAssignments=540  nbBacktracks=318  nbVisitedNodes=1794  nbRestartNogoods=22
31.39	       =>  wckTime=0.469  cpuTime=0.42  mem=16M554
31.60	   
31.60	   search
31.60	     run=7  nbConstraintChecks=1817839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1414
31.60	     nbFailedAssignments=838  nbBacktracks=488  nbVisitedNodes=2739  nbRestartNogoods=25
31.60	       =>  wckTime=0.676  cpuTime=0.63  mem=16M554
31.88	   
31.88	   search
31.88	     run=8  nbConstraintChecks=2721952  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2076
31.88	     nbFailedAssignments=1233  nbBacktracks=744  nbVisitedNodes=4052  nbRestartNogoods=38
31.88	       =>  wckTime=0.96  cpuTime=0.89  mem=16M554
32.28	   
32.28	   search
32.28	     run=9  nbConstraintChecks=4069959  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3057
32.28	     nbFailedAssignments=1817  nbBacktracks=1128  nbVisitedNodes=5999  nbRestartNogoods=44
32.28	       =>  wckTime=1.36  cpuTime=1.29  mem=16M554
32.85	   
32.85	   search
32.85	     run=10  nbConstraintChecks=6059941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4540
32.85	     nbFailedAssignments=2713  nbBacktracks=1704  nbVisitedNodes=8932  nbRestartNogoods=46
32.85	       =>  wckTime=1.928  cpuTime=1.86  mem=16M554
33.80	   
33.80	   search
33.80	     run=11  nbConstraintChecks=9297908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6938
33.80	     nbFailedAssignments=4237  nbBacktracks=2568  nbVisitedNodes=13706  nbRestartNogoods=51
33.80	       =>  wckTime=2.876  cpuTime=2.81  mem=16M554
35.15	   
35.15	   search
35.15	     run=12  nbConstraintChecks=13663395  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10217
35.15	     nbFailedAssignments=6209  nbBacktracks=3865  nbVisitedNodes=20244  nbRestartNogoods=64
35.15	       =>  wckTime=4.225  cpuTime=4.15  mem=16M554
37.21	   
37.21	   search
37.21	     run=13  nbConstraintChecks=20875422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15529
37.21	     nbFailedAssignments=9562  nbBacktracks=5811  nbVisitedNodes=30826  nbRestartNogoods=70
37.21	       =>  wckTime=6.283  cpuTime=6.21  mem=16M554
40.40	   
40.40	   search
40.40	     run=14  nbConstraintChecks=31162551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22653
40.40	     nbFailedAssignments=13757  nbBacktracks=8730  nbVisitedNodes=44982  nbRestartNogoods=73
40.40	       =>  wckTime=9.48  cpuTime=9.41  mem=16M554
45.12	   
45.12	   search
45.12	     run=15  nbConstraintChecks=46019411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33496
45.12	     nbFailedAssignments=20212  nbBacktracks=13108  nbVisitedNodes=66619  nbRestartNogoods=83
45.12	       =>  wckTime=14.198  cpuTime=14.12  mem=16M554
51.99	   
51.99	   search
51.99	     run=16  nbConstraintChecks=69600039  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50744
51.99	     nbFailedAssignments=30884  nbBacktracks=19676  nbVisitedNodes=101017  nbRestartNogoods=91
51.99	       =>  wckTime=21.064  cpuTime=20.98  mem=16M554
63.00	   
63.00	   search
63.00	     run=17  nbConstraintChecks=104843880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75793
63.00	     nbFailedAssignments=46075  nbBacktracks=29528  nbVisitedNodes=151020  nbRestartNogoods=106
63.00	       =>  wckTime=32.081  cpuTime=31.99  mem=16M554
78.59	   
78.59	   search
78.59	     run=18  nbConstraintChecks=152691015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111340
78.59	     nbFailedAssignments=66841  nbBacktracks=44306  nbVisitedNodes=220881  nbRestartNogoods=120
78.59	       =>  wckTime=47.666  cpuTime=47.54  mem=16M554
95.54	   
95.54	   search
95.54	     run=19  nbConstraintChecks=204668276  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150297
95.54	     nbFailedAssignments=88332  nbBacktracks=61773  nbVisitedNodes=296478  nbRestartNogoods=128
95.54	       =>  wckTime=64.619  cpuTime=64.49  mem=16M554
95.54	   
95.54	   global
95.54	     nbConstraintChecks=204682075  nbRestartNogoods=128  solvingWckTime=64.62  solvingCpuTime=64.49  expiredTime=no
95.54	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=94.94
95.54	       =>  wckTime=95.23  cpuTime=94.89  mem=16M554
95.55	
95.55	s OPTIMUM FOUND
95.55	v 3 4 0 1 4 1 1 1 1 0 4 4 4 0 0 3 1 1 0 0 0 4 4 2 0 3 0 1 
95.55	   
95.55	   totalWckTime=95.311  totalCpuTime=94.94

Verifier Data (download as text)

21 unsatisfied constraints, 168 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/node45/watcher-278722-1169289165 -o ROOT/results/node45/solver-278722-1169289165 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278722-1169289165/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.73 1.39 1.75 5/74 12694
/proc/meminfo: memFree=1432760/2055920 swapFree=4184076/4192956
[pid=12693] ppid=12686 vsize=1784 CPUtime=0
/proc/12693/stat : 12693 (java) R 12686 12693 12568 0 -1 0 189 0 0 0 0 0 0 0 19 0 1 0 277315950 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12693/statm: 446 158 123 14 0 91 0

[startup+0.107006 s]
/proc/loadavg: 0.73 1.39 1.75 5/74 12694
/proc/meminfo: memFree=1432760/2055920 swapFree=4184076/4192956
[pid=12693] ppid=12686 vsize=916012 CPUtime=0.09
/proc/12693/stat : 12693 (java) R 12686 12693 12568 0 -1 0 3005 0 1 0 7 2 0 0 17 0 8 0 277315950 937996288 2751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153609868 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12693/statm: 229003 2751 1430 14 0 215498 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 916012

[startup+0.515079 s]
/proc/loadavg: 0.73 1.39 1.75 5/74 12694
/proc/meminfo: memFree=1432760/2055920 swapFree=4184076/4192956
[pid=12693] ppid=12686 vsize=916356 CPUtime=0.49
/proc/12693/stat : 12693 (java) R 12686 12693 12568 0 -1 0 6392 0 1 0 45 4 0 0 16 0 8 0 277315950 938348544 6131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12693/statm: 229089 6131 2150 14 0 215559 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 916356

[startup+1.33622 s]
/proc/loadavg: 0.73 1.39 1.75 2/75 12709
/proc/meminfo: memFree=1415992/2055920 swapFree=4184076/4192956
[pid=12693] ppid=12686 vsize=916484 CPUtime=1.31
/proc/12693/stat : 12693 (java) R 12686 12693 12568 0 -1 0 7167 0 1 0 110 21 0 0 20 0 8 0 277315950 938479616 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12693/statm: 229121 6905 2479 14 0 215591 0
[pid=12693/tid=12698] ppid=12686 vsize=916484 CPUtime=0.02
/proc/12693/task/12698/stat : 12698 (java) S 12686 12693 12568 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277315954 938479616 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12699] ppid=12686 vsize=916488 CPUtime=0
/proc/12693/task/12699/stat : 12699 (java) S 12686 12693 12568 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315955 938483712 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12700] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12700/stat : 12700 (java) S 12686 12693 12568 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315955 938479616 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12705] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12705/stat : 12705 (java) S 12686 12693 12568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277315958 938479616 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12706] ppid=12686 vsize=916484 CPUtime=0.13
/proc/12693/task/12706/stat : 12706 (java) S 12686 12693 12568 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 277315958 938479616 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12707] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12707/stat : 12707 (java) S 12686 12693 12568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277315958 938479616 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12708] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12708/stat : 12708 (java) S 12686 12693 12568 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277315958 938479616 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 916484

[startup+2.98252 s]
/proc/loadavg: 0.73 1.39 1.75 2/75 12709
/proc/meminfo: memFree=1415864/2055920 swapFree=4184076/4192956
[pid=12693] ppid=12686 vsize=916484 CPUtime=2.96
/proc/12693/stat : 12693 (java) R 12686 12693 12568 0 -1 0 7171 0 1 0 230 66 0 0 24 0 8 0 277315950 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12693/statm: 229121 6908 2479 14 0 215591 0
[pid=12693/tid=12698] ppid=12686 vsize=916488 CPUtime=0.02
/proc/12693/task/12698/stat : 12698 (java) S 12686 12693 12568 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277315954 938483712 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12699] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12699/stat : 12699 (java) S 12686 12693 12568 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315955 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12700] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12700/stat : 12700 (java) S 12686 12693 12568 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315955 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12705] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12705/stat : 12705 (java) S 12686 12693 12568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12706] ppid=12686 vsize=916484 CPUtime=0.14
/proc/12693/task/12706/stat : 12706 (java) S 12686 12693 12568 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12707] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12707/stat : 12707 (java) S 12686 12693 12568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12708] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12708/stat : 12708 (java) S 12686 12693 12568 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 916484

[startup+6.27112 s]
/proc/loadavg: 0.76 1.39 1.75 2/75 12717
/proc/meminfo: memFree=1415672/2055920 swapFree=4184076/4192956
[pid=12693] ppid=12686 vsize=916484 CPUtime=6.24
/proc/12693/stat : 12693 (java) R 12686 12693 12568 0 -1 0 7171 0 1 0 472 152 0 0 25 0 8 0 277315950 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12693/statm: 229121 6908 2479 14 0 215591 0
[pid=12693/tid=12698] ppid=12686 vsize=916484 CPUtime=0.02
/proc/12693/task/12698/stat : 12698 (java) S 12686 12693 12568 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277315954 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12699] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12699/stat : 12699 (java) S 12686 12693 12568 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315955 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12700] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12700/stat : 12700 (java) S 12686 12693 12568 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315955 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12705] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12705/stat : 12705 (java) S 12686 12693 12568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12706] ppid=12686 vsize=916488 CPUtime=0.14
/proc/12693/task/12706/stat : 12706 (java) S 12686 12693 12568 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277315958 938483712 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12707] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12707/stat : 12707 (java) S 12686 12693 12568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12708] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12708/stat : 12708 (java) S 12686 12693 12568 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 916484

[startup+12.7493 s]
/proc/loadavg: 0.78 1.38 1.74 2/76 12719
/proc/meminfo: memFree=1415792/2055920 swapFree=4184076/4192956
[pid=12693] ppid=12686 vsize=916488 CPUtime=12.72
/proc/12693/stat : 12693 (java) R 12686 12693 12568 0 -1 0 7171 0 1 0 949 323 0 0 25 0 8 0 277315950 938483712 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12693/statm: 229121 6908 2479 14 0 215591 0
[pid=12693/tid=12698] ppid=12686 vsize=916484 CPUtime=0.02
/proc/12693/task/12698/stat : 12698 (java) S 12686 12693 12568 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277315954 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12699] ppid=12686 vsize=916488 CPUtime=0
/proc/12693/task/12699/stat : 12699 (java) S 12686 12693 12568 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315955 938483712 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12700] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12700/stat : 12700 (java) S 12686 12693 12568 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315955 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12705] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12705/stat : 12705 (java) S 12686 12693 12568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12706] ppid=12686 vsize=916484 CPUtime=0.14
/proc/12693/task/12706/stat : 12706 (java) S 12686 12693 12568 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12693/tid=12707] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12707/stat : 12707 (java) S 12686 12693 12568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12708] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12708/stat : 12708 (java) S 12686 12693 12568 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 916488

[startup+25.6006 s]
/proc/loadavg: 0.82 1.36 1.73 2/75 12754
/proc/meminfo: memFree=1414008/2055920 swapFree=4184076/4192956
[pid=12693] ppid=12686 vsize=916488 CPUtime=25.56
/proc/12693/stat : 12693 (java) R 12686 12693 12568 0 -1 0 7171 0 1 0 1891 665 0 0 25 0 8 0 277315950 938483712 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12693/statm: 229121 6908 2479 14 0 215591 0
[pid=12693/tid=12698] ppid=12686 vsize=916484 CPUtime=0.02
/proc/12693/task/12698/stat : 12698 (java) S 12686 12693 12568 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277315954 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12699] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12699/stat : 12699 (java) S 12686 12693 12568 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315955 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12700] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12700/stat : 12700 (java) S 12686 12693 12568 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315955 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12705] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12705/stat : 12705 (java) S 12686 12693 12568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12706] ppid=12686 vsize=916484 CPUtime=0.14
/proc/12693/task/12706/stat : 12706 (java) S 12686 12693 12568 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12693/tid=12707] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12707/stat : 12707 (java) S 12686 12693 12568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12708] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12708/stat : 12708 (java) S 12686 12693 12568 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277315958 938479616 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 916488

[startup+51.2043 s]
/proc/loadavg: 1.22 1.41 1.73 3/87 12766
/proc/meminfo: memFree=1388376/2055920 swapFree=4184076/4192956
[pid=12693] ppid=12686 vsize=916484 CPUtime=51.12
/proc/12693/stat : 12693 (java) R 12686 12693 12568 0 -1 0 9061 0 1 0 4308 804 0 0 25 0 8 0 277315950 938479616 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848090 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12693/statm: 229121 8796 2532 14 0 215591 0
[pid=12693/tid=12698] ppid=12686 vsize=916484 CPUtime=0.02
/proc/12693/task/12698/stat : 12698 (java) S 12686 12693 12568 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277315954 938479616 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12693/tid=12699] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12699/stat : 12699 (java) S 12686 12693 12568 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315955 938479616 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12700] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12700/stat : 12700 (java) S 12686 12693 12568 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315955 938479616 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12705] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12705/stat : 12705 (java) S 12686 12693 12568 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277315958 938479616 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12706] ppid=12686 vsize=916484 CPUtime=0.24
/proc/12693/task/12706/stat : 12706 (java) S 12686 12693 12568 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 277315958 938479616 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12693/tid=12707] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12707/stat : 12707 (java) S 12686 12693 12568 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277315958 938479616 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12693/tid=12708] ppid=12686 vsize=916484 CPUtime=0
/proc/12693/task/12708/stat : 12708 (java) S 12686 12693 12568 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277315958 938479616 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 916484

Child status: 0
Real time (s): 95.585
CPU time (s): 95.4405
CPU user time (s): 87.3837
CPU system time (s): 8.05677
CPU usage (%): 99.8488
Max. virtual memory (cumulated for all children) (KiB): 916488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 87.3837
system time used= 8.05678
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= 3007
involuntary context switches= 2923

runsolver used 0.109983 s user time and 0.280957 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan 20 10:32:46 UTC 2007


IDJOB= 278722
IDBENCH= 8720
IDSOLVER= 68
FILE ID= node45/278722-1169289165

PBS_JOBID= 3609748

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c7aeb231f606d208bf8c1b876ee7dc83

RANDOM SEED= 385817977

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.259
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.259
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:       1434440 kB
Buffers:         50900 kB
Cached:         483772 kB
SwapCached:       2868 kB
Active:         121740 kB
Inactive:       427188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434440 kB
SwapTotal:     4192956 kB
SwapFree:      4184076 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:          20272 kB
Slab:            58328 kB
Committed_AS:  4767388 kB
PageTables:       1596 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 node45 on Sat Jan 20 10:34:27 UTC 2007