Trace number 280837

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 55.8995 56.3966

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-3_ext.xml
MD5SUM1f1873f64654703cb160375c81112273
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints107
Best CPU time to get the best result obtained on this benchmark4.50231
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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/280837-1169308179/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.099  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.53	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1295  maxDegree=11
0.53	     maxArity=2
0.53	       =>  wckTime=0.21  cpuTime=0.15  mem=8M854
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.293  cpuTime=0.19  mem=5M496
0.61	
0.61	s SATISFIABLE
0.61	o 73
0.61	c 36
0.61	o 75
0.61	c 34
0.61	o 78
0.61	c 31
0.62	o 80
0.62	c 29
0.62	o 81
0.62	c 28
0.62	o 84
0.62	c 25
0.62	o 86
0.62	c 23
0.62	o 87
0.62	c 22
0.62	o 88
0.62	c 21
0.62	o 89
0.62	c 20
0.62	o 90
0.62	c 19
0.62	o 92
0.62	c 17
0.62	o 93
0.62	c 16
0.63	o 94
0.63	c 15
0.63	o 95
0.63	c 14
0.63	o 97
0.63	c 12
0.63	o 98
0.63	c 11
0.63	o 100
0.63	c 9
0.63	o 101
0.63	c 8
0.64	o 103
0.64	c 6
0.64	o 104
0.64	c 5
0.65	o 105
0.65	c 4
0.76	o 106
0.76	c 3
1.91	   
1.91	   search
1.91	     run=0  nbConstraintChecks=5555104  nbAssignments=10000
1.91	       =>  wckTime=1.307  cpuTime=1.28  mem=5M496
3.17	   
3.17	   search
3.17	     run=1  nbConstraintChecks=11148069  nbAssignments=20000
3.17	       =>  wckTime=2.567  cpuTime=2.53  mem=5M496
3.63	o 107
3.63	c 2
4.43	   
4.43	   search
4.43	     run=2  nbConstraintChecks=16792814  nbAssignments=30000
4.43	       =>  wckTime=3.828  cpuTime=3.77  mem=5M496
5.68	   
5.68	   search
5.68	     run=3  nbConstraintChecks=22203522  nbAssignments=40000
5.68	       =>  wckTime=5.07  cpuTime=5.0  mem=5M496
6.91	   
6.91	   search
6.91	     run=4  nbConstraintChecks=27596807  nbAssignments=50000
6.91	       =>  wckTime=6.302  cpuTime=6.23  mem=5M496
8.16	   
8.16	   search
8.16	     run=5  nbConstraintChecks=33131561  nbAssignments=60000
8.16	       =>  wckTime=7.553  cpuTime=7.47  mem=5M496
9.44	   
9.44	   search
9.44	     run=6  nbConstraintChecks=38838052  nbAssignments=70000
9.44	       =>  wckTime=8.828  cpuTime=8.73  mem=5M496
10.70	   
10.70	   search
10.70	     run=7  nbConstraintChecks=44423866  nbAssignments=80000
10.70	       =>  wckTime=10.095  cpuTime=9.99  mem=5M496
11.96	   
11.96	   search
11.96	     run=8  nbConstraintChecks=49926718  nbAssignments=90000
11.96	       =>  wckTime=11.35  cpuTime=11.23  mem=5M496
13.23	   
13.23	   search
13.23	     run=9  nbConstraintChecks=55546481  nbAssignments=100000
13.23	       =>  wckTime=12.62  cpuTime=12.49  mem=5M496
14.49	   
14.49	   search
14.49	     run=10  nbConstraintChecks=61083545  nbAssignments=110000
14.49	       =>  wckTime=13.881  cpuTime=13.74  mem=5M496
15.76	   
15.76	   search
15.76	     run=11  nbConstraintChecks=66704210  nbAssignments=120000
15.76	       =>  wckTime=15.157  cpuTime=15.01  mem=5M496
17.01	   
17.01	   search
17.01	     run=12  nbConstraintChecks=72111118  nbAssignments=130000
17.01	       =>  wckTime=16.404  cpuTime=16.24  mem=5M496
18.25	   
18.25	   search
18.25	     run=13  nbConstraintChecks=77457117  nbAssignments=140000
18.25	       =>  wckTime=17.644  cpuTime=17.47  mem=5M496
19.51	   
19.51	   search
19.51	     run=14  nbConstraintChecks=83018074  nbAssignments=150000
19.51	       =>  wckTime=18.9  cpuTime=18.71  mem=5M496
20.75	   
20.75	   search
20.75	     run=15  nbConstraintChecks=88483858  nbAssignments=160000
20.75	       =>  wckTime=20.141  cpuTime=19.95  mem=5M496
22.01	   
22.01	   search
22.01	     run=16  nbConstraintChecks=94095807  nbAssignments=170000
22.01	       =>  wckTime=21.402  cpuTime=21.2  mem=5M496
23.26	   
23.26	   search
23.26	     run=17  nbConstraintChecks=99648907  nbAssignments=180000
23.26	       =>  wckTime=22.655  cpuTime=22.44  mem=5M496
24.52	   
24.52	   search
24.52	     run=18  nbConstraintChecks=105303024  nbAssignments=190000
24.52	       =>  wckTime=23.918  cpuTime=23.7  mem=5M496
25.77	   
25.77	   search
25.77	     run=19  nbConstraintChecks=110753605  nbAssignments=200000
25.77	       =>  wckTime=25.159  cpuTime=24.92  mem=5M496
27.03	   
27.03	   search
27.03	     run=20  nbConstraintChecks=116376178  nbAssignments=210000
27.03	       =>  wckTime=26.422  cpuTime=26.18  mem=5M496
28.28	   
28.28	   search
28.28	     run=21  nbConstraintChecks=121846291  nbAssignments=220000
28.28	       =>  wckTime=27.67  cpuTime=27.41  mem=5M496
29.52	   
29.52	   search
29.52	     run=22  nbConstraintChecks=127268605  nbAssignments=230000
29.52	       =>  wckTime=28.913  cpuTime=28.64  mem=5M496
30.81	   
30.81	   search
30.81	     run=23  nbConstraintChecks=133005899  nbAssignments=240000
30.81	       =>  wckTime=30.199  cpuTime=29.92  mem=5M496
32.05	   
32.05	   search
32.05	     run=24  nbConstraintChecks=138446559  nbAssignments=250000
32.05	       =>  wckTime=31.447  cpuTime=31.16  mem=5M496
33.32	   
33.32	   search
33.32	     run=25  nbConstraintChecks=143986136  nbAssignments=260000
33.32	       =>  wckTime=32.711  cpuTime=32.42  mem=5M496
33.89	   
33.89	   search
33.89	     run=26  nbConstraintChecks=146409015  nbAssignments=264624
33.89	       =>  wckTime=33.278  cpuTime=32.98  mem=5M496
33.89	   
33.89	   global
33.89	     nbConstraintChecks=146409015  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.89	     solvingWckTime=33.277  solvingCpuTime=32.98  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.89	     globalCpuTime=33.21
33.89	       =>  wckTime=33.572  cpuTime=33.17  mem=5M496
33.89	   
33.89	   solver IterativeSystematicSolver being built... 
34.03	       =>  wckTime=33.71  cpuTime=33.28  mem=16M518
34.07	   
34.07	   preprocessing
34.07	     nbConstraintChecks=15521  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.07	     detectedInconsistency=no
34.07	       =>  wckTime=0.047  cpuTime=0.03  mem=16M518
34.12	   
34.12	   search
34.12	     run=0  nbConstraintChecks=98182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67
34.12	     nbFailedAssignments=48  nbBacktracks=10  nbVisitedNodes=126  nbRestartNogoods=0
34.12	       =>  wckTime=0.092  cpuTime=0.07  mem=16M518
34.19	   
34.19	   search
34.19	     run=1  nbConstraintChecks=261122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=182
34.19	     nbFailedAssignments=141  nbBacktracks=25  nbVisitedNodes=349  nbRestartNogoods=10
34.19	       =>  wckTime=0.164  cpuTime=0.12  mem=16M518
34.24	   
34.24	   search
34.24	     run=2  nbConstraintChecks=409912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=283
34.24	     nbFailedAssignments=214  nbBacktracks=47  nbVisitedNodes=544  nbRestartNogoods=33
34.24	       =>  wckTime=0.216  cpuTime=0.17  mem=16M518
34.31	   
34.31	   search
34.31	     run=3  nbConstraintChecks=641001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=431
34.31	     nbFailedAssignments=321  nbBacktracks=80  nbVisitedNodes=831  nbRestartNogoods=43
34.31	       =>  wckTime=0.287  cpuTime=0.24  mem=16M518
34.46	   
34.46	   search
34.46	     run=4  nbConstraintChecks=1104366  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=729
34.46	     nbFailedAssignments=562  nbBacktracks=130  nbVisitedNodes=1418  nbRestartNogoods=63
34.46	       =>  wckTime=0.43  cpuTime=0.38  mem=16M518
34.67	   
34.67	   search
34.67	     run=5  nbConstraintChecks=1728599  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1135
34.67	     nbFailedAssignments=886  nbBacktracks=205  nbVisitedNodes=2222  nbRestartNogoods=81
34.67	       =>  wckTime=0.642  cpuTime=0.59  mem=16M518
34.94	   
34.94	   search
34.94	     run=6  nbConstraintChecks=2630399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1682
34.94	     nbFailedAssignments=1316  nbBacktracks=319  nbVisitedNodes=3313  nbRestartNogoods=105
34.94	       =>  wckTime=0.913  cpuTime=0.84  mem=16M518
35.38	   
35.38	   search
35.38	     run=7  nbConstraintChecks=4131310  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2637
35.38	     nbFailedAssignments=2094  nbBacktracks=489  nbVisitedNodes=5207  nbRestartNogoods=107
35.38	       =>  wckTime=1.357  cpuTime=1.27  mem=16M518
35.97	   
35.97	   search
35.97	     run=8  nbConstraintChecks=5896105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3806
35.97	     nbFailedAssignments=3003  nbBacktracks=745  nbVisitedNodes=7538  nbRestartNogoods=132
35.97	       =>  wckTime=1.943  cpuTime=1.86  mem=16M518
36.80	   
36.80	   search
36.81	     run=9  nbConstraintChecks=8455126  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5570
36.81	     nbFailedAssignments=4377  nbBacktracks=1129  nbVisitedNodes=11041  nbRestartNogoods=152
36.81	       =>  wckTime=2.779  cpuTime=2.68  mem=16M518
37.97	   
37.97	   search
37.97	     run=10  nbConstraintChecks=12129772  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7969
37.97	     nbFailedAssignments=6195  nbBacktracks=1706  nbVisitedNodes=15819  nbRestartNogoods=169
37.97	       =>  wckTime=3.946  cpuTime=3.84  mem=16M518
39.51	   
39.51	   search
39.51	     run=11  nbConstraintChecks=16859347  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11262
39.51	     nbFailedAssignments=8621  nbBacktracks=2570  nbVisitedNodes=22356  nbRestartNogoods=188
39.51	       =>  wckTime=5.483  cpuTime=5.36  mem=16M518
41.44	   
41.44	   search
41.44	     run=12  nbConstraintChecks=22343336  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15180
41.44	     nbFailedAssignments=11238  nbBacktracks=3868  nbVisitedNodes=30067  nbRestartNogoods=193
41.44	       =>  wckTime=7.418  cpuTime=7.28  mem=16M518
44.13	   
44.13	   search
44.13	     run=13  nbConstraintChecks=29608862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20525
44.13	     nbFailedAssignments=14635  nbBacktracks=5815  nbVisitedNodes=40477  nbRestartNogoods=217
44.13	       =>  wckTime=10.105  cpuTime=9.94  mem=16M518
47.42	   
47.42	   search
47.42	     run=14  nbConstraintChecks=38622648  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27299
47.42	     nbFailedAssignments=18488  nbBacktracks=8734  nbVisitedNodes=53626  nbRestartNogoods=220
47.42	       =>  wckTime=13.396  cpuTime=13.21  mem=16M518
52.54	   
52.54	   search
52.54	     run=15  nbConstraintChecks=51897237  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37333
52.54	     nbFailedAssignments=24140  nbBacktracks=13112  nbVisitedNodes=72836  nbRestartNogoods=234
52.54	       =>  wckTime=18.514  cpuTime=18.29  mem=16M518
56.36	   
56.36	   search
56.36	     run=16  nbConstraintChecks=62395057  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45109
56.36	     nbFailedAssignments=28291  nbBacktracks=16738  nbVisitedNodes=87665  nbRestartNogoods=239
56.36	       =>  wckTime=22.333  cpuTime=22.07  mem=16M518
56.36	   
56.36	   global
56.36	     nbConstraintChecks=62410578  nbRestartNogoods=239  solvingWckTime=22.334  solvingCpuTime=22.07  expiredTime=no
56.36	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=55.39
56.36	       =>  wckTime=56.045  cpuTime=55.35  mem=16M518
56.36	
56.36	s OPTIMUM FOUND
56.36	v 8 0 4 3 4 9 0 1 5 1 0 9 3 5 4 8 1 6 3 2 0 9 0 6 2 6 3 9 5 6 
56.36	   
56.36	   totalWckTime=56.126  totalCpuTime=55.4

