Trace number 279191

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 PFCMSAT (TO) 2400.07 2419.74

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-90/
kbtree-9-5-3-5-90-11_ext.xml
MD5SUMbac81c084521b363fa4088dc2d8bdba3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints88
Best CPU time to get the best result obtained on this benchmark18.9001
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
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.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=pfc.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/279191-1169291620/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.38	       =>  wckTime=0.096  cpuTime=0.07  mem=6M910
0.38	   
0.38	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.52	     nbConstraints=255  nbRelationTypes=244  nbExtensionStructures=244  nbSharedExtensionStructures=11
0.52	     nbConflictsStructures=244  nbSharedConflictsStructures=11  nbSharedBinaryRepresentations=2420  maxDegree=29
0.52	     maxArity=2
0.52	       =>  wckTime=0.238  cpuTime=0.16  mem=8M860
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.318  cpuTime=0.2  mem=5M595
0.61	
0.61	s SATISFIABLE
0.61	o 43
0.61	c 212
0.61	o 47
0.61	c 208
0.61	o 51
0.61	c 204
0.61	o 53
0.61	c 202
0.61	o 54
0.61	c 201
0.62	o 57
0.62	c 198
0.62	o 59
0.62	c 196
0.62	o 61
0.62	c 194
0.62	o 62
0.62	c 193
0.62	o 64
0.62	c 191
0.62	o 65
0.62	c 190
0.62	o 66
0.62	c 189
0.62	o 67
0.62	c 188
0.62	o 68
0.62	c 187
0.62	o 70
0.62	c 185
0.63	o 71
0.63	c 184
0.63	o 73
0.63	c 182
0.63	o 74
0.63	c 181
0.64	o 75
0.64	c 180
0.64	o 76
0.64	c 179
0.64	o 77
0.64	c 178
0.64	o 78
0.64	c 177
0.64	o 79
0.64	c 176
0.64	o 80
0.64	c 175
0.65	o 81
0.65	c 174
0.65	o 82
0.65	c 173
0.67	o 83
0.67	c 172
0.67	o 84
0.67	c 171
0.67	o 85
0.67	c 170
0.67	o 86
0.67	c 169
0.68	o 87
0.68	c 168
1.17	o 88
1.17	c 167
3.00	   
3.01	   search
3.01	     run=0  nbConstraintChecks=16846112  nbAssignments=10000
3.01	       =>  wckTime=2.403  cpuTime=2.36  mem=5M595
5.34	   
5.34	   search
5.34	     run=1  nbConstraintChecks=33714978  nbAssignments=20000
5.34	       =>  wckTime=4.736  cpuTime=4.67  mem=5M595
7.68	   
7.68	   search
7.68	     run=2  nbConstraintChecks=50435876  nbAssignments=30000
7.68	       =>  wckTime=7.08  cpuTime=6.99  mem=5M595
10.06	   
10.06	   search
10.06	     run=3  nbConstraintChecks=67290954  nbAssignments=40000
10.06	       =>  wckTime=9.462  cpuTime=9.32  mem=5M595
12.41	   
12.41	   search
12.41	     run=4  nbConstraintChecks=84093769  nbAssignments=50000
12.41	       =>  wckTime=11.811  cpuTime=11.66  mem=5M595
14.77	   
14.77	   search
14.77	     run=5  nbConstraintChecks=100927115  nbAssignments=60000
14.77	       =>  wckTime=14.167  cpuTime=13.99  mem=5M595
17.10	   
17.10	   search
17.10	     run=6  nbConstraintChecks=117653222  nbAssignments=70000
17.10	       =>  wckTime=16.496  cpuTime=16.3  mem=5M595
19.43	   
19.43	   search
19.43	     run=7  nbConstraintChecks=134497852  nbAssignments=80000
19.43	       =>  wckTime=18.828  cpuTime=18.62  mem=5M595
21.76	   
21.76	   search
21.76	     run=8  nbConstraintChecks=151277930  nbAssignments=90000
21.76	       =>  wckTime=21.156  cpuTime=20.94  mem=5M595
24.08	   
24.08	   search
24.08	     run=9  nbConstraintChecks=168047457  nbAssignments=100000
24.08	       =>  wckTime=23.479  cpuTime=23.24  mem=5M595
26.42	   
26.42	   search
26.42	     run=10  nbConstraintChecks=184819679  nbAssignments=110000
26.42	       =>  wckTime=25.814  cpuTime=25.56  mem=5M595
28.76	   
28.76	   search
28.76	     run=11  nbConstraintChecks=201585246  nbAssignments=120000
28.76	       =>  wckTime=28.159  cpuTime=27.89  mem=5M595
31.11	   
31.11	   search
31.11	     run=12  nbConstraintChecks=218363176  nbAssignments=130000
31.11	       =>  wckTime=30.504  cpuTime=30.21  mem=5M595
31.43	   
31.43	   search
31.43	     run=13  nbConstraintChecks=220730072  nbAssignments=131399
31.43	       =>  wckTime=30.832  cpuTime=30.55  mem=5M595
31.44	   
31.44	   global
31.44	     nbConstraintChecks=220730072  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.44	     solvingWckTime=30.832  solvingCpuTime=30.55  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.44	     globalCpuTime=30.8
31.44	       =>  wckTime=31.152  cpuTime=30.75  mem=5M595
31.44	   
31.44	   solver IterativeSystematicSolver being built... 
31.57	       =>  wckTime=31.281  cpuTime=30.85  mem=16M618
31.58	   
31.58	   preprocessing
31.58	     nbConstraintChecks=2550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.58	     detectedInconsistency=no
31.58	       =>  wckTime=0.0080  cpuTime=0.01  mem=16M618
31.63	   
31.63	   search
31.63	     run=0  nbConstraintChecks=118441  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43
31.63	     nbFailedAssignments=16  nbBacktracks=10  nbVisitedNodes=70  nbRestartNogoods=0
31.63	       =>  wckTime=0.064  cpuTime=0.04  mem=16M618
31.69	   
31.69	   search
31.69	     run=1  nbConstraintChecks=264504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96
31.69	     nbFailedAssignments=35  nbBacktracks=25  nbVisitedNodes=157  nbRestartNogoods=3
31.69	       =>  wckTime=0.123  cpuTime=0.08  mem=16M618
31.74	   
31.74	   search
31.74	     run=2  nbConstraintChecks=471918  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=178
31.74	     nbFailedAssignments=73  nbBacktracks=47  nbVisitedNodes=299  nbRestartNogoods=9
31.74	       =>  wckTime=0.172  cpuTime=0.13  mem=16M618
31.81	   
31.81	   search
31.81	     run=3  nbConstraintChecks=769878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=292
31.81	     nbFailedAssignments=131  nbBacktracks=80  nbVisitedNodes=504  nbRestartNogoods=15
31.81	       =>  wckTime=0.241  cpuTime=0.2  mem=16M618
31.90	   
31.90	   search
31.90	     run=4  nbConstraintChecks=1181469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=428
31.90	     nbFailedAssignments=199  nbBacktracks=130  nbVisitedNodes=758  nbRestartNogoods=20
31.90	       =>  wckTime=0.335  cpuTime=0.29  mem=16M618
32.05	   
32.05	   search
32.05	     run=5  nbConstraintChecks=1868737  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=660
32.05	     nbFailedAssignments=335  nbBacktracks=205  nbVisitedNodes=1201  nbRestartNogoods=26
32.05	       =>  wckTime=0.487  cpuTime=0.44  mem=16M618
32.21	   
32.21	   search
32.21	     run=6  nbConstraintChecks=2600203  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=950
32.21	     nbFailedAssignments=489  nbBacktracks=318  nbVisitedNodes=1758  nbRestartNogoods=32
32.21	       =>  wckTime=0.64  cpuTime=0.59  mem=16M618
32.45	   
32.45	   search
32.45	     run=7  nbConstraintChecks=3740203  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1331
32.45	     nbFailedAssignments=682  nbBacktracks=488  nbVisitedNodes=2502  nbRestartNogoods=41
32.45	       =>  wckTime=0.879  cpuTime=0.82  mem=16M618
32.94	   
32.94	   search
32.94	     run=8  nbConstraintChecks=5931960  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2054
32.94	     nbFailedAssignments=1129  nbBacktracks=744  nbVisitedNodes=3928  nbRestartNogoods=45
32.94	       =>  wckTime=1.377  cpuTime=1.29  mem=16M618
33.53	   
33.53	   search
33.53	     run=9  nbConstraintChecks=8662901  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2930
33.53	     nbFailedAssignments=1602  nbBacktracks=1128  nbVisitedNodes=5661  nbRestartNogoods=54
33.53	       =>  wckTime=1.967  cpuTime=1.88  mem=16M618
34.39	   
34.39	   search
34.39	     run=10  nbConstraintChecks=12832158  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4290
34.39	     nbFailedAssignments=2367  nbBacktracks=1704  nbVisitedNodes=8362  nbRestartNogoods=58
34.39	       =>  wckTime=2.824  cpuTime=2.73  mem=16M618
35.55	   
35.56	   search
35.56	     run=11  nbConstraintChecks=18334618  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6399
35.56	     nbFailedAssignments=3589  nbBacktracks=2568  nbVisitedNodes=12557  nbRestartNogoods=64
35.56	       =>  wckTime=3.988  cpuTime=3.88  mem=16M618
37.48	   
37.48	   search
37.48	     run=12  nbConstraintChecks=27268377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9686
37.48	     nbFailedAssignments=5555  nbBacktracks=3865  nbVisitedNodes=19107  nbRestartNogoods=75
37.48	       =>  wckTime=5.915  cpuTime=5.79  mem=16M618
40.20	   
40.20	   search
40.20	     run=13  nbConstraintChecks=40398548  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14186
40.20	     nbFailedAssignments=8090  nbBacktracks=5811  nbVisitedNodes=28088  nbRestartNogoods=82
40.20	       =>  wckTime=8.629  cpuTime=8.49  mem=16M618
45.26	   
45.26	   search
45.26	     run=14  nbConstraintChecks=63121161  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21862
45.26	     nbFailedAssignments=12826  nbBacktracks=8730  nbVisitedNodes=43419  nbRestartNogoods=96
45.26	       =>  wckTime=13.694  cpuTime=13.51  mem=16M618
51.58	   
51.58	   search
51.58	     run=15  nbConstraintChecks=91978356  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31816
51.58	     nbFailedAssignments=18382  nbBacktracks=13108  nbVisitedNodes=63307  nbRestartNogoods=104
51.58	       =>  wckTime=20.01  cpuTime=19.78  mem=16M618
62.36	   
62.36	   search
62.36	     run=16  nbConstraintChecks=141177670  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47943
62.36	     nbFailedAssignments=27922  nbBacktracks=19676  nbVisitedNodes=95542  nbRestartNogoods=117
62.36	       =>  wckTime=30.794  cpuTime=30.45  mem=16M618
79.17	   
79.17	   search
79.17	     run=17  nbConstraintChecks=215820407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73173
79.17	     nbFailedAssignments=43280  nbBacktracks=29529  nbVisitedNodes=145983  nbRestartNogoods=132
79.17	       =>  wckTime=47.607  cpuTime=47.13  mem=16M618
103.79	   
103.79	   search
103.79	     run=18  nbConstraintChecks=315970177  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107936
103.79	     nbFailedAssignments=63246  nbBacktracks=44307  nbVisitedNodes=215490  nbRestartNogoods=149
103.79	       =>  wckTime=72.223  cpuTime=71.54  mem=16M618
137.57	   
137.57	   search
137.57	     run=19  nbConstraintChecks=468987449  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=162545
137.57	     nbFailedAssignments=95668  nbBacktracks=66475  nbVisitedNodes=324689  nbRestartNogoods=159
137.57	       =>  wckTime=106.005  cpuTime=105.06  mem=16M618
191.14	   
191.14	   search
191.14	     run=20  nbConstraintChecks=700569743  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=246824
191.14	     nbFailedAssignments=146677  nbBacktracks=99727  nbVisitedNodes=493229  nbRestartNogoods=174
191.14	       =>  wckTime=159.568  cpuTime=158.16  mem=16M618
272.21	   
272.21	   search
272.21	     run=21  nbConstraintChecks=1038400928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=361550
272.21	     nbFailedAssignments=211513  nbBacktracks=149605  nbVisitedNodes=722669  nbRestartNogoods=185
272.21	       =>  wckTime=240.644  cpuTime=238.72  mem=16M618
373.48	   
373.48	   search
373.48	     run=22  nbConstraintChecks=1449287024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=530545
373.48	     nbFailedAssignments=305671  nbBacktracks=224423  nbVisitedNodes=1060629  nbRestartNogoods=202
373.48	       =>  wckTime=341.917  cpuTime=339.14  mem=16M618
556.80	   
556.80	   search
556.80	     run=23  nbConstraintChecks=2205987978  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=803152
556.80	     nbFailedAssignments=466039  nbBacktracks=336651  nbVisitedNodes=1605459  nbRestartNogoods=212
556.80	       =>  wckTime=525.232  cpuTime=520.96  mem=16M618
819.49	   
819.49	   search
819.49	     run=24  nbConstraintChecks=3268459160  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1205528
819.49	     nbFailedAssignments=700058  nbBacktracks=504992  nbVisitedNodes=2405814  nbRestartNogoods=221
819.49	       =>  wckTime=787.921  cpuTime=781.51  mem=16M618
1180.51	   
1180.51	   search
1180.51	     run=25  nbConstraintChecks=4743401795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1783477
1180.51	     nbFailedAssignments=1025481  nbBacktracks=757503  nbVisitedNodes=3538008  nbRestartNogoods=239
1180.51	       =>  wckTime=1148.939  cpuTime=1139.55  mem=16M618
1673.54	   
1673.54	   search
1673.54	     run=26  nbConstraintChecks=6810972104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2604169
1673.54	     nbFailedAssignments=1467390  nbBacktracks=1136271  nbVisitedNodes=5137595  nbRestartNogoods=256
1673.54	       =>  wckTime=1641.973  cpuTime=1628.6  mem=16M618
2387.78	   
2387.78	   search
2387.78	     run=27  nbConstraintChecks=9808487923  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3806141
2387.78	     nbFailedAssignments=2101199  nbBacktracks=1704422  nbVisitedNodes=7467143  nbRestartNogoods=268
2387.78	       =>  wckTime=2356.212  cpuTime=2337.01  mem=16M618
2419.71	v 2 0 0 3 3 4 3 1 2 3 3 1 0 2 1 2 0 2 0 3 4 3 0 4 0 3 3 4 1 2 0 1 4 0 3 0 0 2 3 2 

