Trace number 281036

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 39.8299 40.2042

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-15_ext.xml
MD5SUMfadf50972e3a15a47409c95a3417db1d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark1.27681
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
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.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281036-1169309528/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.097  cpuTime=0.09  mem=6M910
0.39	   
0.39	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.49	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.49	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1235  maxDegree=9
0.49	     maxArity=2
0.49	       =>  wckTime=0.198  cpuTime=0.14  mem=8M860
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.278  cpuTime=0.19  mem=5M493
0.57	
0.57	s SATISFIABLE
0.57	o 44
0.57	c 57
0.58	o 48
0.58	c 53
0.58	o 52
0.58	c 49
0.58	o 56
0.58	c 45
0.58	o 58
0.58	c 43
0.58	o 61
0.58	c 40
0.58	o 65
0.58	c 36
0.58	o 68
0.58	c 33
0.58	o 70
0.58	c 31
0.59	o 72
0.59	c 29
0.59	o 75
0.59	c 26
0.59	o 77
0.59	c 24
0.59	o 79
0.59	c 22
0.59	o 81
0.59	c 20
0.59	o 82
0.59	c 19
0.59	o 84
0.59	c 17
0.59	o 85
0.59	c 16
0.59	o 86
0.59	c 15
0.60	o 88
0.60	c 13
0.60	o 89
0.60	c 12
0.60	o 90
0.60	c 11
0.60	o 91
0.60	c 10
0.60	o 92
0.60	c 9
0.60	o 93
0.60	c 8
0.60	o 94
0.60	c 7
0.61	o 95
0.61	c 6
0.61	o 96
0.61	c 5
0.62	o 97
0.62	c 4
0.63	o 98
0.63	c 3
0.66	o 99
0.66	c 2
1.90	   
1.90	   search
1.91	     run=0  nbConstraintChecks=5426568  nbAssignments=10000
1.91	       =>  wckTime=1.334  cpuTime=1.29  mem=5M493
3.19	   
3.19	   search
3.19	     run=1  nbConstraintChecks=11566859  nbAssignments=20000
3.19	       =>  wckTime=2.622  cpuTime=2.57  mem=5M493
4.37	   
4.37	   search
4.37	     run=2  nbConstraintChecks=16946495  nbAssignments=30000
4.37	       =>  wckTime=3.802  cpuTime=3.74  mem=5M493
5.58	   
5.58	   search
5.58	     run=3  nbConstraintChecks=22578003  nbAssignments=40000
5.58	       =>  wckTime=5.014  cpuTime=4.94  mem=5M493
6.76	   
6.76	   search
6.76	     run=4  nbConstraintChecks=27792094  nbAssignments=50000
6.76	       =>  wckTime=6.186  cpuTime=6.1  mem=5M493
7.96	   
7.96	   search
7.96	     run=5  nbConstraintChecks=33260366  nbAssignments=60000
7.96	       =>  wckTime=7.386  cpuTime=7.28  mem=5M493
9.14	   
9.14	   search
9.14	     run=6  nbConstraintChecks=38624669  nbAssignments=70000
9.14	       =>  wckTime=8.566  cpuTime=8.46  mem=5M493
10.34	   
10.34	   search
10.34	     run=7  nbConstraintChecks=44189120  nbAssignments=80000
10.34	       =>  wckTime=9.77  cpuTime=9.65  mem=5M493
11.58	   
11.58	   search
11.58	     run=8  nbConstraintChecks=50048420  nbAssignments=90000
11.58	       =>  wckTime=11.011  cpuTime=10.88  mem=5M493
12.78	   
12.78	   search
12.78	     run=9  nbConstraintChecks=55570304  nbAssignments=100000
12.78	       =>  wckTime=12.213  cpuTime=12.07  mem=5M493
13.97	   
13.97	   search
13.97	     run=10  nbConstraintChecks=60904553  nbAssignments=110000
13.97	       =>  wckTime=13.397  cpuTime=13.25  mem=5M493
15.20	   
15.20	   search
15.20	     run=11  nbConstraintChecks=66656576  nbAssignments=120000
15.20	       =>  wckTime=14.634  cpuTime=14.48  mem=5M493
16.43	   
16.43	   search
16.43	     run=12  nbConstraintChecks=72317472  nbAssignments=130000
16.43	       =>  wckTime=15.864  cpuTime=15.7  mem=5M493
17.73	   
17.73	   search
17.73	     run=13  nbConstraintChecks=78498795  nbAssignments=140000
17.73	       =>  wckTime=17.161  cpuTime=16.99  mem=5M493
18.92	   
18.92	   search
18.92	     run=14  nbConstraintChecks=83816302  nbAssignments=150000
18.92	       =>  wckTime=18.346  cpuTime=18.16  mem=5M493
20.22	   
20.22	   search
20.22	     run=15  nbConstraintChecks=90119849  nbAssignments=160000
20.22	       =>  wckTime=19.647  cpuTime=19.45  mem=5M493
21.43	   
21.43	   search
21.43	     run=16  nbConstraintChecks=95692569  nbAssignments=170000
21.43	       =>  wckTime=20.862  cpuTime=20.66  mem=5M493
22.63	   
22.63	   search
22.63	     run=17  nbConstraintChecks=101086411  nbAssignments=180000
22.63	       =>  wckTime=22.06  cpuTime=21.84  mem=5M493
23.86	   
23.86	   search
23.86	     run=18  nbConstraintChecks=106799538  nbAssignments=190000
23.86	       =>  wckTime=23.29  cpuTime=23.06  mem=5M493
25.10	   
25.10	   search
25.10	     run=19  nbConstraintChecks=112511975  nbAssignments=200000
25.10	       =>  wckTime=24.524  cpuTime=24.28  mem=5M493
26.33	   
26.33	   search
26.33	     run=20  nbConstraintChecks=118354173  nbAssignments=210000
26.33	       =>  wckTime=25.761  cpuTime=25.52  mem=5M493
27.58	   
27.58	   search
27.58	     run=21  nbConstraintChecks=124337853  nbAssignments=220000
27.58	       =>  wckTime=27.014  cpuTime=26.76  mem=5M493
28.84	   
28.84	   search
28.84	     run=22  nbConstraintChecks=130129007  nbAssignments=230000
28.84	       =>  wckTime=28.268  cpuTime=27.99  mem=5M493
30.06	   
30.06	   search
30.06	     run=23  nbConstraintChecks=135848593  nbAssignments=240000
30.06	       =>  wckTime=29.492  cpuTime=29.2  mem=5M493
30.95	   
30.95	   search
30.95	     run=24  nbConstraintChecks=140054421  nbAssignments=247050
30.95	       =>  wckTime=30.379  cpuTime=30.08  mem=5M493
30.95	   
30.95	   global
30.95	     nbConstraintChecks=140054421  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.95	     solvingWckTime=30.378  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.95	     globalCpuTime=30.32
30.95	       =>  wckTime=30.658  cpuTime=30.27  mem=5M493
30.95	   
30.95	   solver IterativeSystematicSolver being built... 
31.08	       =>  wckTime=30.782  cpuTime=30.37  mem=16M548
31.08	   
31.08	   preprocessing
31.08	     nbConstraintChecks=90  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.08	     detectedInconsistency=no
31.08	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M548
31.17	   
31.17	   search
31.17	     run=0  nbConstraintChecks=94046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72
31.17	     nbFailedAssignments=59  nbBacktracks=10  nbVisitedNodes=140  nbRestartNogoods=0
31.17	       =>  wckTime=0.092  cpuTime=0.06  mem=16M548
31.25	   
31.25	   search
31.25	     run=1  nbConstraintChecks=238836  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=168
31.25	     nbFailedAssignments=136  nbBacktracks=26  nbVisitedNodes=328  nbRestartNogoods=3
31.25	       =>  wckTime=0.17  cpuTime=0.13  mem=16M548
31.34	   
31.34	   search
31.34	     run=2  nbConstraintChecks=547532  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=350
31.34	     nbFailedAssignments=291  nbBacktracks=48  nbVisitedNodes=687  nbRestartNogoods=8
31.34	       =>  wckTime=0.268  cpuTime=0.22  mem=16M548
31.44	   
31.44	   search
31.44	     run=3  nbConstraintChecks=795087  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=495
31.44	     nbFailedAssignments=397  nbBacktracks=81  nbVisitedNodes=971  nbRestartNogoods=18
31.44	       =>  wckTime=0.362  cpuTime=0.32  mem=16M548
31.60	   
31.60	   search
31.60	     run=4  nbConstraintChecks=1233829  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=773
31.60	     nbFailedAssignments=621  nbBacktracks=131  nbVisitedNodes=1518  nbRestartNogoods=37
31.60	       =>  wckTime=0.524  cpuTime=0.48  mem=16M548
31.75	   
31.75	   search
31.75	     run=5  nbConstraintChecks=1621397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1091
31.75	     nbFailedAssignments=849  nbBacktracks=209  nbVisitedNodes=2141  nbRestartNogoods=46
31.75	       =>  wckTime=0.677  cpuTime=0.62  mem=16M548
32.21	   
32.21	   search
32.21	     run=6  nbConstraintChecks=2840405  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1866
32.21	     nbFailedAssignments=1505  nbBacktracks=322  nbVisitedNodes=3658  nbRestartNogoods=69
32.21	       =>  wckTime=1.134  cpuTime=1.06  mem=16M548
32.77	   
32.77	   search
32.77	     run=7  nbConstraintChecks=4322107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2778
32.77	     nbFailedAssignments=2240  nbBacktracks=492  nbVisitedNodes=5471  nbRestartNogoods=97
32.77	       =>  wckTime=1.695  cpuTime=1.61  mem=16M548
33.65	   
33.65	   search
33.65	     run=8  nbConstraintChecks=6785166  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4338
33.65	     nbFailedAssignments=3537  nbBacktracks=749  nbVisitedNodes=8552  nbRestartNogoods=124
33.65	       =>  wckTime=2.571  cpuTime=2.48  mem=16M548
34.42	   
34.42	   search
34.42	     run=9  nbConstraintChecks=9047087  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5916
34.42	     nbFailedAssignments=4719  nbBacktracks=1133  nbVisitedNodes=11691  nbRestartNogoods=152
34.42	       =>  wckTime=3.346  cpuTime=3.25  mem=16M548
36.09	   
36.09	   search
36.09	     run=10  nbConstraintChecks=14242233  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8913
36.09	     nbFailedAssignments=7137  nbBacktracks=1709  nbVisitedNodes=17649  nbRestartNogoods=188
36.09	       =>  wckTime=5.017  cpuTime=4.9  mem=16M548
37.36	   
37.36	   search
37.36	     run=11  nbConstraintChecks=18146920  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11958
37.36	     nbFailedAssignments=9310  nbBacktracks=2573  nbVisitedNodes=23699  nbRestartNogoods=203
37.36	       =>  wckTime=6.288  cpuTime=6.16  mem=16M548
40.05	   
40.05	   search
40.05	     run=12  nbConstraintChecks=24998757  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16873
40.05	     nbFailedAssignments=12919  nbBacktracks=3870  nbVisitedNodes=33422  nbRestartNogoods=229
40.05	       =>  wckTime=8.975  cpuTime=8.83  mem=16M548
40.17	   
40.17	   search
40.17	     run=13  nbConstraintChecks=25255673  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17062
40.17	     nbFailedAssignments=13066  nbBacktracks=3913  nbVisitedNodes=33793  nbRestartNogoods=254
40.17	       =>  wckTime=9.096  cpuTime=8.95  mem=16M548
40.17	   
40.17	   global
40.17	     nbConstraintChecks=25255763  nbRestartNogoods=254  solvingWckTime=9.098  solvingCpuTime=8.95  expiredTime=no
40.17	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=39.37
40.17	       =>  wckTime=39.88  cpuTime=39.32  mem=16M548
40.18	
40.18	s OPTIMUM FOUND
40.18	v 7 2 3 8 4 7 2 8 8 2 5 7 4 9 8 6 5 5 6 4 9 1 6 6 6 4 1 2 4 6 5 8 5 7 8 7 4 6 1 7 
40.18	   
40.18	   totalWckTime=39.955  totalCpuTime=39.37