Verifier Data (download as text)

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

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

/proc/loadavg: 1.60 1.30 1.56 5/74 10982
/proc/meminfo: memFree=1288248/2055920 swapFree=4192812/4192956
[pid=10981] ppid=10979 vsize=18540 CPUtime=0
/proc/10981/stat : 10981 (runsolver) R 10979 10981 10655 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 78315109 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 227607637287 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10981/statm: 4635 279 244 17 0 2626 0

[startup+0.103521 s]
/proc/loadavg: 1.60 1.30 1.56 5/74 10982
/proc/meminfo: memFree=1288248/2055920 swapFree=4192812/4192956
[pid=10981] ppid=10979 vsize=914988 CPUtime=0.09
/proc/10981/stat : 10981 (java) R 10979 10981 10655 0 -1 0 2970 0 1 0 7 2 0 0 19 0 8 0 78315109 936947712 2716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10981/statm: 228747 2716 1420 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511566 s]
/proc/loadavg: 1.60 1.30 1.56 5/74 10982
/proc/meminfo: memFree=1288248/2055920 swapFree=4192812/4192956
[pid=10981] ppid=10979 vsize=915332 CPUtime=0.49
/proc/10981/stat : 10981 (java) R 10979 10981 10655 0 -1 0 6540 0 1 0 45 4 0 0 18 0 8 0 78315109 937299968 6279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941836 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10981/statm: 228833 6279 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33266 s]
/proc/loadavg: 1.60 1.30 1.56 3/81 10989
/proc/meminfo: memFree=1270336/2055920 swapFree=4192812/4192956
[pid=10981] ppid=10979 vsize=915448 CPUtime=1.3
/proc/10981/stat : 10981 (java) R 10979 10981 10655 0 -1 0 7137 0 1 0 103 27 0 0 18 0 8 0 78315109 937418752 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10981/statm: 228862 6875 2479 14 0 215332 0
[pid=10981/tid=10983] ppid=10979 vsize=915448 CPUtime=0.02
/proc/10981/task/10983/stat : 10983 (java) S 10979 10981 10655 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78315113 937418752 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10984] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10984/stat : 10984 (java) S 10979 10981 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78315113 937418752 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10985] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10985/stat : 10985 (java) S 10979 10981 10655 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78315113 937418752 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10986] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10986/stat : 10986 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78315117 937418752 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10987] ppid=10979 vsize=915448 CPUtime=0.12
/proc/10981/task/10987/stat : 10987 (java) S 10979 10981 10655 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 78315117 937418752 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10988] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10988/stat : 10988 (java) S 10979 10981 10655 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78315117 937418752 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10989] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10989/stat : 10989 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78315117 937418752 6875 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) 915448

