Trace number 280792

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 58.7491 59.3764

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-23_ext.xml
MD5SUM150664321d2651fcb9baea3367016e81
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.9564
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.40	   
0.40	Abscon 109 (November, 2006)
0.40	   
0.40	   configuration
0.40	     name=epfc.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/280792-1169307982/unknown.xml
0.46	   
0.46	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.50	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.50	       =>  wckTime=0.094  cpuTime=0.09  mem=6M887
0.50	   
0.50	   relations being loaded...
0.54	   
0.54	   constraints being loaded...
0.60	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.60	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1279  maxDegree=12
0.60	     maxArity=2
0.60	       =>  wckTime=0.199  cpuTime=0.15  mem=8M854
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.279  cpuTime=0.19  mem=5M496
0.68	
0.68	s SATISFIABLE
0.68	o 68
0.68	c 41
0.69	o 70
0.69	c 39
0.69	o 73
0.69	c 36
0.69	o 75
0.69	c 34
0.69	o 77
0.69	c 32
0.69	o 79
0.69	c 30
0.69	o 81
0.69	c 28
0.69	o 82
0.69	c 27
0.69	o 84
0.69	c 25
0.69	o 85
0.69	c 24
0.69	o 86
0.69	c 23
0.69	o 88
0.69	c 21
0.69	o 90
0.69	c 19
0.69	o 91
0.69	c 18
0.69	o 93
0.69	c 16
0.70	o 94
0.70	c 15
0.70	o 96
0.70	c 13
0.70	o 98
0.70	c 11
0.70	o 99
0.70	c 10
0.71	o 100
0.71	c 9
0.71	o 102
0.71	c 7
0.71	o 103
0.71	c 6
0.71	o 104
0.71	c 5
0.80	o 105
0.80	c 4
1.98	   
1.98	   search
1.98	     run=0  nbConstraintChecks=6071833  nbAssignments=10000
1.98	       =>  wckTime=1.298  cpuTime=1.27  mem=5M496
3.27	   
3.27	   search
3.27	     run=1  nbConstraintChecks=12600372  nbAssignments=20000
3.27	       =>  wckTime=2.592  cpuTime=2.55  mem=5M496
3.51	o 106
3.51	c 3
4.50	   
4.50	   search
4.50	     run=2  nbConstraintChecks=18614523  nbAssignments=30000
4.50	       =>  wckTime=3.826  cpuTime=3.78  mem=5M496
5.82	   
5.82	   search
5.82	     run=3  nbConstraintChecks=25289368  nbAssignments=40000
5.82	       =>  wckTime=5.137  cpuTime=5.08  mem=5M496
7.07	   
7.07	   search
7.07	     run=4  nbConstraintChecks=31456855  nbAssignments=50000
7.07	       =>  wckTime=6.394  cpuTime=6.33  mem=5M496
8.39	   
8.39	   search
8.39	     run=5  nbConstraintChecks=38185882  nbAssignments=60000
8.39	       =>  wckTime=7.708  cpuTime=7.62  mem=5M496
9.61	   
9.61	   search
9.61	     run=6  nbConstraintChecks=44054959  nbAssignments=70000
9.61	       =>  wckTime=8.931  cpuTime=8.85  mem=5M496
10.88	   
10.88	   search
10.88	     run=7  nbConstraintChecks=50348926  nbAssignments=80000
10.88	       =>  wckTime=10.202  cpuTime=10.1  mem=5M496
12.12	   
12.12	   search
12.12	     run=8  nbConstraintChecks=56452663  nbAssignments=90000
12.12	       =>  wckTime=11.44  cpuTime=11.33  mem=5M496
13.38	   
13.38	   search
13.38	     run=9  nbConstraintChecks=62694935  nbAssignments=100000
13.38	       =>  wckTime=12.697  cpuTime=12.58  mem=5M496
14.62	   
14.62	   search
14.62	     run=10  nbConstraintChecks=68889372  nbAssignments=110000
14.62	       =>  wckTime=13.946  cpuTime=13.82  mem=5M496
15.90	   
15.90	   search
15.90	     run=11  nbConstraintChecks=75248412  nbAssignments=120000
15.90	       =>  wckTime=15.219  cpuTime=15.09  mem=5M496
17.14	   
17.14	   search
17.14	     run=12  nbConstraintChecks=81373396  nbAssignments=130000
17.14	       =>  wckTime=16.461  cpuTime=16.31  mem=5M496
18.41	   
18.42	   search
18.42	     run=13  nbConstraintChecks=87641958  nbAssignments=140000
18.42	       =>  wckTime=17.736  cpuTime=17.57  mem=5M496
19.67	   
19.67	   search
19.67	     run=14  nbConstraintChecks=93846567  nbAssignments=150000
19.67	       =>  wckTime=18.992  cpuTime=18.82  mem=5M496
20.94	   
20.94	   search
20.94	     run=15  nbConstraintChecks=100248752  nbAssignments=160000
20.94	       =>  wckTime=20.261  cpuTime=20.08  mem=5M496
22.21	   
22.21	   search
22.21	     run=16  nbConstraintChecks=106534921  nbAssignments=170000
22.21	       =>  wckTime=21.528  cpuTime=21.34  mem=5M496
23.49	   
23.49	   search
23.49	     run=17  nbConstraintChecks=112902289  nbAssignments=180000
23.49	       =>  wckTime=22.808  cpuTime=22.61  mem=5M496
24.74	   
24.74	   search
24.74	     run=18  nbConstraintChecks=119084605  nbAssignments=190000
24.74	       =>  wckTime=24.065  cpuTime=23.86  mem=5M496
26.08	   
26.08	   search
26.08	     run=19  nbConstraintChecks=125913317  nbAssignments=200000
26.08	       =>  wckTime=25.398  cpuTime=25.18  mem=5M496
27.36	   
27.36	   search
27.36	     run=20  nbConstraintChecks=132273460  nbAssignments=210000
27.36	       =>  wckTime=26.679  cpuTime=26.44  mem=5M496
28.65	   
28.65	   search
28.65	     run=21  nbConstraintChecks=138599020  nbAssignments=220000
28.65	       =>  wckTime=27.975  cpuTime=27.71  mem=5M496
29.89	   
29.89	   search
29.89	     run=22  nbConstraintChecks=144568678  nbAssignments=230000
29.89	       =>  wckTime=29.21  cpuTime=28.93  mem=5M496
31.18	   
31.18	   search
31.18	     run=23  nbConstraintChecks=151020228  nbAssignments=240000
31.18	       =>  wckTime=30.503  cpuTime=30.22  mem=5M496
32.44	   
32.44	   search
32.44	     run=24  nbConstraintChecks=157300833  nbAssignments=250000
32.44	       =>  wckTime=31.761  cpuTime=31.46  mem=5M496
33.70	   
33.71	   search
33.71	     run=25  nbConstraintChecks=163620254  nbAssignments=260000
33.71	       =>  wckTime=33.026  cpuTime=32.73  mem=5M496
33.77	   
33.77	   search
33.77	     run=26  nbConstraintChecks=163922870  nbAssignments=260600
33.77	       =>  wckTime=33.093  cpuTime=32.8  mem=5M496
33.77	   
33.77	   global
33.77	     nbConstraintChecks=163922870  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.77	     solvingWckTime=33.09  solvingCpuTime=32.8  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.77	     globalCpuTime=33.04
33.77	       =>  wckTime=33.371  cpuTime=32.99  mem=5M496
33.77	   
33.77	   solver IterativeSystematicSolver being built... 
33.90	       =>  wckTime=33.496  cpuTime=33.08  mem=16M519
33.95	   
33.95	   preprocessing
33.95	     nbConstraintChecks=14074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.95	     detectedInconsistency=no
33.95	       =>  wckTime=0.047  cpuTime=0.03  mem=16M519
33.98	   
33.98	   search
33.98	     run=0  nbConstraintChecks=71157  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
33.98	     nbFailedAssignments=31  nbBacktracks=10  nbVisitedNodes=86  nbRestartNogoods=0
33.98	       =>  wckTime=0.082  cpuTime=0.06  mem=16M519
34.04	   
34.04	   search
34.04	     run=1  nbConstraintChecks=180217  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118
34.04	     nbFailedAssignments=82  nbBacktracks=25  nbVisitedNodes=225  nbRestartNogoods=2
34.04	       =>  wckTime=0.136  cpuTime=0.11  mem=16M519
34.09	   
34.10	   search
34.10	     run=2  nbConstraintChecks=369749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=247
34.10	     nbFailedAssignments=183  nbBacktracks=47  nbVisitedNodes=477  nbRestartNogoods=19
34.10	       =>  wckTime=0.196  cpuTime=0.16  mem=16M519
34.17	   
34.17	   search
34.17	     run=3  nbConstraintChecks=641950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=414
34.17	     nbFailedAssignments=313  nbBacktracks=80  nbVisitedNodes=807  nbRestartNogoods=31
34.17	       =>  wckTime=0.274  cpuTime=0.23  mem=16M519
34.28	   
34.28	   search
34.28	     run=4  nbConstraintChecks=974733  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=632
34.28	     nbFailedAssignments=478  nbBacktracks=131  nbVisitedNodes=1241  nbRestartNogoods=35
34.28	       =>  wckTime=0.382  cpuTime=0.34  mem=16M519
34.38	   
34.38	   search
34.38	     run=5  nbConstraintChecks=1316467  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=883
34.38	     nbFailedAssignments=649  nbBacktracks=206  nbVisitedNodes=1738  nbRestartNogoods=36
34.38	       =>  wckTime=0.481  cpuTime=0.44  mem=16M519
34.63	   
34.63	   search
34.63	     run=6  nbConstraintChecks=2070768  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1370
34.63	     nbFailedAssignments=1018  nbBacktracks=319  nbVisitedNodes=2701  nbRestartNogoods=46
34.63	       =>  wckTime=0.727  cpuTime=0.68  mem=16M519
34.95	   
34.95	   search
34.95	     run=7  nbConstraintChecks=3139272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2083
34.95	     nbFailedAssignments=1557  nbBacktracks=489  nbVisitedNodes=4123  nbRestartNogoods=58
34.95	       =>  wckTime=1.056  cpuTime=0.99  mem=16M519
35.34	   
35.34	   search
35.34	     run=8  nbConstraintChecks=4325766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2879
35.34	     nbFailedAssignments=2092  nbBacktracks=745  nbVisitedNodes=5696  nbRestartNogoods=68
35.34	       =>  wckTime=1.437  cpuTime=1.36  mem=16M519
35.84	   
35.84	   search
35.84	     run=9  nbConstraintChecks=5814605  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3946
35.84	     nbFailedAssignments=2771  nbBacktracks=1129  nbVisitedNodes=7796  nbRestartNogoods=82
35.84	       =>  wckTime=1.945  cpuTime=1.87  mem=16M519
36.60	   
36.60	   search
36.60	     run=10  nbConstraintChecks=7996107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5457
36.60	     nbFailedAssignments=3702  nbBacktracks=1705  nbVisitedNodes=10783  nbRestartNogoods=95
36.60	       =>  wckTime=2.697  cpuTime=2.61  mem=16M519
37.65	   
37.65	   search
37.65	     run=11  nbConstraintChecks=10938496  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7630
37.65	     nbFailedAssignments=5005  nbBacktracks=2569  nbVisitedNodes=15045  nbRestartNogoods=107
37.65	       =>  wckTime=3.754  cpuTime=3.65  mem=16M519
39.32	   
39.32	   search
39.32	     run=12  nbConstraintChecks=15638143  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10938
39.32	     nbFailedAssignments=7014  nbBacktracks=3866  nbVisitedNodes=21572  nbRestartNogoods=125
39.32	       =>  wckTime=5.417  cpuTime=5.31  mem=16M519
41.66	   
41.66	   search
41.66	     run=13  nbConstraintChecks=22211208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15656
41.66	     nbFailedAssignments=9779  nbBacktracks=5813  nbVisitedNodes=30850  nbRestartNogoods=147
41.66	       =>  wckTime=7.759  cpuTime=7.63  mem=16M519
45.01	   
45.01	   search
45.01	     run=14  nbConstraintChecks=31833799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22519
45.01	     nbFailedAssignments=13719  nbBacktracks=8732  nbVisitedNodes=44369  nbRestartNogoods=161
45.01	       =>  wckTime=11.112  cpuTime=10.96  mem=16M519
50.07	   
50.07	   search
50.07	     run=15  nbConstraintChecks=46240634  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32653
50.07	     nbFailedAssignments=19469  nbBacktracks=13112  nbVisitedNodes=64236  nbRestartNogoods=178
50.07	       =>  wckTime=16.176  cpuTime=15.97  mem=16M519
57.40	   
57.40	   search
57.40	     run=16  nbConstraintChecks=67410869  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47775
57.40	     nbFailedAssignments=28021  nbBacktracks=19680  nbVisitedNodes=93853  nbRestartNogoods=202
57.40	       =>  wckTime=23.5  cpuTime=23.24  mem=16M519
59.33	   
59.33	   search
59.33	     run=17  nbConstraintChecks=72900172  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51685
59.33	     nbFailedAssignments=30049  nbBacktracks=21563  nbVisitedNodes=101404  nbRestartNogoods=205
59.33	       =>  wckTime=25.432  cpuTime=25.16  mem=16M519
59.33	   
59.33	   global
59.33	     nbConstraintChecks=72914246  nbRestartNogoods=205  solvingWckTime=25.433  solvingCpuTime=25.17  expiredTime=no
59.33	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=58.3
59.33	       =>  wckTime=58.93  cpuTime=58.25  mem=16M519
59.33	
59.33	s OPTIMUM FOUND
59.33	v 9 8 1 5 6 7 5 9 8 9 2 4 8 5 3 2 2 4 3 8 8 2 9 1 5 3 4 4 3 6 
59.34	   
59.34	   totalWckTime=59.011  totalCpuTime=58.3

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/node43/watcher-280792-1169307982 -o ROOT/results/node43/solver-280792-1169307982 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280792-1169307982/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.74 1.95 1.93 3/68 3952
/proc/meminfo: memFree=1386344/2055920 swapFree=4190672/4192956
[pid=3951] ppid=3949 vsize=1784 CPUtime=0
/proc/3951/stat : 3951 (java) D 3949 3951 3878 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 279197368 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/3951/statm: 446 140 106 14 0 91 0

