Trace number 280865

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 51.9381 52.0515

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/280865-1169308310/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.095  cpuTime=0.08  mem=6M910
0.39	   
0.39	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.50	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1292  maxDegree=11
0.50	     maxArity=2
0.50	       =>  wckTime=0.199  cpuTime=0.14  mem=8M893
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.279  cpuTime=0.19  mem=5M496
0.58	
0.58	s SATISFIABLE
0.58	o 54
0.58	c 55
0.58	o 59
0.58	c 50
0.58	o 64
0.58	c 45
0.58	o 68
0.58	c 41
0.58	o 72
0.58	c 37
0.58	o 75
0.58	c 34
0.59	o 79
0.59	c 30
0.59	o 83
0.59	c 26
0.59	o 87
0.59	c 22
0.59	o 90
0.59	c 19
0.59	o 92
0.59	c 17
0.59	o 93
0.59	c 16
0.59	o 96
0.59	c 13
0.59	o 97
0.59	c 12
0.59	o 98
0.59	c 11
0.60	o 99
0.60	c 10
0.60	o 100
0.60	c 9
0.60	o 102
0.60	c 7
0.60	o 103
0.60	c 6
0.61	o 104
0.61	c 5
0.61	o 105
0.61	c 4
0.62	o 106
0.62	c 3
0.92	o 107
0.92	c 2
1.81	   
1.81	   search
1.81	     run=0  nbConstraintChecks=5550456  nbAssignments=10000
1.81	       =>  wckTime=1.239  cpuTime=1.21  mem=5M496
3.03	   
3.03	   search
3.03	     run=1  nbConstraintChecks=11460953  nbAssignments=20000
3.03	       =>  wckTime=2.454  cpuTime=2.42  mem=5M496
4.20	   
4.20	   search
4.20	     run=2  nbConstraintChecks=17016675  nbAssignments=30000
4.20	       =>  wckTime=3.625  cpuTime=3.59  mem=5M496
5.40	   
5.40	   search
5.40	     run=3  nbConstraintChecks=22762995  nbAssignments=40000
5.40	       =>  wckTime=4.823  cpuTime=4.79  mem=5M496
6.58	   
6.58	   search
6.58	     run=4  nbConstraintChecks=28400874  nbAssignments=50000
6.58	       =>  wckTime=6.008  cpuTime=5.97  mem=5M496
7.83	   
7.83	   search
7.83	     run=5  nbConstraintChecks=34527175  nbAssignments=60000
7.83	       =>  wckTime=7.251  cpuTime=7.22  mem=5M496
9.02	   
9.02	   search
9.02	     run=6  nbConstraintChecks=40227391  nbAssignments=70000
9.02	       =>  wckTime=8.445  cpuTime=8.41  mem=5M496
10.26	   
10.26	   search
10.26	     run=7  nbConstraintChecks=46316031  nbAssignments=80000
10.26	       =>  wckTime=9.684  cpuTime=9.64  mem=5M496
11.44	   
11.44	   search
11.45	     run=8  nbConstraintChecks=51954716  nbAssignments=90000
11.45	       =>  wckTime=10.87  cpuTime=10.83  mem=5M496
12.62	   
12.62	   search
12.62	     run=9  nbConstraintChecks=57533679  nbAssignments=100000
12.62	       =>  wckTime=12.046  cpuTime=12.01  mem=5M496
13.82	   
13.82	   search
13.82	     run=10  nbConstraintChecks=63181599  nbAssignments=110000
13.82	       =>  wckTime=13.245  cpuTime=13.19  mem=5M496
15.08	   
15.08	   search
15.08	     run=11  nbConstraintChecks=69455619  nbAssignments=120000
15.08	       =>  wckTime=14.505  cpuTime=14.43  mem=5M496
16.26	   
16.26	   search
16.26	     run=12  nbConstraintChecks=75163002  nbAssignments=130000
16.26	       =>  wckTime=15.688  cpuTime=15.62  mem=5M496
17.47	   
17.47	   search
17.47	     run=13  nbConstraintChecks=81026342  nbAssignments=140000
17.47	       =>  wckTime=16.891  cpuTime=16.82  mem=5M496
18.66	   
18.66	   search
18.66	     run=14  nbConstraintChecks=86833336  nbAssignments=150000
18.66	       =>  wckTime=18.088  cpuTime=18.02  mem=5M496
19.85	   
19.85	   search
19.85	     run=15  nbConstraintChecks=92535980  nbAssignments=160000
19.85	       =>  wckTime=19.272  cpuTime=19.2  mem=5M496
21.05	   
21.05	   search
21.05	     run=16  nbConstraintChecks=98399916  nbAssignments=170000
21.05	       =>  wckTime=20.476  cpuTime=20.4  mem=5M496
22.23	   
22.23	   search
22.23	     run=17  nbConstraintChecks=104041024  nbAssignments=180000
22.23	       =>  wckTime=21.654  cpuTime=21.58  mem=5M496
23.42	   
23.42	   search
23.42	     run=18  nbConstraintChecks=109730456  nbAssignments=190000
23.42	       =>  wckTime=22.849  cpuTime=22.78  mem=5M496
24.68	   
24.68	   search
24.68	     run=19  nbConstraintChecks=115958664  nbAssignments=200000
24.68	       =>  wckTime=24.105  cpuTime=24.03  mem=5M496
25.90	   
25.90	   search
25.90	     run=20  nbConstraintChecks=121850006  nbAssignments=210000
25.90	       =>  wckTime=25.325  cpuTime=25.25  mem=5M496
27.14	   
27.14	   search
27.14	     run=21  nbConstraintChecks=127929394  nbAssignments=220000
27.14	       =>  wckTime=26.564  cpuTime=26.48  mem=5M496
28.35	   
28.35	   search
28.35	     run=22  nbConstraintChecks=133790759  nbAssignments=230000
28.35	       =>  wckTime=27.778  cpuTime=27.7  mem=5M496
29.59	   
29.59	   search
29.59	     run=23  nbConstraintChecks=139857127  nbAssignments=240000
29.59	       =>  wckTime=29.013  cpuTime=28.93  mem=5M496
30.79	   
30.79	   search
30.79	     run=24  nbConstraintChecks=145656446  nbAssignments=250000
30.79	       =>  wckTime=30.219  cpuTime=30.14  mem=5M496
30.98	   
30.98	   search
30.98	     run=25  nbConstraintChecks=146563823  nbAssignments=251443
30.98	       =>  wckTime=30.403  cpuTime=30.33  mem=5M496
30.98	   
30.98	   global
30.98	     nbConstraintChecks=146563823  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.98	     solvingWckTime=30.401  solvingCpuTime=30.33  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.98	     globalCpuTime=30.58
30.98	       =>  wckTime=30.682  cpuTime=30.52  mem=5M496
30.98	   
30.98	   solver IterativeSystematicSolver being built... 
31.10	       =>  wckTime=30.805  cpuTime=30.61  mem=16M518
31.11	   
31.11	   preprocessing
31.11	     nbConstraintChecks=10  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.11	     detectedInconsistency=no
31.11	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M518
31.19	   
31.19	   search
31.19	     run=0  nbConstraintChecks=136475  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
31.19	     nbFailedAssignments=78  nbBacktracks=10  nbVisitedNodes=179  nbRestartNogoods=0
31.19	       =>  wckTime=0.087  cpuTime=0.07  mem=16M518
31.25	   
31.25	   search
31.25	     run=1  nbConstraintChecks=289787  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=195
31.25	     nbFailedAssignments=164  nbBacktracks=25  nbVisitedNodes=382  nbRestartNogoods=9
31.25	       =>  wckTime=0.15  cpuTime=0.12  mem=16M518
31.30	   
31.30	   search
31.30	     run=2  nbConstraintChecks=436506  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=288
31.30	     nbFailedAssignments=228  nbBacktracks=47  nbVisitedNodes=560  nbRestartNogoods=16
31.30	       =>  wckTime=0.193  cpuTime=0.16  mem=16M518
31.37	   
31.37	   search
31.37	     run=3  nbConstraintChecks=688011  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=446
31.37	     nbFailedAssignments=345  nbBacktracks=80  nbVisitedNodes=868  nbRestartNogoods=26
31.37	       =>  wckTime=0.264  cpuTime=0.23  mem=16M518
31.50	   
31.50	   search
31.50	     run=4  nbConstraintChecks=1124382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=688
31.50	     nbFailedAssignments=531  nbBacktracks=130  nbVisitedNodes=1344  nbRestartNogoods=39
31.50	       =>  wckTime=0.395  cpuTime=0.36  mem=16M518
31.67	   
31.67	   search
31.67	     run=5  nbConstraintChecks=1774849  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1154
31.67	     nbFailedAssignments=912  nbBacktracks=205  nbVisitedNodes=2264  nbRestartNogoods=54
31.67	       =>  wckTime=0.563  cpuTime=0.52  mem=16M518
31.95	   
31.95	   search
31.95	     run=6  nbConstraintChecks=2760033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1786
31.95	     nbFailedAssignments=1428  nbBacktracks=319  nbVisitedNodes=3522  nbRestartNogoods=95
31.96	       =>  wckTime=0.852  cpuTime=0.8  mem=16M518
32.38	   
32.38	   search
32.38	     run=7  nbConstraintChecks=4585946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3061
32.38	     nbFailedAssignments=2522  nbBacktracks=489  nbVisitedNodes=6060  nbRestartNogoods=96
32.38	       =>  wckTime=1.279  cpuTime=1.22  mem=16M518
32.87	   
32.87	   search
32.87	     run=8  nbConstraintChecks=6571745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4313
32.87	     nbFailedAssignments=3511  nbBacktracks=745  nbVisitedNodes=8546  nbRestartNogoods=111
32.87	       =>  wckTime=1.771  cpuTime=1.71  mem=16M518
33.63	   
33.63	   search
33.63	     run=9  nbConstraintChecks=9754438  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6279
33.63	     nbFailedAssignments=5085  nbBacktracks=1130  nbVisitedNodes=12453  nbRestartNogoods=119
33.63	       =>  wckTime=2.524  cpuTime=2.46  mem=16M518
34.57	   
34.57	   search
34.57	     run=10  nbConstraintChecks=13324410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8661
34.57	     nbFailedAssignments=6882  nbBacktracks=1706  nbVisitedNodes=17193  nbRestartNogoods=132
34.57	       =>  wckTime=3.464  cpuTime=3.4  mem=16M518
35.97	   
35.97	   search
35.97	     run=11  nbConstraintChecks=18664680  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12378
35.97	     nbFailedAssignments=9726  nbBacktracks=2570  nbVisitedNodes=24597  nbRestartNogoods=154
35.97	       =>  wckTime=4.866  cpuTime=4.8  mem=16M518
37.63	   
37.63	   search
37.63	     run=12  nbConstraintChecks=24998765  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16593
37.63	     nbFailedAssignments=12635  nbBacktracks=3867  nbVisitedNodes=32972  nbRestartNogoods=163
37.63	       =>  wckTime=6.53  cpuTime=6.46  mem=16M518
40.49	   
40.49	   search
40.49	     run=13  nbConstraintChecks=35657761  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24013
40.49	     nbFailedAssignments=18102  nbBacktracks=5813  nbVisitedNodes=47719  nbRestartNogoods=188
40.49	       =>  wckTime=9.388  cpuTime=9.32  mem=16M518
44.08	   
44.08	   search
44.08	     run=14  nbConstraintChecks=48146538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32918
44.08	     nbFailedAssignments=24080  nbBacktracks=8732  nbVisitedNodes=65427  nbRestartNogoods=207
44.08	       =>  wckTime=12.975  cpuTime=12.9  mem=16M518
49.50	   
49.50	   search
49.50	     run=15  nbConstraintChecks=65807579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44949
49.50	     nbFailedAssignments=31729  nbBacktracks=13110  nbVisitedNodes=89155  nbRestartNogoods=214
49.50	       =>  wckTime=18.4  cpuTime=18.32  mem=16M518
52.00	   
52.00	   search
52.00	     run=16  nbConstraintChecks=73473492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50260
52.00	     nbFailedAssignments=34984  nbBacktracks=15167  nbVisitedNodes=99593  nbRestartNogoods=224
52.00	       =>  wckTime=20.899  cpuTime=20.82  mem=16M518
52.00	   
52.00	   global
52.00	     nbConstraintChecks=73473502  nbRestartNogoods=224  solvingWckTime=20.9  solvingCpuTime=20.82  expiredTime=no
52.00	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=51.49
52.00	       =>  wckTime=51.706  cpuTime=51.43  mem=16M518
52.01	
52.01	s OPTIMUM FOUND
52.01	v 0 9 4 6 5 8 3 3 7 0 7 6 9 1 5 5 8 9 4 7 1 1 4 0 2 6 3 6 1 3 
52.01	   
52.01	   totalWckTime=51.781  totalCpuTime=51.49

