Trace number 280864

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 61.8976 62.4742

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-31_ext.xml
MD5SUMb40ffb804e8ff044462309333a1d8926
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 benchmark3.86941
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/280864-1169308310/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.39	   variables being loaded...
0.42	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.099  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.53	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1292  maxDegree=11
0.53	     maxArity=2
0.53	       =>  wckTime=0.213  cpuTime=0.15  mem=8M854
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.298  cpuTime=0.19  mem=5M496
0.62	
0.62	s SATISFIABLE
0.62	o 54
0.62	c 55
0.62	o 59
0.62	c 50
0.62	o 64
0.62	c 45
0.62	o 68
0.62	c 41
0.63	o 72
0.63	c 37
0.63	o 75
0.63	c 34
0.63	o 79
0.63	c 30
0.63	o 83
0.63	c 26
0.63	o 87
0.63	c 22
0.63	o 90
0.63	c 19
0.63	o 92
0.63	c 17
0.63	o 93
0.63	c 16
0.63	o 96
0.63	c 13
0.63	o 97
0.63	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.64	o 102
0.64	c 7
0.64	o 103
0.64	c 6
0.65	o 104
0.65	c 5
0.65	o 105
0.65	c 4
0.66	o 106
0.66	c 3
0.99	o 107
0.99	c 2
1.95	   
1.95	   search
1.95	     run=0  nbConstraintChecks=5550456  nbAssignments=10000
1.95	       =>  wckTime=1.335  cpuTime=1.31  mem=5M496
3.27	   
3.27	   search
3.27	     run=1  nbConstraintChecks=11460953  nbAssignments=20000
3.27	       =>  wckTime=2.653  cpuTime=2.61  mem=5M496
4.54	   
4.54	   search
4.54	     run=2  nbConstraintChecks=17016675  nbAssignments=30000
4.54	       =>  wckTime=3.928  cpuTime=3.87  mem=5M496
5.84	   
5.84	   search
5.84	     run=3  nbConstraintChecks=22762995  nbAssignments=40000
5.84	       =>  wckTime=5.223  cpuTime=5.15  mem=5M496
7.12	   
7.12	   search
7.12	     run=4  nbConstraintChecks=28400874  nbAssignments=50000
7.12	       =>  wckTime=6.5  cpuTime=6.42  mem=5M496
8.46	   
8.46	   search
8.46	     run=5  nbConstraintChecks=34527175  nbAssignments=60000
8.46	       =>  wckTime=7.841  cpuTime=7.74  mem=5M496
9.74	   
9.74	   search
9.74	     run=6  nbConstraintChecks=40227391  nbAssignments=70000
9.74	       =>  wckTime=9.126  cpuTime=9.03  mem=5M496
11.08	   
11.08	   search
11.08	     run=7  nbConstraintChecks=46316031  nbAssignments=80000
11.08	       =>  wckTime=10.459  cpuTime=10.35  mem=5M496
12.35	   
12.35	   search
12.35	     run=8  nbConstraintChecks=51954716  nbAssignments=90000
12.35	       =>  wckTime=11.738  cpuTime=11.62  mem=5M496
13.65	   
13.65	   search
13.65	     run=9  nbConstraintChecks=57533679  nbAssignments=100000
13.65	       =>  wckTime=13.033  cpuTime=12.89  mem=5M496
14.94	   
14.94	   search
14.94	     run=10  nbConstraintChecks=63181599  nbAssignments=110000
14.94	       =>  wckTime=14.326  cpuTime=14.17  mem=5M496
16.32	   
16.32	   search
16.32	     run=11  nbConstraintChecks=69455619  nbAssignments=120000
16.32	       =>  wckTime=15.701  cpuTime=15.54  mem=5M496
17.62	   
17.62	   search
17.62	     run=12  nbConstraintChecks=75163002  nbAssignments=130000
17.62	       =>  wckTime=17.001  cpuTime=16.82  mem=5M496
18.94	   
18.94	   search
18.94	     run=13  nbConstraintChecks=81026342  nbAssignments=140000
18.94	       =>  wckTime=18.321  cpuTime=18.13  mem=5M496
20.25	   
20.25	   search
20.25	     run=14  nbConstraintChecks=86833336  nbAssignments=150000
20.25	       =>  wckTime=19.636  cpuTime=19.44  mem=5M496
21.56	   
21.56	   search
21.56	     run=15  nbConstraintChecks=92535980  nbAssignments=160000
21.56	       =>  wckTime=20.946  cpuTime=20.73  mem=5M496
22.88	   
22.88	   search
22.88	     run=16  nbConstraintChecks=98399916  nbAssignments=170000
22.88	       =>  wckTime=22.264  cpuTime=22.03  mem=5M496
24.17	   
24.17	   search
24.17	     run=17  nbConstraintChecks=104041024  nbAssignments=180000
24.17	       =>  wckTime=23.549  cpuTime=23.31  mem=5M496
25.45	   
25.45	   search
25.45	     run=18  nbConstraintChecks=109730456  nbAssignments=190000
25.45	       =>  wckTime=24.838  cpuTime=24.59  mem=5M496
26.81	   
26.81	   search
26.81	     run=19  nbConstraintChecks=115958664  nbAssignments=200000
26.81	       =>  wckTime=26.193  cpuTime=25.93  mem=5M496
28.12	   
28.12	   search
28.12	     run=20  nbConstraintChecks=121850006  nbAssignments=210000
28.12	       =>  wckTime=27.507  cpuTime=27.24  mem=5M496
29.47	   
29.47	   search
29.47	     run=21  nbConstraintChecks=127929394  nbAssignments=220000
29.47	       =>  wckTime=28.854  cpuTime=28.56  mem=5M496
30.78	   
30.78	   search
30.78	     run=22  nbConstraintChecks=133790759  nbAssignments=230000
30.78	       =>  wckTime=30.162  cpuTime=29.85  mem=5M496
31.29	   
31.29	   search
31.29	     run=23  nbConstraintChecks=136106984  nbAssignments=233978
31.29	       =>  wckTime=30.677  cpuTime=30.37  mem=5M496
31.30	   
31.30	   global
31.30	     nbConstraintChecks=136106984  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.30	     solvingWckTime=30.676  solvingCpuTime=30.36  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.30	     globalCpuTime=30.62
31.30	       =>  wckTime=30.976  cpuTime=30.56  mem=5M496
31.30	   
31.30	   solver IterativeSystematicSolver being built... 
31.43	       =>  wckTime=31.108  cpuTime=30.67  mem=16M518
31.47	   
31.47	   preprocessing
31.47	     nbConstraintChecks=15935  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.47	     detectedInconsistency=no
31.47	       =>  wckTime=0.045  cpuTime=0.02  mem=16M518
31.51	   
31.51	   search
31.51	     run=0  nbConstraintChecks=81428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58
31.51	     nbFailedAssignments=40  nbBacktracks=10  nbVisitedNodes=109  nbRestartNogoods=0
31.51	       =>  wckTime=0.084  cpuTime=0.05  mem=16M518
31.58	   
31.58	   search
31.58	     run=1  nbConstraintChecks=223469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=158
31.58	     nbFailedAssignments=119  nbBacktracks=25  nbVisitedNodes=303  nbRestartNogoods=7
31.58	       =>  wckTime=0.151  cpuTime=0.11  mem=16M518
31.65	   
31.65	   search
31.65	     run=2  nbConstraintChecks=391449  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=286
31.65	     nbFailedAssignments=217  nbBacktracks=47  nbVisitedNodes=549  nbRestartNogoods=21
31.65	       =>  wckTime=0.227  cpuTime=0.17  mem=16M518
31.76	   
31.76	   search
31.76	     run=3  nbConstraintChecks=704754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=472
31.76	     nbFailedAssignments=367  nbBacktracks=80  nbVisitedNodes=913  nbRestartNogoods=52
31.76	       =>  wckTime=0.331  cpuTime=0.27  mem=16M518
31.87	   
31.87	   search
31.87	     run=4  nbConstraintChecks=1070768  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=712
31.87	     nbFailedAssignments=548  nbBacktracks=130  nbVisitedNodes=1384  nbRestartNogoods=68
31.87	       =>  wckTime=0.444  cpuTime=0.38  mem=16M518
32.09	   
32.09	   search
32.09	     run=5  nbConstraintChecks=1749761  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1134
32.09	     nbFailedAssignments=889  nbBacktracks=205  nbVisitedNodes=2217  nbRestartNogoods=92
32.09	       =>  wckTime=0.66  cpuTime=0.59  mem=16M518
32.35	   
32.35	   search
32.35	     run=6  nbConstraintChecks=2612797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1666
32.35	     nbFailedAssignments=1299  nbBacktracks=318  nbVisitedNodes=3272  nbRestartNogoods=111
32.35	       =>  wckTime=0.921  cpuTime=0.83  mem=16M518
32.76	   
32.76	   search
32.76	     run=7  nbConstraintChecks=4024875  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2590
32.76	     nbFailedAssignments=2046  nbBacktracks=489  nbVisitedNodes=5102  nbRestartNogoods=125
32.76	       =>  wckTime=1.331  cpuTime=1.24  mem=16M518
33.17	   
33.17	   search
33.17	     run=8  nbConstraintChecks=5438911  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3464
33.17	     nbFailedAssignments=2654  nbBacktracks=745  nbVisitedNodes=6834  nbRestartNogoods=155
33.17	       =>  wckTime=1.743  cpuTime=1.64  mem=16M518
33.88	   
33.88	   search
33.88	     run=9  nbConstraintChecks=7874608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5031
33.88	     nbFailedAssignments=3834  nbBacktracks=1129  nbVisitedNodes=9956  nbRestartNogoods=179
33.88	       =>  wckTime=2.449  cpuTime=2.35  mem=16M518
35.35	   
35.35	   search
35.35	     run=10  nbConstraintChecks=12478008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8077
35.35	     nbFailedAssignments=6299  nbBacktracks=1705  nbVisitedNodes=16009  nbRestartNogoods=194
35.35	       =>  wckTime=3.925  cpuTime=3.79  mem=16M518
36.94	   
36.94	   search
36.94	     run=11  nbConstraintChecks=17979220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11671
36.94	     nbFailedAssignments=9022  nbBacktracks=2569  nbVisitedNodes=23174  nbRestartNogoods=214
36.94	       =>  wckTime=5.515  cpuTime=5.37  mem=16M518
39.48	   
39.48	   search
39.48	     run=12  nbConstraintChecks=26564219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17086
39.48	     nbFailedAssignments=13134  nbBacktracks=3867  nbVisitedNodes=33900  nbRestartNogoods=237
39.48	       =>  wckTime=8.05  cpuTime=7.89  mem=16M518
42.73	   
42.73	   search
42.73	     run=13  nbConstraintChecks=36939268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23837
42.73	     nbFailedAssignments=17933  nbBacktracks=5813  nbVisitedNodes=47303  nbRestartNogoods=273
42.73	       =>  wckTime=11.3  cpuTime=11.11  mem=16M518
47.22	   
47.22	   search
47.22	     run=14  nbConstraintChecks=51000970  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33479
47.22	     nbFailedAssignments=24648  nbBacktracks=8732  nbVisitedNodes=66468  nbRestartNogoods=291
47.23	       =>  wckTime=15.797  cpuTime=15.56  mem=16M518
53.08	   
53.08	   search
53.08	     run=15  nbConstraintChecks=69395786  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46370
53.08	     nbFailedAssignments=33149  nbBacktracks=13110  nbVisitedNodes=92000  nbRestartNogoods=311
53.08	       =>  wckTime=21.649  cpuTime=21.38  mem=16M518
61.18	   
61.19	   search
61.19	     run=16  nbConstraintChecks=94997187  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63342
61.19	     nbFailedAssignments=43550  nbBacktracks=19678  nbVisitedNodes=125363  nbRestartNogoods=328
61.19	       =>  wckTime=29.757  cpuTime=29.45  mem=16M518
62.41	   
62.41	   search
62.41	     run=17  nbConstraintChecks=98663359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65781
62.41	     nbFailedAssignments=44916  nbBacktracks=20752  nbVisitedNodes=130112  nbRestartNogoods=336
62.41	       =>  wckTime=30.98  cpuTime=30.67  mem=16M518
62.41	   
62.41	   global
62.41	     nbConstraintChecks=98679294  nbRestartNogoods=336  solvingWckTime=30.982  solvingCpuTime=30.67  expiredTime=no
62.41	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=61.4
62.41	       =>  wckTime=62.09  cpuTime=61.34  mem=16M518
62.41	
62.41	s OPTIMUM FOUND
62.41	v 0 9 4 6 5 8 3 3 7 0 7 6 9 1 5 5 8 9 4 7 1 1 4 0 2 6 3 6 1 3 
62.41	   
62.41	   totalWckTime=62.172  totalCpuTime=61.41

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/node59/watcher-280864-1169308310 -o ROOT/results/node59/solver-280864-1169308310 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280864-1169308310/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.93 1.04 1.35 4/70 22363
/proc/meminfo: memFree=1403608/2055920 swapFree=4192680/4192956
[pid=22362] ppid=22359 vsize=18540 CPUtime=0
/proc/22362/stat : 22362 (runsolver) R 22359 22362 22227 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279228925 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 217051622695 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/22362/statm: 4635 279 244 17 0 2626 0