[startup+0.104237 s]
/proc/loadavg: 1.74 1.95 1.93 3/68 3952
/proc/meminfo: memFree=1386344/2055920 swapFree=4190672/4192956
[pid=3951] ppid=3949 vsize=911488 CPUtime=0.07
/proc/3951/stat : 3951 (java) R 3949 3951 3878 0 -1 0 2581 0 1 0 5 2 0 0 22 0 8 0 279197368 933363712 2328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582823 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3951/statm: 227872 2328 1270 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.512302 s]
/proc/loadavg: 1.74 1.95 1.93 3/68 3952
/proc/meminfo: memFree=1386344/2055920 swapFree=4190672/4192956
[pid=3951] ppid=3949 vsize=915332 CPUtime=0.4
/proc/3951/stat : 3951 (java) R 3949 3951 3878 0 -1 0 6150 0 1 0 36 4 0 0 18 0 8 0 279197368 937299968 5889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3951/statm: 228833 5889 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915332

[startup+1.33444 s]
/proc/loadavg: 1.74 1.95 1.93 3/88 4018
/proc/meminfo: memFree=1359872/2055920 swapFree=4190672/4192956
[pid=3951] ppid=3949 vsize=915444 CPUtime=1.21
/proc/3951/stat : 3951 (java) R 3949 3951 3878 0 -1 0 7138 0 1 0 99 22 0 0 25 0 8 0 279197368 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673481 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3951/statm: 228861 6876 2479 14 0 215331 0
[pid=3951/tid=3961] ppid=3949 vsize=915444 CPUtime=0.02
/proc/3951/task/3961/stat : 3961 (java) S 3949 3951 3878 0 -1 64 154 0 0 0 2 0 0 0 17 0 8 0 279197372 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3962] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3962/stat : 3962 (java) S 3949 3951 3878 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 279197372 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3963] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3963/stat : 3963 (java) S 3949 3951 3878 0 -1 64 9 0 0 0 0 0 0 0 15 0 8 0 279197372 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3992] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3992/stat : 3992 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279197378 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3993] ppid=3949 vsize=915444 CPUtime=0.11
/proc/3951/task/3993/stat : 3993 (java) S 3949 3951 3878 0 -1 64 331 0 0 0 11 0 0 0 15 0 8 0 279197378 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3994] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3994/stat : 3994 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279197378 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3995] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3995/stat : 3995 (java) S 3949 3951 3878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279197378 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 915444

