Trace number 280855

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 60.9597 61.3719

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-25_ext.xml
MD5SUMf9675e9be47bfa0938a3c52547b5fdd5
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 benchmark5.64714
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/280855-1169308268/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.098  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.51	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1282  maxDegree=11
0.51	     maxArity=2
0.51	       =>  wckTime=0.207  cpuTime=0.15  mem=8M854
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.298  cpuTime=0.18  mem=5M496
0.61	
0.61	s SATISFIABLE
0.61	o 68
0.61	c 41
0.61	o 72
0.61	c 37
0.61	o 75
0.61	c 34
0.61	o 77
0.61	c 32
0.61	o 78
0.61	c 31
0.61	o 80
0.61	c 29
0.61	o 81
0.61	c 28
0.61	o 82
0.61	c 27
0.61	o 85
0.61	c 24
0.62	o 87
0.62	c 22
0.62	o 90
0.62	c 19
0.62	o 91
0.62	c 18
0.62	o 93
0.62	c 16
0.62	o 95
0.62	c 14
0.62	o 97
0.62	c 12
0.62	o 98
0.62	c 11
0.62	o 99
0.62	c 10
0.63	o 100
0.63	c 9
0.63	o 101
0.63	c 8
0.63	o 102
0.63	c 7
0.63	o 103
0.63	c 6
0.64	o 104
0.64	c 5
0.64	o 105
0.64	c 4
0.78	o 106
0.78	c 3
1.95	   
1.95	   search
1.95	     run=0  nbConstraintChecks=6206616  nbAssignments=10000
1.95	       =>  wckTime=1.349  cpuTime=1.3  mem=5M496
3.22	   
3.22	   search
3.22	     run=1  nbConstraintChecks=12464256  nbAssignments=20000
3.22	       =>  wckTime=2.621  cpuTime=2.57  mem=5M496
4.42	   
4.42	   search
4.42	     run=2  nbConstraintChecks=18166715  nbAssignments=30000
4.42	       =>  wckTime=3.818  cpuTime=3.76  mem=5M496
5.67	   
5.67	   search
5.67	     run=3  nbConstraintChecks=24333985  nbAssignments=40000
5.67	       =>  wckTime=5.071  cpuTime=5.01  mem=5M496
6.89	   
6.89	   search
6.89	     run=4  nbConstraintChecks=30190999  nbAssignments=50000
6.89	       =>  wckTime=6.285  cpuTime=6.21  mem=5M496
8.15	   
8.15	   search
8.15	     run=5  nbConstraintChecks=36458525  nbAssignments=60000
8.15	       =>  wckTime=7.547  cpuTime=7.47  mem=5M496
8.21	o 107
8.21	c 2
9.36	   
9.36	   search
9.36	     run=6  nbConstraintChecks=42275829  nbAssignments=70000
9.36	       =>  wckTime=8.756  cpuTime=8.67  mem=5M496
10.60	   
10.60	   search
10.60	     run=7  nbConstraintChecks=48420160  nbAssignments=80000
10.60	       =>  wckTime=10.001  cpuTime=9.91  mem=5M496
11.86	   
11.86	   search
11.86	     run=8  nbConstraintChecks=54568604  nbAssignments=90000
11.86	       =>  wckTime=11.255  cpuTime=11.16  mem=5M496
13.06	   
13.06	   search
13.06	     run=9  nbConstraintChecks=60277179  nbAssignments=100000
13.06	       =>  wckTime=12.459  cpuTime=12.36  mem=5M496
14.31	   
14.31	   search
14.31	     run=10  nbConstraintChecks=66327858  nbAssignments=110000
14.31	       =>  wckTime=13.706  cpuTime=13.6  mem=5M496
15.55	   
15.55	   search
15.55	     run=11  nbConstraintChecks=72296598  nbAssignments=120000
15.55	       =>  wckTime=14.949  cpuTime=14.84  mem=5M496
16.79	   
16.79	   search
16.79	     run=12  nbConstraintChecks=78232136  nbAssignments=130000
16.79	       =>  wckTime=16.184  cpuTime=16.06  mem=5M496
18.04	   
18.04	   search
18.04	     run=13  nbConstraintChecks=84274840  nbAssignments=140000
18.04	       =>  wckTime=17.44  cpuTime=17.32  mem=5M496
19.27	   
19.27	   search
19.27	     run=14  nbConstraintChecks=90148612  nbAssignments=150000
19.27	       =>  wckTime=18.671  cpuTime=18.54  mem=5M496
20.50	   
20.50	   search
20.50	     run=15  nbConstraintChecks=95966272  nbAssignments=160000
20.50	       =>  wckTime=19.896  cpuTime=19.77  mem=5M496
21.73	   
21.73	   search
21.73	     run=16  nbConstraintChecks=101892493  nbAssignments=170000
21.73	       =>  wckTime=21.131  cpuTime=20.99  mem=5M496
22.96	   
22.96	   search
22.96	     run=17  nbConstraintChecks=107692039  nbAssignments=180000
22.96	       =>  wckTime=22.355  cpuTime=22.21  mem=5M496
24.21	   
24.21	   search
24.21	     run=18  nbConstraintChecks=113799161  nbAssignments=190000
24.21	       =>  wckTime=23.609  cpuTime=23.46  mem=5M496
25.48	   
25.48	   search
25.48	     run=19  nbConstraintChecks=120027763  nbAssignments=200000
25.48	       =>  wckTime=24.873  cpuTime=24.71  mem=5M496
26.71	   
26.71	   search
26.71	     run=20  nbConstraintChecks=126008806  nbAssignments=210000
26.71	       =>  wckTime=26.108  cpuTime=25.93  mem=5M496
27.95	   
27.95	   search
27.95	     run=21  nbConstraintChecks=132069461  nbAssignments=220000
27.95	       =>  wckTime=27.349  cpuTime=27.17  mem=5M496
29.17	   
29.17	   search
29.17	     run=22  nbConstraintChecks=137984883  nbAssignments=230000
29.17	       =>  wckTime=28.569  cpuTime=28.39  mem=5M496
30.45	   
30.45	   search
30.45	     run=23  nbConstraintChecks=144411498  nbAssignments=240000
30.45	       =>  wckTime=29.851  cpuTime=29.67  mem=5M496
31.69	   
31.69	   search
31.69	     run=24  nbConstraintChecks=150445862  nbAssignments=250000
31.69	       =>  wckTime=31.084  cpuTime=30.89  mem=5M496
32.93	   
32.93	   search
32.93	     run=25  nbConstraintChecks=156536834  nbAssignments=260000
32.93	       =>  wckTime=32.33  cpuTime=32.13  mem=5M496
34.17	   
34.17	   search
34.17	     run=26  nbConstraintChecks=162564864  nbAssignments=270000
34.17	       =>  wckTime=33.571  cpuTime=33.36  mem=5M496
35.45	   
35.45	   search
35.45	     run=27  nbConstraintChecks=168855063  nbAssignments=280000
35.45	       =>  wckTime=34.847  cpuTime=34.64  mem=5M496
36.70	   
36.70	   search
36.70	     run=28  nbConstraintChecks=174927303  nbAssignments=290000
36.70	       =>  wckTime=36.097  cpuTime=35.88  mem=5M496
38.01	   
38.01	   search
38.01	     run=29  nbConstraintChecks=181449240  nbAssignments=300000
38.01	       =>  wckTime=37.405  cpuTime=37.18  mem=5M496
38.37	   
38.37	   search
38.37	     run=30  nbConstraintChecks=183127188  nbAssignments=303063
38.37	       =>  wckTime=37.766  cpuTime=37.54  mem=5M496
38.37	   
38.37	   global
38.37	     nbConstraintChecks=183127188  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.37	     solvingWckTime=37.763  solvingCpuTime=37.54  expiredTime=no  totalExploration=no  nbFoundSolutions=0
38.37	     globalCpuTime=37.76
38.37	       =>  wckTime=38.063  cpuTime=37.72  mem=5M496
38.37	   
38.37	   solver IterativeSystematicSolver being built... 
38.50	       =>  wckTime=38.196  cpuTime=37.83  mem=16M551
38.55	   
38.55	   preprocessing
38.55	     nbConstraintChecks=15141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
38.55	     detectedInconsistency=no
38.55	       =>  wckTime=0.043  cpuTime=0.03  mem=16M551
38.59	   
38.59	   search
38.59	     run=0  nbConstraintChecks=83807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55
38.59	     nbFailedAssignments=39  nbBacktracks=10  nbVisitedNodes=105  nbRestartNogoods=0
38.59	       =>  wckTime=0.082  cpuTime=0.06  mem=16M551
38.67	   
38.67	   search
38.67	     run=1  nbConstraintChecks=311482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=197
38.67	     nbFailedAssignments=158  nbBacktracks=26  nbVisitedNodes=382  nbRestartNogoods=7
38.67	       =>  wckTime=0.167  cpuTime=0.13  mem=16M551
38.72	   
38.72	   search
38.72	     run=2  nbConstraintChecks=472982  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=299
38.72	     nbFailedAssignments=230  nbBacktracks=49  nbVisitedNodes=579  nbRestartNogoods=31
38.72	       =>  wckTime=0.219  cpuTime=0.18  mem=16M551
38.82	   
38.82	   search
38.82	     run=3  nbConstraintChecks=732531  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=485
38.82	     nbFailedAssignments=377  nbBacktracks=82  nbVisitedNodes=944  nbRestartNogoods=36
38.82	       =>  wckTime=0.315  cpuTime=0.28  mem=16M551
38.93	   
38.93	   search
38.93	     run=4  nbConstraintChecks=1093257  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=718
38.93	     nbFailedAssignments=554  nbBacktracks=132  nbVisitedNodes=1404  nbRestartNogoods=47
38.93	       =>  wckTime=0.427  cpuTime=0.39  mem=16M551
39.10	   
39.10	   search
39.10	     run=5  nbConstraintChecks=1649574  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1069
39.10	     nbFailedAssignments=825  nbBacktracks=207  nbVisitedNodes=2100  nbRestartNogoods=75
39.10	       =>  wckTime=0.596  cpuTime=0.55  mem=16M551
39.31	   
39.31	   search
39.31	     run=6  nbConstraintChecks=2372497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1520
39.31	     nbFailedAssignments=1154  nbBacktracks=320  nbVisitedNodes=2993  nbRestartNogoods=86
39.31	       =>  wckTime=0.806  cpuTime=0.74  mem=16M551
39.61	   
39.61	   search
39.61	     run=7  nbConstraintChecks=3472686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2228
39.61	     nbFailedAssignments=1685  nbBacktracks=490  nbVisitedNodes=4402  nbRestartNogoods=95
39.61	       =>  wckTime=1.106  cpuTime=1.03  mem=16M551
40.10	   
40.10	   search
40.10	     run=8  nbConstraintChecks=5172537  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3353
40.10	     nbFailedAssignments=2549  nbBacktracks=746  nbVisitedNodes=6642  nbRestartNogoods=117
40.10	       =>  wckTime=1.597  cpuTime=1.52  mem=16M551
40.73	   
40.73	   search
40.73	     run=9  nbConstraintChecks=7462308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4815
40.73	     nbFailedAssignments=3621  nbBacktracks=1130  nbVisitedNodes=9558  nbRestartNogoods=125
40.73	       =>  wckTime=2.222  cpuTime=2.13  mem=16M551
41.72	   
41.72	   search
41.72	     run=10  nbConstraintChecks=10582325  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6895
41.72	     nbFailedAssignments=5119  nbBacktracks=1706  nbVisitedNodes=13687  nbRestartNogoods=145
41.72	       =>  wckTime=3.22  cpuTime=3.12  mem=16M551
43.00	   
43.00	   search
43.00	     run=11  nbConstraintChecks=14486753  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9647
43.00	     nbFailedAssignments=6998  nbBacktracks=2570  nbVisitedNodes=19119  nbRestartNogoods=175
43.00	       =>  wckTime=4.493  cpuTime=4.39  mem=16M551
45.06	   
45.06	   search
45.06	     run=12  nbConstraintChecks=20749095  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14054
45.06	     nbFailedAssignments=10105  nbBacktracks=3867  nbVisitedNodes=27872  nbRestartNogoods=207
45.06	       =>  wckTime=6.559  cpuTime=6.44  mem=16M551
47.70	   
47.70	   search
47.70	     run=13  nbConstraintChecks=28827526  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19854
47.70	     nbFailedAssignments=13950  nbBacktracks=5816  nbVisitedNodes=39276  nbRestartNogoods=215
47.70	       =>  wckTime=9.194  cpuTime=9.04  mem=16M551
51.17	   
51.17	   search
51.17	     run=14  nbConstraintChecks=38399792  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27241
51.17	     nbFailedAssignments=18413  nbBacktracks=8735  nbVisitedNodes=53679  nbRestartNogoods=240
51.17	       =>  wckTime=12.662  cpuTime=12.49  mem=16M551
56.00	   
56.00	   search
56.00	     run=15  nbConstraintChecks=52022795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37720
56.00	     nbFailedAssignments=24506  nbBacktracks=13114  nbVisitedNodes=73822  nbRestartNogoods=252
56.00	       =>  wckTime=17.496  cpuTime=17.3  mem=16M551
61.31	   
61.31	   search
61.31	     run=16  nbConstraintChecks=66729335  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49043
61.31	     nbFailedAssignments=31030  nbBacktracks=17914  nbVisitedNodes=95745  nbRestartNogoods=260
61.31	       =>  wckTime=22.808  cpuTime=22.59  mem=16M551
61.31	   
61.31	   global
61.31	     nbConstraintChecks=66744476  nbRestartNogoods=260  solvingWckTime=22.809  solvingCpuTime=22.59  expiredTime=no
61.31	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=60.46
61.31	       =>  wckTime=61.006  cpuTime=60.42  mem=16M551
61.32	
61.32	s OPTIMUM FOUND
61.32	v 4 6 7 8 0 8 1 0 8 0 7 5 3 4 1 3 3 0 5 8 7 9 5 5 9 1 6 0 6 5 
61.32	   
61.32	   totalWckTime=61.086  totalCpuTime=60.47

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/node2/watcher-280855-1169308268 -o ROOT/results/node2/solver-280855-1169308268 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280855-1169308268/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.92 1.98 1.98 5/93 27222
/proc/meminfo: memFree=1143888/2055920 swapFree=4180552/4192956
[pid=27221] ppid=27219 vsize=172 CPUtime=0
/proc/27221/stat : 27221 (java) R 27219 27221 26365 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279222490 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10535716 0 0 4096 0 0 0 0 17 0 0 0
/proc/27221/statm: 43 24 18 14 0 3 0

