Trace number 275411

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 1127.22 1129.33

General information on the benchmark

Namerandom/rand-2-40-19/
rand-2-40-19-443-230-25_ext.xml
MD5SUM6da4f32a4ed68f8febed201b3b722854
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints338
Best CPU time to get the best result obtained on this benchmark427.325
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints339
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension339
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.35	   instance
0.35	     name=/tmp/evaluation/275411-1169221387/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=19  maxDomainSize=19
0.42	       =>  wckTime=0.103  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.64	     nbConstraints=339  nbRelationTypes=339  nbExtensionStructures=339  nbSharedExtensionStructures=0
0.64	     nbConflictsStructures=339  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=3022  maxDegree=26
0.64	     maxArity=2
0.64	       =>  wckTime=0.331  cpuTime=0.24  mem=12M769
0.69	   
0.69	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.42  cpuTime=0.28  mem=6M60
0.74	
0.74	s SATISFIABLE
0.74	o 256
0.74	c 83
0.74	o 262
0.74	c 77
0.74	o 267
0.74	c 72
0.74	o 272
0.74	c 67
0.75	o 275
0.75	c 64
0.75	o 278
0.75	c 61
0.75	o 282
0.75	c 57
0.75	o 286
0.75	c 53
0.75	o 291
0.75	c 48
0.75	o 294
0.75	c 45
0.75	o 297
0.75	c 42
0.75	o 299
0.75	c 40
0.75	o 302
0.75	c 37
0.75	o 303
0.76	c 36
0.76	o 305
0.76	c 34
0.76	o 309
0.76	c 30
0.76	o 310
0.76	c 29
0.76	o 311
0.76	c 28
0.76	o 312
0.76	c 27
0.76	o 313
0.76	c 26
0.76	o 314
0.76	c 25
0.76	o 317
0.76	c 22
0.77	o 319
0.77	c 20
0.77	o 321
0.77	c 18
0.77	o 323
0.77	c 16
0.77	o 325
0.77	c 14
0.77	o 326
0.77	c 13
0.77	o 327
0.77	c 12
0.77	o 328
0.77	c 11
0.77	o 329
0.78	c 10
0.78	o 330
0.78	c 9
0.78	o 331
0.78	c 8
0.78	o 332
0.78	c 7
0.81	o 333
0.81	c 6
0.92	o 334
0.92	c 5
1.46	o 335
1.46	c 4
2.55	o 336
2.55	c 3
2.56	o 337
2.56	c 2
4.21	   
4.21	   search
4.21	     run=0  nbConstraintChecks=24795042  nbAssignments=10000
4.21	       =>  wckTime=3.474  cpuTime=3.41  mem=6M60
7.52	   
7.52	   search
7.52	     run=1  nbConstraintChecks=49084220  nbAssignments=20000
7.52	       =>  wckTime=6.785  cpuTime=6.69  mem=6M60
10.77	   
10.77	   search
10.77	     run=2  nbConstraintChecks=72871815  nbAssignments=30000
10.77	       =>  wckTime=10.042  cpuTime=9.92  mem=6M60
14.26	   
14.26	   search
14.26	     run=3  nbConstraintChecks=98853415  nbAssignments=40000
14.26	       =>  wckTime=13.524  cpuTime=13.37  mem=6M60
17.50	   
17.50	   search
17.50	     run=4  nbConstraintChecks=122834841  nbAssignments=50000
17.50	       =>  wckTime=16.764  cpuTime=16.58  mem=6M60
18.73	o 338
18.73	c 1
18.73	   
18.73	   search
18.73	     run=5  nbConstraintChecks=131961095  nbAssignments=53657
18.73	       =>  wckTime=17.995  cpuTime=17.8  mem=6M60
18.73	   
18.73	   global
18.73	     nbConstraintChecks=131961095  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
18.73	     solvingWckTime=17.993  solvingCpuTime=17.8  expiredTime=no  totalExploration=no  nbFoundSolutions=0
18.73	     globalCpuTime=18.14
18.73	       =>  wckTime=18.416  cpuTime=18.08  mem=6M60
18.73	   
18.73	   solver IterativeSystematicSolver being built... 
18.86	       =>  wckTime=18.546  cpuTime=18.18  mem=16M952
18.87	   
18.87	   preprocessing
18.87	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
18.87	     detectedInconsistency=no
18.87	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M952
18.96	   
18.96	   search
18.96	     run=0  nbConstraintChecks=180436  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30
18.96	     nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
18.96	       =>  wckTime=0.098  cpuTime=0.08  mem=16M952
19.04	   
19.04	   search
19.04	     run=1  nbConstraintChecks=421535  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77
19.04	     nbFailedAssignments=42  nbBacktracks=25  nbVisitedNodes=144  nbRestartNogoods=15
19.04	       =>  wckTime=0.179  cpuTime=0.16  mem=16M952
19.16	   
19.16	   search
19.16	     run=2  nbConstraintChecks=892784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163
19.16	     nbFailedAssignments=99  nbBacktracks=47  nbVisitedNodes=309  nbRestartNogoods=21
19.16	       =>  wckTime=0.294  cpuTime=0.27  mem=16M952
19.26	   
19.26	   search
19.27	     run=3  nbConstraintChecks=1336314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=259
19.27	     nbFailedAssignments=157  nbBacktracks=80  nbVisitedNodes=496  nbRestartNogoods=60
19.27	       =>  wckTime=0.404  cpuTime=0.37  mem=16M952
19.45	   
19.45	   search
19.45	     run=4  nbConstraintChecks=2086239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=421
19.45	     nbFailedAssignments=263  nbBacktracks=130  nbVisitedNodes=814  nbRestartNogoods=74
19.45	       =>  wckTime=0.593  cpuTime=0.56  mem=16M952
19.74	   
19.74	   search
19.74	     run=5  nbConstraintChecks=3334266  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=684
19.74	     nbFailedAssignments=445  nbBacktracks=205  nbVisitedNodes=1334  nbRestartNogoods=83
19.74	       =>  wckTime=0.881  cpuTime=0.84  mem=16M952
20.18	   
20.18	   search
20.18	     run=6  nbConstraintChecks=5132616  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1041
20.18	     nbFailedAssignments=683  nbBacktracks=318  nbVisitedNodes=2041  nbRestartNogoods=125
20.18	       =>  wckTime=1.316  cpuTime=1.27  mem=16M952
20.79	   
20.79	   search
20.79	     run=7  nbConstraintChecks=7541888  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1571
20.79	     nbFailedAssignments=1035  nbBacktracks=488  nbVisitedNodes=3083  nbRestartNogoods=135
20.79	       =>  wckTime=1.932  cpuTime=1.86  mem=16M952
21.92	   
21.92	   search
21.92	     run=8  nbConstraintChecks=12596799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2563
21.92	     nbFailedAssignments=1765  nbBacktracks=744  nbVisitedNodes=5060  nbRestartNogoods=159
21.92	       =>  wckTime=3.058  cpuTime=2.97  mem=16M952
23.41	   
23.41	   search
23.41	     run=9  nbConstraintChecks=19380796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3978
23.41	     nbFailedAssignments=2789  nbBacktracks=1128  nbVisitedNodes=7883  nbRestartNogoods=174
23.41	       =>  wckTime=4.547  cpuTime=4.44  mem=16M952
25.34	   
25.34	   search
25.34	     run=10  nbConstraintChecks=27940085  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5754
25.34	     nbFailedAssignments=3984  nbBacktracks=1704  nbVisitedNodes=11428  nbRestartNogoods=188
25.34	       =>  wckTime=6.48  cpuTime=6.36  mem=16M952
28.33	   
28.33	   search
28.33	     run=11  nbConstraintChecks=41433126  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8315
28.33	     nbFailedAssignments=5675  nbBacktracks=2568  nbVisitedNodes=16542  nbRestartNogoods=239
28.33	       =>  wckTime=9.468  cpuTime=9.32  mem=16M952
33.15	   
33.15	   search
33.15	     run=12  nbConstraintChecks=62219857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12194
33.15	     nbFailedAssignments=8251  nbBacktracks=3865  nbVisitedNodes=24209  nbRestartNogoods=290
33.15	       =>  wckTime=14.29  cpuTime=14.09  mem=16M952
39.71	   
39.71	   search
39.71	     run=13  nbConstraintChecks=91870687  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17659
39.71	     nbFailedAssignments=11764  nbBacktracks=5811  nbVisitedNodes=35020  nbRestartNogoods=312
39.71	       =>  wckTime=20.846  cpuTime=20.58  mem=16M952
49.26	   
49.26	   search
49.26	     run=14  nbConstraintChecks=131339148  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25139
49.26	     nbFailedAssignments=16320  nbBacktracks=8730  nbVisitedNodes=49407  nbRestartNogoods=336
49.26	       =>  wckTime=30.401  cpuTime=30.05  mem=16M952
62.84	   
62.84	   search
62.84	     run=15  nbConstraintChecks=187275507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35562
62.84	     nbFailedAssignments=22359  nbBacktracks=13108  nbVisitedNodes=68867  nbRestartNogoods=352
62.84	       =>  wckTime=43.98  cpuTime=43.5  mem=16M952
79.46	   
79.46	   search
79.46	     run=16  nbConstraintChecks=254809058  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49215
79.46	     nbFailedAssignments=29437  nbBacktracks=19678  nbVisitedNodes=92908  nbRestartNogoods=368
79.46	       =>  wckTime=60.602  cpuTime=59.98  mem=16M952
102.72	   
102.72	   search
102.72	     run=17  nbConstraintChecks=350853200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68417
102.72	     nbFailedAssignments=38782  nbBacktracks=29530  nbVisitedNodes=125210  nbRestartNogoods=373
102.72	       =>  wckTime=83.854  cpuTime=83.02  mem=16M952
132.30	   
132.30	   search
132.30	     run=18  nbConstraintChecks=471632108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94732
132.30	     nbFailedAssignments=50310  nbBacktracks=44309  nbVisitedNodes=167127  nbRestartNogoods=392
132.30	       =>  wckTime=113.437  cpuTime=112.33  mem=16M952
173.35	   
173.35	   search
173.35	     run=19  nbConstraintChecks=655368864  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=133116
173.35	     nbFailedAssignments=66520  nbBacktracks=66477  nbVisitedNodes=226923  nbRestartNogoods=407
173.35	       =>  wckTime=154.49  cpuTime=153.23  mem=16M952
227.71	   
227.71	   search
227.71	     run=20  nbConstraintChecks=904679002  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=188449
227.71	     nbFailedAssignments=88594  nbBacktracks=99729  nbVisitedNodes=310982  nbRestartNogoods=420
227.71	       =>  wckTime=208.847  cpuTime=207.53  mem=16M952
307.10	   
307.10	   search
307.10	     run=21  nbConstraintChecks=1275310136  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=271244
307.10	     nbFailedAssignments=121503  nbBacktracks=149608  nbVisitedNodes=436739  nbRestartNogoods=435
307.10	       =>  wckTime=288.243  cpuTime=286.85  mem=16M952
425.52	   
425.52	   search
425.52	     run=22  nbConstraintChecks=1832779427  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=394432
425.52	     nbFailedAssignments=169865  nbBacktracks=224426  nbVisitedNodes=622780  nbRestartNogoods=448
425.52	       =>  wckTime=406.655  cpuTime=405.17  mem=16M952
609.68	   
609.68	   search
609.68	     run=23  nbConstraintChecks=2684630570  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=578556
609.68	     nbFailedAssignments=241755  nbBacktracks=336657  nbVisitedNodes=899413  nbRestartNogoods=464
609.68	       =>  wckTime=590.815  cpuTime=589.13  mem=16M952
867.77	   
867.77	   search
867.77	     run=24  nbConstraintChecks=3885442862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=850183
867.77	     nbFailedAssignments=345034  nbBacktracks=505001  nbVisitedNodes=1303125  nbRestartNogoods=469
867.77	       =>  wckTime=848.908  cpuTime=847.0  mem=16M952
1129.29	   
1129.29	   search
1129.29	     run=25  nbConstraintChecks=5096276115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1120797
1129.29	     nbFailedAssignments=447760  nbBacktracks=672890  nbVisitedNodes=1705025  nbRestartNogoods=480
1129.29	       =>  wckTime=1110.429  cpuTime=1108.46  mem=16M952
1129.29	   
1129.29	   global
1129.29	     nbConstraintChecks=5096276115  nbRestartNogoods=480  solvingWckTime=1110.43  solvingCpuTime=1108.46  expiredTime=no
1129.29	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1126.7
1129.29	       =>  wckTime=1128.977  cpuTime=1126.64  mem=16M952
1129.29	
1129.29	s OPTIMUM FOUND
1129.29	v 18 7 12 11 12 15 1 9 14 1 13 14 9 3 9 15 6 9 1 17 1 6 6 12 12 13 4 10 16 5 10 13 12 3 7 17 0 14 4 14 
1129.29	   
1129.29	   totalWckTime=1129.057  totalCpuTime=1126.7

