Trace number 279253

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 EPFCMSAT (TO) 2400.09 2402.52

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-40/
kbtree-9-5-3-5-40-01_ext.xml
MD5SUM79d1c637d158efc314133410cd07c854
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints223
Best CPU time to get the best result obtained on this benchmark6.89195
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279253-1169291843/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.41	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.57	     nbConstraints=255  nbRelationTypes=255  nbExtensionStructures=255  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=255  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2518  maxDegree=29
0.57	     maxArity=2
0.57	       =>  wckTime=0.258  cpuTime=0.18  mem=8M920
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.343  cpuTime=0.22  mem=5M600
0.66	
0.66	s SATISFIABLE
0.66	o 170
0.66	c 85
0.66	o 178
0.66	c 77
0.66	o 180
0.66	c 75
0.66	o 183
0.66	c 72
0.66	o 187
0.66	c 68
0.66	o 190
0.66	c 65
0.66	o 191
0.66	c 64
0.67	o 192
0.67	c 63
0.67	o 195
0.67	c 60
0.67	o 196
0.67	c 59
0.67	o 197
0.67	c 58
0.67	o 198
0.67	c 57
0.67	o 201
0.67	c 54
0.67	o 202
0.67	c 53
0.67	o 204
0.67	c 51
0.68	o 206
0.68	c 49
0.68	o 207
0.68	c 48
0.69	o 208
0.69	c 47
0.70	o 209
0.70	c 46
0.70	o 210
0.70	c 45
0.70	o 211
0.70	c 44
0.70	o 212
0.70	c 43
0.70	o 213
0.70	c 42
0.70	o 214
0.70	c 41
0.70	o 215
0.70	c 40
0.70	o 216
0.70	c 39
0.70	o 217
0.70	c 38
0.71	o 218
0.71	c 37
0.71	o 219
0.71	c 36
0.72	o 220
0.72	c 35
0.77	o 221
0.77	c 34
0.82	o 222
0.82	c 33
0.82	o 223
0.82	c 32
2.52	   
2.52	   search
2.52	     run=0  nbConstraintChecks=9819391  nbAssignments=10000
2.52	       =>  wckTime=1.868  cpuTime=1.85  mem=5M600
4.33	   
4.33	   search
4.33	     run=1  nbConstraintChecks=19672681  nbAssignments=20000
4.33	       =>  wckTime=3.677  cpuTime=3.65  mem=5M600
6.13	   
6.13	   search
6.13	     run=2  nbConstraintChecks=29538957  nbAssignments=30000
6.13	       =>  wckTime=5.483  cpuTime=5.46  mem=5M600
7.97	   
7.97	   search
7.97	     run=3  nbConstraintChecks=39638380  nbAssignments=40000
7.97	       =>  wckTime=7.323  cpuTime=7.3  mem=5M600
9.78	   
9.78	   search
9.78	     run=4  nbConstraintChecks=49383265  nbAssignments=50000
9.78	       =>  wckTime=9.126  cpuTime=9.1  mem=5M600
11.62	   
11.62	   search
11.62	     run=5  nbConstraintChecks=59431357  nbAssignments=60000
11.62	       =>  wckTime=10.967  cpuTime=10.94  mem=5M600
13.44	   
13.44	   search
13.44	     run=6  nbConstraintChecks=69240050  nbAssignments=70000
13.44	       =>  wckTime=12.788  cpuTime=12.75  mem=5M600
15.28	   
15.28	   search
15.28	     run=7  nbConstraintChecks=79207254  nbAssignments=80000
15.28	       =>  wckTime=14.629  cpuTime=14.59  mem=5M600
17.10	   
17.10	   search
17.10	     run=8  nbConstraintChecks=89050000  nbAssignments=90000
17.10	       =>  wckTime=16.453  cpuTime=16.42  mem=5M600
18.93	   
18.93	   search
18.93	     run=9  nbConstraintChecks=98893199  nbAssignments=100000
18.93	       =>  wckTime=18.279  cpuTime=18.25  mem=5M600
20.75	   
20.75	   search
20.75	     run=10  nbConstraintChecks=108709813  nbAssignments=110000
20.75	       =>  wckTime=20.096  cpuTime=20.06  mem=5M600
22.56	   
22.56	   search
22.56	     run=11  nbConstraintChecks=118606272  nbAssignments=120000
22.56	       =>  wckTime=21.91  cpuTime=21.88  mem=5M600
24.36	   
24.36	   search
24.36	     run=12  nbConstraintChecks=128364722  nbAssignments=130000
24.36	       =>  wckTime=23.708  cpuTime=23.67  mem=5M600
26.16	   
26.16	   search
26.16	     run=13  nbConstraintChecks=138183062  nbAssignments=140000
26.16	       =>  wckTime=25.513  cpuTime=25.47  mem=5M600
27.97	   
27.97	   search
27.97	     run=14  nbConstraintChecks=147997333  nbAssignments=150000
27.97	       =>  wckTime=27.319  cpuTime=27.29  mem=5M600
29.81	   
29.81	   search
29.81	     run=15  nbConstraintChecks=158048108  nbAssignments=160000
29.81	       =>  wckTime=29.157  cpuTime=29.12  mem=5M600
30.86	   
30.86	   search
30.86	     run=16  nbConstraintChecks=163701930  nbAssignments=165809
30.86	       =>  wckTime=30.205  cpuTime=30.17  mem=5M600
30.86	   
30.86	   global
30.86	     nbConstraintChecks=163701930  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.86	     solvingWckTime=30.202  solvingCpuTime=30.17  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.86	     globalCpuTime=30.44
30.86	       =>  wckTime=30.547  cpuTime=30.39  mem=5M600
30.86	   
30.86	   solver IterativeSystematicSolver being built... 
30.99	       =>  wckTime=30.682  cpuTime=30.49  mem=16M655
31.04	   
31.04	   preprocessing
31.04	     nbConstraintChecks=29151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.04	     detectedInconsistency=no
31.04	       =>  wckTime=0.049  cpuTime=0.03  mem=16M655
31.08	   
31.08	   search
31.08	     run=0  nbConstraintChecks=62038  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
31.08	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=77  nbRestartNogoods=0
31.08	       =>  wckTime=0.087  cpuTime=0.06  mem=16M655
31.14	   
31.14	   search
31.14	     run=1  nbConstraintChecks=141361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
31.14	     nbFailedAssignments=44  nbBacktracks=25  nbVisitedNodes=173  nbRestartNogoods=7
31.14	       =>  wckTime=0.144  cpuTime=0.1  mem=16M655
31.18	   
31.18	   search
31.18	     run=2  nbConstraintChecks=232672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=167
31.18	     nbFailedAssignments=71  nbBacktracks=47  nbVisitedNodes=286  nbRestartNogoods=10
31.18	       =>  wckTime=0.183  cpuTime=0.14  mem=16M655
31.24	   
31.24	   search
31.24	     run=3  nbConstraintChecks=402469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=274
31.24	     nbFailedAssignments=126  nbBacktracks=80  nbVisitedNodes=481  nbRestartNogoods=13
31.24	       =>  wckTime=0.246  cpuTime=0.2  mem=16M655
31.34	   
31.34	   search
31.34	     run=4  nbConstraintChecks=648162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=421
31.34	     nbFailedAssignments=205  nbBacktracks=131  nbVisitedNodes=758  nbRestartNogoods=16
31.34	       =>  wckTime=0.343  cpuTime=0.3  mem=16M655
31.45	   
31.45	   search
31.45	     run=5  nbConstraintChecks=951033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=614
31.45	     nbFailedAssignments=309  nbBacktracks=206  nbVisitedNodes=1130  nbRestartNogoods=22
31.45	       =>  wckTime=0.46  cpuTime=0.41  mem=16M655
31.64	   
31.64	   search
31.64	     run=6  nbConstraintChecks=1457854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=913
31.64	     nbFailedAssignments=478  nbBacktracks=319  nbVisitedNodes=1711  nbRestartNogoods=31
31.64	       =>  wckTime=0.644  cpuTime=0.59  mem=16M655
31.93	   
31.93	   search
31.93	     run=7  nbConstraintChecks=2263841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1374
31.93	     nbFailedAssignments=754  nbBacktracks=489  nbVisitedNodes=2617  nbRestartNogoods=34
31.93	       =>  wckTime=0.938  cpuTime=0.88  mem=16M655
32.34	   
32.34	   search
32.34	     run=8  nbConstraintChecks=3423365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2055
32.34	     nbFailedAssignments=1162  nbBacktracks=745  nbVisitedNodes=3948  nbRestartNogoods=44
32.34	       =>  wckTime=1.349  cpuTime=1.28  mem=16M655
32.92	   
32.92	   search
32.92	     run=9  nbConstraintChecks=5181316  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3030
32.92	     nbFailedAssignments=1734  nbBacktracks=1129  nbVisitedNodes=5876  nbRestartNogoods=53
32.92	       =>  wckTime=1.927  cpuTime=1.86  mem=16M655
33.82	   
33.82	   search
33.82	     run=10  nbConstraintChecks=7849447  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4604
33.82	     nbFailedAssignments=2713  nbBacktracks=1705  nbVisitedNodes=8961  nbRestartNogoods=63
33.82	       =>  wckTime=2.831  cpuTime=2.76  mem=16M655
34.97	   
34.97	   search
34.97	     run=11  nbConstraintChecks=11446664  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6647
34.97	     nbFailedAssignments=3875  nbBacktracks=2569  nbVisitedNodes=13030  nbRestartNogoods=71
34.97	       =>  wckTime=3.974  cpuTime=3.9  mem=16M655
37.01	   
37.01	   search
37.01	     run=12  nbConstraintChecks=17334731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10073
37.01	     nbFailedAssignments=5987  nbBacktracks=3866  nbVisitedNodes=19860  nbRestartNogoods=80
37.01	       =>  wckTime=6.017  cpuTime=5.94  mem=16M655
40.14	   
40.14	   search
40.14	     run=13  nbConstraintChecks=26114158  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15130
40.14	     nbFailedAssignments=9082  nbBacktracks=5812  nbVisitedNodes=29954  nbRestartNogoods=87
40.14	       =>  wckTime=9.149  cpuTime=9.07  mem=16M655
44.60	   
44.60	   search
44.60	     run=14  nbConstraintChecks=38850272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22383
44.60	     nbFailedAssignments=13403  nbBacktracks=8731  nbVisitedNodes=44443  nbRestartNogoods=96
44.60	       =>  wckTime=13.603  cpuTime=13.53  mem=16M655
51.16	   
51.16	   search
51.16	     run=15  nbConstraintChecks=58205364  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33333
51.16	     nbFailedAssignments=19960  nbBacktracks=13109  nbVisitedNodes=66328  nbRestartNogoods=105
51.16	       =>  wckTime=20.167  cpuTime=20.09  mem=16M655
60.68	   
60.68	   search
60.68	     run=16  nbConstraintChecks=86725276  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49244
60.68	     nbFailedAssignments=29286  nbBacktracks=19677  nbVisitedNodes=98060  nbRestartNogoods=115
60.68	       =>  wckTime=29.691  cpuTime=29.61  mem=16M655
77.72	   
77.72	   search
77.72	     run=17  nbConstraintChecks=131358843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75000
77.72	     nbFailedAssignments=45183  nbBacktracks=29529  nbVisitedNodes=149326  nbRestartNogoods=123
77.72	       =>  wckTime=46.724  cpuTime=46.64  mem=16M655
102.66	   
102.66	   search
102.66	     run=18  nbConstraintChecks=192679998  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110997
102.66	     nbFailedAssignments=66391  nbBacktracks=44307  nbVisitedNodes=220660  nbRestartNogoods=132
102.66	       =>  wckTime=71.67  cpuTime=71.57  mem=16M655
135.84	   
135.84	   search
135.84	     run=19  nbConstraintChecks=276414441  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=161729
135.84	     nbFailedAssignments=94947  nbBacktracks=66475  nbVisitedNodes=320058  nbRestartNogoods=146
135.84	       =>  wckTime=104.852  cpuTime=104.74  mem=16M655
179.98	   
179.98	   search
179.98	     run=20  nbConstraintChecks=386242887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=231825
179.98	     nbFailedAssignments=131783  nbBacktracks=99728  nbVisitedNodes=456101  nbRestartNogoods=161
179.98	       =>  wckTime=148.99  cpuTime=148.86  mem=16M655
253.29	   
253.29	   search
253.29	     run=21  nbConstraintChecks=559704653  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=341461
253.29	     nbFailedAssignments=191531  nbBacktracks=149606  nbVisitedNodes=668935  nbRestartNogoods=176
253.29	       =>  wckTime=222.292  cpuTime=222.14  mem=16M655
345.08	   
345.08	   search
345.08	     run=22  nbConstraintChecks=797195793  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=501446
345.08	     nbFailedAssignments=276688  nbBacktracks=224424  nbVisitedNodes=978007  nbRestartNogoods=191
345.08	       =>  wckTime=314.089  cpuTime=313.91  mem=16M655
485.21	   
485.21	   search
485.21	     run=23  nbConstraintChecks=1151396854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=738682
485.21	     nbFailedAssignments=401691  nbBacktracks=336652  nbVisitedNodes=1436342  nbRestartNogoods=198
485.21	       =>  wckTime=454.22  cpuTime=453.99  mem=16M655
692.46	   
692.46	   search
692.46	     run=24  nbConstraintChecks=1683292337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1090298
692.46	     nbFailedAssignments=584951  nbBacktracks=504993  nbVisitedNodes=2115634  nbRestartNogoods=210
692.46	       =>  wckTime=661.466  cpuTime=661.17  mem=16M655
996.91	   
996.91	   search
996.91	     run=25  nbConstraintChecks=2475632999  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1612979
996.91	     nbFailedAssignments=855102  nbBacktracks=757506  nbVisitedNodes=3129397  nbRestartNogoods=221
996.91	       =>  wckTime=965.918  cpuTime=965.51  mem=16M655
1457.28	   
1457.28	   search
1457.28	     run=26  nbConstraintChecks=3642015764  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2407241
1457.28	     nbFailedAssignments=1270588  nbBacktracks=1136275  nbVisitedNodes=4655255  nbRestartNogoods=234
1457.28	       =>  wckTime=1426.291  cpuTime=1425.73  mem=16M655
2159.23	   
2159.23	   search
2159.23	     run=27  nbConstraintChecks=5389566732  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3570922
2159.23	     nbFailedAssignments=1866107  nbBacktracks=1704427  nbVisitedNodes=6876158  nbRestartNogoods=255
2159.23	       =>  wckTime=2128.234  cpuTime=2127.44  mem=16M655
2402.46	v 0 2 4 2 1 0 0 3 0 4 2 1 2 4 4 0 3 4 1 3 3 3 2 3 1 1 0 4 2 4 0 4 2 3 2 4 4 4 1 1 

