Trace number 278741

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 333.678 335.166

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-60/
kbtree-9-7-3-5-60-21_ext.xml
MD5SUMc79934d646a02d19888784a8073e83e2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints132
Best CPU time to get the best result obtained on this benchmark3.56546
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278741-1169289190/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.41	       =>  wckTime=0.099  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.55	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.55	     maxArity=2
0.55	       =>  wckTime=0.242  cpuTime=0.17  mem=8M860
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.327  cpuTime=0.22  mem=5M532
0.64	
0.64	s SATISFIABLE
0.64	o 87
0.64	c 102
0.64	o 92
0.64	c 97
0.64	o 95
0.64	c 94
0.65	o 96
0.65	c 93
0.65	o 99
0.65	c 90
0.65	o 100
0.65	c 89
0.65	o 102
0.65	c 87
0.65	o 105
0.65	c 84
0.65	o 107
0.65	c 82
0.65	o 108
0.65	c 81
0.65	o 109
0.65	c 80
0.65	o 112
0.65	c 77
0.65	o 113
0.65	c 76
0.65	o 114
0.66	c 75
0.66	o 115
0.66	c 74
0.66	o 116
0.66	c 73
0.66	o 117
0.66	c 72
0.66	o 118
0.66	c 71
0.66	o 119
0.66	c 70
0.66	o 121
0.66	c 68
0.66	o 123
0.66	c 66
0.66	o 125
0.66	c 64
0.66	o 126
0.66	c 63
0.68	o 128
0.68	c 61
0.70	o 129
0.70	c 60
0.70	o 130
0.70	c 59
0.83	o 131
0.83	c 58
1.25	o 132
1.25	c 57
2.49	   
2.49	   search
2.49	     run=0  nbConstraintChecks=9832747  nbAssignments=10000
2.49	       =>  wckTime=1.852  cpuTime=1.81  mem=5M532
4.26	   
4.26	   search
4.26	     run=1  nbConstraintChecks=19717565  nbAssignments=20000
4.26	       =>  wckTime=3.627  cpuTime=3.58  mem=5M532
6.05	   
6.05	   search
6.05	     run=2  nbConstraintChecks=29644976  nbAssignments=30000
6.05	       =>  wckTime=5.41  cpuTime=5.33  mem=5M532
7.82	   
7.82	   search
7.82	     run=3  nbConstraintChecks=39412651  nbAssignments=40000
7.82	       =>  wckTime=7.184  cpuTime=7.1  mem=5M532
9.60	   
9.60	   search
9.60	     run=4  nbConstraintChecks=49212057  nbAssignments=50000
9.60	       =>  wckTime=8.963  cpuTime=8.86  mem=5M532
11.38	   
11.38	   search
11.38	     run=5  nbConstraintChecks=59026946  nbAssignments=60000
11.38	       =>  wckTime=10.748  cpuTime=10.62  mem=5M532
13.16	   
13.16	   search
13.16	     run=6  nbConstraintChecks=68835078  nbAssignments=70000
13.16	       =>  wckTime=12.525  cpuTime=12.39  mem=5M532
14.96	   
14.96	   search
14.96	     run=7  nbConstraintChecks=78736988  nbAssignments=80000
14.96	       =>  wckTime=14.32  cpuTime=14.17  mem=5M532
16.73	   
16.73	   search
16.73	     run=8  nbConstraintChecks=88575486  nbAssignments=90000
16.73	       =>  wckTime=16.095  cpuTime=15.93  mem=5M532
18.52	   
18.52	   search
18.52	     run=9  nbConstraintChecks=98486091  nbAssignments=100000
18.52	       =>  wckTime=17.88  cpuTime=17.7  mem=5M532
20.29	   
20.29	   search
20.29	     run=10  nbConstraintChecks=108342258  nbAssignments=110000
20.29	       =>  wckTime=19.652  cpuTime=19.46  mem=5M532
22.06	   
22.06	   search
22.06	     run=11  nbConstraintChecks=118240256  nbAssignments=120000
22.06	       =>  wckTime=21.428  cpuTime=21.22  mem=5M532
23.83	   
23.83	   search
23.83	     run=12  nbConstraintChecks=128027707  nbAssignments=130000
23.83	       =>  wckTime=23.195  cpuTime=22.98  mem=5M532
25.60	   
25.60	   search
25.60	     run=13  nbConstraintChecks=137877994  nbAssignments=140000
25.60	       =>  wckTime=24.962  cpuTime=24.73  mem=5M532
27.39	   
27.39	   search
27.39	     run=14  nbConstraintChecks=147735538  nbAssignments=150000
27.39	       =>  wckTime=26.75  cpuTime=26.5  mem=5M532
29.16	   
29.16	   search
29.16	     run=15  nbConstraintChecks=157570139  nbAssignments=160000
29.16	       =>  wckTime=28.528  cpuTime=28.27  mem=5M532
30.96	   
30.96	   search
30.96	     run=16  nbConstraintChecks=167441671  nbAssignments=170000
30.96	       =>  wckTime=30.321  cpuTime=30.04  mem=5M532
31.51	   
31.51	   search
31.51	     run=17  nbConstraintChecks=170513250  nbAssignments=173053
31.51	       =>  wckTime=30.874  cpuTime=30.59  mem=5M532
31.51	   
31.51	   global
31.51	     nbConstraintChecks=170513250  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.51	     solvingWckTime=30.873  solvingCpuTime=30.59  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.51	     globalCpuTime=30.86
31.51	       =>  wckTime=31.202  cpuTime=30.82  mem=5M532
31.51	   
31.51	   solver IterativeSystematicSolver being built... 
31.65	       =>  wckTime=31.337  cpuTime=30.92  mem=16M488
31.65	   
31.65	   preprocessing
31.65	     nbConstraintChecks=550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.65	     detectedInconsistency=no
31.65	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M488
31.71	   
31.71	   search
31.71	     run=0  nbConstraintChecks=58149  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43
31.71	     nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=74  nbRestartNogoods=0
31.71	       =>  wckTime=0.065  cpuTime=0.04  mem=16M488
31.77	   
31.77	   search
31.77	     run=1  nbConstraintChecks=158097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113
31.77	     nbFailedAssignments=61  nbBacktracks=25  nbVisitedNodes=200  nbRestartNogoods=5
31.77	       =>  wckTime=0.121  cpuTime=0.08  mem=16M488
31.81	   
31.81	   search
31.81	     run=2  nbConstraintChecks=285426  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=199
31.81	     nbFailedAssignments=111  nbBacktracks=47  nbVisitedNodes=358  nbRestartNogoods=9
31.81	       =>  wckTime=0.164  cpuTime=0.11  mem=16M488
31.87	   
31.87	   search
31.87	     run=3  nbConstraintChecks=482476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=326
31.87	     nbFailedAssignments=192  nbBacktracks=80  nbVisitedNodes=599  nbRestartNogoods=15
31.87	       =>  wckTime=0.221  cpuTime=0.17  mem=16M488
31.94	   
31.94	   search
31.94	     run=4  nbConstraintChecks=725062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=483
31.94	     nbFailedAssignments=285  nbBacktracks=130  nbVisitedNodes=899  nbRestartNogoods=19
31.94	       =>  wckTime=0.294  cpuTime=0.24  mem=16M488
32.05	   
32.05	   search
32.05	     run=5  nbConstraintChecks=1082941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=711
32.05	     nbFailedAssignments=423  nbBacktracks=205  nbVisitedNodes=1340  nbRestartNogoods=25
32.05	       =>  wckTime=0.401  cpuTime=0.35  mem=16M488
32.23	   
32.23	   search
32.23	     run=6  nbConstraintChecks=1713224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1111
32.23	     nbFailedAssignments=695  nbBacktracks=318  nbVisitedNodes=2125  nbRestartNogoods=29
32.23	       =>  wckTime=0.581  cpuTime=0.53  mem=16M488
32.46	   
32.46	   search
32.47	     run=7  nbConstraintChecks=2513260  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1616
32.47	     nbFailedAssignments=1018  nbBacktracks=488  nbVisitedNodes=3123  nbRestartNogoods=37
32.47	       =>  wckTime=0.817  cpuTime=0.74  mem=16M488
32.84	   
32.84	   search
32.84	     run=8  nbConstraintChecks=3876361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2463
32.84	     nbFailedAssignments=1596  nbBacktracks=744  nbVisitedNodes=4804  nbRestartNogoods=40
32.84	       =>  wckTime=1.194  cpuTime=1.1  mem=16M488
33.26	   
33.26	   search
33.26	     run=9  nbConstraintChecks=5521170  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3455
33.26	     nbFailedAssignments=2192  nbBacktracks=1128  nbVisitedNodes=6776  nbRestartNogoods=48
33.26	       =>  wckTime=1.612  cpuTime=1.52  mem=16M488
34.05	   
34.05	   search
34.05	     run=10  nbConstraintChecks=8486655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5292
34.05	     nbFailedAssignments=3439  nbBacktracks=1704  nbVisitedNodes=10436  nbRestartNogoods=55
34.05	       =>  wckTime=2.407  cpuTime=2.3  mem=16M488
35.13	   
35.13	   search
35.13	     run=11  nbConstraintChecks=12555386  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7739
35.13	     nbFailedAssignments=5009  nbBacktracks=2568  nbVisitedNodes=15317  nbRestartNogoods=59
35.13	       =>  wckTime=3.483  cpuTime=3.37  mem=16M488
36.76	   
36.76	   search
36.76	     run=12  nbConstraintChecks=18849578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11538
36.76	     nbFailedAssignments=7498  nbBacktracks=3865  nbVisitedNodes=22902  nbRestartNogoods=64
36.76	       =>  wckTime=5.114  cpuTime=4.99  mem=16M488
39.40	   
39.40	   search
39.40	     run=13  nbConstraintChecks=29130614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17790
39.40	     nbFailedAssignments=11793  nbBacktracks=5811  nbVisitedNodes=35395  nbRestartNogoods=67
39.40	       =>  wckTime=7.757  cpuTime=7.6  mem=16M488
42.63	   
42.63	   search
42.63	     run=14  nbConstraintChecks=40477676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24471
42.63	     nbFailedAssignments=15545  nbBacktracks=8730  nbVisitedNodes=48747  nbRestartNogoods=80
42.63	       =>  wckTime=10.981  cpuTime=10.81  mem=16M488
48.41	   
48.41	   search
48.41	     run=15  nbConstraintChecks=61631500  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36995
48.41	     nbFailedAssignments=23680  nbBacktracks=13108  nbVisitedNodes=73784  nbRestartNogoods=86
48.41	       =>  wckTime=16.763  cpuTime=16.54  mem=16M488
56.09	   
56.09	   search
56.09	     run=16  nbConstraintChecks=89965603  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54579
56.09	     nbFailedAssignments=34683  nbBacktracks=19677  nbVisitedNodes=108940  nbRestartNogoods=91
56.09	       =>  wckTime=24.438  cpuTime=24.15  mem=16M488
69.70	   
69.70	   search
69.70	     run=17  nbConstraintChecks=139327029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=82308
69.70	     nbFailedAssignments=52552  nbBacktracks=29529  nbVisitedNodes=164390  nbRestartNogoods=102
69.70	       =>  wckTime=38.049  cpuTime=37.66  mem=16M488
87.93	   
87.93	   search
87.93	     run=18  nbConstraintChecks=210319443  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121909
87.93	     nbFailedAssignments=77366  nbBacktracks=44307  nbVisitedNodes=243583  nbRestartNogoods=113
87.93	       =>  wckTime=56.28  cpuTime=55.88  mem=16M488
115.70	   
115.70	   search
115.70	     run=19  nbConstraintChecks=314130834  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180048
115.70	     nbFailedAssignments=113329  nbBacktracks=66475  nbVisitedNodes=359838  nbRestartNogoods=125
115.70	       =>  wckTime=84.053  cpuTime=83.61  mem=16M488
155.83	   
155.83	   search
155.83	     run=20  nbConstraintChecks=467171182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=267222
155.83	     nbFailedAssignments=167246  nbBacktracks=99727  nbVisitedNodes=533963  nbRestartNogoods=133
155.83	       =>  wckTime=124.185  cpuTime=123.69  mem=16M488
212.42	   
212.42	   search
212.42	     run=21  nbConstraintChecks=674460754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=393050
212.42	     nbFailedAssignments=243189  nbBacktracks=149605  nbVisitedNodes=784217  nbRestartNogoods=146
212.42	       =>  wckTime=180.769  cpuTime=180.04  mem=16M488
292.56	   
292.56	   search
292.56	     run=22  nbConstraintChecks=972206824  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=581736
292.56	     nbFailedAssignments=357050  nbBacktracks=224424  nbVisitedNodes=1154693  nbRestartNogoods=157
292.56	       =>  wckTime=260.911  cpuTime=259.82  mem=16M488
335.14	   
335.14	   search
335.14	     run=23  nbConstraintChecks=1125317491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=679431
335.14	     nbFailedAssignments=416399  nbBacktracks=262771  nbVisitedNodes=1344714  nbRestartNogoods=166
335.15	       =>  wckTime=303.497  cpuTime=302.21  mem=16M488
335.15	   
335.15	   global
335.15	     nbConstraintChecks=1125318041  nbRestartNogoods=166  solvingWckTime=303.498  solvingCpuTime=302.21  expiredTime=no
335.15	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=333.17
335.15	       =>  wckTime=334.837  cpuTime=333.13  mem=16M488
335.15	
335.15	s OPTIMUM FOUND
335.15	v 2 1 0 0 1 2 1 4 0 0 4 0 3 2 1 3 2 0 3 3 2 1 1 4 1 2 0 3 
335.15	   
335.15	   totalWckTime=334.916  totalCpuTime=333.17