[startup+0.107386 s]
/proc/loadavg: 1.92 1.98 1.98 5/93 27222
/proc/meminfo: memFree=1143888/2055920 swapFree=4180552/4192956
[pid=27221] ppid=27219 vsize=916012 CPUtime=0.09
/proc/27221/stat : 27221 (java) R 27219 27221 26365 0 -1 0 3014 0 1 0 7 2 0 0 23 0 8 0 279222490 937996288 2761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27221/statm: 229003 2762 1435 14 0 215498 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 916012

[startup+0.515461 s]
/proc/loadavg: 1.92 1.98 1.98 5/93 27222
/proc/meminfo: memFree=1143888/2055920 swapFree=4180552/4192956
[pid=27221] ppid=27219 vsize=916356 CPUtime=0.49
/proc/27221/stat : 27221 (java) R 27219 27221 26365 0 -1 0 6623 0 1 0 44 5 0 0 25 0 8 0 279222490 938348544 6362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27221/statm: 229089 6362 2157 14 0 215559 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 916356

[startup+1.33861 s]
/proc/loadavg: 1.92 1.98 1.98 3/100 27229
/proc/meminfo: memFree=1126040/2055920 swapFree=4180552/4192956
[pid=27221] ppid=27219 vsize=916468 CPUtime=1.29
/proc/27221/stat : 27221 (java) R 27219 27221 26365 0 -1 0 7138 0 1 0 104 25 0 0 25 0 8 0 279222490 938463232 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27221/statm: 229117 6876 2479 14 0 215587 0
[pid=27221/tid=27223] ppid=27219 vsize=916472 CPUtime=0.03
/proc/27221/task/27223/stat : 27223 (java) S 27219 27221 26365 0 -1 64 153 0 0 0 3 0 0 0 16 0 8 0 279222494 938467328 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27224] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27224/stat : 27224 (java) S 27219 27221 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279222495 938463232 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27225] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27225/stat : 27225 (java) S 27219 27221 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279222495 938463232 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27226] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27226/stat : 27226 (java) S 27219 27221 26365 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279222498 938463232 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27227] ppid=27219 vsize=916468 CPUtime=0.13
/proc/27221/task/27227/stat : 27227 (java) S 27219 27221 26365 0 -1 64 330 0 0 0 12 1 0 0 16 0 8 0 279222498 938463232 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27228] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27228/stat : 27228 (java) S 27219 27221 26365 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279222498 938463232 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27229] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27229/stat : 27229 (java) S 27219 27221 26365 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279222498 938463232 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.29
Current children cumulated vsize (KiB) 916468

