Trace number 281090

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 68.3036 68.3926

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-35_ext.xml
MD5SUM6ec3327bb53b33174feeb5982f521850
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints98
Best CPU time to get the best result obtained on this benchmark3.62745
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.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/281090-1169309899/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.098  cpuTime=0.1  mem=6M910
0.40	   
0.40	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.50	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1245  maxDegree=11
0.50	     maxArity=2
0.50	       =>  wckTime=0.198  cpuTime=0.15  mem=8M860
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.278  cpuTime=0.19  mem=5M493
0.58	
0.58	s SATISFIABLE
0.58	o 46
0.58	c 55
0.58	o 50
0.58	c 51
0.58	o 54
0.58	c 47
0.58	o 57
0.58	c 44
0.58	o 60
0.58	c 41
0.58	o 63
0.58	c 38
0.59	o 65
0.59	c 36
0.59	o 68
0.59	c 33
0.59	o 71
0.59	c 30
0.59	o 73
0.59	c 28
0.59	o 75
0.59	c 26
0.59	o 78
0.59	c 23
0.59	o 80
0.59	c 21
0.59	o 81
0.59	c 20
0.59	o 82
0.59	c 19
0.59	o 83
0.59	c 18
0.59	o 85
0.59	c 16
0.59	o 86
0.59	c 15
0.59	o 87
0.59	c 14
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.61	o 94
0.61	c 7
0.61	o 95
0.61	c 6
0.61	o 96
0.61	c 5
0.64	o 97
0.64	c 4
1.09	o 98
1.09	c 3
2.02	   
2.02	   search
2.02	     run=0  nbConstraintChecks=5828218  nbAssignments=10000
2.02	       =>  wckTime=1.449  cpuTime=1.43  mem=5M493
3.35	   
3.35	   search
3.35	     run=1  nbConstraintChecks=11839260  nbAssignments=20000
3.35	       =>  wckTime=2.772  cpuTime=2.75  mem=5M493
4.66	   
4.66	   search
4.66	     run=2  nbConstraintChecks=17692858  nbAssignments=30000
4.66	       =>  wckTime=4.085  cpuTime=4.07  mem=5M493
5.99	   
5.99	   search
5.99	     run=3  nbConstraintChecks=23741619  nbAssignments=40000
5.99	       =>  wckTime=5.415  cpuTime=5.39  mem=5M493
7.25	   
7.25	   search
7.25	     run=4  nbConstraintChecks=29230396  nbAssignments=50000
7.25	       =>  wckTime=6.679  cpuTime=6.66  mem=5M493
8.63	   
8.63	   search
8.63	     run=5  nbConstraintChecks=35657611  nbAssignments=60000
8.63	       =>  wckTime=8.061  cpuTime=8.04  mem=5M493
9.95	   
9.95	   search
9.95	     run=6  nbConstraintChecks=41535997  nbAssignments=70000
9.95	       =>  wckTime=9.375  cpuTime=9.35  mem=5M493
11.34	   
11.34	   search
11.34	     run=7  nbConstraintChecks=47970071  nbAssignments=80000
11.34	       =>  wckTime=10.767  cpuTime=10.75  mem=5M493
12.63	   
12.63	   search
12.63	     run=8  nbConstraintChecks=53640027  nbAssignments=90000
12.63	       =>  wckTime=12.057  cpuTime=12.03  mem=5M493
14.03	   
14.03	   search
14.03	     run=9  nbConstraintChecks=60185311  nbAssignments=100000
14.03	       =>  wckTime=13.457  cpuTime=13.43  mem=5M493
15.39	   
15.39	   search
15.39	     run=10  nbConstraintChecks=66541227  nbAssignments=110000
15.39	       =>  wckTime=14.818  cpuTime=14.8  mem=5M493
16.80	   
16.80	   search
16.80	     run=11  nbConstraintChecks=73209515  nbAssignments=120000
16.80	       =>  wckTime=16.223  cpuTime=16.2  mem=5M493
18.07	   
18.07	   search
18.07	     run=12  nbConstraintChecks=78862161  nbAssignments=130000
18.07	       =>  wckTime=17.5  cpuTime=17.48  mem=5M493
19.38	   
19.38	   search
19.38	     run=13  nbConstraintChecks=84696697  nbAssignments=140000
19.38	       =>  wckTime=18.802  cpuTime=18.77  mem=5M493
20.66	   
20.66	   search
20.66	     run=14  nbConstraintChecks=90339411  nbAssignments=150000
20.66	       =>  wckTime=20.083  cpuTime=20.06  mem=5M493
22.02	   
22.02	   search
22.02	     run=15  nbConstraintChecks=96673346  nbAssignments=160000
22.02	       =>  wckTime=21.449  cpuTime=21.42  mem=5M493
23.34	   
23.34	   search
23.34	     run=16  nbConstraintChecks=102644786  nbAssignments=170000
23.34	       =>  wckTime=22.765  cpuTime=22.74  mem=5M493
24.74	   
24.74	   search
24.74	     run=17  nbConstraintChecks=109196980  nbAssignments=180000
24.74	       =>  wckTime=24.167  cpuTime=24.14  mem=5M493
26.10	   
26.10	   search
26.10	     run=18  nbConstraintChecks=115435231  nbAssignments=190000
26.10	       =>  wckTime=25.528  cpuTime=25.5  mem=5M493
27.49	   
27.49	   search
27.49	     run=19  nbConstraintChecks=121824736  nbAssignments=200000
27.49	       =>  wckTime=26.917  cpuTime=26.88  mem=5M493
28.76	   
28.76	   search
28.76	     run=20  nbConstraintChecks=127362522  nbAssignments=210000
28.76	       =>  wckTime=28.19  cpuTime=28.16  mem=5M493
30.16	   
30.16	   search
30.16	     run=21  nbConstraintChecks=133839361  nbAssignments=220000
30.16	       =>  wckTime=29.588  cpuTime=29.55  mem=5M493
31.11	   
31.11	   search
31.11	     run=22  nbConstraintChecks=138089995  nbAssignments=227240
31.11	       =>  wckTime=30.541  cpuTime=30.51  mem=5M493
31.12	   
31.12	   global
31.12	     nbConstraintChecks=138089995  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.12	     solvingWckTime=30.538  solvingCpuTime=30.51  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.12	     globalCpuTime=30.73
31.12	       =>  wckTime=30.818  cpuTime=30.7  mem=5M493
31.12	   
31.12	   solver IterativeSystematicSolver being built... 
31.24	       =>  wckTime=30.944  cpuTime=30.8  mem=16M548
31.25	   
31.25	   preprocessing
31.25	     nbConstraintChecks=60  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.25	     detectedInconsistency=no
31.25	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M548
31.33	   
31.33	   search
31.33	     run=0  nbConstraintChecks=85039  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62
31.33	     nbFailedAssignments=45  nbBacktracks=10  nbVisitedNodes=118  nbRestartNogoods=0
31.33	       =>  wckTime=0.085  cpuTime=0.07  mem=16M548
31.40	   
31.40	   search
31.40	     run=1  nbConstraintChecks=231338  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=151
31.40	     nbFailedAssignments=112  nbBacktracks=26  nbVisitedNodes=290  nbRestartNogoods=16
31.40	       =>  wckTime=0.161  cpuTime=0.14  mem=16M548
31.47	   
31.47	   search
31.47	     run=2  nbConstraintChecks=395771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263
31.47	     nbFailedAssignments=196  nbBacktracks=49  nbVisitedNodes=509  nbRestartNogoods=28
31.47	       =>  wckTime=0.23  cpuTime=0.21  mem=16M548
31.62	   
31.62	   search
31.62	     run=3  nbConstraintChecks=806942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=520
31.62	     nbFailedAssignments=415  nbBacktracks=83  nbVisitedNodes=1018  nbRestartNogoods=44
31.62	       =>  wckTime=0.38  cpuTime=0.35  mem=16M548
31.87	   
31.87	   search
31.87	     run=4  nbConstraintChecks=1485877  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=934
31.87	     nbFailedAssignments=774  nbBacktracks=135  nbVisitedNodes=1841  nbRestartNogoods=51
31.87	       =>  wckTime=0.625  cpuTime=0.6  mem=16M548
32.06	   
32.06	   search
32.06	     run=5  nbConstraintChecks=2001542  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1263
32.06	     nbFailedAssignments=1014  nbBacktracks=211  nbVisitedNodes=2485  nbRestartNogoods=56
32.06	       =>  wckTime=0.819  cpuTime=0.79  mem=16M548
32.51	   
32.51	   search
32.51	     run=6  nbConstraintChecks=3063221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1972
32.51	     nbFailedAssignments=1606  nbBacktracks=324  nbVisitedNodes=3890  nbRestartNogoods=80
32.51	       =>  wckTime=1.265  cpuTime=1.22  mem=16M548
32.84	   
32.84	   search
32.84	     run=7  nbConstraintChecks=3962490  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2519
32.84	     nbFailedAssignments=1970  nbBacktracks=494  nbVisitedNodes=4971  nbRestartNogoods=92
32.84	       =>  wckTime=1.6  cpuTime=1.55  mem=16M548
33.38	   
33.38	   search
33.38	     run=8  nbConstraintChecks=5627060  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3532
33.38	     nbFailedAssignments=2712  nbBacktracks=751  nbVisitedNodes=6981  nbRestartNogoods=106
33.38	       =>  wckTime=2.134  cpuTime=2.08  mem=16M548
34.57	   
34.57	   search
34.57	     run=9  nbConstraintChecks=9156113  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5791
34.57	     nbFailedAssignments=4569  nbBacktracks=1136  nbVisitedNodes=11460  nbRestartNogoods=138
34.57	       =>  wckTime=3.329  cpuTime=3.27  mem=16M548
35.93	   
35.93	   search
35.93	     run=10  nbConstraintChecks=12991139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8154
35.93	     nbFailedAssignments=6338  nbBacktracks=1712  nbVisitedNodes=16158  nbRestartNogoods=170
35.93	       =>  wckTime=4.687  cpuTime=4.62  mem=16M548
37.64	   
37.64	   search
37.64	     run=11  nbConstraintChecks=18356044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11561
37.64	     nbFailedAssignments=8869  nbBacktracks=2576  nbVisitedNodes=22941  nbRestartNogoods=193
37.64	       =>  wckTime=6.398  cpuTime=6.33  mem=16M548
40.05	   
40.05	   search
40.05	     run=12  nbConstraintChecks=25362276  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16300
40.05	     nbFailedAssignments=12295  nbBacktracks=3873  nbVisitedNodes=32364  nbRestartNogoods=215
40.05	       =>  wckTime=8.803  cpuTime=8.73  mem=16M548
43.34	   
43.34	   search
43.34	     run=13  nbConstraintChecks=33097427  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22147
43.34	     nbFailedAssignments=16186  nbBacktracks=5819  nbVisitedNodes=43946  nbRestartNogoods=246
43.34	       =>  wckTime=12.094  cpuTime=12.02  mem=16M548
47.11	   
47.11	   search
47.11	     run=14  nbConstraintChecks=43554529  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29994
47.11	     nbFailedAssignments=21109  nbBacktracks=8738  nbVisitedNodes=59622  nbRestartNogoods=272
47.11	       =>  wckTime=15.87  cpuTime=15.8  mem=16M548
53.92	   
53.92	   search
53.92	     run=15  nbConstraintChecks=59541073  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42607
53.92	     nbFailedAssignments=29337  nbBacktracks=13117  nbVisitedNodes=84714  nbRestartNogoods=280
53.92	       =>  wckTime=22.679  cpuTime=22.6  mem=16M548
63.07	   
63.07	   search
63.07	     run=16  nbConstraintChecks=79455982  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58449
63.07	     nbFailedAssignments=38605  nbBacktracks=19685  nbVisitedNodes=116034  nbRestartNogoods=301
63.07	       =>  wckTime=31.829  cpuTime=31.75  mem=16M548
68.34	   
68.34	   search
68.34	     run=17  nbConstraintChecks=89465646  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66548
68.34	     nbFailedAssignments=43127  nbBacktracks=23263  nbVisitedNodes=131897  nbRestartNogoods=320
68.34	       =>  wckTime=37.098  cpuTime=37.02  mem=16M548
68.34	   
68.34	   global
68.34	     nbConstraintChecks=89465706  nbRestartNogoods=320  solvingWckTime=37.099  solvingCpuTime=37.02  expiredTime=no
68.34	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=67.85
68.34	       =>  wckTime=68.043  cpuTime=67.82  mem=16M548
68.34	
68.34	s OPTIMUM FOUND
68.34	v 1 8 4 2 7 6 5 2 9 0 0 9 9 2 7 5 1 7 7 3 4 9 1 3 6 8 1 2 7 4 6 4 9 7 7 8 9 5 6 7 
68.34	   
68.35	   totalWckTime=68.118  totalCpuTime=67.85

