Trace number 278723

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 71.5951 71.8114

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-40/
kbtree-9-7-3-5-40-21_ext.xml
MD5SUMc7aeb231f606d208bf8c1b876ee7dc83
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints168
Best CPU time to get the best result obtained on this benchmark1.48977
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
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/278723-1169289165/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.39	       =>  wckTime=0.092  cpuTime=0.07  mem=6M910
0.39	   
0.39	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.52	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.52	     maxArity=2
0.52	       =>  wckTime=0.225  cpuTime=0.15  mem=8M860
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.305  cpuTime=0.19  mem=5M532
0.60	
0.60	s SATISFIABLE
0.60	o 110
0.60	c 79
0.60	o 118
0.60	c 71
0.60	o 125
0.60	c 64
0.60	o 130
0.60	c 59
0.61	o 133
0.61	c 56
0.61	o 137
0.61	c 52
0.61	o 140
0.61	c 49
0.61	o 142
0.61	c 47
0.61	o 144
0.61	c 45
0.61	o 145
0.61	c 44
0.61	o 148
0.61	c 41
0.61	o 150
0.61	c 39
0.61	o 151
0.61	c 38
0.61	o 154
0.61	c 35
0.61	o 156
0.61	c 33
0.61	o 158
0.61	c 31
0.61	o 159
0.61	c 30
0.62	o 160
0.62	c 29
0.62	o 161
0.62	c 28
0.64	o 162
0.64	c 27
0.66	o 163
0.66	c 26
0.66	o 164
0.66	c 25
0.66	o 165
0.66	c 24
0.66	o 166
0.66	c 23
0.66	o 167
0.66	c 22
0.70	o 168
0.70	c 21
2.10	   
2.10	   search
2.10	     run=0  nbConstraintChecks=7671913  nbAssignments=10000
2.10	       =>  wckTime=1.507  cpuTime=1.49  mem=5M532
3.60	   
3.60	   search
3.60	     run=1  nbConstraintChecks=15441282  nbAssignments=20000
3.60	       =>  wckTime=3.003  cpuTime=2.98  mem=5M532
5.06	   
5.06	   search
5.06	     run=2  nbConstraintChecks=23049915  nbAssignments=30000
5.06	       =>  wckTime=4.463  cpuTime=4.43  mem=5M532
6.55	   
6.55	   search
6.55	     run=3  nbConstraintChecks=30795027  nbAssignments=40000
6.55	       =>  wckTime=5.95  cpuTime=5.93  mem=5M532
8.01	   
8.01	   search
8.01	     run=4  nbConstraintChecks=38403839  nbAssignments=50000
8.01	       =>  wckTime=7.415  cpuTime=7.39  mem=5M532
9.49	   
9.49	   search
9.49	     run=5  nbConstraintChecks=46161894  nbAssignments=60000
9.49	       =>  wckTime=8.897  cpuTime=8.87  mem=5M532
10.95	   
10.95	   search
10.95	     run=6  nbConstraintChecks=53780218  nbAssignments=70000
10.95	       =>  wckTime=10.354  cpuTime=10.32  mem=5M532
12.42	   
12.42	   search
12.42	     run=7  nbConstraintChecks=61547307  nbAssignments=80000
12.42	       =>  wckTime=11.822  cpuTime=11.78  mem=5M532
13.83	   
13.83	   search
13.83	     run=8  nbConstraintChecks=69188622  nbAssignments=90000
13.83	       =>  wckTime=13.231  cpuTime=13.18  mem=5M532
15.29	   
15.29	   search
15.29	     run=9  nbConstraintChecks=76818519  nbAssignments=100000
15.29	       =>  wckTime=14.698  cpuTime=14.64  mem=5M532
16.76	   
16.76	   search
16.76	     run=10  nbConstraintChecks=84423234  nbAssignments=110000
16.76	       =>  wckTime=16.164  cpuTime=16.11  mem=5M532
18.25	   
18.25	   search
18.25	     run=11  nbConstraintChecks=92159200  nbAssignments=120000
18.25	       =>  wckTime=17.655  cpuTime=17.6  mem=5M532
19.70	   
19.70	   search
19.70	     run=12  nbConstraintChecks=99786147  nbAssignments=130000
19.70	       =>  wckTime=19.106  cpuTime=19.05  mem=5M532
21.09	   
21.09	   search
21.09	     run=13  nbConstraintChecks=107463629  nbAssignments=140000
21.09	       =>  wckTime=20.495  cpuTime=20.42  mem=5M532
22.48	   
22.48	   search
22.48	     run=14  nbConstraintChecks=115088794  nbAssignments=150000
22.48	       =>  wckTime=21.883  cpuTime=21.81  mem=5M532
23.88	   
23.88	   search
23.88	     run=15  nbConstraintChecks=122742042  nbAssignments=160000
23.88	       =>  wckTime=23.283  cpuTime=23.19  mem=5M532
25.36	   
25.36	   search
25.36	     run=16  nbConstraintChecks=130404478  nbAssignments=170000
25.36	       =>  wckTime=24.767  cpuTime=24.67  mem=5M532
26.83	   
26.83	   search
26.83	     run=17  nbConstraintChecks=138216596  nbAssignments=180000
26.83	       =>  wckTime=26.23  cpuTime=26.13  mem=5M532
28.27	   
28.27	   search
28.27	     run=18  nbConstraintChecks=145800797  nbAssignments=190000
28.27	       =>  wckTime=27.678  cpuTime=27.58  mem=5M532
29.75	   
29.75	   search
29.75	     run=19  nbConstraintChecks=153489381  nbAssignments=200000
29.75	       =>  wckTime=29.154  cpuTime=29.05  mem=5M532
30.81	   
30.81	   search
30.81	     run=20  nbConstraintChecks=158981235  nbAssignments=207206
30.81	       =>  wckTime=30.211  cpuTime=30.11  mem=5M532
30.81	   
30.81	   global
30.81	     nbConstraintChecks=158981235  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.81	     solvingWckTime=30.209  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.81	     globalCpuTime=30.35
30.81	       =>  wckTime=30.515  cpuTime=30.3  mem=5M532
30.81	   
30.81	   solver IterativeSystematicSolver being built... 
30.93	       =>  wckTime=30.641  cpuTime=30.41  mem=16M521
30.94	   
30.94	   preprocessing
30.94	     nbConstraintChecks=55  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.94	     detectedInconsistency=no
30.94	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M521
30.99	   
30.99	   search
30.99	     run=0  nbConstraintChecks=32047  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
30.99	     nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=58  nbRestartNogoods=0
30.99	       =>  wckTime=0.05  cpuTime=0.02  mem=16M521
31.04	   
31.04	   search
31.04	     run=1  nbConstraintChecks=101215  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
31.04	     nbFailedAssignments=46  nbBacktracks=25  nbVisitedNodes=167  nbRestartNogoods=5
31.04	       =>  wckTime=0.101  cpuTime=0.06  mem=16M521
31.07	   
31.07	   search
31.07	     run=2  nbConstraintChecks=181732  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=166
31.07	     nbFailedAssignments=83  nbBacktracks=47  nbVisitedNodes=297  nbRestartNogoods=13
31.07	       =>  wckTime=0.136  cpuTime=0.09  mem=16M521
31.12	   
31.12	   search
31.12	     run=3  nbConstraintChecks=316562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=277
31.12	     nbFailedAssignments=150  nbBacktracks=80  nbVisitedNodes=508  nbRestartNogoods=18
31.12	       =>  wckTime=0.188  cpuTime=0.14  mem=16M521
31.18	   
31.18	   search
31.18	     run=4  nbConstraintChecks=498343  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=425
31.18	     nbFailedAssignments=236  nbBacktracks=130  nbVisitedNodes=792  nbRestartNogoods=25
31.18	       =>  wckTime=0.247  cpuTime=0.19  mem=16M521
31.27	   
31.27	   search
31.27	     run=5  nbConstraintChecks=776717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=644
31.27	     nbFailedAssignments=369  nbBacktracks=205  nbVisitedNodes=1219  nbRestartNogoods=30
31.27	       =>  wckTime=0.339  cpuTime=0.28  mem=16M521
31.40	   
31.40	   search
31.40	     run=6  nbConstraintChecks=1163691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=948
31.40	     nbFailedAssignments=550  nbBacktracks=318  nbVisitedNodes=1817  nbRestartNogoods=34
31.40	       =>  wckTime=0.469  cpuTime=0.41  mem=16M521
31.59	   
31.59	   search
31.59	     run=7  nbConstraintChecks=1777816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1420
31.59	     nbFailedAssignments=840  nbBacktracks=488  nbVisitedNodes=2749  nbRestartNogoods=46
31.59	       =>  wckTime=0.658  cpuTime=0.6  mem=16M521
31.87	   
31.87	   search
31.87	     run=8  nbConstraintChecks=2604924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2072
31.87	     nbFailedAssignments=1226  nbBacktracks=744  nbVisitedNodes=4043  nbRestartNogoods=55
31.87	       =>  wckTime=0.935  cpuTime=0.86  mem=16M521
32.32	   
32.32	   search
32.32	     run=9  nbConstraintChecks=3973383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3118
32.32	     nbFailedAssignments=1877  nbBacktracks=1128  nbVisitedNodes=6124  nbRestartNogoods=57
32.32	       =>  wckTime=1.386  cpuTime=1.31  mem=16M521
32.94	   
32.94	   search
32.94	     run=10  nbConstraintChecks=5779124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4507
32.94	     nbFailedAssignments=2680  nbBacktracks=1704  nbVisitedNodes=8892  nbRestartNogoods=65
32.94	       =>  wckTime=2.008  cpuTime=1.93  mem=16M521
33.98	   
33.98	   search
33.98	     run=11  nbConstraintChecks=9035043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6928
33.98	     nbFailedAssignments=4226  nbBacktracks=2568  nbVisitedNodes=13723  nbRestartNogoods=73
33.98	       =>  wckTime=3.044  cpuTime=2.96  mem=16M521
35.62	   
35.62	   search
35.62	     run=12  nbConstraintChecks=13902027  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10396
35.62	     nbFailedAssignments=6392  nbBacktracks=3865  nbVisitedNodes=20654  nbRestartNogoods=83
35.62	       =>  wckTime=4.681  cpuTime=4.6  mem=16M521
38.30	   
38.30	   search
38.30	     run=13  nbConstraintChecks=21609576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15951
38.30	     nbFailedAssignments=9995  nbBacktracks=5811  nbVisitedNodes=31758  nbRestartNogoods=91
38.30	       =>  wckTime=7.37  cpuTime=7.28  mem=16M521
42.18	   
42.18	   search
42.18	     run=14  nbConstraintChecks=32946854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24131
42.18	     nbFailedAssignments=15250  nbBacktracks=8730  nbVisitedNodes=48111  nbRestartNogoods=98
42.18	       =>  wckTime=11.241  cpuTime=11.15  mem=16M521
48.15	   
48.15	   search
48.15	     run=15  nbConstraintChecks=50380077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36620
48.15	     nbFailedAssignments=23355  nbBacktracks=13108  nbVisitedNodes=73073  nbRestartNogoods=108
48.15	       =>  wckTime=17.212  cpuTime=17.11  mem=16M521
56.61	   
56.61	   search
56.61	     run=16  nbConstraintChecks=74503480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54204
56.61	     nbFailedAssignments=34362  nbBacktracks=19676  nbVisitedNodes=108159  nbRestartNogoods=113
56.61	       =>  wckTime=25.677  cpuTime=25.53  mem=16M521
68.74	   
68.74	   search
68.74	     run=17  nbConstraintChecks=108568017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79942
68.74	     nbFailedAssignments=50243  nbBacktracks=29529  nbVisitedNodes=159248  nbRestartNogoods=123
68.74	       =>  wckTime=37.803  cpuTime=37.62  mem=16M521
71.76	   
71.76	   search
71.76	     run=18  nbConstraintChecks=116468253  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86545
71.76	     nbFailedAssignments=54398  nbBacktracks=31978  nbVisitedNodes=172201  nbRestartNogoods=132
71.76	       =>  wckTime=40.828  cpuTime=40.65  mem=16M521
71.76	   
71.76	   global
71.76	     nbConstraintChecks=116468308  nbRestartNogoods=132  solvingWckTime=40.829  solvingCpuTime=40.65  expiredTime=no
71.76	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=71.11
71.76	       =>  wckTime=71.47  cpuTime=71.06  mem=16M521
71.77	
71.77	s OPTIMUM FOUND
71.77	v 3 4 0 1 4 1 1 1 1 0 4 4 4 0 0 3 1 1 0 0 0 4 4 2 0 3 0 1 
71.77	   
71.77	   totalWckTime=71.543  totalCpuTime=71.11

