Trace number 275438

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 1158.99 1169.52

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275438-1169221950/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=19  maxDomainSize=19
0.43	       =>  wckTime=0.103  cpuTime=0.1  mem=6M910
0.43	   
0.43	   relations being loaded...
0.54	   
0.54	   constraints being loaded...
0.65	     nbConstraints=334  nbRelationTypes=334  nbExtensionStructures=334  nbSharedExtensionStructures=0
0.65	     nbConflictsStructures=334  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2863  maxDegree=22
0.65	     maxArity=2
0.65	       =>  wckTime=0.326  cpuTime=0.23  mem=12M761
0.69	   
0.69	   solver LocalSearchSolver being built... 
0.74	       =>  wckTime=0.415  cpuTime=0.28  mem=6M53
0.74	
0.74	s SATISFIABLE
0.74	o 249
0.74	c 85
0.75	o 254
0.75	c 80
0.75	o 259
0.75	c 75
0.75	o 264
0.75	c 70
0.75	o 270
0.75	c 64
0.75	o 272
0.75	c 62
0.75	o 277
0.75	c 57
0.75	o 281
0.75	c 53
0.75	o 283
0.75	c 51
0.75	o 285
0.75	c 49
0.75	o 289
0.75	c 45
0.76	o 292
0.76	c 42
0.76	o 295
0.76	c 39
0.76	o 297
0.76	c 37
0.76	o 301
0.76	c 33
0.76	o 303
0.76	c 31
0.76	o 304
0.76	c 30
0.76	o 305
0.76	c 29
0.76	o 306
0.76	c 28
0.76	o 307
0.76	c 27
0.77	o 308
0.77	c 26
0.77	o 310
0.77	c 24
0.77	o 311
0.77	c 23
0.77	o 312
0.77	c 22
0.77	o 314
0.78	c 20
0.78	o 316
0.78	c 18
0.78	o 317
0.78	c 17
0.78	o 318
0.78	c 16
0.78	o 319
0.78	c 15
0.78	o 320
0.78	c 14
0.78	o 321
0.78	c 13
0.79	o 323
0.79	c 11
0.80	o 324
0.80	c 10
0.82	o 326
0.82	c 8
0.82	o 327
0.82	c 7
0.83	o 328
0.83	c 6
0.83	o 329
0.83	c 5
1.01	o 330
1.01	c 4
1.05	o 331
1.05	c 3
1.06	o 332
1.06	c 2
4.13	   
4.13	   search
4.13	     run=0  nbConstraintChecks=24689409  nbAssignments=10000
4.13	       =>  wckTime=3.397  cpuTime=3.34  mem=6M53
7.58	   
7.58	   search
7.58	     run=1  nbConstraintChecks=50689033  nbAssignments=20000
7.58	       =>  wckTime=6.847  cpuTime=6.76  mem=6M53
10.84	   
10.89	   search
10.89	     run=2  nbConstraintChecks=75072176  nbAssignments=30000
10.89	       =>  wckTime=10.104  cpuTime=9.98  mem=6M53
14.27	   
14.27	   search
14.27	     run=3  nbConstraintChecks=101060741  nbAssignments=40000
14.27	       =>  wckTime=13.537  cpuTime=13.39  mem=6M53
17.06	o 333
17.06	c 1
17.07	   
17.07	   search
17.07	     run=4  nbConstraintChecks=121476504  nbAssignments=49156
17.07	       =>  wckTime=16.331  cpuTime=16.15  mem=6M53
17.07	   
17.07	   global
17.07	     nbConstraintChecks=121476504  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
17.07	     solvingWckTime=16.327  solvingCpuTime=16.15  expiredTime=no  totalExploration=no  nbFoundSolutions=0
17.07	     globalCpuTime=16.47
17.07	       =>  wckTime=16.747  cpuTime=16.43  mem=6M53
17.07	   
17.07	   solver IterativeSystematicSolver being built... 
17.20	       =>  wckTime=16.876  cpuTime=16.54  mem=16M945
17.21	   
17.21	   preprocessing
17.21	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
17.21	     detectedInconsistency=no
17.21	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M945
17.30	   
17.30	   search
17.30	     run=0  nbConstraintChecks=200826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39
17.30	     nbFailedAssignments=22  nbBacktracks=10  nbVisitedNodes=72  nbRestartNogoods=0
17.30	       =>  wckTime=0.104  cpuTime=0.08  mem=16M945
17.39	   
17.39	   search
17.39	     run=1  nbConstraintChecks=464323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=88
17.39	     nbFailedAssignments=51  nbBacktracks=25  nbVisitedNodes=164  nbRestartNogoods=15
17.39	       =>  wckTime=0.193  cpuTime=0.15  mem=16M945
17.49	   
17.49	   search
17.49	     run=2  nbConstraintChecks=834116  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177
17.49	     nbFailedAssignments=111  nbBacktracks=47  nbVisitedNodes=335  nbRestartNogoods=24
17.49	       =>  wckTime=0.289  cpuTime=0.24  mem=16M945
17.60	   
17.60	   search
17.60	     run=3  nbConstraintChecks=1300106  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263
17.60	     nbFailedAssignments=158  nbBacktracks=80  nbVisitedNodes=501  nbRestartNogoods=30
17.60	       =>  wckTime=0.4  cpuTime=0.35  mem=16M945
17.75	   
17.75	   search
17.75	     run=4  nbConstraintChecks=1974312  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=406
17.75	     nbFailedAssignments=246  nbBacktracks=130  nbVisitedNodes=782  nbRestartNogoods=53
17.75	       =>  wckTime=0.551  cpuTime=0.5  mem=16M945
18.00	   
18.00	   search
18.00	     run=5  nbConstraintChecks=3112792  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=652
18.00	     nbFailedAssignments=410  nbBacktracks=205  nbVisitedNodes=1267  nbRestartNogoods=61
18.00	       =>  wckTime=0.806  cpuTime=0.75  mem=16M945
18.39	   
18.39	   search
18.39	     run=6  nbConstraintChecks=4828217  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1002
18.39	     nbFailedAssignments=639  nbBacktracks=318  nbVisitedNodes=1959  nbRestartNogoods=70
18.39	       =>  wckTime=1.187  cpuTime=1.12  mem=16M945
18.95	   
18.95	   search
18.95	     run=7  nbConstraintChecks=7387238  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1496
18.95	     nbFailedAssignments=957  nbBacktracks=488  nbVisitedNodes=2940  nbRestartNogoods=108
18.95	       =>  wckTime=1.75  cpuTime=1.68  mem=16M945
19.77	   
19.77	   search
19.77	     run=8  nbConstraintChecks=10930750  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2253
19.77	     nbFailedAssignments=1452  nbBacktracks=744  nbVisitedNodes=4448  nbRestartNogoods=127
19.77	       =>  wckTime=2.573  cpuTime=2.48  mem=16M945
21.05	   
21.05	   search
21.05	     run=9  nbConstraintChecks=16722620  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3422
21.05	     nbFailedAssignments=2232  nbBacktracks=1128  nbVisitedNodes=6775  nbRestartNogoods=149
21.05	       =>  wckTime=3.847  cpuTime=3.74  mem=16M945
23.01	   
23.01	   search
23.01	     run=10  nbConstraintChecks=25152850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5130
23.01	     nbFailedAssignments=3358  nbBacktracks=1704  nbVisitedNodes=10174  nbRestartNogoods=163
23.01	       =>  wckTime=5.807  cpuTime=5.68  mem=16M945
25.85	   
25.85	   search
25.85	     run=11  nbConstraintChecks=37831657  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7595
25.85	     nbFailedAssignments=4953  nbBacktracks=2568  nbVisitedNodes=15037  nbRestartNogoods=193
25.85	       =>  wckTime=8.653  cpuTime=8.5  mem=16M945
30.44	   
30.44	   search
30.44	     run=12  nbConstraintChecks=56823247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11019
30.44	     nbFailedAssignments=7072  nbBacktracks=3865  nbVisitedNodes=21668  nbRestartNogoods=219
30.44	       =>  wckTime=13.238  cpuTime=13.05  mem=16M945
36.44	   
36.44	   search
36.44	     run=13  nbConstraintChecks=81466613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15635
36.44	     nbFailedAssignments=9736  nbBacktracks=5811  nbVisitedNodes=30290  nbRestartNogoods=257
36.44	       =>  wckTime=19.246  cpuTime=19.0  mem=16M945
44.38	   
44.38	   search
44.38	     run=14  nbConstraintChecks=114376137  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22026
44.38	     nbFailedAssignments=13200  nbBacktracks=8731  nbVisitedNodes=41779  nbRestartNogoods=268
44.38	       =>  wckTime=27.184  cpuTime=26.86  mem=16M945
55.44	   
55.45	   search
55.45	     run=15  nbConstraintChecks=158784671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30754
55.45	     nbFailedAssignments=17544  nbBacktracks=13111  nbVisitedNodes=56597  nbRestartNogoods=282
55.45	       =>  wckTime=38.244  cpuTime=37.82  mem=16M945
69.85	   
69.85	   search
69.85	     run=16  nbConstraintChecks=217599250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43060
69.85	     nbFailedAssignments=23273  nbBacktracks=19681  nbVisitedNodes=76646  nbRestartNogoods=290
69.85	       =>  wckTime=52.65  cpuTime=52.1  mem=16M945
89.49	   
89.49	   search
89.49	     run=17  nbConstraintChecks=301982933  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60887
89.49	     nbFailedAssignments=31242  nbBacktracks=29533  nbVisitedNodes=105154  nbRestartNogoods=307
89.49	       =>  wckTime=72.292  cpuTime=71.55  mem=16M945
117.51	   
117.51	   search
117.51	     run=18  nbConstraintChecks=418925347  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86616
117.51	     nbFailedAssignments=42185  nbBacktracks=44312  nbVisitedNodes=145175  nbRestartNogoods=318
117.51	       =>  wckTime=100.307  cpuTime=99.32  mem=16M945
158.56	   
158.56	   search
158.56	     run=19  nbConstraintChecks=590405016  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124126
158.56	     nbFailedAssignments=57521  nbBacktracks=66480  nbVisitedNodes=202720  nbRestartNogoods=334
158.56	       =>  wckTime=141.364  cpuTime=139.98  mem=16M945
219.40	   
219.40	   search
219.40	     run=20  nbConstraintChecks=846082472  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180213
219.40	     nbFailedAssignments=80350  nbBacktracks=99732  nbVisitedNodes=288137  nbRestartNogoods=348
219.40	       =>  wckTime=202.202  cpuTime=200.27  mem=16M945
308.79	   
308.79	   search
308.79	     run=21  nbConstraintChecks=1222562273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263665
308.79	     nbFailedAssignments=113917  nbBacktracks=149611  nbVisitedNodes=414989  nbRestartNogoods=359
308.79	       =>  wckTime=291.589  cpuTime=288.86  mem=16M945
439.03	   
439.03	   search
439.03	     run=22  nbConstraintChecks=1769751429  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=387270
439.03	     nbFailedAssignments=162697  nbBacktracks=224429  nbVisitedNodes=601854  nbRestartNogoods=372
439.03	       =>  wckTime=421.83  cpuTime=417.92  mem=16M945
635.14	   
635.15	   search
635.15	     run=23  nbConstraintChecks=2592038181  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=571758
635.15	     nbFailedAssignments=234952  nbBacktracks=336656  nbVisitedNodes=879433  nbRestartNogoods=386
635.15	       =>  wckTime=617.946  cpuTime=612.06  mem=16M945
922.82	   
922.82	   search
922.82	     run=24  nbConstraintChecks=3801319527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=848413
922.82	     nbFailedAssignments=343259  nbBacktracks=504997  nbVisitedNodes=1295910  nbRestartNogoods=405
922.82	       =>  wckTime=905.619  cpuTime=897.29  mem=16M945
1169.47	   
1169.47	   search
1169.47	     run=25  nbConstraintChecks=4841040439  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1081484
1169.47	     nbFailedAssignments=435262  nbBacktracks=646066  nbVisitedNodes=1647401  nbRestartNogoods=428
1169.47	       =>  wckTime=1152.268  cpuTime=1141.85  mem=16M945
1169.47	   
1169.47	   global
1169.47	     nbConstraintChecks=4841040439  nbRestartNogoods=428  solvingWckTime=1152.269  solvingCpuTime=1141.85
1169.47	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1158.43
1169.47	       =>  wckTime=1169.146  cpuTime=1158.39  mem=16M945
1169.47	
1169.47	s OPTIMUM FOUND
1169.47	v 2 14 0 3 10 8 16 2 3 11 4 5 5 6 5 3 18 10 1 11 14 12 2 5 6 10 13 0 15 11 5 4 2 17 18 0 11 11 8 14 
1169.47	   
1169.47	   totalWckTime=1169.227  totalCpuTime=1158.44