Verifier Data (download as text)

167 unsatisfied constraints, 88 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/node3/watcher-279191-1169291620 -o ROOT/results/node3/solver-279191-1169291620 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279191-1169291620/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.90 1.95 1.90 5/86 32303
/proc/meminfo: memFree=1299920/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=292 CPUtime=0
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 229 0 0 0 0 0 0 0 18 0 1 0 277557712 299008 35 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10924836 0 0 4096 0 0 0 0 17 1 0 0
/proc/32302/statm: 73 37 29 14 0 5 0

[startup+0.103332 s]
/proc/loadavg: 1.90 1.95 1.90 5/86 32303
/proc/meminfo: memFree=1299920/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=914988 CPUtime=0.09
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 3078 0 1 0 8 1 0 0 24 0 8 0 277557712 936947712 2824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072897359 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228747 2824 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511396 s]
/proc/loadavg: 1.90 1.95 1.90 5/86 32303
/proc/meminfo: memFree=1299920/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915332 CPUtime=0.49
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 6596 0 1 0 46 3 0 0 25 0 8 0 277557712 937299968 6335 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819611 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228833 6335 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33352 s]
/proc/loadavg: 1.91 1.95 1.90 3/93 32310
/proc/meminfo: memFree=1281888/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=1.3
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 7232 0 1 0 116 14 0 0 25 0 8 0 277557712 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729240 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 6970 2476 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.14
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 345 0 0 0 14 0 0 0 16 0 8 0 277557719 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.97479 s]
/proc/loadavg: 1.91 1.95 1.90 3/93 32310
/proc/meminfo: memFree=1281824/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=2.94
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 7233 0 1 0 254 40 0 0 25 0 8 0 277557712 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073722419 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 6970 2476 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.14
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 345 0 0 0 14 0 0 0 16 0 8 0 277557719 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 6970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.26533 s]
/proc/loadavg: 1.91 1.95 1.90 3/93 32310
/proc/meminfo: memFree=1281824/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=6.19
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 7236 0 1 0 528 91 0 0 25 0 8 0 277557712 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073719846 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 6973 2476 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.14
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) R 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.7424 s]
/proc/loadavg: 1.92 1.96 1.91 3/93 32310
/proc/meminfo: memFree=1281824/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=12.6
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 7236 0 1 0 1064 196 0 0 25 0 8 0 277557712 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073719841 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 6973 2476 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.14
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915460

