Trace number 280838

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 74.9266 75.6065

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-3_ext.xml
MD5SUM1f1873f64654703cb160375c81112273
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints107
Best CPU time to get the best result obtained on this benchmark4.50231
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.54	   
0.54	Abscon 109 (November, 2006)
0.54	   
0.54	   configuration
0.54	     name=pfc.xml
0.57	   
0.57	   instance
0.57	     name=/tmp/evaluation/280838-1169308190/unknown.xml
0.60	   
0.60	   domains being loaded...
0.60	   
0.60	   variables being loaded...
0.64	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.64	       =>  wckTime=0.099  cpuTime=0.08  mem=6M910
0.64	   
0.64	   relations being loaded...
0.69	   
0.69	   constraints being loaded...
0.75	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.75	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1295  maxDegree=11
0.75	     maxArity=2
0.75	       =>  wckTime=0.208  cpuTime=0.15  mem=8M893
0.79	   
0.79	   solver LocalSearchSolver being built... 
0.83	       =>  wckTime=0.294  cpuTime=0.19  mem=5M496
0.84	
0.84	s SATISFIABLE
0.84	o 73
0.84	c 36
0.84	o 75
0.84	c 34
0.84	o 78
0.84	c 31
0.84	o 80
0.84	c 29
0.84	o 81
0.84	c 28
0.84	o 84
0.84	c 25
0.84	o 86
0.84	c 23
0.84	o 87
0.84	c 22
0.84	o 88
0.84	c 21
0.84	o 89
0.84	c 20
0.85	o 90
0.85	c 19
0.85	o 92
0.85	c 17
0.85	o 93
0.85	c 16
0.85	o 94
0.85	c 15
0.85	o 95
0.85	c 14
0.85	o 97
0.85	c 12
0.85	o 98
0.85	c 11
0.85	o 100
0.85	c 9
0.85	o 101
0.85	c 8
0.86	o 103
0.86	c 6
0.86	o 104
0.86	c 5
0.87	o 105
0.87	c 4
0.98	o 106
0.98	c 3
2.08	   
2.08	   search
2.08	     run=0  nbConstraintChecks=5555104  nbAssignments=10000
2.08	       =>  wckTime=1.253  cpuTime=1.23  mem=5M496
3.28	   
3.28	   search
3.28	     run=1  nbConstraintChecks=11148069  nbAssignments=20000
3.28	       =>  wckTime=2.446  cpuTime=2.41  mem=5M496
3.70	o 107
3.70	c 2
4.46	   
4.46	   search
4.46	     run=2  nbConstraintChecks=16792814  nbAssignments=30000
4.46	       =>  wckTime=3.632  cpuTime=3.59  mem=5M496
5.63	   
5.63	   search
5.63	     run=3  nbConstraintChecks=22203522  nbAssignments=40000
5.63	       =>  wckTime=4.799  cpuTime=4.76  mem=5M496
6.79	   
6.79	   search
6.79	     run=4  nbConstraintChecks=27596807  nbAssignments=50000
6.79	       =>  wckTime=5.962  cpuTime=5.91  mem=5M496
7.98	   
7.98	   search
7.98	     run=5  nbConstraintChecks=33131561  nbAssignments=60000
7.98	       =>  wckTime=7.145  cpuTime=7.08  mem=5M496
9.17	   
9.17	   search
9.17	     run=6  nbConstraintChecks=38838052  nbAssignments=70000
9.17	       =>  wckTime=8.342  cpuTime=8.28  mem=5M496
10.36	   
10.36	   search
10.36	     run=7  nbConstraintChecks=44423866  nbAssignments=80000
10.36	       =>  wckTime=9.529  cpuTime=9.46  mem=5M496
11.53	   
11.53	   search
11.53	     run=8  nbConstraintChecks=49926718  nbAssignments=90000
11.53	       =>  wckTime=10.703  cpuTime=10.63  mem=5M496
12.73	   
12.73	   search
12.73	     run=9  nbConstraintChecks=55546481  nbAssignments=100000
12.73	       =>  wckTime=11.895  cpuTime=11.81  mem=5M496
13.92	   
13.92	   search
13.92	     run=10  nbConstraintChecks=61083545  nbAssignments=110000
13.92	       =>  wckTime=13.085  cpuTime=13.0  mem=5M496
15.12	   
15.12	   search
15.12	     run=11  nbConstraintChecks=66704210  nbAssignments=120000
15.12	       =>  wckTime=14.286  cpuTime=14.19  mem=5M496
16.29	   
16.29	   search
16.29	     run=12  nbConstraintChecks=72111118  nbAssignments=130000
16.29	       =>  wckTime=15.459  cpuTime=15.36  mem=5M496
17.46	   
17.46	   search
17.46	     run=13  nbConstraintChecks=77457117  nbAssignments=140000
17.46	       =>  wckTime=16.629  cpuTime=16.52  mem=5M496
18.65	   
18.65	   search
18.65	     run=14  nbConstraintChecks=83018074  nbAssignments=150000
18.65	       =>  wckTime=17.82  cpuTime=17.71  mem=5M496
19.83	   
19.83	   search
19.83	     run=15  nbConstraintChecks=88483858  nbAssignments=160000
19.83	       =>  wckTime=19.002  cpuTime=18.88  mem=5M496
21.03	   
21.03	   search
21.03	     run=16  nbConstraintChecks=94095807  nbAssignments=170000
21.03	       =>  wckTime=20.2  cpuTime=20.08  mem=5M496
22.23	   
22.23	   search
22.23	     run=17  nbConstraintChecks=99648907  nbAssignments=180000
22.23	       =>  wckTime=21.396  cpuTime=21.27  mem=5M496
23.42	   
23.42	   search
23.42	     run=18  nbConstraintChecks=105303024  nbAssignments=190000
23.42	       =>  wckTime=22.59  cpuTime=22.46  mem=5M496
24.59	   
24.59	   search
24.59	     run=19  nbConstraintChecks=110753605  nbAssignments=200000
24.59	       =>  wckTime=23.762  cpuTime=23.62  mem=5M496
25.78	   
25.78	   search
25.78	     run=20  nbConstraintChecks=116376178  nbAssignments=210000
25.78	       =>  wckTime=24.949  cpuTime=24.8  mem=5M496
26.96	   
26.96	   search
26.96	     run=21  nbConstraintChecks=121846291  nbAssignments=220000
26.96	       =>  wckTime=26.133  cpuTime=25.97  mem=5M496
28.13	   
28.13	   search
28.13	     run=22  nbConstraintChecks=127268605  nbAssignments=230000
28.13	       =>  wckTime=27.299  cpuTime=27.13  mem=5M496
29.33	   
29.33	   search
29.33	     run=23  nbConstraintChecks=133005899  nbAssignments=240000
29.33	       =>  wckTime=28.503  cpuTime=28.33  mem=5M496
30.50	   
30.50	   search
30.50	     run=24  nbConstraintChecks=138446559  nbAssignments=250000
30.50	       =>  wckTime=29.67  cpuTime=29.49  mem=5M496
31.68	   
31.68	   search
31.68	     run=25  nbConstraintChecks=143986136  nbAssignments=260000
31.68	       =>  wckTime=30.851  cpuTime=30.66  mem=5M496
32.86	   
32.86	   search
32.86	     run=26  nbConstraintChecks=149454525  nbAssignments=270000
32.86	       =>  wckTime=32.033  cpuTime=31.84  mem=5M496
33.86	   
33.86	   search
33.86	     run=27  nbConstraintChecks=154142440  nbAssignments=278367
33.86	       =>  wckTime=33.034  cpuTime=32.84  mem=5M496
33.87	   
33.87	   global
33.87	     nbConstraintChecks=154142440  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.87	     solvingWckTime=33.032  solvingCpuTime=32.84  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.87	     globalCpuTime=33.08
33.87	       =>  wckTime=33.328  cpuTime=33.03  mem=5M496
33.87	   
33.87	   solver IterativeSystematicSolver being built... 
34.00	       =>  wckTime=33.462  cpuTime=33.13  mem=16M518
34.01	   
34.01	   preprocessing
34.01	     nbConstraintChecks=10  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.01	     detectedInconsistency=no
34.01	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M518
34.08	   
34.08	   search
34.08	     run=0  nbConstraintChecks=109456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68
34.08	     nbFailedAssignments=52  nbBacktracks=11  nbVisitedNodes=132  nbRestartNogoods=0
34.08	       =>  wckTime=0.081  cpuTime=0.05  mem=16M518
34.13	   
34.13	   search
34.13	     run=1  nbConstraintChecks=209887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=140
34.13	     nbFailedAssignments=102  nbBacktracks=26  nbVisitedNodes=269  nbRestartNogoods=7
34.13	       =>  wckTime=0.128  cpuTime=0.09  mem=16M518
34.20	   
34.20	   search
34.20	     run=2  nbConstraintChecks=425689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=275
34.20	     nbFailedAssignments=208  nbBacktracks=48  nbVisitedNodes=532  nbRestartNogoods=18
34.20	       =>  wckTime=0.193  cpuTime=0.15  mem=16M518
34.26	   
34.26	   search
34.26	     run=3  nbConstraintChecks=666961  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=429
34.26	     nbFailedAssignments=324  nbBacktracks=81  nbVisitedNodes=835  nbRestartNogoods=30
34.26	       =>  wckTime=0.256  cpuTime=0.21  mem=16M518
34.39	   
34.39	   search
34.39	     run=4  nbConstraintChecks=1157043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=735
34.39	     nbFailedAssignments=574  nbBacktracks=131  nbVisitedNodes=1441  nbRestartNogoods=39
34.39	       =>  wckTime=0.39  cpuTime=0.34  mem=16M518
34.63	   
34.63	   search
34.63	     run=5  nbConstraintChecks=1916551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1231
34.63	     nbFailedAssignments=986  nbBacktracks=206  nbVisitedNodes=2423  nbRestartNogoods=64
34.63	       =>  wckTime=0.63  cpuTime=0.57  mem=16M518
34.88	   
34.88	   search
34.88	     run=6  nbConstraintChecks=2710942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1736
34.88	     nbFailedAssignments=1371  nbBacktracks=319  nbVisitedNodes=3425  nbRestartNogoods=76
34.88	       =>  wckTime=0.879  cpuTime=0.79  mem=16M518
35.30	   
35.30	   search
35.30	     run=7  nbConstraintChecks=4255862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2748
35.30	     nbFailedAssignments=2209  nbBacktracks=489  nbVisitedNodes=5443  nbRestartNogoods=87
35.30	       =>  wckTime=1.3  cpuTime=1.2  mem=16M518
35.69	   
35.69	   search
35.69	     run=8  nbConstraintChecks=5706120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3681
35.69	     nbFailedAssignments=2879  nbBacktracks=745  nbVisitedNodes=7302  nbRestartNogoods=96
35.69	       =>  wckTime=1.692  cpuTime=1.59  mem=16M518
36.71	   
36.71	   search
36.71	     run=9  nbConstraintChecks=9503468  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6032
36.71	     nbFailedAssignments=4840  nbBacktracks=1129  nbVisitedNodes=11983  nbRestartNogoods=108
36.71	       =>  wckTime=2.704  cpuTime=2.59  mem=16M518
37.61	   
37.61	   search
37.61	     run=10  nbConstraintChecks=13080442  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8195
37.61	     nbFailedAssignments=6421  nbBacktracks=1705  nbVisitedNodes=16302  nbRestartNogoods=138
37.61	       =>  wckTime=3.609  cpuTime=3.49  mem=16M518
39.24	   
39.24	   search
39.24	     run=11  nbConstraintChecks=19317639  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12139
39.24	     nbFailedAssignments=9496  nbBacktracks=2569  nbVisitedNodes=24151  nbRestartNogoods=147
39.24	       =>  wckTime=5.238  cpuTime=5.11  mem=16M518
41.59	   
41.59	   search
41.59	     run=12  nbConstraintChecks=28612043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17681
41.59	     nbFailedAssignments=13734  nbBacktracks=3867  nbVisitedNodes=35208  nbRestartNogoods=156
41.59	       =>  wckTime=7.585  cpuTime=7.45  mem=16M518
45.42	   
45.42	   search
45.42	     run=13  nbConstraintChecks=42134819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26589
45.42	     nbFailedAssignments=20689  nbBacktracks=5813  nbVisitedNodes=52889  nbRestartNogoods=176
45.42	       =>  wckTime=11.418  cpuTime=11.25  mem=16M518
50.88	   
50.88	   search
50.88	     run=14  nbConstraintChecks=61484739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39659
50.88	     nbFailedAssignments=30836  nbBacktracks=8733  nbVisitedNodes=78846  nbRestartNogoods=186
50.88	       =>  wckTime=16.878  cpuTime=16.69  mem=16M518
57.38	   
57.38	   search
57.38	     run=15  nbConstraintChecks=82516920  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54374
57.38	     nbFailedAssignments=41165  nbBacktracks=13112  nbVisitedNodes=108023  nbRestartNogoods=190
57.38	       =>  wckTime=23.38  cpuTime=23.16  mem=16M518
66.73	   
66.73	   search
66.73	     run=16  nbConstraintChecks=112435222  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75087
66.73	     nbFailedAssignments=55306  nbBacktracks=19680  nbVisitedNodes=148961  nbRestartNogoods=218
66.73	       =>  wckTime=32.727  cpuTime=32.47  mem=16M518
75.56	   
75.56	   search
75.56	     run=17  nbConstraintChecks=138549306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=93969
75.56	     nbFailedAssignments=66584  nbBacktracks=27285  nbVisitedNodes=185854  nbRestartNogoods=226
75.56	       =>  wckTime=41.554  cpuTime=41.25  mem=16M518
75.56	   
75.56	   global
75.56	     nbConstraintChecks=138549316  nbRestartNogoods=226  solvingWckTime=41.555  solvingCpuTime=41.26  expiredTime=no
75.56	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=74.44
75.56	       =>  wckTime=75.019  cpuTime=74.39  mem=16M518
75.56	
75.56	s OPTIMUM FOUND
75.56	v 8 0 4 3 4 9 0 1 5 1 0 9 3 5 4 8 1 6 3 2 0 9 0 6 2 6 3 9 5 6 
75.56	   
75.56	   totalWckTime=75.096  totalCpuTime=74.44

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-280838-1169308190 -o ROOT/results/node2/solver-280838-1169308190 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280838-1169308190/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: 2.00 2.00 1.99 5/93 27164
/proc/meminfo: memFree=1143696/2055920 swapFree=4180552/4192956
[pid=27163] ppid=27161 vsize=172 CPUtime=0
/proc/27163/stat : 27163 (java) R 27161 27163 26365 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279214624 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10535211 0 0 4096 0 0 0 0 17 0 0 0
/proc/27163/statm: 43 24 18 14 0 3 0

