Trace number 280811

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 PFCOPTIMUM 67.4128 67.7851

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-21_ext.xml
MD5SUMffb9dfd5d85a9057f00c21b33a0d887d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints106
Best CPU time to get the best result obtained on this benchmark3.2965
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=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/280811-1169308064/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.101  cpuTime=0.1  mem=6M910
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1277  maxDegree=13
0.52	     maxArity=2
0.52	       =>  wckTime=0.213  cpuTime=0.17  mem=8M893
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.297  cpuTime=0.21  mem=5M497
0.61	
0.61	s SATISFIABLE
0.61	o 66
0.61	c 43
0.61	o 70
0.61	c 39
0.61	o 74
0.61	c 35
0.62	o 77
0.62	c 32
0.62	o 78
0.62	c 31
0.62	o 81
0.62	c 28
0.62	o 84
0.62	c 25
0.62	o 85
0.62	c 24
0.62	o 88
0.62	c 21
0.62	o 90
0.62	c 19
0.62	o 91
0.62	c 18
0.62	o 92
0.62	c 17
0.62	o 93
0.62	c 16
0.62	o 94
0.62	c 15
0.62	o 95
0.62	c 14
0.62	o 96
0.62	c 13
0.62	o 97
0.62	c 12
0.64	o 98
0.64	c 11
0.64	o 99
0.64	c 10
0.64	o 100
0.64	c 9
0.65	o 101
0.65	c 8
0.65	o 102
0.65	c 7
0.66	o 103
0.66	c 6
0.66	o 104
0.66	c 5
1.04	o 105
1.04	c 4
1.11	o 106
1.11	c 3
2.02	   
2.02	   search
2.02	     run=0  nbConstraintChecks=6284520  nbAssignments=10000
2.02	       =>  wckTime=1.418  cpuTime=1.4  mem=5M497
3.45	   
3.45	   search
3.45	     run=1  nbConstraintChecks=13191886  nbAssignments=20000
3.45	       =>  wckTime=2.841  cpuTime=2.81  mem=5M497
4.78	   
4.78	   search
4.78	     run=2  nbConstraintChecks=19414011  nbAssignments=30000
4.78	       =>  wckTime=4.172  cpuTime=4.13  mem=5M497
6.12	   
6.12	   search
6.12	     run=3  nbConstraintChecks=25661937  nbAssignments=40000
6.12	       =>  wckTime=5.513  cpuTime=5.47  mem=5M497
7.47	   
7.47	   search
7.47	     run=4  nbConstraintChecks=32050792  nbAssignments=50000
7.47	       =>  wckTime=6.869  cpuTime=6.82  mem=5M497
8.86	   
8.86	   search
8.86	     run=5  nbConstraintChecks=38682711  nbAssignments=60000
8.86	       =>  wckTime=8.258  cpuTime=8.2  mem=5M497
10.21	   
10.21	   search
10.21	     run=6  nbConstraintChecks=45018597  nbAssignments=70000
10.21	       =>  wckTime=9.608  cpuTime=9.54  mem=5M497
11.59	   
11.59	   search
11.59	     run=7  nbConstraintChecks=51715374  nbAssignments=80000
11.59	       =>  wckTime=10.988  cpuTime=10.91  mem=5M497
12.93	   
12.93	   search
12.93	     run=8  nbConstraintChecks=58001088  nbAssignments=90000
12.93	       =>  wckTime=12.32  cpuTime=12.24  mem=5M497
14.27	   
14.27	   search
14.27	     run=9  nbConstraintChecks=64366263  nbAssignments=100000
14.27	       =>  wckTime=13.665  cpuTime=13.58  mem=5M497
15.60	   
15.60	   search
15.60	     run=10  nbConstraintChecks=70629523  nbAssignments=110000
15.60	       =>  wckTime=14.994  cpuTime=14.9  mem=5M497
16.92	   
16.92	   search
16.92	     run=11  nbConstraintChecks=76808372  nbAssignments=120000
16.92	       =>  wckTime=16.319  cpuTime=16.23  mem=5M497
18.27	   
18.27	   search
18.27	     run=12  nbConstraintChecks=83176542  nbAssignments=130000
18.27	       =>  wckTime=17.664  cpuTime=17.56  mem=5M497
19.62	   
19.62	   search
19.62	     run=13  nbConstraintChecks=89615416  nbAssignments=140000
19.62	       =>  wckTime=19.016  cpuTime=18.9  mem=5M497
20.95	   
20.95	   search
20.95	     run=14  nbConstraintChecks=95738792  nbAssignments=150000
20.95	       =>  wckTime=20.341  cpuTime=20.22  mem=5M497
22.32	   
22.32	   search
22.32	     run=15  nbConstraintChecks=102231469  nbAssignments=160000
22.32	       =>  wckTime=21.711  cpuTime=21.58  mem=5M497
23.66	   
23.66	   search
23.66	     run=16  nbConstraintChecks=108488290  nbAssignments=170000
23.66	       =>  wckTime=23.053  cpuTime=22.92  mem=5M497
25.04	   
25.04	   search
25.04	     run=17  nbConstraintChecks=115040944  nbAssignments=180000
25.04	       =>  wckTime=24.439  cpuTime=24.3  mem=5M497
26.38	   
26.38	   search
26.38	     run=18  nbConstraintChecks=121282301  nbAssignments=190000
26.38	       =>  wckTime=25.78  cpuTime=25.63  mem=5M497
27.73	   
27.73	   search
27.73	     run=19  nbConstraintChecks=127580161  nbAssignments=200000
27.73	       =>  wckTime=27.126  cpuTime=26.98  mem=5M497
29.05	   
29.05	   search
29.05	     run=20  nbConstraintChecks=133678882  nbAssignments=210000
29.05	       =>  wckTime=28.448  cpuTime=28.29  mem=5M497
30.41	   
30.41	   search
30.41	     run=21  nbConstraintChecks=140101933  nbAssignments=220000
30.41	       =>  wckTime=29.804  cpuTime=29.63  mem=5M497
31.27	   
31.27	   search
31.27	     run=22  nbConstraintChecks=144105500  nbAssignments=226537
31.27	       =>  wckTime=30.666  cpuTime=30.5  mem=5M497
31.27	   
31.27	   global
31.27	     nbConstraintChecks=144105500  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.27	     solvingWckTime=30.664  solvingCpuTime=30.5  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.27	     globalCpuTime=30.76
31.27	       =>  wckTime=30.963  cpuTime=30.71  mem=5M497
31.27	   
31.27	   solver IterativeSystematicSolver being built... 
31.40	       =>  wckTime=31.094  cpuTime=30.81  mem=16M519
31.41	   
31.41	   preprocessing
31.41	     nbConstraintChecks=10  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.41	     detectedInconsistency=no
31.41	       =>  wckTime=0.0030  cpuTime=0.01  mem=16M519
31.48	   
31.48	   search
31.48	     run=0  nbConstraintChecks=54598  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
31.48	     nbFailedAssignments=25  nbBacktracks=10  nbVisitedNodes=78  nbRestartNogoods=0
31.48	       =>  wckTime=0.071  cpuTime=0.05  mem=16M519
31.55	   
31.55	   search
31.55	     run=1  nbConstraintChecks=244014  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=153
31.55	     nbFailedAssignments=114  nbBacktracks=25  nbVisitedNodes=293  nbRestartNogoods=23
31.55	       =>  wckTime=0.143  cpuTime=0.11  mem=16M519
31.63	   
31.63	   search
31.63	     run=2  nbConstraintChecks=456501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=311
31.63	     nbFailedAssignments=243  nbBacktracks=47  nbVisitedNodes=601  nbRestartNogoods=44
31.63	       =>  wckTime=0.221  cpuTime=0.19  mem=16M519
31.71	   
31.71	   search
31.71	     run=3  nbConstraintChecks=669375  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=452
31.71	     nbFailedAssignments=341  nbBacktracks=80  nbVisitedNodes=872  nbRestartNogoods=70
31.71	       =>  wckTime=0.306  cpuTime=0.27  mem=16M519
31.80	   
31.80	   search
31.80	     run=4  nbConstraintChecks=1002579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=658
31.80	     nbFailedAssignments=488  nbBacktracks=130  nbVisitedNodes=1275  nbRestartNogoods=83
31.80	       =>  wckTime=0.398  cpuTime=0.36  mem=16M519
31.95	   
31.95	   search
31.95	     run=5  nbConstraintChecks=1498304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=961
31.95	     nbFailedAssignments=708  nbBacktracks=205  nbVisitedNodes=1872  nbRestartNogoods=97
31.95	       =>  wckTime=0.541  cpuTime=0.5  mem=16M519
32.21	   
32.21	   search
32.21	     run=6  nbConstraintChecks=2364826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1523
32.21	     nbFailedAssignments=1151  nbBacktracks=318  nbVisitedNodes=2990  nbRestartNogoods=106
32.21	       =>  wckTime=0.806  cpuTime=0.75  mem=16M519
32.52	   
32.52	   search
32.52	     run=7  nbConstraintChecks=3575228  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2269
32.52	     nbFailedAssignments=1720  nbBacktracks=488  nbVisitedNodes=4471  nbRestartNogoods=119
32.52	       =>  wckTime=1.117  cpuTime=1.05  mem=16M519
32.95	   
32.95	   search
32.95	     run=8  nbConstraintChecks=5229033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3331
32.95	     nbFailedAssignments=2516  nbBacktracks=744  nbVisitedNodes=6585  nbRestartNogoods=132
32.95	       =>  wckTime=1.549  cpuTime=1.48  mem=16M519
33.67	   
33.67	   search
33.67	     run=9  nbConstraintChecks=7770007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5021
33.67	     nbFailedAssignments=3817  nbBacktracks=1128  nbVisitedNodes=9935  nbRestartNogoods=156
33.67	       =>  wckTime=2.266  cpuTime=2.2  mem=16M519
34.56	   
34.56	   search
34.56	     run=10  nbConstraintChecks=10796655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7012
34.56	     nbFailedAssignments=5226  nbBacktracks=1704  nbVisitedNodes=13887  nbRestartNogoods=168
34.56	       =>  wckTime=3.159  cpuTime=3.08  mem=16M519
36.29	   
36.29	   search
36.29	     run=11  nbConstraintChecks=16602480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10536
36.29	     nbFailedAssignments=7877  nbBacktracks=2568  nbVisitedNodes=20896  nbRestartNogoods=178
36.29	       =>  wckTime=4.888  cpuTime=4.8  mem=16M519
38.68	   
38.68	   search
38.68	     run=12  nbConstraintChecks=24474918  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15634
38.68	     nbFailedAssignments=11670  nbBacktracks=3865  nbVisitedNodes=31010  nbRestartNogoods=193
38.68	       =>  wckTime=7.273  cpuTime=7.17  mem=16M519
41.52	   
41.52	   search
41.52	     run=13  nbConstraintChecks=33978735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22166
41.52	     nbFailedAssignments=16248  nbBacktracks=5811  nbVisitedNodes=43978  nbRestartNogoods=209
41.52	       =>  wckTime=10.113  cpuTime=10.0  mem=16M519
45.84	   
45.84	   search
45.84	     run=14  nbConstraintChecks=46169952  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30604
45.84	     nbFailedAssignments=21761  nbBacktracks=8730  nbVisitedNodes=60676  nbRestartNogoods=223
45.84	       =>  wckTime=14.437  cpuTime=14.3  mem=16M519
51.52	   
51.52	   search
51.52	     run=15  nbConstraintChecks=62274513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41888
51.52	     nbFailedAssignments=28664  nbBacktracks=13108  nbVisitedNodes=82974  nbRestartNogoods=231
51.52	       =>  wckTime=20.11  cpuTime=19.95  mem=16M519
59.60	   
59.60	   search
59.60	     run=16  nbConstraintChecks=85152972  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57875
59.60	     nbFailedAssignments=38077  nbBacktracks=19676  nbVisitedNodes=114560  nbRestartNogoods=239
59.60	       =>  wckTime=28.198  cpuTime=28.0  mem=16M519
67.74	   
67.74	   search
67.74	     run=17  nbConstraintChecks=106905245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73125
67.74	     nbFailedAssignments=46649  nbBacktracks=26355  nbVisitedNodes=144626  nbRestartNogoods=252
67.74	       =>  wckTime=36.332  cpuTime=36.1  mem=16M519
67.74	   
67.74	   global
67.74	     nbConstraintChecks=106905255  nbRestartNogoods=252  solvingWckTime=36.333  solvingCpuTime=36.1  expiredTime=no
67.74	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=66.96
67.74	       =>  wckTime=67.428  cpuTime=66.91  mem=16M519
67.74	
67.74	s OPTIMUM FOUND
67.74	v 7 8 4 1 0 6 0 7 8 7 3 8 8 1 7 1 1 4 6 7 1 0 3 2 2 9 0 6 2 3 
67.74	   
67.74	   totalWckTime=67.507  totalCpuTime=66.96