Verifier Data (download as text)

57 unsatisfied constraints, 132 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/node45/watcher-278741-1169289190 -o ROOT/results/node45/solver-278741-1169289190 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278741-1169289190/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.82 1.36 1.73 3/80 12759
/proc/meminfo: memFree=1413520/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=18540 CPUtime=0
/proc/12758/stat : 12758 (runsolver) R 12756 12758 12541 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277318572 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 258939088167 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/12758/statm: 4635 279 244 17 0 2626 0

[startup+0.102142 s]
/proc/loadavg: 0.82 1.36 1.73 3/80 12759
/proc/meminfo: memFree=1413520/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=914988 CPUtime=0.08
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 2981 0 1 0 7 1 0 0 17 0 8 0 277318572 936947712 2727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941994 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12758/statm: 228747 2727 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510216 s]
/proc/loadavg: 0.82 1.36 1.73 3/80 12759
/proc/meminfo: memFree=1413520/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=915332 CPUtime=0.49
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 6368 0 1 0 45 4 0 0 17 0 8 0 277318572 937299968 6107 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072917847 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12758/statm: 228833 6107 2144 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33436 s]
/proc/loadavg: 0.82 1.36 1.73 3/87 12766
/proc/meminfo: memFree=1395672/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=915464 CPUtime=1.3
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 7161 0 1 0 112 18 0 0 22 0 8 0 277318572 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719899 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12758/statm: 228866 6899 2476 14 0 215336 0
[pid=12758/tid=12760] ppid=12756 vsize=915464 CPUtime=0.02
/proc/12758/task/12760/stat : 12760 (java) S 12756 12758 12541 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277318576 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12761] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12761/stat : 12761 (java) S 12756 12758 12541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277318577 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12762] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12762/stat : 12762 (java) S 12756 12758 12541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277318577 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12763] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12763/stat : 12763 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277318580 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12764] ppid=12756 vsize=915464 CPUtime=0.13
/proc/12758/task/12764/stat : 12764 (java) S 12756 12758 12541 0 -1 64 344 0 0 0 13 0 0 0 17 0 8 0 277318580 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12765] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12765/stat : 12765 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277318580 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12766] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12766/stat : 12766 (java) S 12756 12758 12541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277318580 937435136 6899 18446744073709551615 134512640 134570532 4294956480 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.98667 s]
/proc/loadavg: 0.92 1.37 1.73 3/87 12766
/proc/meminfo: memFree=1395672/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=915464 CPUtime=2.93
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 7165 0 1 0 238 55 0 0 25 0 8 0 277318572 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12758/statm: 228866 6902 2477 14 0 215336 0
[pid=12758/tid=12760] ppid=12756 vsize=915464 CPUtime=0.02
/proc/12758/task/12760/stat : 12760 (java) S 12756 12758 12541 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277318576 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12761] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12761/stat : 12761 (java) S 12756 12758 12541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277318577 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12762] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12762/stat : 12762 (java) S 12756 12758 12541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277318577 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12763] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12763/stat : 12763 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12764] ppid=12756 vsize=915464 CPUtime=0.13
/proc/12758/task/12764/stat : 12764 (java) S 12756 12758 12541 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12765] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12765/stat : 12765 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12766] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12766/stat : 12766 (java) S 12756 12758 12541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 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) 915464