Verifier Data (download as text)

2 unsatisfied constraints, 107 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node59/watcher-280865-1169308310 -o ROOT/results/node59/solver-280865-1169308310 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280865-1169308310/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.93 1.04 1.35 7/73 22366
/proc/meminfo: memFree=1403408/2055920 swapFree=4192680/4192956
[pid=22365] ppid=22360 vsize=18540 CPUtime=0
/proc/22365/stat : 22365 (runsolver) D 22360 22365 22254 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279228925 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 217051622695 0 0 4096 24578 18446744072100037788 0 0 17 0 0 0
/proc/22365/statm: 4635 279 244 17 0 2626 0

[startup+0.108313 s]
/proc/loadavg: 0.93 1.04 1.35 7/73 22366
/proc/meminfo: memFree=1403408/2055920 swapFree=4192680/4192956
[pid=22365] ppid=22360 vsize=914988 CPUtime=0.08
/proc/22365/stat : 22365 (java) R 22360 22365 22254 0 -1 0 3005 0 1 0 6 2 0 0 24 0 8 0 279228925 936947712 2751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22365/statm: 228747 2753 1431 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.520394 s]
/proc/loadavg: 0.93 1.04 1.35 7/73 22366
/proc/meminfo: memFree=1403408/2055920 swapFree=4192680/4192956
[pid=22365] ppid=22360 vsize=915332 CPUtime=0.49
/proc/22365/stat : 22365 (java) R 22360 22365 22254 0 -1 0 6635 0 1 0 45 4 0 0 25 0 8 0 279228925 937299968 6373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22365/statm: 228833 6373 2162 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.35419 s]
/proc/loadavg: 0.93 1.04 1.35 5/87 22380
/proc/meminfo: memFree=1367648/2055920 swapFree=4192680/4192956
[pid=22365] ppid=22360 vsize=915444 CPUtime=1.32
/proc/22365/stat : 22365 (java) R 22360 22365 22254 0 -1 0 7130 0 1 0 104 28 0 0 25 0 8 0 279228925 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22365/statm: 228861 6868 2476 14 0 215331 0
[pid=22365/tid=22367] ppid=22360 vsize=915444 CPUtime=0.02
/proc/22365/task/22367/stat : 22367 (java) S 22360 22365 22254 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279228929 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22369] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22369/stat : 22369 (java) S 22360 22365 22254 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22370] ppid=22360 vsize=915448 CPUtime=0
/proc/22365/task/22370/stat : 22370 (java) S 22360 22365 22254 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22373] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22373/stat : 22373 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279228933 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22374] ppid=22360 vsize=915444 CPUtime=0.1
/proc/22365/task/22374/stat : 22374 (java) S 22360 22365 22254 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279228933 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22375] ppid=22360 vsize=915448 CPUtime=0
/proc/22365/task/22375/stat : 22375 (java) S 22360 22365 22254 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279228933 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22376] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22376/stat : 22376 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915444