Verifier Data (download as text)

2 unsatisfied constraints, 99 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/node51/watcher-281036-1169309528 -o ROOT/results/node51/solver-281036-1169309528 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281036-1169309528/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.13 1.73 1.82 5/81 32534
/proc/meminfo: memFree=1336448/2055920 swapFree=4191892/4192956
[pid=32533] ppid=32531 vsize=18540 CPUtime=0
/proc/32533/stat : 32533 (runsolver) R 32531 32533 32221 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279351366 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 235371293991 0 0 4096 24578 0 0 0 17 1 0 0
/proc/32533/statm: 4635 279 244 17 0 2626 0

[startup+0.103978 s]
/proc/loadavg: 1.13 1.73 1.82 5/81 32534
/proc/meminfo: memFree=1336448/2055920 swapFree=4191892/4192956
[pid=32533] ppid=32531 vsize=914988 CPUtime=0.08
/proc/32533/stat : 32533 (java) R 32531 32533 32221 0 -1 0 3036 0 1 0 7 1 0 0 24 0 8 0 279351366 936947712 2782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160642506 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32533/statm: 228747 2782 1441 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51205 s]
/proc/loadavg: 1.13 1.73 1.82 5/81 32534
/proc/meminfo: memFree=1336448/2055920 swapFree=4191892/4192956
[pid=32533] ppid=32531 vsize=915332 CPUtime=0.49
/proc/32533/stat : 32533 (java) R 32531 32533 32221 0 -1 0 6605 0 1 0 45 4 0 0 25 0 8 0 279351366 937299968 6343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32533/statm: 228833 6343 2162 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33418 s]
/proc/loadavg: 1.20 1.73 1.82 3/88 32541
/proc/meminfo: memFree=1318664/2055920 swapFree=4191892/4192956
[pid=32533] ppid=32531 vsize=915444 CPUtime=1.29
/proc/32533/stat : 32533 (java) R 32531 32533 32221 0 -1 0 7100 0 1 0 106 23 0 0 25 0 8 0 279351366 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073666709 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32533/statm: 228861 6838 2476 14 0 215331 0
[pid=32533/tid=32535] ppid=32531 vsize=915444 CPUtime=0.02
/proc/32533/task/32535/stat : 32535 (java) S 32531 32533 32221 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279351370 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32536] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32536/stat : 32536 (java) S 32531 32533 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279351370 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32537] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32537/stat : 32537 (java) S 32531 32533 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279351370 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32538] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32538/stat : 32538 (java) S 32531 32533 32221 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279351373 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32539] ppid=32531 vsize=915444 CPUtime=0.11
/proc/32533/task/32539/stat : 32539 (java) S 32531 32533 32221 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 279351373 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32540] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32540/stat : 32540 (java) S 32531 32533 32221 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279351373 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32541] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32541/stat : 32541 (java) S 32531 32533 32221 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279351373 937414656 6838 18446744073709551615 134512640 134570532 4294956480 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) 915444