Verifier Data (download as text)

3 unsatisfied constraints, 106 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/node30/watcher-280811-1169308064 -o ROOT/results/node30/solver-280811-1169308064 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280811-1169308064/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.01 1.69 1.88 4/94 9677
/proc/meminfo: memFree=1631160/2055920 swapFree=4167328/4192956
[pid=9676] ppid=9674 vsize=9948 CPUtime=0
/proc/9676/stat : 9676 (java) S 9674 9676 9196 0 -1 0 723 0 0 0 0 0 0 0 18 0 1 0 279200339 10186752 472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/9676/statm: 2487 472 386 14 0 1142 0

[startup+0.108767 s]
/proc/loadavg: 1.01 1.69 1.88 4/94 9677
/proc/meminfo: memFree=1631160/2055920 swapFree=4167328/4192956
[pid=9676] ppid=9674 vsize=914988 CPUtime=0.09
/proc/9676/stat : 9676 (java) R 9674 9676 9196 0 -1 0 3036 0 1 0 8 1 0 0 20 0 8 0 279200339 936947712 2782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582170 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9676/statm: 228747 2782 1442 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516793 s]
/proc/loadavg: 1.01 1.69 1.88 4/94 9677
/proc/meminfo: memFree=1631160/2055920 swapFree=4167328/4192956
[pid=9676] ppid=9674 vsize=915332 CPUtime=0.49
/proc/9676/stat : 9676 (java) R 9674 9676 9196 0 -1 0 6564 0 1 0 46 3 0 0 18 0 8 0 279200339 937299968 6303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9676/statm: 228833 6303 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33984 s]
/proc/loadavg: 1.01 1.69 1.88 3/101 9684
/proc/meminfo: memFree=1613248/2055920 swapFree=4167328/4192956
[pid=9676] ppid=9674 vsize=915444 CPUtime=1.31
/proc/9676/stat : 9676 (java) R 9674 9676 9196 0 -1 0 7129 0 1 0 107 24 0 0 25 0 8 0 279200339 937414656 6867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073668596 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9676/statm: 228861 6867 2476 14 0 215331 0
[pid=9676/tid=9678] ppid=9674 vsize=915444 CPUtime=0.02
/proc/9676/task/9678/stat : 9678 (java) S 9674 9676 9196 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279200342 937414656 6867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9679] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9679/stat : 9679 (java) S 9674 9676 9196 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279200343 937414656 6867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9680] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9680/stat : 9680 (java) S 9674 9676 9196 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279200343 937414656 6867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9681] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9681/stat : 9681 (java) S 9674 9676 9196 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279200346 937414656 6867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9682] ppid=9674 vsize=915444 CPUtime=0.1
/proc/9676/task/9682/stat : 9682 (java) S 9674 9676 9196 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279200346 937414656 6867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9683] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9683/stat : 9683 (java) S 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279200346 937414656 6867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9684] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9684/stat : 9684 (java) S 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279200346 937414656 6867 18446744073709551615 134512640 134570532 4294956480 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) 915444