[startup+2.97871 s]
/proc/loadavg: 1.74 1.95 1.93 3/88 4018
/proc/meminfo: memFree=1359744/2055920 swapFree=4190672/4192956
[pid=3951] ppid=3949 vsize=915444 CPUtime=2.84
/proc/3951/stat : 3951 (java) R 3949 3951 3878 0 -1 0 7141 0 1 0 212 72 0 0 25 0 8 0 279197368 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673440 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3951/statm: 228861 6878 2479 14 0 215331 0
[pid=3951/tid=3961] ppid=3949 vsize=915444 CPUtime=0.02
/proc/3951/task/3961/stat : 3961 (java) S 3949 3951 3878 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279197372 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3962] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3962/stat : 3962 (java) S 3949 3951 3878 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 279197372 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3963] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3963/stat : 3963 (java) S 3949 3951 3878 0 -1 64 9 0 0 0 0 0 0 0 15 0 8 0 279197372 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3992] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3992/stat : 3992 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279197378 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3993] ppid=3949 vsize=915444 CPUtime=0.11
/proc/3951/task/3993/stat : 3993 (java) S 3949 3951 3878 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279197378 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3994] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3994/stat : 3994 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279197378 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3995] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3995/stat : 3995 (java) S 3949 3951 3878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279197378 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) 2.84
Current children cumulated vsize (KiB) 915444