Verifier Data (download as text)

3 unsatisfied constraints, 98 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/node69/watcher-281090-1169309899 -o ROOT/results/node69/solver-281090-1169309899 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281090-1169309899/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.00 1.00 1.10 3/65 15897
/proc/meminfo: memFree=1334632/2055920 swapFree=4191892/4192956
[pid=15896] ppid=15894 vsize=1816 CPUtime=0
/proc/15896/stat : 15896 (java) R 15894 15896 14917 0 -1 0 175 0 0 0 0 0 0 0 19 0 1 0 78486879 1859584 146 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15896/statm: 446 147 112 14 0 91 0

[startup+0.104268 s]
/proc/loadavg: 1.00 1.00 1.10 3/65 15897
/proc/meminfo: memFree=1334632/2055920 swapFree=4191892/4192956
[pid=15896] ppid=15894 vsize=914988 CPUtime=0.08
/proc/15896/stat : 15896 (java) R 15894 15896 14917 0 -1 0 3021 0 1 0 7 1 0 0 16 0 8 0 78486879 936947712 2767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15896/statm: 228747 2767 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512299 s]
/proc/loadavg: 1.00 1.00 1.10 3/65 15897
/proc/meminfo: memFree=1334632/2055920 swapFree=4191892/4192956
[pid=15896] ppid=15894 vsize=915332 CPUtime=0.48
/proc/15896/stat : 15896 (java) S 15894 15896 14917 0 -1 0 6602 0 1 0 44 4 0 0 16 0 8 0 78486879 937299968 6341 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15896/statm: 228833 6341 2161 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33237 s]
/proc/loadavg: 1.00 1.00 1.10 2/72 15904
/proc/meminfo: memFree=1316912/2055920 swapFree=4191892/4192956
[pid=15896] ppid=15894 vsize=915444 CPUtime=1.3
/proc/15896/stat : 15896 (java) R 15894 15896 14917 0 -1 0 7101 0 1 0 107 23 0 0 17 0 8 0 78486879 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15896/statm: 228861 6839 2476 14 0 215331 0
[pid=15896/tid=15898] ppid=15894 vsize=915444 CPUtime=0.02
/proc/15896/task/15898/stat : 15898 (java) S 15894 15896 14917 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 78486883 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15896/tid=15899] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15899/stat : 15899 (java) S 15894 15896 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78486883 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15900] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15900/stat : 15900 (java) S 15894 15896 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78486883 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15901] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15901/stat : 15901 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 78486886 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15902] ppid=15894 vsize=915444 CPUtime=0.09
/proc/15896/task/15902/stat : 15902 (java) S 15894 15896 14917 0 -1 64 332 0 0 0 9 0 0 0 16 0 8 0 78486886 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15903] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15903/stat : 15903 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78486886 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15904] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15904/stat : 15904 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78486886 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.9685 s]
/proc/loadavg: 1.00 1.00 1.10 2/72 15904
/proc/meminfo: memFree=1316912/2055920 swapFree=4191892/4192956
[pid=15896] ppid=15894 vsize=915444 CPUtime=2.93
/proc/15896/stat : 15896 (java) R 15894 15896 14917 0 -1 0 7104 0 1 0 225 68 0 0 19 0 8 0 78486879 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15896/statm: 228861 6841 2476 14 0 215331 0
[pid=15896/tid=15898] ppid=15894 vsize=915448 CPUtime=0.02
/proc/15896/task/15898/stat : 15898 (java) S 15894 15896 14917 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 78486883 937418752 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15896/tid=15899] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15899/stat : 15899 (java) S 15894 15896 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78486883 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15900] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15900/stat : 15900 (java) S 15894 15896 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78486883 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15901] ppid=15894 vsize=915448 CPUtime=0
/proc/15896/task/15901/stat : 15901 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 78486886 937418752 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15902] ppid=15894 vsize=915444 CPUtime=0.1
/proc/15896/task/15902/stat : 15902 (java) S 15894 15896 14917 0 -1 64 334 0 0 0 10 0 0 0 16 0 8 0 78486886 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15903] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15903/stat : 15903 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78486886 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15904] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15904/stat : 15904 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78486886 937414656 6841 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.26578 s]
/proc/loadavg: 1.00 1.00 1.10 2/72 15904
/proc/meminfo: memFree=1316848/2055920 swapFree=4191892/4192956
[pid=15896] ppid=15894 vsize=915444 CPUtime=6.23
/proc/15896/stat : 15896 (java) R 15894 15896 14917 0 -1 0 7104 0 1 0 457 166 0 0 18 0 8 0 78486879 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15896/statm: 228861 6841 2476 14 0 215331 0
[pid=15896/tid=15898] ppid=15894 vsize=915448 CPUtime=0.02
/proc/15896/task/15898/stat : 15898 (java) S 15894 15896 14917 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 78486883 937418752 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15899] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15899/stat : 15899 (java) S 15894 15896 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78486883 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15900] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15900/stat : 15900 (java) S 15894 15896 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78486883 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15901] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15901/stat : 15901 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 78486886 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15902] ppid=15894 vsize=915448 CPUtime=0.1
/proc/15896/task/15902/stat : 15902 (java) S 15894 15896 14917 0 -1 64 334 0 0 0 10 0 0 0 16 0 8 0 78486886 937418752 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15903] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15903/stat : 15903 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78486886 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15904] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15904/stat : 15904 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78486886 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915444