[startup+2.99537 s]
/proc/loadavg: 1.02 1.06 1.36 3/87 22380
/proc/meminfo: memFree=1367456/2055920 swapFree=4192680/4192956
[pid=22365] ppid=22360 vsize=915444 CPUtime=2.96
/proc/22365/stat : 22365 (java) R 22360 22365 22254 0 -1 0 7133 0 1 0 214 82 0 0 25 0 8 0 279228925 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22365/statm: 228862 6870 2476 14 0 215332 0
[pid=22365/tid=22367] ppid=22360 vsize=915444 CPUtime=0.02
/proc/22365/task/22367/stat : 22367 (java) S 22360 22365 22254 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279228929 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22369] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22369/stat : 22369 (java) S 22360 22365 22254 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22370] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22370/stat : 22370 (java) S 22360 22365 22254 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22373] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22373/stat : 22373 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22374] ppid=22360 vsize=915444 CPUtime=0.11
/proc/22365/task/22374/stat : 22374 (java) S 22360 22365 22254 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22375] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22375/stat : 22375 (java) S 22360 22365 22254 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22376] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22376/stat : 22376 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915444

[startup+6.27473 s]
/proc/loadavg: 1.02 1.06 1.36 3/87 22380
/proc/meminfo: memFree=1367456/2055920 swapFree=4192680/4192956
[pid=22365] ppid=22360 vsize=915444 CPUtime=6.24
/proc/22365/stat : 22365 (java) R 22360 22365 22254 0 -1 0 7133 0 1 0 438 186 0 0 25 0 8 0 279228925 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22365/statm: 228861 6870 2476 14 0 215331 0
[pid=22365/tid=22367] ppid=22360 vsize=915444 CPUtime=0.02
/proc/22365/task/22367/stat : 22367 (java) S 22360 22365 22254 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279228929 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22369] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22369/stat : 22369 (java) S 22360 22365 22254 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22370] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22370/stat : 22370 (java) S 22360 22365 22254 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22373] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22373/stat : 22373 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22374] ppid=22360 vsize=915444 CPUtime=0.11
/proc/22365/task/22374/stat : 22374 (java) S 22360 22365 22254 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22375] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22375/stat : 22375 (java) S 22360 22365 22254 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22376] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22376/stat : 22376 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915444