[startup+2.99294 s]
/proc/loadavg: 1.01 1.69 1.88 3/101 9684
/proc/meminfo: memFree=1613248/2055920 swapFree=4167328/4192956
[pid=9676] ppid=9674 vsize=915444 CPUtime=2.96
/proc/9676/stat : 9676 (java) R 9674 9676 9196 0 -1 0 7132 0 1 0 225 71 0 0 25 0 8 0 279200339 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9676/statm: 228861 6869 2476 14 0 215331 0
[pid=9676/tid=9678] ppid=9674 vsize=915444 CPUtime=0.02
/proc/9676/task/9678/stat : 9678 (java) S 9674 9676 9196 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279200342 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9679] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9679/stat : 9679 (java) S 9674 9676 9196 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279200343 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9680] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9680/stat : 9680 (java) S 9674 9676 9196 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279200343 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9681] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9681/stat : 9681 (java) S 9674 9676 9196 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9682] ppid=9674 vsize=915444 CPUtime=0.11
/proc/9676/task/9682/stat : 9682 (java) S 9674 9676 9196 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9683] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9683/stat : 9683 (java) S 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9684] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9684/stat : 9684 (java) R 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 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) 915444

[startup+6.28015 s]
/proc/loadavg: 1.09 1.69 1.88 3/101 9684
/proc/meminfo: memFree=1613248/2055920 swapFree=4167328/4192956
[pid=9676] ppid=9674 vsize=915444 CPUtime=6.23
/proc/9676/stat : 9676 (java) R 9674 9676 9196 0 -1 0 7132 0 1 0 456 167 0 0 25 0 8 0 279200339 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073668617 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9676/statm: 228861 6869 2476 14 0 215331 0
[pid=9676/tid=9678] ppid=9674 vsize=915444 CPUtime=0.02
/proc/9676/task/9678/stat : 9678 (java) S 9674 9676 9196 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279200342 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9679] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9679/stat : 9679 (java) S 9674 9676 9196 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279200343 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9680] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9680/stat : 9680 (java) S 9674 9676 9196 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279200343 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9681] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9681/stat : 9681 (java) S 9674 9676 9196 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9682] ppid=9674 vsize=915444 CPUtime=0.11
/proc/9676/task/9682/stat : 9682 (java) S 9674 9676 9196 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9683] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9683/stat : 9683 (java) S 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9684] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9684/stat : 9684 (java) S 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915444