Verifier Data (download as text)

1 unsatisfied constraints, 338 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/node44/watcher-275411-1169221387 -o ROOT/results/node44/solver-275411-1169221387 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275411-1169221387/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: 2.02 2.03 1.99 5/80 30214
/proc/meminfo: memFree=1345368/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=18540 CPUtime=0
/proc/30213/stat : 30213 (runsolver) R 30211 30213 29430 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 270537771 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 264840473895 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30213/statm: 4635 279 244 17 0 2626 0

[startup+0.102767 s]
/proc/loadavg: 2.02 2.03 1.99 5/80 30214
/proc/meminfo: memFree=1345368/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=914988 CPUtime=0.08
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 2953 0 1 0 7 1 0 0 17 0 8 0 270537771 936947712 2699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30213/statm: 228747 2699 1414 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510809 s]
/proc/loadavg: 2.02 2.03 1.99 5/80 30214
/proc/meminfo: memFree=1345368/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915332 CPUtime=0.49
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 6765 0 1 0 44 5 0 0 18 0 8 0 270537771 937299968 6504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30213/statm: 228833 6504 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33189 s]
/proc/loadavg: 2.02 2.03 1.99 3/87 30221
/proc/meminfo: memFree=1322592/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=1.3
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 8354 0 1 0 116 14 0 0 25 0 8 0 270537771 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762409 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30213/statm: 228866 8092 2476 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.15
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 270537779 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.97005 s]
/proc/loadavg: 2.02 2.03 1.99 3/87 30221
/proc/meminfo: memFree=1322528/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=2.92
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 8355 0 1 0 258 34 0 0 25 0 8 0 270537771 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073741857 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30213/statm: 228866 8092 2476 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.15
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 349 0 0 0 14 1 0 0 17 0 8 0 270537779 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.17438 s]
/proc/loadavg: 2.02 2.03 1.99 3/87 30221
/proc/meminfo: memFree=1322528/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915468 CPUtime=6.1
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 8359 0 1 0 534 76 0 0 25 0 8 0 270537771 937439232 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30213/statm: 228867 8096 2476 14 0 215337 0
[pid=30213/tid=30215] ppid=30211 vsize=915468 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270537776 937439232 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915468 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937439232 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915468 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937439232 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915468 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937439232 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915468 CPUtime=0.16
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 352 0 0 0 15 1 0 0 16 0 8 0 270537779 937439232 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915468 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937439232 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915468 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937439232 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915468