[startup+0.10869 s]
/proc/loadavg: 0.93 1.04 1.35 4/70 22363
/proc/meminfo: memFree=1403608/2055920 swapFree=4192680/4192956
[pid=22362] ppid=22359 vsize=914988 CPUtime=0.08
/proc/22362/stat : 22362 (java) R 22359 22362 22227 0 -1 0 2987 0 1 0 7 1 0 0 20 0 8 0 279228925 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582903 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22362/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.520734 s]
/proc/loadavg: 0.93 1.04 1.35 4/70 22363
/proc/meminfo: memFree=1403608/2055920 swapFree=4192680/4192956
[pid=22362] ppid=22359 vsize=915332 CPUtime=0.49
/proc/22362/stat : 22362 (java) R 22359 22362 22227 0 -1 0 6554 0 1 0 46 3 0 0 19 0 8 0 279228925 937299968 6293 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072916835 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22362/statm: 228833 6293 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.35282 s]
/proc/loadavg: 0.93 1.04 1.35 5/87 22380
/proc/meminfo: memFree=1367648/2055920 swapFree=4192680/4192956
[pid=22362] ppid=22359 vsize=915444 CPUtime=1.31
/proc/22362/stat : 22362 (java) R 22359 22362 22227 0 -1 0 7138 0 1 0 106 25 0 0 25 0 8 0 279228925 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668727 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22362/statm: 228861 6876 2479 14 0 215331 0
[pid=22362/tid=22368] ppid=22359 vsize=915444 CPUtime=0.02
/proc/22362/task/22368/stat : 22368 (java) S 22359 22362 22227 0 -1 64 154 0 0 0 2 0 0 0 17 0 8 0 279228929 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22371] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22371/stat : 22371 (java) S 22359 22362 22227 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22372] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22372/stat : 22372 (java) S 22359 22362 22227 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22377] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22377/stat : 22377 (java) S 22359 22362 22227 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279228933 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22378] ppid=22359 vsize=915444 CPUtime=0.11
/proc/22362/task/22378/stat : 22378 (java) S 22359 22362 22227 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 279228933 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22379] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22379/stat : 22379 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279228933 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22380] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22380/stat : 22380 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 6876 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) 915444