[startup+12.7253 s]
/proc/loadavg: 1.00 1.00 1.10 2/72 15904
/proc/meminfo: memFree=1316848/2055920 swapFree=4191892/4192956
[pid=15896] ppid=15894 vsize=915444 CPUtime=12.69
/proc/15896/stat : 15896 (java) R 15894 15896 14917 0 -1 0 7104 0 1 0 913 356 0 0 20 0 8 0 78486879 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15896/statm: 228861 6841 2476 14 0 215331 0
[pid=15896/tid=15898] ppid=15894 vsize=915448 CPUtime=0.02
/proc/15896/task/15898/stat : 15898 (java) S 15894 15896 14917 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 78486883 937418752 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15899] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15899/stat : 15899 (java) S 15894 15896 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78486883 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15900] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15900/stat : 15900 (java) S 15894 15896 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78486883 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15901] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15901/stat : 15901 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 78486886 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15902] ppid=15894 vsize=915444 CPUtime=0.1
/proc/15896/task/15902/stat : 15902 (java) S 15894 15896 14917 0 -1 64 334 0 0 0 10 0 0 0 16 0 8 0 78486886 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15903] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15903/stat : 15903 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78486886 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15904] ppid=15894 vsize=915444 CPUtime=0
/proc/15896/task/15904/stat : 15904 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78486886 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915444