Verifier Data (download as text)

1 unsatisfied constraints, 333 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/node19/watcher-275438-1169221950 -o ROOT/results/node19/solver-275438-1169221950 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275438-1169221950/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.07 2.00 2.00 4/87 9324
/proc/meminfo: memFree=876816/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=18540 CPUtime=0
/proc/9323/stat : 9323 (runsolver) R 9321 9323 8889 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 270589628 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/9323/statm: 4635 279 244 17 0 2626 0

[startup+0.10778 s]
/proc/loadavg: 2.07 2.00 2.00 4/87 9324
/proc/meminfo: memFree=876816/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=913236 CPUtime=0.09
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 2921 0 1 0 7 2 0 0 17 0 8 0 270589628 935153664 2667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153552378 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228309 2667 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 913236

[startup+0.515854 s]
/proc/loadavg: 2.07 2.00 2.00 4/87 9324
/proc/meminfo: memFree=876816/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915332 CPUtime=0.49
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 6737 0 1 0 45 4 0 0 18 0 8 0 270589628 937299968 6476 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073585984 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228833 6476 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.337 s]
/proc/loadavg: 2.07 2.00 2.00 3/94 9331
/proc/meminfo: memFree=854104/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=1.29
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 8337 0 1 0 118 11 0 0 25 0 8 0 270589628 937435136 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741857 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8075 2476 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 291 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.15
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 270589636 937435136 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.97932 s]
/proc/loadavg: 2.07 2.00 2.00 3/94 9331
/proc/meminfo: memFree=853976/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915468 CPUtime=2.93
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 8338 0 1 0 262 31 0 0 25 0 8 0 270589628 937439232 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228867 8075 2476 14 0 215337 0
[pid=9323/tid=9325] ppid=9321 vsize=915468 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 291 0 0 0 3 0 0 0 16 0 8 0 270589632 937439232 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915468 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937439232 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915468 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937439232 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915468 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937439232 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915468 CPUtime=0.15
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 270589636 937439232 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915468 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937439232 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915468 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937439232 8075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915468