[startup+0.108043 s]
/proc/loadavg: 2.00 2.00 1.99 5/93 27164
/proc/meminfo: memFree=1143696/2055920 swapFree=4180552/4192956
[pid=27163] ppid=27161 vsize=905804 CPUtime=0
/proc/27163/stat : 27163 (java) R 27161 27163 26365 0 -1 0 1543 0 1 0 0 0 0 0 18 0 1 0 279214624 927543296 1292 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153443603 0 4 0 7368 0 0 0 17 0 0 0
/proc/27163/statm: 226451 1302 831 14 0 214034 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 905804

[startup+0.516115 s]
/proc/loadavg: 2.00 2.00 1.99 5/93 27164
/proc/meminfo: memFree=1143696/2055920 swapFree=4180552/4192956
[pid=27163] ppid=27161 vsize=915148 CPUtime=0.26
/proc/27163/stat : 27163 (java) R 27161 27163 26365 0 -1 0 4950 0 1 0 24 2 0 0 22 0 8 0 279214624 937111552 4696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 228787 4696 1944 14 0 215275 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 915148

[startup+1.33727 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 27171
/proc/meminfo: memFree=1125912/2055920 swapFree=4180552/4192956
[pid=27163] ppid=27161 vsize=915448 CPUtime=1.07
/proc/27163/stat : 27163 (java) R 27161 27163 26365 0 -1 0 7130 0 1 0 89 18 0 0 25 0 8 0 279214624 937418752 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 228861 6868 2476 14 0 215331 0
[pid=27163/tid=27165] ppid=27161 vsize=915444 CPUtime=0.03
/proc/27163/task/27165/stat : 27165 (java) S 27161 27163 26365 0 -1 64 153 0 0 0 3 0 0 0 16 0 8 0 279214637 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27166] ppid=27161 vsize=915448 CPUtime=0
/proc/27163/task/27166/stat : 27166 (java) S 27161 27163 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279214637 937418752 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27167] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27167/stat : 27167 (java) S 27161 27163 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279214637 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27168] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27168/stat : 27168 (java) S 27161 27163 26365 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279214656 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27169] ppid=27161 vsize=915448 CPUtime=0.11
/proc/27163/task/27169/stat : 27169 (java) S 27161 27163 26365 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 279214656 937418752 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27170] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27170/stat : 27170 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279214656 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27171] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27171/stat : 27171 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279214656 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 915448