[startup+12.64 s]
/proc/loadavg: 2.01 2.03 1.99 3/87 30221
/proc/meminfo: memFree=1322592/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=12.5
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 8359 0 1 0 1093 157 0 0 25 0 8 0 270537771 937435136 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073744226 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30213/statm: 228866 8096 2476 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 293 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.16
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 352 0 0 0 15 1 0 0 16 0 8 0 270537779 937435136 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 915464

[startup+25.5004 s]
/proc/loadavg: 2.01 2.03 1.99 3/87 30221
/proc/meminfo: memFree=1319592/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=25.25
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 9183 0 1 0 2291 234 0 0 25 0 8 0 270537771 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073854614 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30213/statm: 228866 8915 2527 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.25
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 409 0 0 0 24 1 0 0 15 0 8 0 270537779 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 915464

[startup+51.108 s]
/proc/loadavg: 2.01 2.03 1.99 3/87 30221
/proc/meminfo: memFree=1319592/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=50.62
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 9194 0 1 0 4828 234 0 0 25 0 8 0 270537771 937435136 8926 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073747431 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30213/statm: 228866 8926 2527 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8926 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8926 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8926 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8926 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.25
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 410 0 0 0 24 1 0 0 16 0 8 0 270537779 937435136 8926 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8926 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8926 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 915464