[startup+12.7696 s]
/proc/loadavg: 1.16 1.70 1.88 3/101 9684
/proc/meminfo: memFree=1613272/2055920 swapFree=4167328/4192956
[pid=9676] ppid=9674 vsize=915444 CPUtime=12.69
/proc/9676/stat : 9676 (java) R 9674 9676 9196 0 -1 0 7132 0 1 0 917 352 0 0 25 0 8 0 279200339 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7228507 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9676/statm: 228861 6869 2476 14 0 215331 0
[pid=9676/tid=9678] ppid=9674 vsize=915444 CPUtime=0.02
/proc/9676/task/9678/stat : 9678 (java) S 9674 9676 9196 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279200342 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9679] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9679/stat : 9679 (java) S 9674 9676 9196 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279200343 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9680] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9680/stat : 9680 (java) S 9674 9676 9196 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279200343 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9681] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9681/stat : 9681 (java) S 9674 9676 9196 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9682] ppid=9674 vsize=915444 CPUtime=0.11
/proc/9676/task/9682/stat : 9682 (java) S 9674 9676 9196 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9683] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9683/stat : 9683 (java) S 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9684] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9684/stat : 9684 (java) S 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279200346 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915444

[startup+25.6054 s]
/proc/loadavg: 1.35 1.71 1.88 4/101 9684
/proc/meminfo: memFree=1613400/2055920 swapFree=4167328/4192956
[pid=9676] ppid=9674 vsize=915444 CPUtime=25.46
/proc/9676/stat : 9676 (java) R 9674 9676 9196 0 -1 0 7133 0 1 0 1817 729 0 0 25 0 8 0 279200339 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073672487 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9676/statm: 228861 6870 2476 14 0 215331 0
[pid=9676/tid=9678] ppid=9674 vsize=915444 CPUtime=0.02
/proc/9676/task/9678/stat : 9678 (java) S 9674 9676 9196 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279200342 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9679] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9679/stat : 9679 (java) S 9674 9676 9196 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279200343 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9680] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9680/stat : 9680 (java) S 9674 9676 9196 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279200343 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9681] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9681/stat : 9681 (java) S 9674 9676 9196 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279200346 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9682] ppid=9674 vsize=915444 CPUtime=0.11
/proc/9676/task/9682/stat : 9682 (java) S 9674 9676 9196 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279200346 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9683] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9683/stat : 9683 (java) S 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279200346 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9684] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9684/stat : 9684 (java) S 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279200346 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915444