[startup+6.26926 s]
/proc/loadavg: 0.92 1.37 1.73 3/87 12766
/proc/meminfo: memFree=1388440/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=915468 CPUtime=6.19
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 7165 0 1 0 492 127 0 0 25 0 8 0 277318572 937439232 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12758/statm: 228867 6902 2477 14 0 215337 0
[pid=12758/tid=12760] ppid=12756 vsize=915468 CPUtime=0.02
/proc/12758/task/12760/stat : 12760 (java) S 12756 12758 12541 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277318576 937439232 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12761] ppid=12756 vsize=915468 CPUtime=0
/proc/12758/task/12761/stat : 12761 (java) S 12756 12758 12541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277318577 937439232 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12762] ppid=12756 vsize=915468 CPUtime=0
/proc/12758/task/12762/stat : 12762 (java) S 12756 12758 12541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277318577 937439232 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12763] ppid=12756 vsize=915468 CPUtime=0
/proc/12758/task/12763/stat : 12763 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277318580 937439232 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12764] ppid=12756 vsize=915468 CPUtime=0.13
/proc/12758/task/12764/stat : 12764 (java) S 12756 12758 12541 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277318580 937439232 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12765] ppid=12756 vsize=915468 CPUtime=0
/proc/12758/task/12765/stat : 12765 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277318580 937439232 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12766] ppid=12756 vsize=915468 CPUtime=0
/proc/12758/task/12766/stat : 12766 (java) S 12756 12758 12541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277318580 937439232 6902 18446744073709551615 134512640 134570532 4294956480 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) 915468