[startup+102.311 s]
/proc/loadavg: 2.00 2.02 1.99 3/87 30221
/proc/meminfo: memFree=1319592/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=101.36
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 9199 0 1 0 9902 234 0 0 25 0 8 0 270537771 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918582 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30213/statm: 228866 8931 2527 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.26
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 270537779 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 915464

[startup+162.362 s]
/proc/loadavg: 2.00 2.01 1.99 3/81 30299
/proc/meminfo: memFree=1466448/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=161.01
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 9204 0 1 0 15866 235 0 0 25 0 8 0 270537771 937435136 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863553 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.26
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 700.96
Current children cumulated vsize (KiB) 915464

[startup+762.905 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 30389
/proc/meminfo: memFree=1414272/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=760.94
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 9218 0 1 0 75855 239 0 0 25 0 8 0 270537771 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863625 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30213/statm: 228866 8948 2527 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.26
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 760.94
Current children cumulated vsize (KiB) 915464

[startup+822.961 s]
/proc/loadavg: 1.92 1.98 1.99 2/72 30418
/proc/meminfo: memFree=1474888/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=820.95
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 9218 0 1 0 81855 240 0 0 25 0 8 0 270537771 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073907010 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30213/statm: 228866 8948 2527 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.26
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 820.95
Current children cumulated vsize (KiB) 915464

[startup+882.97 s]
/proc/loadavg: 1.34 1.80 1.93 2/72 30418
/proc/meminfo: memFree=1475112/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=880.94
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 9221 0 1 0 87854 240 0 0 25 0 8 0 270537771 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073906928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30213/statm: 228866 8951 2527 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.26
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 880.94
Current children cumulated vsize (KiB) 915464

[startup+942.979 s]
/proc/loadavg: 1.12 1.65 1.87 2/72 30418
/proc/meminfo: memFree=1475176/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=940.93
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 9221 0 1 0 93853 240 0 0 25 0 8 0 270537771 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073857776 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30213/statm: 228866 8951 2527 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.26
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 940.93
Current children cumulated vsize (KiB) 915464

[startup+1002.99 s]
/proc/loadavg: 1.04 1.53 1.81 2/72 30418
/proc/meminfo: memFree=1475240/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=1000.93
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 9221 0 1 0 99853 240 0 0 25 0 8 0 270537771 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863239 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30213/statm: 228866 8951 2527 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.26
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1000.93
Current children cumulated vsize (KiB) 915464

[startup+1063 s]
/proc/loadavg: 1.01 1.43 1.76 2/72 30418
/proc/meminfo: memFree=1475240/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=1060.93
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 9221 0 1 0 105852 241 0 0 25 0 8 0 270537771 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30213/statm: 228866 8951 2527 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.26
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1060.93
Current children cumulated vsize (KiB) 915464

[startup+1123.04 s]
/proc/loadavg: 1.00 1.35 1.71 2/78 30582
/proc/meminfo: memFree=1473912/2055920 swapFree=4191892/4192956
[pid=30213] ppid=30211 vsize=915464 CPUtime=1120.95
/proc/30213/stat : 30213 (java) R 30211 30213 29430 0 -1 0 9221 0 1 0 111848 247 0 0 25 0 8 0 270537771 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30213/statm: 228866 8951 2527 14 0 215336 0
[pid=30213/tid=30215] ppid=30211 vsize=915464 CPUtime=0.03
/proc/30213/task/30215/stat : 30215 (java) S 30211 30213 29430 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30216/stat : 30216 (java) S 30211 30213 29430 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30217] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30217/stat : 30217 (java) S 30211 30213 29430 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270537776 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30218] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30218/stat : 30218 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30219] ppid=30211 vsize=915464 CPUtime=0.26
/proc/30213/task/30219/stat : 30219 (java) S 30211 30213 29430 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30213/tid=30220] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30220/stat : 30220 (java) S 30211 30213 29430 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30213/tid=30221] ppid=30211 vsize=915464 CPUtime=0
/proc/30213/task/30221/stat : 30221 (java) S 30211 30213 29430 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270537779 937435136 8951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1120.95
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1129.33
CPU time (s): 1127.22
CPU user time (s): 1124.73
CPU system time (s): 2.49162
CPU usage (%): 99.8131
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1124.73
system time used= 2.49162
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9319
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= 24060
involuntary context switches= 14096

runsolver used 1.2888 s user time and 3.45847 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Fri Jan 19 15:43:07 UTC 2007


IDJOB= 275411
IDBENCH= 3878
IDSOLVER= 69
FILE ID= node44/275411-1169221387

PBS_JOBID= 3589177

Free space on /tmp= 66559 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19/rand-2-40-19-443-230-25_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275411-1169221387/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-275411-1169221387 -o ROOT/results/node44/solver-275411-1169221387 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275411-1169221387/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6da4f32a4ed68f8febed201b3b722854

RANDOM SEED= 21978632

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.213
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.213
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:       1345784 kB
Buffers:         43268 kB
Cached:         421720 kB
SwapCached:        268 kB
Active:         289884 kB
Inactive:       345576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345784 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1852 kB
Writeback:           0 kB
Mapped:         189500 kB
Slab:            59528 kB
Committed_AS:  5566928 kB
PageTables:       2100 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node44 on Fri Jan 19 16:01:57 UTC 2007