[startup+2.98446 s]
/proc/loadavg: 1.20 1.73 1.82 3/88 32541
/proc/meminfo: memFree=1318664/2055920 swapFree=4191892/4192956
[pid=32533] ppid=32531 vsize=915444 CPUtime=2.93
/proc/32533/stat : 32533 (java) R 32531 32533 32221 0 -1 0 7103 0 1 0 221 72 0 0 25 0 8 0 279351366 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073666810 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32533/statm: 228861 6840 2476 14 0 215331 0
[pid=32533/tid=32535] ppid=32531 vsize=915444 CPUtime=0.02
/proc/32533/task/32535/stat : 32535 (java) S 32531 32533 32221 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279351370 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32536] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32536/stat : 32536 (java) S 32531 32533 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279351370 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32537] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32537/stat : 32537 (java) S 32531 32533 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279351370 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32538] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32538/stat : 32538 (java) S 32531 32533 32221 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279351373 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32539] ppid=32531 vsize=915444 CPUtime=0.12
/proc/32533/task/32539/stat : 32539 (java) S 32531 32533 32221 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 279351373 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32540] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32540/stat : 32540 (java) S 32531 32533 32221 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279351373 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32541] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32541/stat : 32541 (java) S 32531 32533 32221 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279351373 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915444

[startup+6.26402 s]
/proc/loadavg: 1.20 1.73 1.82 4/88 32541
/proc/meminfo: memFree=1318664/2055920 swapFree=4191892/4192956
[pid=32533] ppid=32531 vsize=915444 CPUtime=6.19
/proc/32533/stat : 32533 (java) R 32531 32533 32221 0 -1 0 7103 0 1 0 446 173 0 0 25 0 8 0 279351366 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073671561 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32533/statm: 228861 6840 2476 14 0 215331 0
[pid=32533/tid=32535] ppid=32531 vsize=915444 CPUtime=0.02
/proc/32533/task/32535/stat : 32535 (java) S 32531 32533 32221 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279351370 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32536] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32536/stat : 32536 (java) S 32531 32533 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279351370 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32537] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32537/stat : 32537 (java) S 32531 32533 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279351370 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32538] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32538/stat : 32538 (java) S 32531 32533 32221 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279351373 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32539] ppid=32531 vsize=915444 CPUtime=0.12
/proc/32533/task/32539/stat : 32539 (java) S 32531 32533 32221 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 279351373 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32540] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32540/stat : 32540 (java) S 32531 32533 32221 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279351373 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32541] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32541/stat : 32541 (java) S 32531 32533 32221 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279351373 937414656 6840 18446744073709551615 134512640 134570532 4294956480 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) 915444