Verifier Data (download as text)

21 unsatisfied constraints, 168 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/node6/watcher-278723-1169289165 -o ROOT/results/node6/solver-278723-1169289165 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278723-1169289165/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.71 1.58 1.84 4/81 25461
/proc/meminfo: memFree=1268824/2055924 swapFree=4165736/4192956
[pid=25460] ppid=25458 vsize=172 CPUtime=0
/proc/25460/stat : 25460 (java) R 25458 25460 25383 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 277312412 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2188068 0 0 4096 0 0 0 0 17 1 0 0
/proc/25460/statm: 43 24 18 14 0 3 0

[startup+0.1039 s]
/proc/loadavg: 0.71 1.58 1.84 4/81 25461
/proc/meminfo: memFree=1268824/2055924 swapFree=4165736/4192956
[pid=25460] ppid=25458 vsize=914988 CPUtime=0.08
/proc/25460/stat : 25460 (java) R 25458 25460 25383 0 -1 0 3011 0 1 0 7 1 0 0 17 0 8 0 277312412 936947712 2757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153548454 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25460/statm: 228747 2757 1433 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511948 s]
/proc/loadavg: 0.71 1.58 1.84 4/81 25461
/proc/meminfo: memFree=1268824/2055924 swapFree=4165736/4192956
[pid=25460] ppid=25458 vsize=915332 CPUtime=0.5
/proc/25460/stat : 25460 (java) S 25458 25460 25383 0 -1 0 6572 0 1 0 45 5 0 0 16 0 8 0 277312412 937299968 6311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25460/statm: 228833 6311 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33304 s]
/proc/loadavg: 0.71 1.58 1.84 2/88 25470
/proc/meminfo: memFree=1252576/2055924 swapFree=4165736/4192956
[pid=25460] ppid=25458 vsize=915460 CPUtime=1.31
/proc/25460/stat : 25460 (java) R 25458 25460 25383 0 -1 0 7158 0 1 0 108 23 0 0 20 0 8 0 277312412 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25460/statm: 228866 6896 2476 14 0 215336 0
[pid=25460/tid=25463] ppid=25458 vsize=915460 CPUtime=0.02
/proc/25460/task/25463/stat : 25463 (java) S 25458 25460 25383 0 -1 64 163 0 0 0 2 0 0 0 17 0 8 0 277312416 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25464] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25464/stat : 25464 (java) S 25458 25460 25383 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25465] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25465/stat : 25465 (java) S 25458 25460 25383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25466] ppid=25458 vsize=915464 CPUtime=0
/proc/25460/task/25466/stat : 25466 (java) S 25458 25460 25383 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277312420 937435136 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25467] ppid=25458 vsize=915460 CPUtime=0.13
/proc/25460/task/25467/stat : 25467 (java) S 25458 25460 25383 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 277312420 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25468] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25468/stat : 25468 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277312420 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25469] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25469/stat : 25469 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277312420 937431040 6896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.98523 s]
/proc/loadavg: 0.73 1.57 1.84 2/88 25470
/proc/meminfo: memFree=1252512/2055924 swapFree=4165736/4192956
[pid=25460] ppid=25458 vsize=915460 CPUtime=2.97
/proc/25460/stat : 25460 (java) R 25458 25460 25383 0 -1 0 7162 0 1 0 234 63 0 0 25 0 8 0 277312412 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25460/statm: 228865 6899 2476 14 0 215335 0
[pid=25460/tid=25463] ppid=25458 vsize=915460 CPUtime=0.02
/proc/25460/task/25463/stat : 25463 (java) S 25458 25460 25383 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25464] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25464/stat : 25464 (java) S 25458 25460 25383 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25465] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25465/stat : 25465 (java) S 25458 25460 25383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25466] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25466/stat : 25466 (java) S 25458 25460 25383 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25467] ppid=25458 vsize=915460 CPUtime=0.13
/proc/25460/task/25467/stat : 25467 (java) S 25458 25460 25383 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25468] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25468/stat : 25468 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25469] ppid=25458 vsize=915464 CPUtime=0
/proc/25460/task/25469/stat : 25469 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277312420 937435136 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915460

