Trace number 278651

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 61.9066 62.2776

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-30/
kbtree-9-7-3-5-30-01_ext.xml
MD5SUM72d888e61780abb76804773486357de5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints180
Best CPU time to get the best result obtained on this benchmark1.11383
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/278651-1169289065/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.102  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.57	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=24
0.57	     maxArity=2
0.57	       =>  wckTime=0.246  cpuTime=0.16  mem=8M860
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.331  cpuTime=0.2  mem=5M532
0.65	
0.66	s SATISFIABLE
0.66	o 134
0.66	c 55
0.66	o 140
0.66	c 49
0.66	o 145
0.66	c 44
0.66	o 148
0.66	c 41
0.66	o 150
0.66	c 39
0.66	o 151
0.66	c 38
0.66	o 153
0.66	c 36
0.66	o 156
0.66	c 33
0.66	o 158
0.67	c 31
0.67	o 161
0.67	c 28
0.67	o 163
0.67	c 26
0.67	o 165
0.67	c 24
0.67	o 166
0.67	c 23
0.67	o 167
0.67	c 22
0.67	o 169
0.67	c 20
0.67	o 170
0.67	c 19
0.67	o 171
0.67	c 18
0.67	o 172
0.67	c 17
0.67	o 174
0.67	c 15
0.68	o 175
0.68	c 14
0.68	o 177
0.68	c 12
0.70	o 178
0.70	c 11
0.70	o 179
0.70	c 10
0.89	o 180
0.89	c 9
2.03	   
2.03	   search
2.03	     run=0  nbConstraintChecks=6084343  nbAssignments=10000
2.03	       =>  wckTime=1.378  cpuTime=1.36  mem=5M532
3.35	   
3.36	   search
3.36	     run=1  nbConstraintChecks=12331822  nbAssignments=20000
3.36	       =>  wckTime=2.704  cpuTime=2.66  mem=5M532
4.65	   
4.65	   search
4.65	     run=2  nbConstraintChecks=18417580  nbAssignments=30000
4.65	       =>  wckTime=4.0  cpuTime=3.95  mem=5M532
5.94	   
5.94	   search
5.94	     run=3  nbConstraintChecks=24464590  nbAssignments=40000
5.94	       =>  wckTime=5.29  cpuTime=5.23  mem=5M532
7.23	   
7.23	   search
7.23	     run=4  nbConstraintChecks=30542775  nbAssignments=50000
7.23	       =>  wckTime=6.584  cpuTime=6.51  mem=5M532
8.53	   
8.53	   search
8.53	     run=5  nbConstraintChecks=36625237  nbAssignments=60000
8.53	       =>  wckTime=7.877  cpuTime=7.79  mem=5M532
9.82	   
9.82	   search
9.82	     run=6  nbConstraintChecks=42699205  nbAssignments=70000
9.82	       =>  wckTime=9.173  cpuTime=9.08  mem=5M532
11.14	   
11.14	   search
11.14	     run=7  nbConstraintChecks=48933387  nbAssignments=80000
11.14	       =>  wckTime=10.487  cpuTime=10.38  mem=5M532
12.44	   
12.44	   search
12.44	     run=8  nbConstraintChecks=55050663  nbAssignments=90000
12.44	       =>  wckTime=11.785  cpuTime=11.66  mem=5M532
13.74	   
13.74	   search
13.74	     run=9  nbConstraintChecks=61181328  nbAssignments=100000
13.74	       =>  wckTime=13.093  cpuTime=12.95  mem=5M532
15.04	   
15.04	   search
15.04	     run=10  nbConstraintChecks=67183053  nbAssignments=110000
15.04	       =>  wckTime=14.387  cpuTime=14.24  mem=5M532
16.35	   
16.35	   search
16.35	     run=11  nbConstraintChecks=73351121  nbAssignments=120000
16.35	       =>  wckTime=15.702  cpuTime=15.54  mem=5M532
17.66	   
17.66	   search
17.66	     run=12  nbConstraintChecks=79433502  nbAssignments=130000
17.66	       =>  wckTime=17.007  cpuTime=16.84  mem=5M532
18.98	   
18.98	   search
18.98	     run=13  nbConstraintChecks=85646753  nbAssignments=140000
18.98	       =>  wckTime=18.331  cpuTime=18.15  mem=5M532
20.28	   
20.28	   search
20.28	     run=14  nbConstraintChecks=91697635  nbAssignments=150000
20.28	       =>  wckTime=19.632  cpuTime=19.43  mem=5M532
21.60	   
21.60	   search
21.60	     run=15  nbConstraintChecks=97891680  nbAssignments=160000
21.60	       =>  wckTime=20.953  cpuTime=20.74  mem=5M532
22.91	   
22.91	   search
22.91	     run=16  nbConstraintChecks=103974026  nbAssignments=170000
22.91	       =>  wckTime=22.258  cpuTime=22.03  mem=5M532
24.21	   
24.21	   search
24.21	     run=17  nbConstraintChecks=110063987  nbAssignments=180000
24.21	       =>  wckTime=23.559  cpuTime=23.32  mem=5M532
25.50	   
25.50	   search
25.50	     run=18  nbConstraintChecks=116079167  nbAssignments=190000
25.50	       =>  wckTime=24.846  cpuTime=24.6  mem=5M532
26.80	   
26.80	   search
26.80	     run=19  nbConstraintChecks=122209655  nbAssignments=200000
26.80	       =>  wckTime=26.148  cpuTime=25.89  mem=5M532
28.10	   
28.10	   search
28.10	     run=20  nbConstraintChecks=128275847  nbAssignments=210000
28.10	       =>  wckTime=27.448  cpuTime=27.17  mem=5M532
29.41	   
29.41	   search
29.41	     run=21  nbConstraintChecks=134436743  nbAssignments=220000
29.41	       =>  wckTime=28.755  cpuTime=28.46  mem=5M532
30.71	   
30.71	   search
30.71	     run=22  nbConstraintChecks=140580934  nbAssignments=230000
30.71	       =>  wckTime=30.056  cpuTime=29.75  mem=5M532
31.18	   
31.18	   search
31.18	     run=23  nbConstraintChecks=142845749  nbAssignments=233688
31.18	       =>  wckTime=30.533  cpuTime=30.24  mem=5M532
31.19	   
31.19	   global
31.19	     nbConstraintChecks=142845749  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.19	     solvingWckTime=30.533  solvingCpuTime=30.24  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.19	     globalCpuTime=30.5
31.19	       =>  wckTime=30.866  cpuTime=30.44  mem=5M532
31.19	   
31.19	   solver IterativeSystematicSolver being built... 
31.32	       =>  wckTime=30.997  cpuTime=30.55  mem=16M521
31.32	   
31.32	   preprocessing
31.32	     nbConstraintChecks=5  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.32	     detectedInconsistency=no
31.32	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M521
31.37	   
31.37	   search
31.37	     run=0  nbConstraintChecks=27011  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
31.37	     nbFailedAssignments=16  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
31.37	       =>  wckTime=0.055  cpuTime=0.03  mem=16M521
31.41	   
31.41	   search
31.41	     run=1  nbConstraintChecks=68729  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79
31.41	     nbFailedAssignments=34  nbBacktracks=25  nbVisitedNodes=139  nbRestartNogoods=3
31.41	       =>  wckTime=0.091  cpuTime=0.05  mem=16M521
31.46	   
31.46	   search
31.46	     run=2  nbConstraintChecks=150950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=157
31.46	     nbFailedAssignments=80  nbBacktracks=47  nbVisitedNodes=285  nbRestartNogoods=8
31.46	       =>  wckTime=0.143  cpuTime=0.09  mem=16M521
31.50	   
31.50	   search
31.50	     run=3  nbConstraintChecks=243739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=254
31.50	     nbFailedAssignments=136  nbBacktracks=80  nbVisitedNodes=471  nbRestartNogoods=11
31.50	       =>  wckTime=0.183  cpuTime=0.13  mem=16M521
31.57	   
31.57	   search
31.57	     run=4  nbConstraintChecks=403845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=417
31.57	     nbFailedAssignments=242  nbBacktracks=130  nbVisitedNodes=790  nbRestartNogoods=18
31.57	       =>  wckTime=0.249  cpuTime=0.19  mem=16M521
31.70	   
31.70	   search
31.70	     run=5  nbConstraintChecks=720085  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=722
31.70	     nbFailedAssignments=465  nbBacktracks=205  nbVisitedNodes=1393  nbRestartNogoods=20
31.70	       =>  wckTime=0.381  cpuTime=0.31  mem=16M521
31.81	   
31.81	   search
31.81	     run=6  nbConstraintChecks=1021622  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=983
31.81	     nbFailedAssignments=601  nbBacktracks=318  nbVisitedNodes=1903  nbRestartNogoods=30
31.81	       =>  wckTime=0.493  cpuTime=0.42  mem=16M521
32.02	   
32.02	   search
32.02	     run=7  nbConstraintChecks=1590943  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1489
32.02	     nbFailedAssignments=924  nbBacktracks=488  nbVisitedNodes=2902  nbRestartNogoods=37
32.02	       =>  wckTime=0.704  cpuTime=0.63  mem=16M521
32.35	   
32.35	   search
32.35	     run=8  nbConstraintChecks=2375794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2230
32.35	     nbFailedAssignments=1400  nbBacktracks=746  nbVisitedNodes=4377  nbRestartNogoods=47
32.35	       =>  wckTime=1.028  cpuTime=0.94  mem=16M521
32.80	   
32.80	   search
32.80	     run=9  nbConstraintChecks=3587348  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3337
32.80	     nbFailedAssignments=2112  nbBacktracks=1131  nbVisitedNodes=6581  nbRestartNogoods=54
32.80	       =>  wckTime=1.479  cpuTime=1.38  mem=16M521
33.48	   
33.48	   search
33.48	     run=10  nbConstraintChecks=5412171  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4831
33.48	     nbFailedAssignments=3018  nbBacktracks=1707  nbVisitedNodes=9557  nbRestartNogoods=60
33.48	       =>  wckTime=2.158  cpuTime=2.05  mem=16M521
34.36	   
34.36	   search
34.36	     run=11  nbConstraintChecks=7871479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6904
34.36	     nbFailedAssignments=4217  nbBacktracks=2571  nbVisitedNodes=13693  nbRestartNogoods=69
34.36	       =>  wckTime=3.04  cpuTime=2.93  mem=16M521
35.73	   
35.73	   search
35.73	     run=12  nbConstraintChecks=12074130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10584
35.73	     nbFailedAssignments=6590  nbBacktracks=3869  nbVisitedNodes=21044  nbRestartNogoods=76
35.73	       =>  wckTime=4.416  cpuTime=4.3  mem=16M521
38.24	   
38.24	   search
38.24	     run=13  nbConstraintChecks=18666564  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16708
38.24	     nbFailedAssignments=10760  nbBacktracks=5816  nbVisitedNodes=33285  nbRestartNogoods=86
38.24	       =>  wckTime=6.926  cpuTime=6.81  mem=16M521
41.68	   
41.68	   search
41.68	     run=14  nbConstraintChecks=27945192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24822
41.68	     nbFailedAssignments=15947  nbBacktracks=8736  nbVisitedNodes=49503  nbRestartNogoods=95
41.68	       =>  wckTime=10.365  cpuTime=10.25  mem=16M521
46.53	   
46.53	   search
46.53	     run=15  nbConstraintChecks=41425385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36609
46.53	     nbFailedAssignments=23348  nbBacktracks=13114  nbVisitedNodes=73064  nbRestartNogoods=106
46.53	       =>  wckTime=15.213  cpuTime=15.09  mem=16M521
53.69	   
53.69	   search
53.69	     run=16  nbConstraintChecks=60744397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53699
53.69	     nbFailedAssignments=33865  nbBacktracks=19682  nbVisitedNodes=107205  nbRestartNogoods=112
53.69	       =>  wckTime=22.37  cpuTime=22.25  mem=16M521
62.25	   
62.25	   search
62.25	     run=17  nbConstraintChecks=84167025  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74078
62.25	     nbFailedAssignments=46159  nbBacktracks=27768  nbVisitedNodes=147678  nbRestartNogoods=121
62.25	       =>  wckTime=30.928  cpuTime=30.79  mem=16M521
62.25	   
62.25	   global
62.25	     nbConstraintChecks=84167030  nbRestartNogoods=121  solvingWckTime=30.929  solvingCpuTime=30.79  expiredTime=no
62.25	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=61.4
62.25	       =>  wckTime=61.926  cpuTime=61.34  mem=16M521
62.25	
62.25	s OPTIMUM FOUND
62.25	v 4 0 3 0 2 1 3 0 1 1 2 1 2 2 3 4 0 1 0 0 1 0 1 2 4 3 1 2 
62.25	   
62.25	   totalWckTime=62.005  totalCpuTime=61.4