[startup+25.5774 s]
/proc/loadavg: 1.00 1.00 1.10 2/72 15904
/proc/meminfo: memFree=1316848/2055920 swapFree=4191892/4192956
[pid=15896] ppid=15894 vsize=916472 CPUtime=25.53
/proc/15896/stat : 15896 (java) R 15894 15896 14917 0 -1 0 7106 0 1 0 1829 724 0 0 19 0 8 0 78486879 938467328 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15896/statm: 229117 6843 2476 14 0 215587 0
[pid=15896/tid=15898] ppid=15894 vsize=916468 CPUtime=0.02
/proc/15896/task/15898/stat : 15898 (java) S 15894 15896 14917 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 78486883 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15899] ppid=15894 vsize=916468 CPUtime=0
/proc/15896/task/15899/stat : 15899 (java) S 15894 15896 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78486883 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15900] ppid=15894 vsize=916468 CPUtime=0
/proc/15896/task/15900/stat : 15900 (java) S 15894 15896 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78486883 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15901] ppid=15894 vsize=916472 CPUtime=0
/proc/15896/task/15901/stat : 15901 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 78486886 938467328 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15902] ppid=15894 vsize=916468 CPUtime=0.1
/proc/15896/task/15902/stat : 15902 (java) S 15894 15896 14917 0 -1 64 335 0 0 0 10 0 0 0 16 0 8 0 78486886 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15903] ppid=15894 vsize=916468 CPUtime=0
/proc/15896/task/15903/stat : 15903 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78486886 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15904] ppid=15894 vsize=916468 CPUtime=0
/proc/15896/task/15904/stat : 15904 (java) S 15894 15896 14917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 78486886 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 916472