[startup+2.98891 s]
/proc/loadavg: 1.92 1.98 1.98 3/100 27229
/proc/meminfo: memFree=1125976/2055920 swapFree=4180552/4192956
[pid=27221] ppid=27219 vsize=916468 CPUtime=2.92
/proc/27221/stat : 27221 (java) R 27219 27221 26365 0 -1 0 7141 0 1 0 220 72 0 0 25 0 8 0 279222490 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27221/statm: 229117 6878 2479 14 0 215587 0
[pid=27221/tid=27223] ppid=27219 vsize=916468 CPUtime=0.03
/proc/27221/task/27223/stat : 27223 (java) S 27219 27221 26365 0 -1 64 153 0 0 0 3 0 0 0 16 0 8 0 279222494 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27224] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27224/stat : 27224 (java) S 27219 27221 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279222495 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27225] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27225/stat : 27225 (java) S 27219 27221 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279222495 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27226] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27226/stat : 27226 (java) S 27219 27221 26365 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279222498 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27227] ppid=27219 vsize=916472 CPUtime=0.13
/proc/27221/task/27227/stat : 27227 (java) S 27219 27221 26365 0 -1 64 332 0 0 0 12 1 0 0 16 0 8 0 279222498 938467328 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27228] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27228/stat : 27228 (java) S 27219 27221 26365 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279222498 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27229] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27229/stat : 27229 (java) S 27219 27221 26365 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279222498 938463232 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.92
Current children cumulated vsize (KiB) 916468