Verifier Data (download as text)

9 unsatisfied constraints, 180 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-278651-1169289065 -o ROOT/results/node2/solver-278651-1169289065 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278651-1169289065/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.49 1.70 4/93 23352
/proc/meminfo: memFree=1213136/2055920 swapFree=4180552/4192956
[pid=23351] ppid=23349 vsize=18540 CPUtime=0
/proc/23351/stat : 23351 (runsolver) R 23349 23351 23145 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 277302904 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 206381313319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23351/statm: 4635 279 244 17 0 2626 0

[startup+0.107782 s]
/proc/loadavg: 1.13 1.49 1.70 4/93 23352
/proc/meminfo: memFree=1213136/2055920 swapFree=4180552/4192956
[pid=23351] ppid=23349 vsize=914988 CPUtime=0.08
/proc/23351/stat : 23351 (java) R 23349 23351 23145 0 -1 0 2952 0 1 0 7 1 0 0 17 0 8 0 277302904 936947712 2698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4151969580 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23351/statm: 228747 2698 1412 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515815 s]
/proc/loadavg: 1.13 1.49 1.70 4/93 23352
/proc/meminfo: memFree=1213136/2055920 swapFree=4180552/4192956
[pid=23351] ppid=23349 vsize=915332 CPUtime=0.48
/proc/23351/stat : 23351 (java) R 23349 23351 23145 0 -1 0 6260 0 1 0 44 4 0 0 18 0 8 0 277302904 937299968 5999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23351/statm: 228833 5999 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33897 s]
/proc/loadavg: 1.13 1.49 1.70 3/100 23359
/proc/meminfo: memFree=1195160/2055920 swapFree=4180552/4192956
[pid=23351] ppid=23349 vsize=915464 CPUtime=1.3
/proc/23351/stat : 23351 (java) R 23349 23351 23145 0 -1 0 7149 0 1 0 105 25 0 0 24 0 8 0 277302904 937435136 6887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23351/statm: 228866 6887 2476 14 0 215336 0
[pid=23351/tid=23353] ppid=23349 vsize=915464 CPUtime=0.02
/proc/23351/task/23353/stat : 23353 (java) S 23349 23351 23145 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277302909 937435136 6887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23354] ppid=23349 vsize=915464 CPUtime=0
/proc/23351/task/23354/stat : 23354 (java) S 23349 23351 23145 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277302909 937435136 6887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23355] ppid=23349 vsize=915464 CPUtime=0
/proc/23351/task/23355/stat : 23355 (java) S 23349 23351 23145 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277302909 937435136 6887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23356] ppid=23349 vsize=915464 CPUtime=0
/proc/23351/task/23356/stat : 23356 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277302913 937435136 6887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23357] ppid=23349 vsize=915464 CPUtime=0.13
/proc/23351/task/23357/stat : 23357 (java) S 23349 23351 23145 0 -1 64 343 0 0 0 12 1 0 0 16 0 8 0 277302913 937435136 6887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23358] ppid=23349 vsize=915464 CPUtime=0
/proc/23351/task/23358/stat : 23358 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277302913 937435136 6887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23359] ppid=23349 vsize=915464 CPUtime=0
/proc/23351/task/23359/stat : 23359 (java) S 23349 23351 23145 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277302913 937435136 6887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.98526 s]
/proc/loadavg: 1.13 1.49 1.70 3/100 23359
/proc/meminfo: memFree=1195096/2055920 swapFree=4180552/4192956
[pid=23351] ppid=23349 vsize=915460 CPUtime=2.93
/proc/23351/stat : 23351 (java) R 23349 23351 23145 0 -1 0 7153 0 1 0 221 72 0 0 25 0 8 0 277302904 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718694 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23351/statm: 228865 6890 2476 14 0 215335 0
[pid=23351/tid=23353] ppid=23349 vsize=915460 CPUtime=0.02
/proc/23351/task/23353/stat : 23353 (java) S 23349 23351 23145 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277302909 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23354] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23354/stat : 23354 (java) S 23349 23351 23145 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277302909 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23355] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23355/stat : 23355 (java) S 23349 23351 23145 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277302909 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23356] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23356/stat : 23356 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23357] ppid=23349 vsize=915460 CPUtime=0.14
/proc/23351/task/23357/stat : 23357 (java) S 23349 23351 23145 0 -1 64 346 0 0 0 13 1 0 0 16 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23358] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23358/stat : 23358 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23359] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23359/stat : 23359 (java) S 23349 23351 23145 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.27187 s]
/proc/loadavg: 1.20 1.50 1.70 3/100 23359
/proc/meminfo: memFree=1195096/2055920 swapFree=4180552/4192956
[pid=23351] ppid=23349 vsize=915460 CPUtime=6.19
/proc/23351/stat : 23351 (java) R 23349 23351 23145 0 -1 0 7153 0 1 0 443 176 0 0 25 0 8 0 277302904 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718828 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23351/statm: 228865 6890 2476 14 0 215335 0
[pid=23351/tid=23353] ppid=23349 vsize=915460 CPUtime=0.02
/proc/23351/task/23353/stat : 23353 (java) S 23349 23351 23145 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277302909 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23354] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23354/stat : 23354 (java) S 23349 23351 23145 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277302909 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23355] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23355/stat : 23355 (java) S 23349 23351 23145 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277302909 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23356] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23356/stat : 23356 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23357] ppid=23349 vsize=915460 CPUtime=0.14
/proc/23351/task/23357/stat : 23357 (java) S 23349 23351 23145 0 -1 64 346 0 0 0 13 1 0 0 16 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23358] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23358/stat : 23358 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23359] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23359/stat : 23359 (java) S 23349 23351 23145 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.7561 s]
/proc/loadavg: 1.26 1.50 1.70 3/100 23359
/proc/meminfo: memFree=1195160/2055920 swapFree=4180552/4192956
[pid=23351] ppid=23349 vsize=915460 CPUtime=12.61
/proc/23351/stat : 23351 (java) R 23349 23351 23145 0 -1 0 7153 0 1 0 892 369 0 0 25 0 8 0 277302904 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073720905 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23351/statm: 228865 6890 2476 14 0 215335 0
[pid=23351/tid=23353] ppid=23349 vsize=915460 CPUtime=0.02
/proc/23351/task/23353/stat : 23353 (java) S 23349 23351 23145 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277302909 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23354] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23354/stat : 23354 (java) S 23349 23351 23145 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277302909 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23355] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23355/stat : 23355 (java) S 23349 23351 23145 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277302909 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23356] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23356/stat : 23356 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23357] ppid=23349 vsize=915460 CPUtime=0.14
/proc/23351/task/23357/stat : 23357 (java) S 23349 23351 23145 0 -1 64 346 0 0 0 13 1 0 0 17 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23358] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23358/stat : 23358 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23359] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23359/stat : 23359 (java) S 23349 23351 23145 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277302913 937431040 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915460