[startup+2.96987 s]
/proc/loadavg: 1.60 1.30 1.56 3/81 10989
/proc/meminfo: memFree=1270272/2055920 swapFree=4192812/4192956
[pid=10981] ppid=10979 vsize=915448 CPUtime=2.93
/proc/10981/stat : 10981 (java) R 10979 10981 10655 0 -1 0 7140 0 1 0 218 75 0 0 25 0 8 0 78315109 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10981/statm: 228862 6877 2479 14 0 215332 0
[pid=10981/tid=10983] ppid=10979 vsize=915448 CPUtime=0.02
/proc/10981/task/10983/stat : 10983 (java) S 10979 10981 10655 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78315113 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10984] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10984/stat : 10984 (java) S 10979 10981 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78315113 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10985] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10985/stat : 10985 (java) S 10979 10981 10655 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78315113 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10986] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10986/stat : 10986 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78315117 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10987] ppid=10979 vsize=915448 CPUtime=0.13
/proc/10981/task/10987/stat : 10987 (java) S 10979 10981 10655 0 -1 64 332 0 0 0 13 0 0 0 16 0 8 0 78315117 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10988] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10988/stat : 10988 (java) S 10979 10981 10655 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78315117 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10989] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10989/stat : 10989 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78315117 937418752 6877 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) 915448