[startup+6.27852 s]
/proc/loadavg: 1.93 1.98 1.98 3/100 27229
/proc/meminfo: memFree=1125976/2055920 swapFree=4180552/4192956
[pid=27221] ppid=27219 vsize=916472 CPUtime=6.19
/proc/27221/stat : 27221 (java) R 27219 27221 26365 0 -1 0 7141 0 1 0 452 167 0 0 25 0 8 0 279222490 938467328 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27221/statm: 229117 6878 2479 14 0 215587 0
[pid=27221/tid=27223] ppid=27219 vsize=916468 CPUtime=0.03
/proc/27221/task/27223/stat : 27223 (java) S 27219 27221 26365 0 -1 64 153 0 0 0 3 0 0 0 16 0 8 0 279222494 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27224] ppid=27219 vsize=916472 CPUtime=0
/proc/27221/task/27224/stat : 27224 (java) S 27219 27221 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279222495 938467328 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27225] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27225/stat : 27225 (java) S 27219 27221 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279222495 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27226] ppid=27219 vsize=916472 CPUtime=0
/proc/27221/task/27226/stat : 27226 (java) S 27219 27221 26365 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279222498 938467328 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27227] ppid=27219 vsize=916468 CPUtime=0.13
/proc/27221/task/27227/stat : 27227 (java) S 27219 27221 26365 0 -1 64 332 0 0 0 12 1 0 0 16 0 8 0 279222498 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27228] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27228/stat : 27228 (java) S 27219 27221 26365 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279222498 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27229] ppid=27219 vsize=916472 CPUtime=0
/proc/27221/task/27229/stat : 27229 (java) S 27219 27221 26365 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279222498 938467328 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.19
Current children cumulated vsize (KiB) 916472