[startup+6.27762 s]
/proc/loadavg: 0.73 1.57 1.84 2/88 25472
/proc/meminfo: memFree=1252320/2055924 swapFree=4165736/4192956
[pid=25460] ppid=25458 vsize=915460 CPUtime=6.25
/proc/25460/stat : 25460 (java) R 25458 25460 25383 0 -1 0 7162 0 1 0 472 153 0 0 25 0 8 0 277312412 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25460/statm: 228865 6899 2476 14 0 215335 0
[pid=25460/tid=25463] ppid=25458 vsize=915460 CPUtime=0.02
/proc/25460/task/25463/stat : 25463 (java) S 25458 25460 25383 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25464] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25464/stat : 25464 (java) S 25458 25460 25383 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25465] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25465/stat : 25465 (java) S 25458 25460 25383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25466] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25466/stat : 25466 (java) S 25458 25460 25383 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25467] ppid=25458 vsize=915464 CPUtime=0.13
/proc/25460/task/25467/stat : 25467 (java) S 25458 25460 25383 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 277312420 937435136 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25468] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25468/stat : 25468 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25469] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25469/stat : 25469 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915460

[startup+12.7574 s]
/proc/loadavg: 0.77 1.55 1.83 3/90 25483
/proc/meminfo: memFree=1249176/2055924 swapFree=4165736/4192956
[pid=25460] ppid=25458 vsize=915460 CPUtime=12.71
/proc/25460/stat : 25460 (java) R 25458 25460 25383 0 -1 0 7162 0 1 0 945 326 0 0 25 0 8 0 277312412 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073721322 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25460/statm: 228865 6899 2476 14 0 215335 0
[pid=25460/tid=25463] ppid=25458 vsize=915460 CPUtime=0.02
/proc/25460/task/25463/stat : 25463 (java) S 25458 25460 25383 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25464] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25464/stat : 25464 (java) S 25458 25460 25383 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25465] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25465/stat : 25465 (java) S 25458 25460 25383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25466] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25466/stat : 25466 (java) S 25458 25460 25383 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25467] ppid=25458 vsize=915460 CPUtime=0.13
/proc/25460/task/25467/stat : 25467 (java) S 25458 25460 25383 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25468] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25468/stat : 25468 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25469] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25469/stat : 25469 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915460