[startup+2.97857 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 27171
/proc/meminfo: memFree=1125784/2055920 swapFree=4180552/4192956
[pid=27163] ppid=27161 vsize=915444 CPUtime=2.71
/proc/27163/stat : 27163 (java) R 27161 27163 26365 0 -1 0 7133 0 1 0 202 69 0 0 25 0 8 0 279214624 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 228861 6870 2476 14 0 215331 0
[pid=27163/tid=27165] ppid=27161 vsize=915448 CPUtime=0.03
/proc/27163/task/27165/stat : 27165 (java) S 27161 27163 26365 0 -1 64 153 0 0 0 3 0 0 0 16 0 8 0 279214637 937418752 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27166] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27166/stat : 27166 (java) S 27161 27163 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279214637 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27167] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27167/stat : 27167 (java) S 27161 27163 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279214637 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27168] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27168/stat : 27168 (java) S 27161 27163 26365 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279214656 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27169] ppid=27161 vsize=915444 CPUtime=0.11
/proc/27163/task/27169/stat : 27169 (java) S 27161 27163 26365 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279214656 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27170] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27170/stat : 27170 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279214656 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27171] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27171/stat : 27171 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279214656 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 915444

[startup+6.27818 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 27171
/proc/meminfo: memFree=1125784/2055920 swapFree=4180552/4192956
[pid=27163] ppid=27161 vsize=915444 CPUtime=5.99
/proc/27163/stat : 27163 (java) R 27161 27163 26365 0 -1 0 7133 0 1 0 428 171 0 0 25 0 8 0 279214624 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 228861 6870 2476 14 0 215331 0
[pid=27163/tid=27165] ppid=27161 vsize=915444 CPUtime=0.03
/proc/27163/task/27165/stat : 27165 (java) S 27161 27163 26365 0 -1 64 153 0 0 0 3 0 0 0 16 0 8 0 279214637 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27166] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27166/stat : 27166 (java) S 27161 27163 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279214637 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27167] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27167/stat : 27167 (java) S 27161 27163 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279214637 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27168] ppid=27161 vsize=915448 CPUtime=0
/proc/27163/task/27168/stat : 27168 (java) S 27161 27163 26365 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279214656 937418752 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27169] ppid=27161 vsize=915444 CPUtime=0.11
/proc/27163/task/27169/stat : 27169 (java) S 27161 27163 26365 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279214656 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27170] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27170/stat : 27170 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279214656 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27171] ppid=27161 vsize=915448 CPUtime=0
/proc/27163/task/27171/stat : 27171 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279214656 937418752 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 915444