[startup+6.17225 s]
/proc/loadavg: 1.63 1.31 1.56 3/81 10989
/proc/meminfo: memFree=1270208/2055920 swapFree=4192812/4192956
[pid=10981] ppid=10979 vsize=915448 CPUtime=6.1
/proc/10981/stat : 10981 (java) R 10979 10981 10655 0 -1 0 7140 0 1 0 435 175 0 0 25 0 8 0 78315109 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10981/statm: 228862 6877 2479 14 0 215332 0
[pid=10981/tid=10983] ppid=10979 vsize=915448 CPUtime=0.02
/proc/10981/task/10983/stat : 10983 (java) S 10979 10981 10655 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78315113 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10984] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10984/stat : 10984 (java) S 10979 10981 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78315113 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10985] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10985/stat : 10985 (java) S 10979 10981 10655 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78315113 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10986] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10986/stat : 10986 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78315117 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10987] ppid=10979 vsize=915448 CPUtime=0.13
/proc/10981/task/10987/stat : 10987 (java) S 10979 10981 10655 0 -1 64 332 0 0 0 13 0 0 0 16 0 8 0 78315117 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10988] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10988/stat : 10988 (java) S 10979 10981 10655 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78315117 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10989] ppid=10979 vsize=915448 CPUtime=0
/proc/10981/task/10989/stat : 10989 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78315117 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915448