[startup+12.7614 s]
/proc/loadavg: 1.17 1.09 1.36 3/87 22380
/proc/meminfo: memFree=1367472/2055920 swapFree=4192680/4192956
[pid=22365] ppid=22360 vsize=915448 CPUtime=12.72
/proc/22365/stat : 22365 (java) R 22360 22365 22254 0 -1 0 7133 0 1 0 887 385 0 0 25 0 8 0 279228925 937418752 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22365/statm: 228861 6870 2476 14 0 215331 0
[pid=22365/tid=22367] ppid=22360 vsize=915444 CPUtime=0.02
/proc/22365/task/22367/stat : 22367 (java) S 22360 22365 22254 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279228929 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22369] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22369/stat : 22369 (java) S 22360 22365 22254 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22370] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22370/stat : 22370 (java) S 22360 22365 22254 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22373] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22373/stat : 22373 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22374] ppid=22360 vsize=915444 CPUtime=0.11
/proc/22365/task/22374/stat : 22374 (java) S 22360 22365 22254 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22375] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22375/stat : 22375 (java) S 22360 22365 22254 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22376] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22376/stat : 22376 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915448

[startup+25.6149 s]
/proc/loadavg: 1.30 1.12 1.37 3/87 22380
/proc/meminfo: memFree=1367600/2055920 swapFree=4192680/4192956
[pid=22365] ppid=22360 vsize=915444 CPUtime=25.54
/proc/22365/stat : 22365 (java) R 22360 22365 22254 0 -1 0 7134 0 1 0 1757 797 0 0 25 0 8 0 279228925 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22365/statm: 228862 6871 2476 14 0 215332 0
[pid=22365/tid=22367] ppid=22360 vsize=915444 CPUtime=0.02
/proc/22365/task/22367/stat : 22367 (java) S 22360 22365 22254 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279228929 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22369] ppid=22360 vsize=915448 CPUtime=0
/proc/22365/task/22369/stat : 22369 (java) S 22360 22365 22254 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937418752 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22370] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22370/stat : 22370 (java) S 22360 22365 22254 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22373] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22373/stat : 22373 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279228933 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22374] ppid=22360 vsize=915444 CPUtime=0.11
/proc/22365/task/22374/stat : 22374 (java) S 22360 22365 22254 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279228933 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22375] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22375/stat : 22375 (java) S 22360 22365 22254 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279228933 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22376] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22376/stat : 22376 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915444