[startup+12.7481 s]
/proc/loadavg: 1.47 1.78 1.83 3/88 32541
/proc/meminfo: memFree=1318680/2055920 swapFree=4191892/4192956
[pid=32533] ppid=32531 vsize=915448 CPUtime=12.61
/proc/32533/stat : 32533 (java) R 32531 32533 32221 0 -1 0 7103 0 1 0 896 365 0 0 25 0 8 0 279351366 937418752 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32533/statm: 228862 6840 2476 14 0 215332 0
[pid=32533/tid=32535] ppid=32531 vsize=915448 CPUtime=0.02
/proc/32533/task/32535/stat : 32535 (java) S 32531 32533 32221 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279351370 937418752 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32536] ppid=32531 vsize=915448 CPUtime=0
/proc/32533/task/32536/stat : 32536 (java) S 32531 32533 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279351370 937418752 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32537] ppid=32531 vsize=915448 CPUtime=0
/proc/32533/task/32537/stat : 32537 (java) S 32531 32533 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279351370 937418752 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32538] ppid=32531 vsize=915448 CPUtime=0
/proc/32533/task/32538/stat : 32538 (java) S 32531 32533 32221 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279351373 937418752 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32539] ppid=32531 vsize=915448 CPUtime=0.12
/proc/32533/task/32539/stat : 32539 (java) S 32531 32533 32221 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 279351373 937418752 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32540] ppid=32531 vsize=915448 CPUtime=0
/proc/32533/task/32540/stat : 32540 (java) S 32531 32533 32221 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279351373 937418752 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32541] ppid=32531 vsize=915448 CPUtime=0
/proc/32533/task/32541/stat : 32541 (java) S 32531 32533 32221 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279351373 937418752 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915448