[startup+51.2566 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 15904
/proc/meminfo: memFree=1309488/2055920 swapFree=4191892/4192956
[pid=15896] ppid=15894 vsize=916468 CPUtime=51.2
/proc/15896/stat : 15896 (java) R 15894 15896 14917 0 -1 0 9040 0 1 0 4235 885 0 0 25 0 8 0 78486879 938463232 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073672819 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15896/statm: 229117 8773 2527 14 0 215587 0
[pid=15896/tid=15898] ppid=15894 vsize=916468 CPUtime=0.02
/proc/15896/task/15898/stat : 15898 (java) S 15894 15896 14917 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78486883 938463232 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15899] ppid=15894 vsize=916468 CPUtime=0
/proc/15896/task/15899/stat : 15899 (java) S 15894 15896 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78486883 938463232 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15900] ppid=15894 vsize=916468 CPUtime=0
/proc/15896/task/15900/stat : 15900 (java) S 15894 15896 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78486883 938463232 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15901] ppid=15894 vsize=916468 CPUtime=0
/proc/15896/task/15901/stat : 15901 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 78486886 938463232 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15902] ppid=15894 vsize=916468 CPUtime=0.19
/proc/15896/task/15902/stat : 15902 (java) S 15894 15896 14917 0 -1 64 389 0 0 0 18 1 0 0 16 0 8 0 78486886 938463232 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15903] ppid=15894 vsize=916468 CPUtime=0
/proc/15896/task/15903/stat : 15903 (java) S 15894 15896 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78486886 938463232 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15896/tid=15904] ppid=15894 vsize=916468 CPUtime=0
/proc/15896/task/15904/stat : 15904 (java) S 15894 15896 14917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 78486886 938463232 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 68.3926
CPU time (s): 68.3036
CPU user time (s): 59.444
CPU system time (s): 8.85965
CPU usage (%): 99.8698
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.444
system time used= 8.85965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9142
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= 2250
involuntary context switches= 160

runsolver used 0.076988 s user time and 0.176973 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Sat Jan 20 16:18:19 UTC 2007


IDJOB= 281090
IDBENCH= 12073
IDSOLVER= 69
FILE ID= node69/281090-1169309899

PBS_JOBID= 3610146

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-35_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281090-1169309899/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-281090-1169309899 -o ROOT/results/node69/solver-281090-1169309899 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281090-1169309899/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6ec3327bb53b33174feeb5982f521850

RANDOM SEED= 798367407

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.218
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.218
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:       1335048 kB
Buffers:         50596 kB
Cached:         583380 kB
SwapCached:        396 kB
Active:         118696 kB
Inactive:       530804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1335048 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          24312 kB
Slab:            57304 kB
Committed_AS:  1007516 kB
PageTables:       1476 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 node69 on Sat Jan 20 16:19:28 UTC 2007