[startup+6.26426 s]
/proc/loadavg: 1.76 1.95 1.93 3/88 4018
/proc/meminfo: memFree=1359744/2055920 swapFree=4190672/4192956
[pid=3951] ppid=3949 vsize=915448 CPUtime=6.1
/proc/3951/stat : 3951 (java) R 3949 3951 3878 0 -1 0 7141 0 1 0 443 167 0 0 25 0 8 0 279197368 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3951/statm: 228862 6878 2479 14 0 215332 0
[pid=3951/tid=3961] ppid=3949 vsize=915448 CPUtime=0.02
/proc/3951/task/3961/stat : 3961 (java) S 3949 3951 3878 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279197372 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3962] ppid=3949 vsize=915448 CPUtime=0
/proc/3951/task/3962/stat : 3962 (java) S 3949 3951 3878 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 279197372 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3963] ppid=3949 vsize=915448 CPUtime=0
/proc/3951/task/3963/stat : 3963 (java) S 3949 3951 3878 0 -1 64 9 0 0 0 0 0 0 0 15 0 8 0 279197372 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3992] ppid=3949 vsize=915448 CPUtime=0
/proc/3951/task/3992/stat : 3992 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279197378 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3993] ppid=3949 vsize=915448 CPUtime=0.11
/proc/3951/task/3993/stat : 3993 (java) S 3949 3951 3878 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279197378 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3994] ppid=3949 vsize=915448 CPUtime=0
/proc/3951/task/3994/stat : 3994 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279197378 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3995] ppid=3949 vsize=915448 CPUtime=0
/proc/3951/task/3995/stat : 3995 (java) S 3949 3951 3878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279197378 937418752 6878 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.7433 s]
/proc/loadavg: 1.78 1.95 1.93 3/88 4018
/proc/meminfo: memFree=1359816/2055920 swapFree=4190672/4192956
[pid=3951] ppid=3949 vsize=915448 CPUtime=12.53
/proc/3951/stat : 3951 (java) R 3949 3951 3878 0 -1 0 7141 0 1 0 896 357 0 0 25 0 8 0 279197368 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3951/statm: 228862 6878 2479 14 0 215332 0
[pid=3951/tid=3961] ppid=3949 vsize=915448 CPUtime=0.02
/proc/3951/task/3961/stat : 3961 (java) S 3949 3951 3878 0 -1 64 154 0 0 0 2 0 0 0 17 0 8 0 279197372 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3962] ppid=3949 vsize=915448 CPUtime=0
/proc/3951/task/3962/stat : 3962 (java) S 3949 3951 3878 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 279197372 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3963] ppid=3949 vsize=915448 CPUtime=0
/proc/3951/task/3963/stat : 3963 (java) S 3949 3951 3878 0 -1 64 9 0 0 0 0 0 0 0 15 0 8 0 279197372 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3992] ppid=3949 vsize=915448 CPUtime=0
/proc/3951/task/3992/stat : 3992 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279197378 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3993] ppid=3949 vsize=915448 CPUtime=0.11
/proc/3951/task/3993/stat : 3993 (java) S 3949 3951 3878 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279197378 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3994] ppid=3949 vsize=915448 CPUtime=0
/proc/3951/task/3994/stat : 3994 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279197378 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3995] ppid=3949 vsize=915448 CPUtime=0
/proc/3951/task/3995/stat : 3995 (java) S 3949 3951 3878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279197378 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 915448