[startup+12.7727 s]
/proc/loadavg: 1.93 1.98 1.98 4/100 27229
/proc/meminfo: memFree=1125976/2055920 swapFree=4180552/4192956
[pid=27221] ppid=27219 vsize=916468 CPUtime=12.66
/proc/27221/stat : 27221 (java) R 27219 27221 26365 0 -1 0 7141 0 1 0 911 355 0 0 25 0 8 0 279222490 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27221/statm: 229118 6878 2479 14 0 215588 0
[pid=27221/tid=27223] ppid=27219 vsize=916468 CPUtime=0.03
/proc/27221/task/27223/stat : 27223 (java) S 27219 27221 26365 0 -1 64 153 0 0 0 3 0 0 0 16 0 8 0 279222494 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27224] ppid=27219 vsize=916472 CPUtime=0
/proc/27221/task/27224/stat : 27224 (java) S 27219 27221 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279222495 938467328 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27225] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27225/stat : 27225 (java) S 27219 27221 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279222495 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27226] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27226/stat : 27226 (java) S 27219 27221 26365 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279222498 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27227] ppid=27219 vsize=916468 CPUtime=0.13
/proc/27221/task/27227/stat : 27227 (java) S 27219 27221 26365 0 -1 64 332 0 0 0 12 1 0 0 16 0 8 0 279222498 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27228] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27228/stat : 27228 (java) S 27219 27221 26365 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279222498 938463232 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27229] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27229/stat : 27229 (java) S 27219 27221 26365 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279222498 938463232 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.66
Current children cumulated vsize (KiB) 916468