[startup+12.7554 s]
/proc/loadavg: 1.08 1.39 1.73 3/87 12766
/proc/meminfo: memFree=1388376/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=915464 CPUtime=12.62
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 7165 0 1 0 988 274 0 0 25 0 8 0 277318572 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073723318 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12758/statm: 228866 6902 2477 14 0 215336 0
[pid=12758/tid=12760] ppid=12756 vsize=915464 CPUtime=0.02
/proc/12758/task/12760/stat : 12760 (java) S 12756 12758 12541 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277318576 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12761] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12761/stat : 12761 (java) S 12756 12758 12541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277318577 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12762] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12762/stat : 12762 (java) S 12756 12758 12541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277318577 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12763] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12763/stat : 12763 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12764] ppid=12756 vsize=915464 CPUtime=0.13
/proc/12758/task/12764/stat : 12764 (java) S 12756 12758 12541 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12765] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12765/stat : 12765 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12766] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12766/stat : 12766 (java) S 12756 12758 12541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915464

[startup+25.6008 s]
/proc/loadavg: 1.22 1.41 1.73 3/87 12766
/proc/meminfo: memFree=1388376/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=915464 CPUtime=25.37
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 7165 0 1 0 1976 561 0 0 25 0 8 0 277318572 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722129 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12758/statm: 228866 6902 2477 14 0 215336 0
[pid=12758/tid=12760] ppid=12756 vsize=915464 CPUtime=0.02
/proc/12758/task/12760/stat : 12760 (java) S 12756 12758 12541 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277318576 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12761] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12761/stat : 12761 (java) S 12756 12758 12541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277318577 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12762] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12762/stat : 12762 (java) S 12756 12758 12541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277318577 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12763] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12763/stat : 12763 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12764] ppid=12756 vsize=915464 CPUtime=0.13
/proc/12758/task/12764/stat : 12764 (java) S 12756 12758 12541 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12765] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12765/stat : 12765 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12766] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12766/stat : 12766 (java) S 12756 12758 12541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277318580 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915464