[startup+25.5795 s]
/proc/loadavg: 1.83 1.95 1.93 3/88 4018
/proc/meminfo: memFree=1359944/2055920 swapFree=4190672/4192956
[pid=3951] ppid=3949 vsize=915444 CPUtime=25.26
/proc/3951/stat : 3951 (java) R 3949 3951 3878 0 -1 0 7142 0 1 0 1796 730 0 0 25 0 8 0 279197368 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4942197 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3951/statm: 228861 6879 2479 14 0 215331 0
[pid=3951/tid=3961] ppid=3949 vsize=915444 CPUtime=0.02
/proc/3951/task/3961/stat : 3961 (java) S 3949 3951 3878 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279197372 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3962] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3962/stat : 3962 (java) S 3949 3951 3878 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 279197372 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3963] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3963/stat : 3963 (java) S 3949 3951 3878 0 -1 64 9 0 0 0 0 0 0 0 15 0 8 0 279197372 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3992] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3992/stat : 3992 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279197378 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3993] ppid=3949 vsize=915444 CPUtime=0.11
/proc/3951/task/3993/stat : 3993 (java) S 3949 3951 3878 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279197378 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3994] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3994/stat : 3994 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279197378 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3995] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3995/stat : 3995 (java) S 3949 3951 3878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279197378 937414656 6879 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.2822 s]
/proc/loadavg: 2.02 1.98 1.94 3/88 4018
/proc/meminfo: memFree=1352840/2055920 swapFree=4190672/4192956
[pid=3951] ppid=3949 vsize=915444 CPUtime=50.74
/proc/3951/stat : 3951 (java) R 3949 3951 3878 0 -1 0 9037 0 1 0 4101 973 0 0 25 0 8 0 279197368 937414656 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073798320 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3951/statm: 228861 8770 2532 14 0 215331 0
[pid=3951/tid=3961] ppid=3949 vsize=915444 CPUtime=0.02
/proc/3951/task/3961/stat : 3961 (java) S 3949 3951 3878 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 279197372 937414656 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3962] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3962/stat : 3962 (java) S 3949 3951 3878 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 279197372 937414656 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3963] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3963/stat : 3963 (java) S 3949 3951 3878 0 -1 64 9 0 0 0 0 0 0 0 15 0 8 0 279197372 937414656 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3992] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3992/stat : 3992 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279197378 937414656 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3993] ppid=3949 vsize=915444 CPUtime=0.2
/proc/3951/task/3993/stat : 3993 (java) S 3949 3951 3878 0 -1 64 388 0 0 0 19 1 0 0 16 0 8 0 279197378 937414656 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3994] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3994/stat : 3994 (java) S 3949 3951 3878 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279197378 937414656 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3951/tid=3995] ppid=3949 vsize=915444 CPUtime=0
/proc/3951/task/3995/stat : 3995 (java) S 3949 3951 3878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279197378 937414656 8770 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 59.3764
CPU time (s): 58.7491
CPU user time (s): 49.0116
CPU system time (s): 9.73752
CPU usage (%): 98.9435
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.0115
system time used= 9.73752
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= 2361
involuntary context switches= 5184

runsolver used 0.065989 s user time and 0.173973 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan 20 15:46:22 UTC 2007


IDJOB= 280792
IDBENCH= 11955
IDSOLVER= 68
FILE ID= node43/280792-1169307982

PBS_JOBID= 3610192

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  150664321d2651fcb9baea3367016e81

RANDOM SEED= 815349211

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.278
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.278
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:       1386760 kB
Buffers:         49116 kB
Cached:         527252 kB
SwapCached:        612 kB
Active:         138256 kB
Inactive:       456700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386760 kB
SwapTotal:     4192956 kB
SwapFree:      4190672 kB
Dirty:            2144 kB
Writeback:           0 kB
Mapped:          27272 kB
Slab:            59968 kB
Committed_AS:  5520160 kB
PageTables:       1592 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 node43 on Sat Jan 20 15:47:22 UTC 2007