[startup+6.27193 s]
/proc/loadavg: 2.06 2.00 2.00 3/94 9331
/proc/meminfo: memFree=853992/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=6.19
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 8342 0 1 0 554 65 0 0 25 0 8 0 270589628 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741781 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8079 2476 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 291 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.16
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 353 0 0 0 16 0 0 0 16 0 8 0 270589636 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.7472 s]
/proc/loadavg: 2.06 2.00 2.00 3/94 9331
/proc/meminfo: memFree=853992/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=12.61
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 8342 0 1 0 1120 141 0 0 25 0 8 0 270589628 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073744194 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8079 2476 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 291 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.16
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 353 0 0 0 16 0 0 0 16 0 8 0 270589636 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.6156 s]
/proc/loadavg: 2.05 2.00 2.00 3/94 9331
/proc/meminfo: memFree=850856/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=25.37
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 9180 0 1 0 2343 194 0 0 25 0 8 0 270589628 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073863271 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8913 2527 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.27
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 270589636 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915464

[startup+51.2284 s]
/proc/loadavg: 2.03 2.00 2.00 3/94 9331
/proc/meminfo: memFree=850856/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=50.75
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 9191 0 1 0 4881 194 0 0 25 0 8 0 270589628 937435136 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073863330 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8924 2527 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.27
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 409 0 0 0 26 1 0 0 16 0 8 0 270589636 937435136 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915464