[startup+25.5909 s]
/proc/loadavg: 0.89 1.55 1.82 2/88 25541
/proc/meminfo: memFree=1249312/2055924 swapFree=4165736/4192956
[pid=25460] ppid=25458 vsize=915460 CPUtime=25.5
/proc/25460/stat : 25460 (java) R 25458 25460 25383 0 -1 0 7162 0 1 0 1881 669 0 0 25 0 8 0 277312412 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25460/statm: 228865 6899 2476 14 0 215335 0
[pid=25460/tid=25463] ppid=25458 vsize=915460 CPUtime=0.02
/proc/25460/task/25463/stat : 25463 (java) S 25458 25460 25383 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25464] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25464/stat : 25464 (java) S 25458 25460 25383 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25465] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25465/stat : 25465 (java) S 25458 25460 25383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25466] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25466/stat : 25466 (java) S 25458 25460 25383 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25467] ppid=25458 vsize=915460 CPUtime=0.14
/proc/25460/task/25467/stat : 25467 (java) S 25458 25460 25383 0 -1 64 345 0 0 0 14 0 0 0 16 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25468] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25468/stat : 25468 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25469] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25469/stat : 25469 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277312420 937431040 6899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 915460

[startup+51.2849 s]
/proc/loadavg: 0.99 1.52 1.81 2/88 25603
/proc/meminfo: memFree=1242080/2055924 swapFree=4165736/4192956
[pid=25460] ppid=25458 vsize=915460 CPUtime=51.16
/proc/25460/stat : 25460 (java) R 25458 25460 25383 0 -1 0 9049 0 1 0 4302 814 0 0 25 0 8 0 277312412 937431040 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073829340 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25460/statm: 228865 8783 2527 14 0 215335 0
[pid=25460/tid=25463] ppid=25458 vsize=915460 CPUtime=0.02
/proc/25460/task/25463/stat : 25463 (java) S 25458 25460 25383 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277312416 937431040 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25464] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25464/stat : 25464 (java) S 25458 25460 25383 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25465] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25465/stat : 25465 (java) S 25458 25460 25383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277312416 937431040 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25466] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25466/stat : 25466 (java) S 25458 25460 25383 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277312420 937431040 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25467] ppid=25458 vsize=915460 CPUtime=0.23
/proc/25460/task/25467/stat : 25467 (java) S 25458 25460 25383 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 277312420 937431040 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25460/tid=25468] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25468/stat : 25468 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277312420 937431040 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25460/tid=25469] ppid=25458 vsize=915460 CPUtime=0
/proc/25460/task/25469/stat : 25469 (java) S 25458 25460 25383 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277312420 937431040 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 71.8114
CPU time (s): 71.5951
CPU user time (s): 63.4374
CPU system time (s): 8.15776
CPU usage (%): 99.6988
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.4374
system time used= 8.15776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9152
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= 2258
involuntary context switches= 2877

runsolver used 0.070989 s user time and 0.202969 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan 20 10:32:46 UTC 2007


IDJOB= 278723
IDBENCH= 8720
IDSOLVER= 69
FILE ID= node6/278723-1169289165

PBS_JOBID= 3609563

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-40/kbtree-9-7-3-5-40-21_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278723-1169289165/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-278723-1169289165 -o ROOT/results/node6/solver-278723-1169289165 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278723-1169289165/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c7aeb231f606d208bf8c1b876ee7dc83

RANDOM SEED= 277016082

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.240
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.240
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:      2055924 kB
MemFree:       1269240 kB
Buffers:         62732 kB
Cached:         604124 kB
SwapCached:       2944 kB
Active:         303008 kB
Inactive:       400996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1269240 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            3756 kB
Writeback:           0 kB
Mapped:          46556 kB
Slab:            67712 kB
Committed_AS:  8608668 kB
PageTables:       2196 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 node6 on Sat Jan 20 10:34:04 UTC 2007