Trace number 281170

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 EPFCOPTIMUM 753.547 754.242

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeLoose/
vcsp-25-10-100-18-15_ext.xml
MD5SUM876bcac0761f01f9afa04917d0850dfc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints298
Best CPU time to get the best result obtained on this benchmark24.9042
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281170-1169310405/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.098  cpuTime=0.08  mem=6M887
0.41	   
0.41	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.59	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5579  maxDegree=24
0.59	     maxArity=2
0.59	       =>  wckTime=0.272  cpuTime=0.18  mem=9M846
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.357  cpuTime=0.22  mem=5M671
0.67	
0.67	s SATISFIABLE
0.67	o 259
0.67	c 41
0.68	o 264
0.68	c 36
0.68	o 269
0.68	c 31
0.68	o 273
0.68	c 27
0.68	o 274
0.68	c 26
0.68	o 277
0.68	c 23
0.68	o 280
0.68	c 20
0.68	o 284
0.68	c 16
0.68	o 286
0.68	c 14
0.68	o 288
0.68	c 12
0.68	o 289
0.68	c 11
0.68	o 290
0.68	c 10
0.68	o 291
0.69	c 9
0.71	o 293
0.71	c 7
0.71	o 294
0.71	c 6
0.73	o 295
0.73	c 5
0.76	o 296
0.76	c 4
0.76	o 297
0.76	c 3
0.76	o 298
0.76	c 2
2.69	   
2.69	   search
2.69	     run=0  nbConstraintChecks=12192765  nbAssignments=10000
2.69	       =>  wckTime=2.017  cpuTime=1.99  mem=5M671
4.69	   
4.69	   search
4.69	     run=1  nbConstraintChecks=25046894  nbAssignments=20000
4.69	       =>  wckTime=4.022  cpuTime=3.99  mem=5M671
6.61	   
6.61	   search
6.61	     run=2  nbConstraintChecks=37174001  nbAssignments=30000
6.61	       =>  wckTime=5.94  cpuTime=5.9  mem=5M671
8.55	   
8.55	   search
8.55	     run=3  nbConstraintChecks=49477475  nbAssignments=40000
8.55	       =>  wckTime=7.882  cpuTime=7.84  mem=5M671
10.51	   
10.51	   search
10.51	     run=4  nbConstraintChecks=61744859  nbAssignments=50000
10.51	       =>  wckTime=9.836  cpuTime=9.77  mem=5M671
12.52	   
12.52	   search
12.52	     run=5  nbConstraintChecks=74604306  nbAssignments=60000
12.52	       =>  wckTime=11.853  cpuTime=11.78  mem=5M671
14.47	   
14.47	   search
14.47	     run=6  nbConstraintChecks=86834999  nbAssignments=70000
14.47	       =>  wckTime=13.801  cpuTime=13.72  mem=5M671
16.43	   
16.43	   search
16.43	     run=7  nbConstraintChecks=99168943  nbAssignments=80000
16.43	       =>  wckTime=15.764  cpuTime=15.68  mem=5M671
18.37	   
18.37	   search
18.37	     run=8  nbConstraintChecks=111285276  nbAssignments=90000
18.37	       =>  wckTime=17.704  cpuTime=17.61  mem=5M671
20.35	   
20.35	   search
20.35	     run=9  nbConstraintChecks=123822045  nbAssignments=100000
20.35	       =>  wckTime=19.678  cpuTime=19.57  mem=5M671
22.27	   
22.27	   search
22.27	     run=10  nbConstraintChecks=135999864  nbAssignments=110000
22.27	       =>  wckTime=21.604  cpuTime=21.48  mem=5M671
24.26	   
24.26	   search
24.26	     run=11  nbConstraintChecks=148681225  nbAssignments=120000
24.26	       =>  wckTime=23.591  cpuTime=23.46  mem=5M671
26.20	   
26.20	   search
26.20	     run=12  nbConstraintChecks=160975204  nbAssignments=130000
26.20	       =>  wckTime=25.534  cpuTime=25.4  mem=5M671
28.19	   
28.19	   search
28.19	     run=13  nbConstraintChecks=173726531  nbAssignments=140000
28.19	       =>  wckTime=27.522  cpuTime=27.37  mem=5M671
30.14	   
30.14	   search
30.14	     run=14  nbConstraintChecks=185953500  nbAssignments=150000
30.14	       =>  wckTime=29.468  cpuTime=29.32  mem=5M671
30.91	   
30.91	   search
30.91	     run=15  nbConstraintChecks=190857577  nbAssignments=153908
30.91	       =>  wckTime=30.244  cpuTime=30.09  mem=5M671
30.92	   
30.92	   global
30.92	     nbConstraintChecks=190857577  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.92	     solvingWckTime=30.243  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.92	     globalCpuTime=30.36
30.92	       =>  wckTime=30.601  cpuTime=30.31  mem=5M671
30.92	   
30.92	   solver IterativeSystematicSolver being built... 
31.05	       =>  wckTime=30.733  cpuTime=30.42  mem=16M644
31.10	   
31.11	   preprocessing
31.11	     nbConstraintChecks=30479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.11	     detectedInconsistency=no
31.11	       =>  wckTime=0.054  cpuTime=0.03  mem=16M644
31.15	   
31.15	   search
31.15	     run=0  nbConstraintChecks=68908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
31.15	     nbFailedAssignments=19  nbBacktracks=11  nbVisitedNodes=66  nbRestartNogoods=0
31.15	       =>  wckTime=0.095  cpuTime=0.06  mem=16M644
31.19	   
31.19	   search
31.19	     run=1  nbConstraintChecks=162540  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80
31.19	     nbFailedAssignments=42  nbBacktracks=26  nbVisitedNodes=149  nbRestartNogoods=4
31.19	       =>  wckTime=0.14  cpuTime=0.1  mem=16M644
31.24	   
31.24	   search
31.24	     run=2  nbConstraintChecks=309278  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148
31.24	     nbFailedAssignments=79  nbBacktracks=51  nbVisitedNodes=279  nbRestartNogoods=7
31.24	       =>  wckTime=0.194  cpuTime=0.15  mem=16M644
31.33	   
31.33	   search
31.33	     run=3  nbConstraintChecks=576270  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=269
31.33	     nbFailedAssignments=161  nbBacktracks=84  nbVisitedNodes=515  nbRestartNogoods=13
31.33	       =>  wckTime=0.285  cpuTime=0.24  mem=16M644
31.44	   
31.44	   search
31.44	     run=4  nbConstraintChecks=938762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=435
31.44	     nbFailedAssignments=270  nbBacktracks=134  nbVisitedNodes=840  nbRestartNogoods=19
31.44	       =>  wckTime=0.394  cpuTime=0.35  mem=16M644
31.59	   
31.59	   search
31.59	     run=5  nbConstraintChecks=1411276  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=639
31.59	     nbFailedAssignments=392  nbBacktracks=209  nbVisitedNodes=1241  nbRestartNogoods=25
31.59	       =>  wckTime=0.537  cpuTime=0.48  mem=16M644
31.92	   
31.92	   search
31.92	     run=6  nbConstraintChecks=2393717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1088
31.92	     nbFailedAssignments=721  nbBacktracks=322  nbVisitedNodes=2132  nbRestartNogoods=32
31.92	       =>  wckTime=0.872  cpuTime=0.81  mem=16M644
32.34	   
32.34	   search
32.34	     run=7  nbConstraintChecks=3748671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1689
32.34	     nbFailedAssignments=1144  nbBacktracks=492  nbVisitedNodes=3324  nbRestartNogoods=57
32.34	       =>  wckTime=1.289  cpuTime=1.21  mem=16M644
32.95	   
32.95	   search
32.95	     run=8  nbConstraintChecks=5839950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2594
32.95	     nbFailedAssignments=1786  nbBacktracks=748  nbVisitedNodes=5126  nbRestartNogoods=74
32.95	       =>  wckTime=1.904  cpuTime=1.81  mem=16M644
33.82	   
33.82	   search
33.82	     run=9  nbConstraintChecks=8780444  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3868
33.82	     nbFailedAssignments=2669  nbBacktracks=1134  nbVisitedNodes=7668  nbRestartNogoods=85
33.82	       =>  wckTime=2.768  cpuTime=2.67  mem=16M644
35.02	   
35.02	   search
35.02	     run=10  nbConstraintChecks=12744424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5617
35.02	     nbFailedAssignments=3833  nbBacktracks=1712  nbVisitedNodes=11153  nbRestartNogoods=98
35.02	       =>  wckTime=3.973  cpuTime=3.87  mem=16M644
36.89	   
36.89	   search
36.89	     run=11  nbConstraintChecks=19014235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8350
36.89	     nbFailedAssignments=5696  nbBacktracks=2576  nbVisitedNodes=16603  nbRestartNogoods=108
36.89	       =>  wckTime=5.839  cpuTime=5.72  mem=16M644
39.55	   
39.55	   search
39.55	     run=12  nbConstraintChecks=27645857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12085
39.55	     nbFailedAssignments=8128  nbBacktracks=3873  nbVisitedNodes=24038  nbRestartNogoods=129
39.55	       =>  wckTime=8.504  cpuTime=8.37  mem=16M644
43.29	   
43.29	   search
43.29	     run=13  nbConstraintChecks=39644858  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17310
43.29	     nbFailedAssignments=11399  nbBacktracks=5819  nbVisitedNodes=34384  nbRestartNogoods=146
43.29	       =>  wckTime=12.241  cpuTime=12.09  mem=16M644
48.38	   
48.38	   search
48.38	     run=14  nbConstraintChecks=56521909  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24522
48.38	     nbFailedAssignments=15688  nbBacktracks=8738  nbVisitedNodes=48458  nbRestartNogoods=158
48.38	       =>  wckTime=17.331  cpuTime=17.15  mem=16M644
55.07	   
55.07	   search
55.07	     run=15  nbConstraintChecks=79371399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34516
55.07	     nbFailedAssignments=21300  nbBacktracks=13116  nbVisitedNodes=67848  nbRestartNogoods=166
55.07	       =>  wckTime=24.025  cpuTime=23.85  mem=16M644
64.93	   
64.93	   search
64.93	     run=16  nbConstraintChecks=112050589  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48910
64.93	     nbFailedAssignments=29121  nbBacktracks=19684  nbVisitedNodes=95630  nbRestartNogoods=173
64.93	       =>  wckTime=33.876  cpuTime=33.7  mem=16M644
78.40	   
78.40	   search
78.40	     run=17  nbConstraintChecks=159294398  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69392
78.40	     nbFailedAssignments=39746  nbBacktracks=29536  nbVisitedNodes=135123  nbRestartNogoods=183
78.40	       =>  wckTime=47.35  cpuTime=47.16  mem=16M644
99.09	   
99.09	   search
99.09	     run=18  nbConstraintChecks=230585686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100071
99.09	     nbFailedAssignments=55643  nbBacktracks=44314  nbVisitedNodes=194306  nbRestartNogoods=189
99.09	       =>  wckTime=68.039  cpuTime=67.81  mem=16M644
130.06	   
130.06	   search
130.06	     run=19  nbConstraintChecks=339950799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146932
130.06	     nbFailedAssignments=80327  nbBacktracks=66482  nbVisitedNodes=284742  nbRestartNogoods=211
130.06	       =>  wckTime=99.006  cpuTime=98.74  mem=16M644
176.43	   
176.43	   search
176.43	     run=20  nbConstraintChecks=498187544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215747
176.43	     nbFailedAssignments=115884  nbBacktracks=99734  nbVisitedNodes=416586  nbRestartNogoods=233
176.43	       =>  wckTime=145.383  cpuTime=145.07  mem=16M644
245.71	   
245.71	   search
245.71	     run=21  nbConstraintChecks=738701882  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=319576
245.71	     nbFailedAssignments=169829  nbBacktracks=149613  nbVisitedNodes=615136  nbRestartNogoods=246
245.71	       =>  wckTime=214.661  cpuTime=214.29  mem=16M644
351.92	   
351.92	   search
351.92	     run=22  nbConstraintChecks=1099128809  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=476567
351.92	     nbFailedAssignments=251998  nbBacktracks=224432  nbVisitedNodes=916773  nbRestartNogoods=277
351.92	       =>  wckTime=320.871  cpuTime=320.42  mem=16M644
509.31	   
509.32	   search
509.32	     run=23  nbConstraintChecks=1633957096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=709625
509.32	     nbFailedAssignments=372824  nbBacktracks=336660  nbVisitedNodes=1362504  nbRestartNogoods=309
509.32	       =>  wckTime=478.266  cpuTime=477.75  mem=16M644
737.18	   
737.18	   search
737.18	     run=24  nbConstraintChecks=2410898738  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1046304
737.18	     nbFailedAssignments=541158  nbBacktracks=505002  nbVisitedNodes=2003182  nbRestartNogoods=325
737.18	       =>  wckTime=706.127  cpuTime=705.53  mem=16M644
754.20	   
754.20	   search
754.20	     run=25  nbConstraintChecks=2470045440  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1071402
754.20	     nbFailedAssignments=552778  nbBacktracks=518481  nbVisitedNodes=2049871  nbRestartNogoods=336
754.20	       =>  wckTime=723.149  cpuTime=722.55  mem=16M644
754.20	   
754.20	   global
754.20	     nbConstraintChecks=2470075919  nbRestartNogoods=336  solvingWckTime=723.15  solvingCpuTime=722.55  expiredTime=no
754.20	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=753.02
754.20	       =>  wckTime=753.884  cpuTime=752.97  mem=16M644
754.20	
754.20	s OPTIMUM FOUND
754.20	v 0 2 6 9 8 6 3 7 1 8 3 8 8 7 7 5 5 4 9 7 7 3 7 2 6 
754.20	   
754.20	   totalWckTime=753.967  totalCpuTime=753.02