[startup+25.5785 s]
/proc/loadavg: 1.93 1.96 1.91 3/93 32310
/proc/meminfo: memFree=1281952/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=25.34
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 7236 0 1 0 2137 397 0 0 25 0 8 0 277557712 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073725992 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 6973 2476 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.14
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915460

[startup+51.2766 s]
/proc/loadavg: 1.95 1.96 1.91 3/93 32310
/proc/meminfo: memFree=1275040/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=50.83
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 9071 0 1 0 4594 489 0 0 25 0 8 0 277557712 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827289 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 8804 2527 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.25
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277557719 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 915460

[startup+102.554 s]
/proc/loadavg: 1.98 1.96 1.91 3/93 32310
/proc/meminfo: memFree=1274912/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=101.68
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 9079 0 1 0 9678 490 0 0 25 0 8 0 277557712 937431040 8812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073854908 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 8812 2527 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 8812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 8812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 8812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 8812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.25
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277557719 937431040 8812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 8812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 8812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 915460

[startup+162.561 s]
/proc/loadavg: 1.99 1.97 1.91 3/93 32310
/proc/meminfo: memFree=1274848/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=161.19
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 9084 0 1 0 15629 490 0 0 25 0 8 0 277557712 937431040 8817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878554 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

################
# More data... #
################