[startup+25.6291 s]
/proc/loadavg: 1.95 1.98 1.98 3/100 27229
/proc/meminfo: memFree=1125976/2055920 swapFree=4180552/4192956
[pid=27221] ppid=27219 vsize=916468 CPUtime=25.45
/proc/27221/stat : 27221 (java) R 27219 27221 26365 0 -1 0 7142 0 1 0 1805 740 0 0 25 0 8 0 279222490 938463232 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27221/statm: 229117 6879 2479 14 0 215587 0
[pid=27221/tid=27223] ppid=27219 vsize=916468 CPUtime=0.03
/proc/27221/task/27223/stat : 27223 (java) S 27219 27221 26365 0 -1 64 153 0 0 0 3 0 0 0 16 0 8 0 279222494 938463232 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27224] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27224/stat : 27224 (java) S 27219 27221 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279222495 938463232 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27225] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27225/stat : 27225 (java) S 27219 27221 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279222495 938463232 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27226] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27226/stat : 27226 (java) S 27219 27221 26365 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279222498 938463232 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27227] ppid=27219 vsize=916468 CPUtime=0.14
/proc/27221/task/27227/stat : 27227 (java) S 27219 27221 26365 0 -1 64 333 0 0 0 13 1 0 0 16 0 8 0 279222498 938463232 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27228] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27228/stat : 27228 (java) S 27219 27221 26365 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279222498 938463232 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27229] ppid=27219 vsize=916472 CPUtime=0
/proc/27221/task/27229/stat : 27229 (java) S 27219 27221 26365 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279222498 938467328 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.45
Current children cumulated vsize (KiB) 916468

[startup+51.2658 s]
/proc/loadavg: 1.96 1.98 1.98 3/100 27229
/proc/meminfo: memFree=1118808/2055920 swapFree=4180552/4192956
[pid=27221] ppid=27219 vsize=916468 CPUtime=50.94
/proc/27221/stat : 27221 (java) R 27219 27221 26365 0 -1 0 9045 0 1 0 3987 1107 0 0 25 0 8 0 279222490 938463232 8776 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776536 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27221/statm: 229117 8776 2532 14 0 215587 0
[pid=27221/tid=27223] ppid=27219 vsize=916468 CPUtime=0.03
/proc/27221/task/27223/stat : 27223 (java) S 27219 27221 26365 0 -1 64 154 0 0 0 3 0 0 0 16 0 8 0 279222494 938463232 8776 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27224] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27224/stat : 27224 (java) S 27219 27221 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279222495 938463232 8776 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27225] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27225/stat : 27225 (java) S 27219 27221 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279222495 938463232 8776 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27226] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27226/stat : 27226 (java) S 27219 27221 26365 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279222498 938463232 8776 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27227] ppid=27219 vsize=916468 CPUtime=0.23
/proc/27221/task/27227/stat : 27227 (java) S 27219 27221 26365 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279222498 938463232 8776 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27228] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27228/stat : 27228 (java) S 27219 27221 26365 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279222498 938463232 8776 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27221/tid=27229] ppid=27219 vsize=916468 CPUtime=0
/proc/27221/task/27229/stat : 27229 (java) S 27219 27221 26365 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279222498 938463232 8776 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 61.3719
CPU time (s): 60.9597
CPU user time (s): 49.8764
CPU system time (s): 11.0833
CPU usage (%): 99.3284
Max. virtual memory (cumulated for all children) (KiB): 916984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.8764
system time used= 11.0833
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9141
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= 2396
involuntary context switches= 5088

runsolver used 0.092985 s user time and 0.199969 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 15:51:08 UTC 2007


IDJOB= 280855
IDBENCH= 11972
IDSOLVER= 68
FILE ID= node2/280855-1169308268

PBS_JOBID= 3609911

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f9675e9be47bfa0938a3c52547b5fdd5

RANDOM SEED= 492161002

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1144368 kB
Buffers:         49428 kB
Cached:         651420 kB
SwapCached:        572 kB
Active:         295200 kB
Inactive:       540888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1144368 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:         157000 kB
Slab:            59940 kB
Committed_AS:  8595264 kB
PageTables:       2604 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= 66559 MiB



End job on node2 on Sat Jan 20 15:52:10 UTC 2007