Verifier Data (download as text)

32 unsatisfied constraints, 223 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-279253-1169291843 -o ROOT/results/node3/solver-279253-1169291843 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279253-1169291843/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.60 1.88 1.88 3/93 32713
/proc/meminfo: memFree=1275552/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=18540 CPUtime=0
/proc/32712/stat : 32712 (runsolver) R 32710 32712 32554 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 277580224 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/32712/statm: 4635 279 244 17 0 2626 0

[startup+0.107939 s]
/proc/loadavg: 1.60 1.88 1.88 3/93 32713
/proc/meminfo: memFree=1275552/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=914988 CPUtime=0.09
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 3036 0 1 0 8 1 0 0 17 0 8 0 277580224 936947712 2782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228747 2782 1441 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.517004 s]
/proc/loadavg: 1.60 1.88 1.88 3/93 32713
/proc/meminfo: memFree=1275552/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915332 CPUtime=0.49
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 6420 0 1 0 46 3 0 0 17 0 8 0 277580224 937299968 6159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228833 6159 2147 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33814 s]
/proc/loadavg: 1.63 1.88 1.88 3/100 32720
/proc/meminfo: memFree=1257320/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=1.31
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 7287 0 1 0 113 18 0 0 22 0 8 0 277580224 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228866 7025 2479 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915468 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277580228 937439232 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.15
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 347 0 0 0 14 1 0 0 17 0 8 0 277580232 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915468 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937439232 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.9754 s]
/proc/loadavg: 1.63 1.88 1.88 3/100 32720
/proc/meminfo: memFree=1257320/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=2.95
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 7290 0 1 0 242 53 0 0 25 0 8 0 277580224 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228866 7027 2479 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915468 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937439232 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.15
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915468 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937439232 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.27094 s]
/proc/loadavg: 1.63 1.88 1.88 3/100 32720
/proc/meminfo: memFree=1257256/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=6.25
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 7290 0 1 0 498 127 0 0 25 0 8 0 277580224 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228866 7027 2479 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.15
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915464