[startup+12.639 s]
/proc/loadavg: 1.69 1.33 1.56 3/81 10989
/proc/meminfo: memFree=1270224/2055920 swapFree=4192812/4192956
[pid=10981] ppid=10979 vsize=915444 CPUtime=12.5
/proc/10981/stat : 10981 (java) R 10979 10981 10655 0 -1 0 7140 0 1 0 870 380 0 0 25 0 8 0 78315109 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073670527 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10981/statm: 228861 6877 2479 14 0 215331 0
[pid=10981/tid=10983] ppid=10979 vsize=915444 CPUtime=0.02
/proc/10981/task/10983/stat : 10983 (java) S 10979 10981 10655 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78315113 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10984] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10984/stat : 10984 (java) S 10979 10981 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78315113 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10985] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10985/stat : 10985 (java) S 10979 10981 10655 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78315113 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10986] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10986/stat : 10986 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78315117 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10987] ppid=10979 vsize=915444 CPUtime=0.13
/proc/10981/task/10987/stat : 10987 (java) S 10979 10981 10655 0 -1 64 332 0 0 0 13 0 0 0 16 0 8 0 78315117 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10988] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10988/stat : 10988 (java) S 10979 10981 10655 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78315117 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10989] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10989/stat : 10989 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78315117 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 915444