[startup+25.5853 s]
/proc/loadavg: 1.55 1.78 1.83 3/88 32541
/proc/meminfo: memFree=1318872/2055920 swapFree=4191892/4192956
[pid=32533] ppid=32531 vsize=915444 CPUtime=25.35
/proc/32533/stat : 32533 (java) R 32531 32533 32221 0 -1 0 7105 0 1 0 1779 756 0 0 25 0 8 0 279351366 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32533/statm: 228861 6842 2476 14 0 215331 0
[pid=32533/tid=32535] ppid=32531 vsize=915444 CPUtime=0.02
/proc/32533/task/32535/stat : 32535 (java) S 32531 32533 32221 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279351370 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32536] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32536/stat : 32536 (java) S 32531 32533 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279351370 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32537] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32537/stat : 32537 (java) S 32531 32533 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279351370 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32538] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32538/stat : 32538 (java) S 32531 32533 32221 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279351373 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32539] ppid=32531 vsize=915444 CPUtime=0.12
/proc/32533/task/32539/stat : 32539 (java) S 32531 32533 32221 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 279351373 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32540] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32540/stat : 32540 (java) S 32531 32533 32221 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279351373 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32533/tid=32541] ppid=32531 vsize=915444 CPUtime=0
/proc/32533/task/32541/stat : 32541 (java) S 32531 32533 32221 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279351373 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 40.2042
CPU time (s): 39.8299
CPU user time (s): 30.6523
CPU system time (s): 9.1776
CPU usage (%): 99.0691
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.6523
system time used= 9.1776
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= 1906
involuntary context switches= 3312

runsolver used 0.040993 s user time and 0.121981 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan 20 16:12:08 UTC 2007


IDJOB= 281036
IDBENCH= 12043
IDSOLVER= 69
FILE ID= node51/281036-1169309528

PBS_JOBID= 3610216

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-15_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281036-1169309528/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-281036-1169309528 -o ROOT/results/node51/solver-281036-1169309528 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281036-1169309528/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fadf50972e3a15a47409c95a3417db1d

RANDOM SEED= 357132543

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.277
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.277
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:       1337120 kB
Buffers:         50852 kB
Cached:         562812 kB
SwapCached:        512 kB
Active:         150440 kB
Inactive:       490996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1337120 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2188 kB
Writeback:           0 kB
Mapped:          43996 kB
Slab:            62692 kB
Committed_AS:  5673368 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node51 on Sat Jan 20 16:12:49 UTC 2007