[startup+12.743 s]
/proc/loadavg: 1.69 1.88 1.88 3/100 32720
/proc/meminfo: memFree=1257192/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=12.72
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 7290 0 1 0 1001 271 0 0 25 0 8 0 277580224 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228867 7027 2479 14 0 215337 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.15
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915464

[startup+25.5971 s]
/proc/loadavg: 1.74 1.89 1.88 3/100 32720
/proc/meminfo: memFree=1257256/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=25.57
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 7290 0 1 0 2009 548 0 0 25 0 8 0 277580224 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228867 7027 2479 14 0 215337 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.15
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915464

[startup+51.2892 s]
/proc/loadavg: 1.83 1.89 1.88 3/100 32720
/proc/meminfo: memFree=1250344/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=51.24
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 9094 0 1 0 4463 661 0 0 25 0 8 0 277580224 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839711 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228866 8828 2532 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.25
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 406 0 0 0 24 1 0 0 15 0 8 0 277580232 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.24
Current children cumulated vsize (KiB) 915464

[startup+102.567 s]
/proc/loadavg: 1.99 1.92 1.89 3/100 32720
/proc/meminfo: memFree=1250408/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=102.51
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 9099 0 1 0 9589 662 0 0 25 0 8 0 277580224 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857833 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228866 8833 2532 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.25
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 406 0 0 0 24 1 0 0 15 0 8 0 277580232 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.51
Current children cumulated vsize (KiB) 915464