[startup+2.991 s]
/proc/loadavg: 1.02 1.06 1.36 3/87 22380
/proc/meminfo: memFree=1367456/2055920 swapFree=4192680/4192956
[pid=22362] ppid=22359 vsize=915444 CPUtime=2.94
/proc/22362/stat : 22362 (java) R 22359 22362 22227 0 -1 0 7141 0 1 0 219 75 0 0 25 0 8 0 279228925 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673447 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22362/statm: 228861 6878 2479 14 0 215331 0
[pid=22362/tid=22368] ppid=22359 vsize=915444 CPUtime=0.02
/proc/22362/task/22368/stat : 22368 (java) S 22359 22362 22227 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279228929 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22371] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22371/stat : 22371 (java) S 22359 22362 22227 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22372] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22372/stat : 22372 (java) S 22359 22362 22227 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22377] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22377/stat : 22377 (java) S 22359 22362 22227 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22378] ppid=22359 vsize=915444 CPUtime=0.12
/proc/22362/task/22378/stat : 22378 (java) S 22359 22362 22227 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22379] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22379/stat : 22379 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22380] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22380/stat : 22380 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.27036 s]
/proc/loadavg: 1.02 1.06 1.36 3/87 22380
/proc/meminfo: memFree=1367456/2055920 swapFree=4192680/4192956
[pid=22362] ppid=22359 vsize=915444 CPUtime=6.19
/proc/22362/stat : 22362 (java) R 22359 22362 22227 0 -1 0 7141 0 1 0 439 180 0 0 25 0 8 0 279228925 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668789 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22362/statm: 228861 6878 2479 14 0 215331 0
[pid=22362/tid=22368] ppid=22359 vsize=915444 CPUtime=0.02
/proc/22362/task/22368/stat : 22368 (java) S 22359 22362 22227 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279228929 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22371] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22371/stat : 22371 (java) S 22359 22362 22227 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22372] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22372/stat : 22372 (java) S 22359 22362 22227 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22377] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22377/stat : 22377 (java) S 22359 22362 22227 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22378] ppid=22359 vsize=915444 CPUtime=0.12
/proc/22362/task/22378/stat : 22378 (java) S 22359 22362 22227 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22379] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22379/stat : 22379 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22380] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22380/stat : 22380 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915444