[startup+51.214 s]
/proc/loadavg: 1.57 1.73 1.89 3/101 9684
/proc/meminfo: memFree=1606040/2055920 swapFree=4167328/4192956
[pid=9676] ppid=9674 vsize=915444 CPUtime=50.94
/proc/9676/stat : 9676 (java) R 9674 9676 9196 0 -1 0 9026 0 1 0 4203 891 0 0 25 0 8 0 279200339 937414656 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073777824 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9676/statm: 228861 8759 2527 14 0 215331 0
[pid=9676/tid=9678] ppid=9674 vsize=915444 CPUtime=0.02
/proc/9676/task/9678/stat : 9678 (java) S 9674 9676 9196 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279200342 937414656 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9679] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9679/stat : 9679 (java) S 9674 9676 9196 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279200343 937414656 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9680] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9680/stat : 9680 (java) S 9674 9676 9196 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279200343 937414656 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9681] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9681/stat : 9681 (java) S 9674 9676 9196 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279200346 937414656 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9682] ppid=9674 vsize=915444 CPUtime=0.2
/proc/9676/task/9682/stat : 9682 (java) S 9674 9676 9196 0 -1 64 387 0 0 0 20 0 0 0 16 0 8 0 279200346 937414656 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9683] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9683/stat : 9683 (java) S 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279200346 937414656 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9676/tid=9684] ppid=9674 vsize=915444 CPUtime=0
/proc/9676/task/9684/stat : 9684 (java) S 9674 9676 9196 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279200346 937414656 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 67.7851
CPU time (s): 67.4128
CPU user time (s): 58.4851
CPU system time (s): 8.92764
CPU usage (%): 99.4507
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.4851
system time used= 8.92764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9128
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= 2475
involuntary context switches= 5044

runsolver used 0.100984 s user time and 0.217966 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan 20 15:47:44 UTC 2007


IDJOB= 280811
IDBENCH= 11960
IDSOLVER= 69
FILE ID= node30/280811-1169308064

PBS_JOBID= 3610129

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ffb9dfd5d85a9057f00c21b33a0d887d

RANDOM SEED= 34528993

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.234
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.234
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:       1631576 kB
Buffers:         41100 kB
Cached:         261800 kB
SwapCached:       3508 kB
Active:         113812 kB
Inactive:       232288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631576 kB
SwapTotal:     4192956 kB
SwapFree:      4167328 kB
Dirty:            2084 kB
Writeback:           0 kB
Mapped:          65748 kB
Slab:            62928 kB
Committed_AS:  5416084 kB
PageTables:       2324 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 node30 on Sat Jan 20 15:48:52 UTC 2007