Verifier Data (download as text)

2 unsatisfied constraints, 298 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/node43/watcher-281170-1169310405 -o ROOT/results/node43/solver-281170-1169310405 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281170-1169310405/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.00 2.01 1.99 2/74 4359
/proc/meminfo: memFree=1316784/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=18540 CPUtime=0
/proc/4358/stat : 4358 (runsolver) R 4356 4358 3851 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279439637 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 216849247527 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/4358/statm: 4635 279 244 17 0 2626 0

[startup+0.103004 s]
/proc/loadavg: 2.00 2.01 1.99 2/74 4359
/proc/meminfo: memFree=1316784/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=914988 CPUtime=0.08
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 2959 0 1 0 7 1 0 0 19 0 8 0 279439637 936947712 2705 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153569100 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4358/statm: 228747 2705 1416 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511073 s]
/proc/loadavg: 2.00 2.01 1.99 2/74 4359
/proc/meminfo: memFree=1316784/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915332 CPUtime=0.48
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 6337 0 1 0 45 3 0 0 18 0 8 0 279439637 937299968 6076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4358/statm: 228833 6076 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.3362 s]
/proc/loadavg: 2.00 2.01 1.99 3/81 4366
/proc/meminfo: memFree=1297720/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=1.31
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 7433 0 1 0 113 18 0 0 24 0 8 0 279439637 937435136 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741140 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4358/statm: 228866 7171 2479 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.15
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 347 0 0 0 14 1 0 0 16 0 8 0 279439645 937435136 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.97548 s]
/proc/loadavg: 2.00 2.01 1.99 3/81 4366
/proc/meminfo: memFree=1297656/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=2.94
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 7437 0 1 0 245 49 0 0 25 0 8 0 279439637 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733431 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4358/statm: 228866 7174 2479 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.15
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 350 0 0 0 14 1 0 0 16 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.26902 s]
/proc/loadavg: 2.00 2.01 1.99 3/81 4366
/proc/meminfo: memFree=1297656/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915468 CPUtime=6.21
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 7437 0 1 0 507 114 0 0 25 0 8 0 279439637 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4358/statm: 228867 7174 2479 14 0 215337 0
[pid=4358/tid=4360] ppid=4356 vsize=915468 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 279439641 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915468 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915468 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915468 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915468 CPUtime=0.15
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 350 0 0 0 14 1 0 0 16 0 8 0 279439645 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915468 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915468 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915468