[startup+12.7604 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 27171
/proc/meminfo: memFree=1125848/2055920 swapFree=4180552/4192956
[pid=27163] ppid=27161 vsize=915444 CPUtime=12.44
/proc/27163/stat : 27163 (java) R 27161 27163 26365 0 -1 0 7133 0 1 0 868 376 0 0 25 0 8 0 279214624 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 228861 6870 2476 14 0 215331 0
[pid=27163/tid=27165] ppid=27161 vsize=915444 CPUtime=0.03
/proc/27163/task/27165/stat : 27165 (java) S 27161 27163 26365 0 -1 64 153 0 0 0 3 0 0 0 16 0 8 0 279214637 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27166] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27166/stat : 27166 (java) S 27161 27163 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279214637 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27167] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27167/stat : 27167 (java) S 27161 27163 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279214637 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27168] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27168/stat : 27168 (java) S 27161 27163 26365 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279214656 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27169] ppid=27161 vsize=915444 CPUtime=0.11
/proc/27163/task/27169/stat : 27169 (java) S 27161 27163 26365 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279214656 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27170] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27170/stat : 27170 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279214656 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27171] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27171/stat : 27171 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279214656 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 915444

[startup+25.6377 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 27171
/proc/meminfo: memFree=1125976/2055920 swapFree=4180552/4192956
[pid=27163] ppid=27161 vsize=915444 CPUtime=25.26
/proc/27163/stat : 27163 (java) R 27161 27163 26365 0 -1 0 7134 0 1 0 1744 782 0 0 25 0 8 0 279214624 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 228862 6871 2476 14 0 215332 0
[pid=27163/tid=27165] ppid=27161 vsize=915444 CPUtime=0.03
/proc/27163/task/27165/stat : 27165 (java) S 27161 27163 26365 0 -1 64 153 0 0 0 3 0 0 0 16 0 8 0 279214637 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27166] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27166/stat : 27166 (java) S 27161 27163 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279214637 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27167] ppid=27161 vsize=915448 CPUtime=0
/proc/27163/task/27167/stat : 27167 (java) S 27161 27163 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279214637 937418752 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27168] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27168/stat : 27168 (java) S 27161 27163 26365 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279214656 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27169] ppid=27161 vsize=915444 CPUtime=0.12
/proc/27163/task/27169/stat : 27169 (java) S 27161 27163 26365 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279214656 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27170] ppid=27161 vsize=915448 CPUtime=0
/proc/27163/task/27170/stat : 27170 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279214656 937418752 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27171] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27171/stat : 27171 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279214656 937414656 6871 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.2705 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 27171
/proc/meminfo: memFree=1118808/2055920 swapFree=4180552/4192956
[pid=27163] ppid=27161 vsize=915444 CPUtime=50.73
/proc/27163/stat : 27163 (java) R 27161 27163 26365 0 -1 0 9026 0 1 0 4036 1037 0 0 25 0 8 0 279214624 937414656 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 228861 8758 2527 14 0 215331 0
[pid=27163/tid=27165] ppid=27161 vsize=915444 CPUtime=0.03
/proc/27163/task/27165/stat : 27165 (java) S 27161 27163 26365 0 -1 64 154 0 0 0 3 0 0 0 16 0 8 0 279214637 937414656 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27166] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27166/stat : 27166 (java) S 27161 27163 26365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279214637 937414656 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27167] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27167/stat : 27167 (java) S 27161 27163 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279214637 937414656 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27168] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27168/stat : 27168 (java) S 27161 27163 26365 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279214656 937414656 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27169] ppid=27161 vsize=915444 CPUtime=0.22
/proc/27163/task/27169/stat : 27169 (java) S 27161 27163 26365 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279214656 937414656 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27170] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27170/stat : 27170 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279214656 937414656 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27163/tid=27171] ppid=27161 vsize=915444 CPUtime=0
/proc/27163/task/27171/stat : 27171 (java) S 27161 27163 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279214656 937414656 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 75.6065
CPU time (s): 74.9266
CPU user time (s): 64.5492
CPU system time (s): 10.3774
CPU usage (%): 99.1008
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.5492
system time used= 10.3774
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9129
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= 2673
involuntary context switches= 5837

runsolver used 0.110983 s user time and 0.241963 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 15:49:50 UTC 2007


IDJOB= 280838
IDBENCH= 11966
IDSOLVER= 69
FILE ID= node2/280838-1169308190

PBS_JOBID= 3609911

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1f1873f64654703cb160375c81112273

RANDOM SEED= 127007499

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:       1144176 kB
Buffers:         49412 kB
Cached:         651232 kB
SwapCached:        572 kB
Active:         295156 kB
Inactive:       540860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1144176 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:         157000 kB
Slab:            60136 kB
Committed_AS:  8593036 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:51:05 UTC 2007