[startup+162.583 s]
/proc/loadavg: 1.99 1.94 1.90 3/100 32722
/proc/meminfo: memFree=1250344/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=162.5
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 9104 0 1 0 15588 662 0 0 25 0 8 0 277580224 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073856598 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2022.31
Current children cumulated vsize (KiB) 915464

[startup+2083.04 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 32722
/proc/meminfo: memFree=1250024/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=2082.3
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 9124 0 1 0 207563 667 0 0 25 0 8 0 277580224 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073856530 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228866 8856 2532 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.25
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 277580232 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2082.3
Current children cumulated vsize (KiB) 915464

[startup+2143.05 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 32722
/proc/meminfo: memFree=1250024/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=2142.3
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 9124 0 1 0 213562 668 0 0 25 0 8 0 277580224 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073868020 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228866 8856 2532 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.25
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 277580232 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2142.3
Current children cumulated vsize (KiB) 915464

[startup+2203.06 s]
/proc/loadavg: 1.85 1.97 1.92 2/88 317
/proc/meminfo: memFree=1276936/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=2202.24
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 9126 0 1 0 219556 668 0 0 25 0 8 0 277580224 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073896917 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32712/statm: 228866 8858 2532 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.25
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2202.24
Current children cumulated vsize (KiB) 915464

[startup+2263.08 s]
/proc/loadavg: 1.91 1.96 1.92 3/93 408
/proc/meminfo: memFree=1273192/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=2261.79
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 9126 0 1 0 225509 670 0 0 25 0 8 0 277580224 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840708 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32712/statm: 228866 8858 2532 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.25
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2261.79
Current children cumulated vsize (KiB) 915464

[startup+2323.1 s]
/proc/loadavg: 1.96 1.96 1.92 3/93 408
/proc/meminfo: memFree=1273192/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=2321.32
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 9126 0 1 0 231462 670 0 0 25 0 8 0 277580224 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073897044 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32712/statm: 228866 8858 2532 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.25
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2321.32
Current children cumulated vsize (KiB) 915464

[startup+2383.13 s]
/proc/loadavg: 1.98 1.97 1.92 3/93 408
/proc/meminfo: memFree=1273256/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=2380.86
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 9126 0 1 0 237416 670 0 0 25 0 8 0 277580224 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918585 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32712/statm: 228866 8858 2532 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.25
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2380.86
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.45 s]
/proc/loadavg: 1.99 1.97 1.92 3/93 408
/proc/meminfo: memFree=1273256/2055920 swapFree=4191880/4192956
[pid=32712] ppid=32710 vsize=915464 CPUtime=2400.02
/proc/32712/stat : 32712 (java) R 32710 32712 32554 0 -1 0 9126 0 1 0 239332 670 0 0 25 0 8 0 277580224 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857885 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32712/statm: 228866 8858 2532 14 0 215336 0
[pid=32712/tid=32714] ppid=32710 vsize=915464 CPUtime=0.02
/proc/32712/task/32714/stat : 32714 (java) S 32710 32712 32554 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277580228 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32715] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32715/stat : 32715 (java) S 32710 32712 32554 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277580229 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32716] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32716/stat : 32716 (java) S 32710 32712 32554 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277580229 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32717] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32717/stat : 32717 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32718] ppid=32710 vsize=915464 CPUtime=0.25
/proc/32712/task/32718/stat : 32718 (java) S 32710 32712 32554 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32719] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32719/stat : 32719 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32712/tid=32720] ppid=32710 vsize=915464 CPUtime=0
/proc/32712/task/32720/stat : 32720 (java) S 32710 32712 32554 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277580232 937435136 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2402.52
CPU time (s): 2400.09
CPU user time (s): 2393.38
CPU system time (s): 6.71398
CPU usage (%): 99.8989
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.38
system time used= 6.71398
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9147
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= 49630
involuntary context switches= 132682

runsolver used 2.09268 s user time and 6.44302 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 11:17:25 UTC 2007


IDJOB= 279253
IDBENCH= 9719
IDSOLVER= 68
FILE ID= node3/279253-1169291843

PBS_JOBID= 3609603

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  79d1c637d158efc314133410cd07c854

RANDOM SEED= 679463970

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:       1276088 kB
Buffers:         56944 kB
Cached:         563952 kB
SwapCached:        284 kB
Active:         221260 kB
Inactive:       482524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1276088 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:         104496 kB
Slab:            60932 kB
Committed_AS:  8482724 kB
PageTables:       2160 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:57:29 UTC 2007