[startup+25.5974 s]
/proc/loadavg: 1.42 1.53 1.71 3/100 23359
/proc/meminfo: memFree=1195160/2055920 swapFree=4180552/4192956
[pid=23351] ppid=23349 vsize=915464 CPUtime=25.34
/proc/23351/stat : 23351 (java) R 23349 23351 23145 0 -1 0 7153 0 1 0 1784 750 0 0 25 0 8 0 277302904 937435136 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23351/statm: 228866 6890 2476 14 0 215336 0
[pid=23351/tid=23353] ppid=23349 vsize=915464 CPUtime=0.02
/proc/23351/task/23353/stat : 23353 (java) S 23349 23351 23145 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277302909 937435136 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23354] ppid=23349 vsize=915464 CPUtime=0
/proc/23351/task/23354/stat : 23354 (java) S 23349 23351 23145 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277302909 937435136 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23355] ppid=23349 vsize=915464 CPUtime=0
/proc/23351/task/23355/stat : 23355 (java) S 23349 23351 23145 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277302909 937435136 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23356] ppid=23349 vsize=915464 CPUtime=0
/proc/23351/task/23356/stat : 23356 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277302913 937435136 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23357] ppid=23349 vsize=915464 CPUtime=0.14
/proc/23351/task/23357/stat : 23357 (java) S 23349 23351 23145 0 -1 64 346 0 0 0 13 1 0 0 16 0 8 0 277302913 937435136 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23358] ppid=23349 vsize=915464 CPUtime=0
/proc/23351/task/23358/stat : 23358 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277302913 937435136 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23359] ppid=23349 vsize=915464 CPUtime=0
/proc/23351/task/23359/stat : 23359 (java) S 23349 23351 23145 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277302913 937435136 6890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915464