[startup+12.7461 s]
/proc/loadavg: 2.00 2.01 1.99 3/81 4366
/proc/meminfo: memFree=1297728/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=12.66
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 7437 0 1 0 1022 244 0 0 25 0 8 0 279439637 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073736628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4358/statm: 228866 7174 2479 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.15
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 350 0 0 0 14 1 0 0 16 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915464

[startup+25.5932 s]
/proc/loadavg: 2.00 2.01 1.99 3/81 4366
/proc/meminfo: memFree=1297856/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=25.45
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 7437 0 1 0 2044 501 0 0 25 0 8 0 279439637 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735271 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4358/statm: 228866 7174 2479 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.15
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 350 0 0 0 14 1 0 0 16 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915464

[startup+51.1985 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 4415
/proc/meminfo: memFree=1354248/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=50.94
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 9090 0 1 0 4486 608 0 0 25 0 8 0 279439637 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860765 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4358/statm: 228866 8822 2532 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.26
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 279439645 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915464

[startup+102.401 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 4415
/proc/meminfo: memFree=1354184/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=102.09
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 9101 0 1 0 9600 609 0 0 25 0 8 0 279439637 937435136 8832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837264 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4358/statm: 228866 8832 2532 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 8832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 8832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 8832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 8832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.26
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 279439645 937435136 8832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 8832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 8832 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 915464

[startup+162.441 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 4463
/proc/meminfo: memFree=1353928/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=162.08
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 9104 0 1 0 15598 610 0 0 25 0 8 0 279439637 937435136 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073899570 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.26
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 279439645 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 915464

[startup+342.567 s]
/proc/loadavg: 1.44 1.84 1.93 2/72 4570
/proc/meminfo: memFree=1363168/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=342.04
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 9109 0 1 0 33592 612 0 0 25 0 8 0 279439637 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073854951 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4358/statm: 228866 8839 2532 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.26
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 279439645 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 915464

[startup+402.578 s]
/proc/loadavg: 1.15 1.68 1.87 2/72 4570
/proc/meminfo: memFree=1363232/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=402.03
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 9113 0 1 0 39591 612 0 0 25 0 8 0 279439637 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073856456 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4358/statm: 228866 8843 2532 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.26
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 279439645 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 915464

[startup+462.582 s]
/proc/loadavg: 1.05 1.55 1.81 2/72 4570
/proc/meminfo: memFree=1363296/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=462.01
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 9113 0 1 0 45589 612 0 0 25 0 8 0 279439637 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4358/statm: 228866 8843 2532 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.26
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 279439645 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 915464

[startup+522.587 s]
/proc/loadavg: 1.02 1.45 1.76 2/72 4570
/proc/meminfo: memFree=1363296/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=522
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 9116 0 1 0 51588 612 0 0 25 0 8 0 279439637 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837249 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4358/statm: 228866 8846 2532 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.26
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 915464

[startup+582.598 s]
/proc/loadavg: 1.00 1.36 1.71 2/72 4570
/proc/meminfo: memFree=1363360/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=581.98
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 9116 0 1 0 57586 612 0 0 25 0 8 0 279439637 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073854238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4358/statm: 228866 8846 2532 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.26
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 915464

[startup+642.609 s]
/proc/loadavg: 1.00 1.29 1.66 2/72 4570
/proc/meminfo: memFree=1363360/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=641.97
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 9116 0 1 0 63585 612 0 0 25 0 8 0 279439637 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860684 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4358/statm: 228866 8846 2532 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.26
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 915464

[startup+702.622 s]
/proc/loadavg: 1.00 1.24 1.62 2/72 4570
/proc/meminfo: memFree=1363360/2055920 swapFree=4190672/4192956
[pid=4358] ppid=4356 vsize=915464 CPUtime=701.96
/proc/4358/stat : 4358 (java) R 4356 4358 3851 0 -1 0 9116 0 1 0 69584 612 0 0 25 0 8 0 279439637 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860621 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4358/statm: 228866 8846 2532 14 0 215336 0
[pid=4358/tid=4360] ppid=4356 vsize=915464 CPUtime=0.03
/proc/4358/task/4360/stat : 4360 (java) S 4356 4358 3851 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4361] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4361/stat : 4361 (java) S 4356 4358 3851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4362] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4362/stat : 4362 (java) S 4356 4358 3851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279439641 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4363] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4363/stat : 4363 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4364] ppid=4356 vsize=915464 CPUtime=0.26
/proc/4358/task/4364/stat : 4364 (java) S 4356 4358 3851 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4358/tid=4365] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4365/stat : 4365 (java) S 4356 4358 3851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4358/tid=4366] ppid=4356 vsize=915464 CPUtime=0
/proc/4358/task/4366/stat : 4366 (java) S 4356 4358 3851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279439645 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 754.242
CPU time (s): 753.547
CPU user time (s): 747.415
CPU system time (s): 6.13207
CPU usage (%): 99.9079
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 747.415
system time used= 6.13207
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9211
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= 16467
involuntary context switches= 6301

runsolver used 0.85287 s user time and 2.05369 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan 20 16:26:45 UTC 2007


IDJOB= 281170
IDBENCH= 12099
IDSOLVER= 68
FILE ID= node43/281170-1169310405

PBS_JOBID= 3610191

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeLoose/vcsp-25-10-100-18-15_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281170-1169310405/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-281170-1169310405 -o ROOT/results/node43/solver-281170-1169310405 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281170-1169310405/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  876bcac0761f01f9afa04917d0850dfc

RANDOM SEED= 50344470

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.278
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.278
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:       1317264 kB
Buffers:         49188 kB
Cached:         531124 kB
SwapCached:        612 kB
Active:         206004 kB
Inactive:       458188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1317264 kB
SwapTotal:     4192956 kB
SwapFree:      4190672 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:          93808 kB
Slab:            59664 kB
Committed_AS:  5622336 kB
PageTables:       1876 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 node43 on Sat Jan 20 16:39:19 UTC 2007