[startup+102.451 s]
/proc/loadavg: 2.06 2.01 2.00 3/94 9331
/proc/meminfo: memFree=850856/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=101.49
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 9200 0 1 0 9955 194 0 0 25 0 8 0 270589628 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073863330 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8931 2527 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.27
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 409 0 0 0 26 1 0 0 16 0 8 0 270589636 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 915464

[startup+162.517 s]
/proc/loadavg: 2.05 2.02 2.00 4/94 9331
/proc/meminfo: memFree=850792/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=161.01
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 9205 0 1 0 15906 195 0 0 25 0 8 0 270589628 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073747448 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.27
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 410 0 0 0 26 1 0 0 16 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 696.55
Current children cumulated vsize (KiB) 915464

[startup+763.167 s]
/proc/loadavg: 2.07 2.03 2.00 3/94 9529
/proc/meminfo: memFree=850600/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=756.11
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 9217 0 1 0 75410 201 0 0 25 0 8 0 270589628 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073747632 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8947 2527 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.27
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 410 0 0 0 26 1 0 0 16 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 756.11
Current children cumulated vsize (KiB) 915464

[startup+823.231 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 9529
/proc/meminfo: memFree=850536/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=815.66
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 9217 0 1 0 81365 201 0 0 25 0 8 0 270589628 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8947 2527 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.27
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 410 0 0 0 26 1 0 0 16 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.66
Current children cumulated vsize (KiB) 915464

[startup+883.29 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 9529
/proc/meminfo: memFree=850536/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=875.21
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 9217 0 1 0 87319 202 0 0 25 0 8 0 270589628 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073854333 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8947 2527 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.27
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 410 0 0 0 26 1 0 0 16 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 875.21
Current children cumulated vsize (KiB) 915464

[startup+943.345 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 9529
/proc/meminfo: memFree=850536/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=934.75
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 9219 0 1 0 93273 202 0 0 25 0 8 0 270589628 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073894980 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8949 2527 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.27
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 410 0 0 0 26 1 0 0 16 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 934.75
Current children cumulated vsize (KiB) 915464

[startup+1003.39 s]
/proc/loadavg: 2.06 2.04 2.01 3/94 9529
/proc/meminfo: memFree=850536/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=994.3
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 9219 0 1 0 99227 203 0 0 25 0 8 0 270589628 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073912741 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8949 2527 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.27
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 410 0 0 0 26 1 0 0 16 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 994.3
Current children cumulated vsize (KiB) 915464

[startup+1063.46 s]
/proc/loadavg: 2.08 2.04 2.00 3/94 9529
/proc/meminfo: memFree=850472/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=1053.85
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 9219 0 1 0 105182 203 0 0 25 0 8 0 270589628 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8949 2527 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.27
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 410 0 0 0 26 1 0 0 16 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) R 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1053.85
Current children cumulated vsize (KiB) 915464

[startup+1123.52 s]
/proc/loadavg: 2.03 2.03 2.00 3/94 9529
/proc/meminfo: memFree=850664/2055920 swapFree=4171264/4192956
[pid=9323] ppid=9321 vsize=915464 CPUtime=1113.4
/proc/9323/stat : 9323 (java) R 9321 9323 8889 0 -1 0 9219 0 1 0 111136 204 0 0 25 0 8 0 270589628 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073912624 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9323/statm: 228866 8949 2527 14 0 215336 0
[pid=9323/tid=9325] ppid=9321 vsize=915464 CPUtime=0.03
/proc/9323/task/9325/stat : 9325 (java) S 9321 9323 8889 0 -1 64 292 0 0 0 3 0 0 0 16 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9326] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9326/stat : 9326 (java) S 9321 9323 8889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9327] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9327/stat : 9327 (java) S 9321 9323 8889 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270589632 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9328] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9328/stat : 9328 (java) S 9321 9323 8889 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9329] ppid=9321 vsize=915464 CPUtime=0.27
/proc/9323/task/9329/stat : 9329 (java) S 9321 9323 8889 0 -1 64 410 0 0 0 26 1 0 0 16 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9330] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9330/stat : 9330 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9323/tid=9331] ppid=9321 vsize=915464 CPUtime=0
/proc/9323/task/9331/stat : 9331 (java) S 9321 9323 8889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270589636 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1113.4
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1169.52
CPU time (s): 1158.99
CPU user time (s): 1156.93
CPU system time (s): 2.05769
CPU usage (%): 99.0999
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1156.93
system time used= 2.05769
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9316
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= 24910
involuntary context switches= 46861

runsolver used 1.53577 s user time and 3.66144 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri Jan 19 15:52:30 UTC 2007


IDJOB= 275438
IDBENCH= 3895
IDSOLVER= 69
FILE ID= node19/275438-1169221950

PBS_JOBID= 3588940

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4c91fefd53653d8673a7beea1012dd0e

RANDOM SEED= 86773339

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.260
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.260
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:        877296 kB
Buffers:         60800 kB
Cached:         672472 kB
SwapCached:      10172 kB
Active:         648664 kB
Inactive:       450868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        877296 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:         376332 kB
Slab:            63188 kB
Committed_AS:  7507188 kB
PageTables:       3040 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= 66560 MiB



End job on node19 on Fri Jan 19 16:12:00 UTC 2007