[startup+51.2054 s]
/proc/loadavg: 1.49 1.46 1.74 3/87 12766
/proc/meminfo: memFree=1381016/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=915464 CPUtime=50.75
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 9047 0 1 0 4380 695 0 0 25 0 8 0 277318572 937435136 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073829938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12758/statm: 228866 8780 2528 14 0 215336 0
[pid=12758/tid=12760] ppid=12756 vsize=915464 CPUtime=0.02
/proc/12758/task/12760/stat : 12760 (java) S 12756 12758 12541 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277318576 937435136 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12761] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12761/stat : 12761 (java) S 12756 12758 12541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277318577 937435136 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12762] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12762/stat : 12762 (java) S 12756 12758 12541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277318577 937435136 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12763] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12763/stat : 12763 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277318580 937435136 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12764] ppid=12756 vsize=915464 CPUtime=0.24
/proc/12758/task/12764/stat : 12764 (java) S 12756 12758 12541 0 -1 64 402 0 0 0 23 1 0 0 15 0 8 0 277318580 937435136 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12765] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12765/stat : 12765 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277318580 937435136 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12766] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12766/stat : 12766 (java) S 12756 12758 12541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277318580 937435136 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915464

[startup+102.497 s]
/proc/loadavg: 1.42 1.45 1.72 2/75 12822
/proc/meminfo: memFree=1406016/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=915464 CPUtime=101.86
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 9055 0 1 0 9490 696 0 0 25 0 8 0 277318572 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073829855 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12758/statm: 228866 8788 2528 14 0 215336 0
[pid=12758/tid=12760] ppid=12756 vsize=915464 CPUtime=0.02
/proc/12758/task/12760/stat : 12760 (java) S 12756 12758 12541 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277318576 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12761] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12761/stat : 12761 (java) S 12756 12758 12541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277318577 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12762] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12762/stat : 12762 (java) S 12756 12758 12541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277318577 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12763] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12763/stat : 12763 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277318580 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12764] ppid=12756 vsize=915464 CPUtime=0.24
/proc/12758/task/12764/stat : 12764 (java) S 12756 12758 12541 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277318580 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12765] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12765/stat : 12765 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277318580 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12766] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12766/stat : 12766 (java) S 12756 12758 12541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277318580 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 915464