[startup+12.7571 s]
/proc/loadavg: 1.17 1.09 1.36 3/87 22380
/proc/meminfo: memFree=1367472/2055920 swapFree=4192680/4192956
[pid=22362] ppid=22359 vsize=915444 CPUtime=12.61
/proc/22362/stat : 22362 (java) R 22359 22362 22227 0 -1 0 7141 0 1 0 879 382 0 0 25 0 8 0 279228925 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673629 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22362/statm: 228861 6878 2479 14 0 215331 0
[pid=22362/tid=22368] ppid=22359 vsize=915444 CPUtime=0.02
/proc/22362/task/22368/stat : 22368 (java) S 22359 22362 22227 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279228929 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22371] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22371/stat : 22371 (java) S 22359 22362 22227 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22372] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22372/stat : 22372 (java) S 22359 22362 22227 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22377] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22377/stat : 22377 (java) S 22359 22362 22227 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22378] ppid=22359 vsize=915444 CPUtime=0.12
/proc/22362/task/22378/stat : 22378 (java) S 22359 22362 22227 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22379] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22379/stat : 22379 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22380] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22380/stat : 22380 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915444

[startup+25.6105 s]
/proc/loadavg: 1.30 1.12 1.37 3/87 22380
/proc/meminfo: memFree=1367600/2055920 swapFree=4192680/4192956
[pid=22362] ppid=22359 vsize=915444 CPUtime=25.35
/proc/22362/stat : 22362 (java) R 22359 22362 22227 0 -1 0 7142 0 1 0 1748 787 0 0 25 0 8 0 279228925 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673523 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22362/statm: 228861 6879 2479 14 0 215331 0
[pid=22362/tid=22368] ppid=22359 vsize=915444 CPUtime=0.02
/proc/22362/task/22368/stat : 22368 (java) S 22359 22362 22227 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279228929 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22371] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22371/stat : 22371 (java) S 22359 22362 22227 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22372] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22372/stat : 22372 (java) S 22359 22362 22227 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22377] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22377/stat : 22377 (java) S 22359 22362 22227 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279228933 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22378] ppid=22359 vsize=915444 CPUtime=0.12
/proc/22362/task/22378/stat : 22378 (java) S 22359 22362 22227 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 279228933 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22379] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22379/stat : 22379 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279228933 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22380] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22380/stat : 22380 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915444