Current children cumulated CPU time (s) 2006.68
Current children cumulated vsize (KiB) 915460

[startup+2083.12 s]
/proc/loadavg: 2.01 2.02 1.93 3/100 32722
/proc/meminfo: memFree=1250088/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=2066.18
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 9105 0 1 0 206122 496 0 0 25 0 8 0 277557712 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 8834 2527 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.25
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2066.18
Current children cumulated vsize (KiB) 915460

[startup+2143.14 s]
/proc/loadavg: 2.00 2.01 1.93 3/100 32722
/proc/meminfo: memFree=1250088/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=2125.71
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 9105 0 1 0 212075 496 0 0 25 0 8 0 277557712 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831696 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 8834 2527 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.25
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.71
Current children cumulated vsize (KiB) 915460

[startup+2203.16 s]
/proc/loadavg: 2.00 2.01 1.93 3/100 32722
/proc/meminfo: memFree=1250088/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=2185.26
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 9105 0 1 0 218030 496 0 0 25 0 8 0 277557712 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878303 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 8834 2527 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.25
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2185.26
Current children cumulated vsize (KiB) 915460

[startup+2263.19 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 32722
/proc/meminfo: memFree=1250088/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=2244.78
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 9105 0 1 0 223982 496 0 0 25 0 8 0 277557712 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073849849 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 8834 2527 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.25
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2244.78
Current children cumulated vsize (KiB) 915460

[startup+2323.21 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 32722
/proc/meminfo: memFree=1250088/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=2304.32
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 9105 0 1 0 229936 496 0 0 25 0 8 0 277557712 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 8834 2527 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.25
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2304.32
Current children cumulated vsize (KiB) 915460

[startup+2383.22 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 32722
/proc/meminfo: memFree=1250088/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=2363.85
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 9105 0 1 0 235889 496 0 0 25 0 8 0 277557712 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878251 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 8834 2527 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.25
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2363.85
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2419.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 32722
/proc/meminfo: memFree=1250024/2055920 swapFree=4191880/4192956
[pid=32302] ppid=32300 vsize=915460 CPUtime=2400.03
/proc/32302/stat : 32302 (java) R 32300 32302 32132 0 -1 0 9108 0 1 0 239507 496 0 0 25 0 8 0 277557712 937431040 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845078 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32302/statm: 228865 8837 2527 14 0 215335 0
[pid=32302/tid=32304] ppid=32300 vsize=915460 CPUtime=0.02
/proc/32302/task/32304/stat : 32304 (java) S 32300 32302 32132 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277557715 937431040 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32305] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 32132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277557716 937431040 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32306] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 32132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277557716 937431040 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32307] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277557719 937431040 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32308] ppid=32300 vsize=915460 CPUtime=0.25
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 32132 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277557719 937431040 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32309] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 32132 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277557719 937431040 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32302/tid=32310] ppid=32300 vsize=915460 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 32132 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277557719 937431040 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 915460

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2419.74
CPU time (s): 2400.07
CPU user time (s): 2395.09
CPU system time (s): 4.97324
CPU usage (%): 99.1871
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.09
system time used= 4.97324
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9129
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50129
involuntary context switches= 69804

runsolver used 2.36964 s user time and 6.24505 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 11:13:40 UTC 2007


IDJOB= 279191
IDBENCH= 9605
IDSOLVER= 69
FILE ID= node3/279191-1169291620

PBS_JOBID= 3609600

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bac81c084521b363fa4088dc2d8bdba3

RANDOM SEED= 738552056

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.279
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.279
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:       1300528 kB
Buffers:         56876 kB
Cached:         564156 kB
SwapCached:        284 kB
Active:         197320 kB
Inactive:       482320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1300528 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4252 kB
Writeback:           0 kB
Mapped:          71580 kB
Slab:            60840 kB
Committed_AS:  7649008 kB
PageTables:       2008 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 node3 on Sat Jan 20 11:54:01 UTC 2007