[startup+51.2237 s]
/proc/loadavg: 1.54 1.19 1.38 3/87 22380
/proc/meminfo: memFree=1353072/2055920 swapFree=4192680/4192956
[pid=22365] ppid=22360 vsize=915444 CPUtime=51.14
/proc/22365/stat : 22365 (java) R 22360 22365 22254 0 -1 0 9030 0 1 0 4158 956 0 0 25 0 8 0 279228925 937414656 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073836304 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22365/statm: 228861 8761 2527 14 0 215331 0
[pid=22365/tid=22367] ppid=22360 vsize=915444 CPUtime=0.02
/proc/22365/task/22367/stat : 22367 (java) S 22360 22365 22254 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279228929 937414656 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22369] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22369/stat : 22369 (java) S 22360 22365 22254 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279228930 937414656 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22370] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22370/stat : 22370 (java) S 22360 22365 22254 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279228930 937414656 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22373] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22373/stat : 22373 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279228933 937414656 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22374] ppid=22360 vsize=915444 CPUtime=0.2
/proc/22365/task/22374/stat : 22374 (java) S 22360 22365 22254 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279228933 937414656 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22375] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22375/stat : 22375 (java) S 22360 22365 22254 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279228933 937414656 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22365/tid=22376] ppid=22360 vsize=915444 CPUtime=0
/proc/22365/task/22376/stat : 22376 (java) S 22360 22365 22254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279228933 937414656 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 52.0515
CPU time (s): 51.9381
CPU user time (s): 42.3666
CPU system time (s): 9.57154
CPU usage (%): 99.7821
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.3666
system time used= 9.57154
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9126
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= 2192
involuntary context switches= 2834

runsolver used 0.070989 s user time and 0.168974 s system time

The end

Launcher Data (download as text)

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


IDJOB= 280865
IDBENCH= 11974
IDSOLVER= 69
FILE ID= node59/280865-1169308310

PBS_JOBID= 3610202

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b40ffb804e8ff044462309333a1d8926

RANDOM SEED= 989342480

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1404376 kB
Buffers:         49460 kB
Cached:         506304 kB
SwapCached:          0 kB
Active:         123816 kB
Inactive:       452024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404376 kB
SwapTotal:     4192956 kB
SwapFree:      4192680 kB
Dirty:            3640 kB
Writeback:           0 kB
Mapped:          30292 kB
Slab:            61324 kB
Committed_AS:  5430524 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node59 on Sat Jan 20 15:52:42 UTC 2007