[startup+25.4966 s]
/proc/loadavg: 1.74 1.35 1.57 3/81 10989
/proc/meminfo: memFree=1270288/2055920 swapFree=4192812/4192956
[pid=10981] ppid=10979 vsize=915444 CPUtime=25.26
/proc/10981/stat : 10981 (java) R 10979 10981 10655 0 -1 0 7141 0 1 0 1746 780 0 0 25 0 8 0 78315109 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668660 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10981/statm: 228861 6878 2479 14 0 215331 0
[pid=10981/tid=10983] ppid=10979 vsize=915444 CPUtime=0.02
/proc/10981/task/10983/stat : 10983 (java) S 10979 10981 10655 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78315113 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10984] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10984/stat : 10984 (java) S 10979 10981 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78315113 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10985] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10985/stat : 10985 (java) S 10979 10981 10655 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78315113 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10986] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10986/stat : 10986 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78315117 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10987] ppid=10979 vsize=915444 CPUtime=0.13
/proc/10981/task/10987/stat : 10987 (java) S 10979 10981 10655 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 78315117 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10988] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10988/stat : 10988 (java) S 10979 10981 10655 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78315117 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10989] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10989/stat : 10989 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78315117 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915444

[startup+51.1008 s]
/proc/loadavg: 1.83 1.40 1.58 3/81 10989
/proc/meminfo: memFree=1262864/2055920 swapFree=4192812/4192956
[pid=10981] ppid=10979 vsize=915444 CPUtime=50.65
/proc/10981/stat : 10981 (java) R 10979 10981 10655 0 -1 0 9036 0 1 0 4021 1044 0 0 25 0 8 0 78315109 937414656 8767 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824903 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10981/statm: 228861 8767 2532 14 0 215331 0
[pid=10981/tid=10983] ppid=10979 vsize=915444 CPUtime=0.02
/proc/10981/task/10983/stat : 10983 (java) S 10979 10981 10655 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 78315113 937414656 8767 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10984] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10984/stat : 10984 (java) S 10979 10981 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78315113 937414656 8767 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10985] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10985/stat : 10985 (java) S 10979 10981 10655 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78315113 937414656 8767 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10986] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10986/stat : 10986 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78315117 937414656 8767 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10987] ppid=10979 vsize=915444 CPUtime=0.23
/proc/10981/task/10987/stat : 10987 (java) S 10979 10981 10655 0 -1 64 388 0 0 0 23 0 0 0 16 0 8 0 78315117 937414656 8767 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10988] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10988/stat : 10988 (java) S 10979 10981 10655 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78315117 937414656 8767 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10981/tid=10989] ppid=10979 vsize=915444 CPUtime=0
/proc/10981/task/10989/stat : 10989 (java) S 10979 10981 10655 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78315117 937414656 8767 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 56.3966
CPU time (s): 55.8995
CPU user time (s): 45.4421
CPU system time (s): 10.4574
CPU usage (%): 99.1186
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.4421
system time used= 10.4574
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9134
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= 2303
involuntary context switches= 2694

runsolver used 0.079987 s user time and 0.168974 s system time

The end

Launcher Data (download as text)

Begin job on node66 on Sat Jan 20 15:49:39 UTC 2007


IDJOB= 280837
IDBENCH= 11966
IDSOLVER= 68
FILE ID= node66/280837-1169308179

PBS_JOBID= 3610197

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseLoose/vcsp-30-10-25-48-3_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280837-1169308179/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-280837-1169308179 -o ROOT/results/node66/solver-280837-1169308179 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280837-1169308179/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1f1873f64654703cb160375c81112273

RANDOM SEED= 463575246

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.230
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.230
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:       1288664 kB
Buffers:         49624 kB
Cached:         561476 kB
SwapCached:         16 kB
Active:         177508 kB
Inactive:       518500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1288664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          96244 kB
Slab:            56644 kB
Committed_AS:  1098388 kB
PageTables:       1844 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 node66 on Sat Jan 20 15:50:35 UTC 2007