[startup+51.2001 s]
/proc/loadavg: 1.33 1.50 1.69 2/88 23369
/proc/meminfo: memFree=1216008/2055920 swapFree=4180552/4192956
[pid=23351] ppid=23349 vsize=915460 CPUtime=50.85
/proc/23351/stat : 23351 (java) R 23349 23351 23145 0 -1 0 9051 0 1 0 4166 919 0 0 25 0 8 0 277302904 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874800 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23351/statm: 228865 8784 2527 14 0 215335 0
[pid=23351/tid=23353] ppid=23349 vsize=915460 CPUtime=0.02
/proc/23351/task/23353/stat : 23353 (java) S 23349 23351 23145 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277302909 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23354] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23354/stat : 23354 (java) S 23349 23351 23145 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277302909 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23355] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23355/stat : 23355 (java) S 23349 23351 23145 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277302909 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23356] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23356/stat : 23356 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277302913 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23357] ppid=23349 vsize=915460 CPUtime=0.24
/proc/23351/task/23357/stat : 23357 (java) S 23349 23351 23145 0 -1 64 399 0 0 0 23 1 0 0 16 0 8 0 277302913 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23358] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23358/stat : 23358 (java) S 23349 23351 23145 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277302913 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23351/tid=23359] ppid=23349 vsize=915460 CPUtime=0
/proc/23351/task/23359/stat : 23359 (java) S 23349 23351 23145 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277302913 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 62.2776
CPU time (s): 61.9066
CPU user time (s): 52.705
CPU system time (s): 9.2016
CPU usage (%): 99.4043
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.705
system time used= 9.2016
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9148
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= 2404
involuntary context switches= 3751

runsolver used 0.091986 s user time and 0.176973 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 10:31:09 UTC 2007


IDJOB= 278651
IDBENCH= 8607
IDSOLVER= 69
FILE ID= node2/278651-1169289065

PBS_JOBID= 3609561

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-30/kbtree-9-7-3-5-30-01_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278651-1169289065/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-278651-1169289065 -o ROOT/results/node2/solver-278651-1169289065 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278651-1169289065/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  72d888e61780abb76804773486357de5

RANDOM SEED= 597770021

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1213616 kB
Buffers:         47852 kB
Cached:         643816 kB
SwapCached:        572 kB
Active:         231480 kB
Inactive:       537096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213616 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          98508 kB
Slab:            58200 kB
Committed_AS:  8381192 kB
PageTables:       2492 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 node2 on Sat Jan 20 10:32:21 UTC 2007