[startup+51.2193 s]
/proc/loadavg: 1.54 1.19 1.38 3/87 22380
/proc/meminfo: memFree=1353072/2055920 swapFree=4192680/4192956
[pid=22362] ppid=22359 vsize=915444 CPUtime=50.72
/proc/22362/stat : 22362 (java) R 22359 22362 22227 0 -1 0 9036 0 1 0 4117 955 0 0 25 0 8 0 279228925 937414656 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779696 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22362/statm: 228861 8768 2532 14 0 215331 0
[pid=22362/tid=22368] ppid=22359 vsize=915444 CPUtime=0.02
/proc/22362/task/22368/stat : 22368 (java) S 22359 22362 22227 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 279228929 937414656 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22371] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22371/stat : 22371 (java) S 22359 22362 22227 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937414656 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22372] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22372/stat : 22372 (java) S 22359 22362 22227 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937414656 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22377] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22377/stat : 22377 (java) S 22359 22362 22227 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279228933 937414656 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22378] ppid=22359 vsize=915444 CPUtime=0.23
/proc/22362/task/22378/stat : 22378 (java) S 22359 22362 22227 0 -1 64 390 0 0 0 22 1 0 0 17 0 8 0 279228933 937414656 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22379] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22379/stat : 22379 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279228933 937414656 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22362/tid=22380] ppid=22359 vsize=915444 CPUtime=0
/proc/22362/task/22380/stat : 22380 (java) S 22359 22362 22227 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 62.4742
CPU time (s): 61.8976
CPU user time (s): 52.317
CPU system time (s): 9.58054
CPU usage (%): 99.077
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.317
system time used= 9.58054
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9140
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= 2383
involuntary context switches= 3770

runsolver used 0.074988 s user time and 0.214967 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan 20 15:51:50 UTC 2007


IDJOB= 280864
IDBENCH= 11974
IDSOLVER= 68
FILE ID= node59/280864-1169308310

PBS_JOBID= 3610201

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-31_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280864-1169308310/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-280864-1169308310 -o ROOT/results/node59/solver-280864-1169308310 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280864-1169308310/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b40ffb804e8ff044462309333a1d8926

RANDOM SEED= 545665684

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.239
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.239
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:       1404376 kB
Buffers:         49460 kB
Cached:         506304 kB
SwapCached:          0 kB
Active:         123824 kB
Inactive:       452024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404376 kB
SwapTotal:     4192956 kB
SwapFree:      4192680 kB
Dirty:            3640 kB
Writeback:           0 kB
Mapped:          30284 kB
Slab:            61324 kB
Committed_AS:  5430524 kB
PageTables:       1784 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 node59 on Sat Jan 20 15:52:52 UTC 2007