[startup+162.584 s]
/proc/loadavg: 1.75 1.53 1.73 3/81 12902
/proc/meminfo: memFree=1382416/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=915464 CPUtime=161.89
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 9062 0 1 0 15491 698 0 0 25 0 8 0 277318572 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073834262 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12758/statm: 228866 8793 2528 14 0 215336 0
[pid=12758/tid=12760] ppid=12756 vsize=915464 CPUtime=0.02
/proc/12758/task/12760/stat : 12760 (java) S 12756 12758 12541 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277318576 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12758/tid=12761] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12761/stat : 12761 (java) S 12756 12758 12541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277318577 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12762] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12762/stat : 12762 (java) S 12756 12758 12541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277318577 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12763] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12763/stat : 12763 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277318580 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12764] ppid=12756 vsize=915464 CPUtime=0.24
/proc/12758/task/12764/stat : 12764 (java) S 12756 12758 12541 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277318580 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12758/tid=12765] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12765/stat : 12765 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277318580 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12766] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12766/stat : 12766 (java) S 12756 12758 12541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277318580 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 915464

[startup+222.604 s]
/proc/loadavg: 1.91 1.62 1.74 3/81 12902
/proc/meminfo: memFree=1382352/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=915464 CPUtime=221.64
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 9066 0 1 0 21466 698 0 0 25 0 8 0 277318572 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12758/statm: 228866 8796 2528 14 0 215336 0
[pid=12758/tid=12760] ppid=12756 vsize=915464 CPUtime=0.02
/proc/12758/task/12760/stat : 12760 (java) S 12756 12758 12541 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277318576 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12758/tid=12761] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12761/stat : 12761 (java) S 12756 12758 12541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277318577 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12762] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12762/stat : 12762 (java) S 12756 12758 12541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277318577 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12763] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12763/stat : 12763 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277318580 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12764] ppid=12756 vsize=915464 CPUtime=0.24
/proc/12758/task/12764/stat : 12764 (java) S 12756 12758 12541 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 277318580 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12758/tid=12765] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12765/stat : 12765 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277318580 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12766] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12766/stat : 12766 (java) S 12756 12758 12541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277318580 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.64
Current children cumulated vsize (KiB) 915464

[startup+282.615 s]
/proc/loadavg: 1.96 1.68 1.75 3/81 12902
/proc/meminfo: memFree=1382352/2055920 swapFree=4184076/4192956
[pid=12758] ppid=12756 vsize=915464 CPUtime=281.36
/proc/12758/stat : 12758 (java) R 12756 12758 12541 0 -1 0 9066 0 1 0 27438 698 0 0 25 0 8 0 277318572 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722154 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12758/statm: 228866 8796 2528 14 0 215336 0
[pid=12758/tid=12760] ppid=12756 vsize=915464 CPUtime=0.02
/proc/12758/task/12760/stat : 12760 (java) S 12756 12758 12541 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277318576 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12758/tid=12761] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12761/stat : 12761 (java) S 12756 12758 12541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277318577 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12762] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12762/stat : 12762 (java) S 12756 12758 12541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277318577 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12763] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12763/stat : 12763 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277318580 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12764] ppid=12756 vsize=915464 CPUtime=0.24
/proc/12758/task/12764/stat : 12764 (java) S 12756 12758 12541 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 277318580 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12758/tid=12765] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12765/stat : 12765 (java) S 12756 12758 12541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277318580 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12758/tid=12766] ppid=12756 vsize=915464 CPUtime=0
/proc/12758/task/12766/stat : 12766 (java) S 12756 12758 12541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277318580 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.36
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 335.166
CPU time (s): 333.678
CPU user time (s): 326.687
CPU system time (s): 6.99094
CPU usage (%): 99.5561
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 326.687
system time used= 6.99094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9164
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= 7786
involuntary context switches= 7184

runsolver used 0.331949 s user time and 0.936857 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan 20 10:33:14 UTC 2007


IDJOB= 278741
IDBENCH= 8791
IDSOLVER= 69
FILE ID= node45/278741-1169289190

PBS_JOBID= 3609747

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c79934d646a02d19888784a8073e83e2

RANDOM SEED= 540253684

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	: 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.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:       1414000 kB
Buffers:         50920 kB
Cached:         485316 kB
SwapCached:       2868 kB
Active:         141496 kB
Inactive:       427256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414000 kB
SwapTotal:     4192956 kB
SwapFree:      4184076 kB
Dirty:            3524 kB
Writeback:           0 kB
Mapped:          48552 kB
Slab:            58340 kB
Committed_AS:  5591720 kB
PageTables:       1844 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 node45 on Sat Jan 20 10:38:51 UTC 2007