Trace number 281287

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 873.408 877.551

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeLoose/
vcsp-25-10-100-18-23_ext.xml
MD5SUM2ec5dbffc1a0a47349d596721dc98f41
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.1793
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281287-1169310978/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.093  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.58	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5572  maxDegree=24
0.58	     maxArity=2
0.58	       =>  wckTime=0.258  cpuTime=0.18  mem=9M846
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.34  cpuTime=0.22  mem=5M671
0.67	
0.67	s SATISFIABLE
0.67	o 257
0.67	c 43
0.67	o 262
0.67	c 38
0.67	o 266
0.67	c 34
0.67	o 271
0.67	c 29
0.67	o 274
0.67	c 26
0.67	o 275
0.67	c 25
0.67	o 277
0.67	c 23
0.68	o 279
0.68	c 21
0.68	o 281
0.68	c 19
0.68	o 282
0.68	c 18
0.68	o 283
0.68	c 17
0.68	o 285
0.68	c 15
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.69	o 292
0.69	c 8
0.69	o 293
0.69	c 7
0.69	o 294
0.69	c 6
0.69	o 295
0.69	c 5
0.69	o 296
0.69	c 4
0.72	o 297
0.72	c 3
0.98	o 298
0.98	c 2
2.54	   
2.54	   search
2.54	     run=0  nbConstraintChecks=11882024  nbAssignments=10000
2.54	       =>  wckTime=1.879  cpuTime=1.83  mem=5M671
4.37	   
4.37	   search
4.37	     run=1  nbConstraintChecks=24263814  nbAssignments=20000
4.37	       =>  wckTime=3.702  cpuTime=3.65  mem=5M671
6.12	   
6.12	   search
6.12	     run=2  nbConstraintChecks=36052435  nbAssignments=30000
6.12	       =>  wckTime=5.453  cpuTime=5.39  mem=5M671
7.93	   
7.93	   search
7.93	     run=3  nbConstraintChecks=48434428  nbAssignments=40000
7.93	       =>  wckTime=7.262  cpuTime=7.2  mem=5M671
9.70	   
9.70	   search
9.70	     run=4  nbConstraintChecks=60406448  nbAssignments=50000
9.70	       =>  wckTime=9.035  cpuTime=8.96  mem=5M671
11.51	   
11.51	   search
11.51	     run=5  nbConstraintChecks=72779697  nbAssignments=60000
11.51	       =>  wckTime=10.844  cpuTime=10.76  mem=5M671
13.27	   
13.27	   search
13.27	     run=6  nbConstraintChecks=84626637  nbAssignments=70000
13.27	       =>  wckTime=12.601  cpuTime=12.52  mem=5M671
15.11	   
15.11	   search
15.11	     run=7  nbConstraintChecks=97042835  nbAssignments=80000
15.11	       =>  wckTime=14.442  cpuTime=14.34  mem=5M671
16.87	   
16.87	   search
16.87	     run=8  nbConstraintChecks=108765193  nbAssignments=90000
16.87	       =>  wckTime=16.201  cpuTime=16.09  mem=5M671
18.65	   
18.65	   search
18.65	     run=9  nbConstraintChecks=120699820  nbAssignments=100000
18.65	       =>  wckTime=17.985  cpuTime=17.87  mem=5M671
20.44	   
20.44	   search
20.44	     run=10  nbConstraintChecks=132703818  nbAssignments=110000
20.44	       =>  wckTime=19.774  cpuTime=19.65  mem=5M671
22.25	   
22.25	   search
22.25	     run=11  nbConstraintChecks=144900940  nbAssignments=120000
22.25	       =>  wckTime=21.582  cpuTime=21.45  mem=5M671
24.02	   
24.02	   search
24.02	     run=12  nbConstraintChecks=156749815  nbAssignments=130000
24.02	       =>  wckTime=23.356  cpuTime=23.21  mem=5M671
25.79	   
25.79	   search
25.79	     run=13  nbConstraintChecks=168685676  nbAssignments=140000
25.79	       =>  wckTime=25.122  cpuTime=24.97  mem=5M671
27.55	   
27.55	   search
27.55	     run=14  nbConstraintChecks=180526857  nbAssignments=150000
27.55	       =>  wckTime=26.884  cpuTime=26.73  mem=5M671
29.31	   
29.31	   search
29.31	     run=15  nbConstraintChecks=192410816  nbAssignments=160000
29.31	       =>  wckTime=28.643  cpuTime=28.48  mem=5M671
31.07	   
31.07	   search
31.07	     run=16  nbConstraintChecks=204226614  nbAssignments=170000
31.07	       =>  wckTime=30.4  cpuTime=30.23  mem=5M671
31.14	   
31.14	   search
31.14	     run=17  nbConstraintChecks=204727806  nbAssignments=170452
31.14	       =>  wckTime=30.477  cpuTime=30.31  mem=5M671
31.14	   
31.14	   global
31.14	     nbConstraintChecks=204727806  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.14	     solvingWckTime=30.476  solvingCpuTime=30.3  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.14	     globalCpuTime=30.57
31.14	       =>  wckTime=30.818  cpuTime=30.53  mem=5M671
31.15	   
31.15	   solver IterativeSystematicSolver being built... 
31.27	       =>  wckTime=30.943  cpuTime=30.62  mem=16M660
31.32	   
31.32	   preprocessing
31.32	     nbConstraintChecks=30194  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.32	     detectedInconsistency=no
31.32	       =>  wckTime=0.051  cpuTime=0.03  mem=16M660
31.36	   
31.36	   search
31.36	     run=0  nbConstraintChecks=69088  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
31.36	     nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
31.36	       =>  wckTime=0.088  cpuTime=0.06  mem=16M660
31.41	   
31.41	   search
31.41	     run=1  nbConstraintChecks=192460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
31.41	     nbFailedAssignments=53  nbBacktracks=26  nbVisitedNodes=170  nbRestartNogoods=5
31.41	       =>  wckTime=0.138  cpuTime=0.1  mem=16M660
31.45	   
31.45	   search
31.45	     run=2  nbConstraintChecks=328820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152
31.45	     nbFailedAssignments=85  nbBacktracks=48  nbVisitedNodes=285  nbRestartNogoods=7
31.45	       =>  wckTime=0.181  cpuTime=0.14  mem=16M660
31.53	   
31.53	   search
31.53	     run=3  nbConstraintChecks=588354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=271
31.53	     nbFailedAssignments=164  nbBacktracks=81  nbVisitedNodes=515  nbRestartNogoods=18
31.53	       =>  wckTime=0.262  cpuTime=0.22  mem=16M660
31.65	   
31.65	   search
31.65	     run=4  nbConstraintChecks=993860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=457
31.65	     nbFailedAssignments=294  nbBacktracks=131  nbVisitedNodes=881  nbRestartNogoods=26
31.65	       =>  wckTime=0.383  cpuTime=0.34  mem=16M660
31.84	   
31.84	   search
31.84	     run=5  nbConstraintChecks=1606189  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=737
31.84	     nbFailedAssignments=494  nbBacktracks=206  nbVisitedNodes=1436  nbRestartNogoods=32
31.84	       =>  wckTime=0.569  cpuTime=0.52  mem=16M660
32.08	   
32.08	   search
32.08	     run=6  nbConstraintChecks=2462697  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1106
32.08	     nbFailedAssignments=741  nbBacktracks=319  nbVisitedNodes=2164  nbRestartNogoods=39
32.08	       =>  wckTime=0.808  cpuTime=0.76  mem=16M660
32.44	   
32.44	   search
32.44	     run=7  nbConstraintChecks=3729648  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1665
32.44	     nbFailedAssignments=1122  nbBacktracks=490  nbVisitedNodes=3275  nbRestartNogoods=55
32.44	       =>  wckTime=1.172  cpuTime=1.11  mem=16M660
32.94	   
32.94	   search
32.94	     run=8  nbConstraintChecks=5622294  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2474
32.94	     nbFailedAssignments=1668  nbBacktracks=746  nbVisitedNodes=4886  nbRestartNogoods=61
32.94	       =>  wckTime=1.675  cpuTime=1.61  mem=16M660
33.72	   
33.72	   search
33.72	     run=9  nbConstraintChecks=8287610  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3669
33.72	     nbFailedAssignments=2469  nbBacktracks=1130  nbVisitedNodes=7265  nbRestartNogoods=68
33.72	       =>  wckTime=2.45  cpuTime=2.38  mem=16M660
34.85	   
34.85	   search
34.85	     run=10  nbConstraintChecks=12441159  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5428
34.85	     nbFailedAssignments=3647  nbBacktracks=1706  nbVisitedNodes=10773  nbRestartNogoods=88
34.85	       =>  wckTime=3.579  cpuTime=3.5  mem=16M660
36.50	   
36.50	   search
36.50	     run=11  nbConstraintChecks=18355168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7953
36.50	     nbFailedAssignments=5305  nbBacktracks=2570  nbVisitedNodes=15810  nbRestartNogoods=94
36.50	       =>  wckTime=5.227  cpuTime=5.14  mem=16M660
38.99	   
38.99	   search
38.99	     run=12  nbConstraintChecks=27594582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11832
38.99	     nbFailedAssignments=7882  nbBacktracks=3867  nbVisitedNodes=23538  nbRestartNogoods=107
38.99	       =>  wckTime=7.717  cpuTime=7.62  mem=16M660
42.24	   
42.24	   search
42.24	     run=13  nbConstraintChecks=39178643  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16701
42.24	     nbFailedAssignments=10797  nbBacktracks=5813  nbVisitedNodes=33086  nbRestartNogoods=113
42.24	       =>  wckTime=10.974  cpuTime=10.86  mem=16M660
46.79	   
46.79	   search
46.79	     run=14  nbConstraintChecks=55186995  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23497
46.79	     nbFailedAssignments=14667  nbBacktracks=8734  nbVisitedNodes=46379  nbRestartNogoods=131
46.79	       =>  wckTime=15.523  cpuTime=15.37  mem=16M660
53.14	   
53.14	   search
53.14	     run=15  nbConstraintChecks=77777298  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33317
53.14	     nbFailedAssignments=20103  nbBacktracks=13113  nbVisitedNodes=65419  nbRestartNogoods=152
53.14	       =>  wckTime=21.87  cpuTime=21.7  mem=16M660
63.35	   
63.35	   search
63.35	     run=16  nbConstraintChecks=112277689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48108
63.35	     nbFailedAssignments=28318  nbBacktracks=19681  nbVisitedNodes=94103  nbRestartNogoods=166
63.35	       =>  wckTime=32.081  cpuTime=31.85  mem=16M660
77.32	   
77.32	   search
77.32	     run=17  nbConstraintChecks=162539324  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69685
77.32	     nbFailedAssignments=40039  nbBacktracks=29533  nbVisitedNodes=135937  nbRestartNogoods=177
77.32	       =>  wckTime=46.048  cpuTime=45.76  mem=16M660
99.54	   
99.54	   search
99.54	     run=18  nbConstraintChecks=238584686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102235
99.54	     nbFailedAssignments=57804  nbBacktracks=44312  nbVisitedNodes=198951  nbRestartNogoods=197
99.54	       =>  wckTime=68.27  cpuTime=67.87  mem=16M660
130.41	   
130.41	   search
130.41	     run=19  nbConstraintChecks=345000762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148548
130.41	     nbFailedAssignments=81944  nbBacktracks=66480  nbVisitedNodes=287868  nbRestartNogoods=222
130.41	       =>  wckTime=99.143  cpuTime=98.62  mem=16M660
177.69	   
177.69	   search
177.69	     run=20  nbConstraintChecks=508438327  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=219303
177.69	     nbFailedAssignments=119442  nbBacktracks=99732  nbVisitedNodes=423927  nbRestartNogoods=245
177.69	       =>  wckTime=146.418  cpuTime=145.68  mem=16M660
247.00	   
247.00	   search
247.00	     run=21  nbConstraintChecks=746372985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=321685
247.00	     nbFailedAssignments=171939  nbBacktracks=149611  nbVisitedNodes=620218  nbRestartNogoods=262
247.00	       =>  wckTime=215.734  cpuTime=214.66  mem=16M660
355.44	   
355.44	   search
355.44	     run=22  nbConstraintChecks=1107392504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=479815
355.44	     nbFailedAssignments=255247  nbBacktracks=224429  nbVisitedNodes=923967  nbRestartNogoods=274
355.44	       =>  wckTime=324.167  cpuTime=322.61  mem=16M660
514.39	   
514.39	   search
514.39	     run=23  nbConstraintChecks=1651625612  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=714103
514.39	     nbFailedAssignments=377303  nbBacktracks=336656  nbVisitedNodes=1374660  nbRestartNogoods=288
514.39	       =>  wckTime=483.117  cpuTime=480.81  mem=16M660
751.35	   
751.35	   search
751.35	     run=24  nbConstraintChecks=2451087469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1061140
751.35	     nbFailedAssignments=555995  nbBacktracks=504998  nbVisitedNodes=2039488  nbRestartNogoods=307
751.35	       =>  wckTime=720.079  cpuTime=716.68  mem=16M660
877.50	   
877.50	   search
877.50	     run=25  nbConstraintChecks=2878659949  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1245740
877.50	     nbFailedAssignments=647751  nbBacktracks=597843  nbVisitedNodes=2389904  nbRestartNogoods=318
877.50	       =>  wckTime=846.233  cpuTime=842.25  mem=16M660
877.50	   
877.50	   global
877.50	     nbConstraintChecks=2878690143  nbRestartNogoods=318  solvingWckTime=846.235  solvingCpuTime=842.25  expiredTime=no
877.50	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=872.91
877.50	       =>  wckTime=877.178  cpuTime=872.87  mem=16M660
877.51	
877.51	s OPTIMUM FOUND
877.51	v 5 2 9 0 0 7 5 9 8 1 3 1 7 6 5 1 4 8 0 1 9 2 3 1 7 
877.51	   
877.51	   totalWckTime=877.255  totalCpuTime=872.91

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/node3/watcher-281287-1169310978 -o ROOT/results/node3/solver-281287-1169310978 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281287-1169310978/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.90 1.93 1.97 4/87 4357
/proc/meminfo: memFree=1236992/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=172 CPUtime=0
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279493471 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10924331 0 0 4096 0 0 0 0 17 0 0 0
/proc/4356/statm: 43 24 18 14 0 3 0

[startup+0.108349 s]
/proc/loadavg: 1.90 1.93 1.97 4/87 4357
/proc/meminfo: memFree=1236992/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=911488 CPUtime=0.07
/proc/4356/stat : 4356 (java) D 4354 4356 4009 0 -1 0 2635 0 1 0 6 1 0 0 24 0 8 0 279493471 933363712 2382 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 227872 2382 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.516413 s]
/proc/loadavg: 1.90 1.93 1.97 4/87 4357
/proc/meminfo: memFree=1236992/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915332 CPUtime=0.47
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 6356 0 1 0 43 4 0 0 25 0 8 0 279493471 937299968 6095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073649835 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228833 6096 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.34055 s]
/proc/loadavg: 1.90 1.93 1.97 3/94 4364
/proc/meminfo: memFree=1217928/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915468 CPUtime=1.28
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 7431 0 1 0 113 15 0 0 25 0 8 0 279493471 937439232 7169 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 7169 2479 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 7169 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 7169 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 7169 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 7169 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.14
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 345 0 0 0 13 1 0 0 16 0 8 0 279493481 937435136 7169 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 7169 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 7169 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915468

[startup+2.97982 s]
/proc/loadavg: 1.90 1.93 1.97 3/94 4364
/proc/meminfo: memFree=1217928/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=2.89
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 7435 0 1 0 242 47 0 0 25 0 8 0 279493471 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228867 7172 2479 14 0 215337 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915468 CPUtime=0.14
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 348 0 0 0 13 1 0 0 16 0 8 0 279493481 937439232 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915464

[startup+6.27735 s]
/proc/loadavg: 1.91 1.93 1.97 3/94 4364
/proc/meminfo: memFree=1217800/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=6.18
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 7435 0 1 0 504 114 0 0 25 0 8 0 279493471 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 7172 2479 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915468 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279493477 937439232 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.14
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 348 0 0 0 13 1 0 0 16 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915468 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937439232 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7604 s]
/proc/loadavg: 1.91 1.93 1.97 3/94 4364
/proc/meminfo: memFree=1217736/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=12.63
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 7435 0 1 0 1015 248 0 0 25 0 8 0 279493471 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 7172 2479 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915468 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937439232 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.14
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 348 0 0 0 13 1 0 0 16 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915464

[startup+25.6225 s]
/proc/loadavg: 1.93 1.94 1.97 3/94 4364
/proc/meminfo: memFree=1217736/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=25.44
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 7435 0 1 0 2033 511 0 0 25 0 8 0 279493471 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228867 7172 2479 14 0 215337 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915468 CPUtime=0.14
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 348 0 0 0 13 1 0 0 16 0 8 0 279493481 937439232 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 7172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915464

[startup+51.2476 s]
/proc/loadavg: 1.95 1.94 1.97 3/94 4364
/proc/meminfo: memFree=1211592/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=50.94
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 9091 0 1 0 4464 630 0 0 25 0 8 0 279493471 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 8824 2532 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.24
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 279493481 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915464

[startup+102.499 s]
/proc/loadavg: 1.98 1.95 1.97 3/94 4364
/proc/meminfo: memFree=1211528/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=101.96
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 9103 0 1 0 9566 630 0 0 25 0 8 0 279493471 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073900846 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 8835 2532 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.24
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 279493481 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 915464

[startup+162.593 s]
/proc/loadavg: 1.99 1.95 1.97 3/94 4364
/proc/meminfo: memFree=1211472/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=161.77
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 9106 0 1 0 15547 630 0 0 25 0 8 0 279493471 937435136 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858586 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.24
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 279493481 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.87
Current children cumulated vsize (KiB) 915464

[startup+462.891 s]
/proc/loadavg: 1.99 1.97 1.97 3/94 4364
/proc/meminfo: memFree=1211344/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=460.67
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 9114 0 1 0 45437 630 0 0 25 0 8 0 279493471 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857760 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 8845 2532 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.24
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 279493481 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.67
Current children cumulated vsize (KiB) 915464

[startup+522.991 s]
/proc/loadavg: 1.99 1.97 1.97 3/94 4364
/proc/meminfo: memFree=1211344/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=520.5
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 9117 0 1 0 51420 630 0 0 25 0 8 0 279493471 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858775 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 8848 2532 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.24
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.5
Current children cumulated vsize (KiB) 915464

[startup+583.093 s]
/proc/loadavg: 2.04 1.99 1.97 3/94 4364
/proc/meminfo: memFree=1211280/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=580.34
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 9117 0 1 0 57404 630 0 0 25 0 8 0 279493471 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858828 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 8848 2532 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.24
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 580.34
Current children cumulated vsize (KiB) 915464

[startup+643.099 s]
/proc/loadavg: 2.01 1.99 1.97 4/94 4364
/proc/meminfo: memFree=1211344/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=640.05
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 9117 0 1 0 63375 630 0 0 25 0 8 0 279493471 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 8848 2532 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.24
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 640.05
Current children cumulated vsize (KiB) 915464

[startup+703.107 s]
/proc/loadavg: 2.00 1.99 1.97 3/94 4364
/proc/meminfo: memFree=1211344/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=699.8
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 9117 0 1 0 69349 631 0 0 25 0 8 0 279493471 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858729 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 8848 2532 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.24
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 699.8
Current children cumulated vsize (KiB) 915464

[startup+763.113 s]
/proc/loadavg: 2.04 2.00 1.98 3/94 4364
/proc/meminfo: memFree=1211280/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=759.53
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 9119 0 1 0 75322 631 0 0 25 0 8 0 279493471 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840741 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 8850 2532 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.24
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 279493481 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 759.53
Current children cumulated vsize (KiB) 915464

[startup+823.118 s]
/proc/loadavg: 2.01 2.00 1.98 3/94 4364
/proc/meminfo: memFree=1211216/2055920 swapFree=4191880/4192956
[pid=4356] ppid=4354 vsize=915464 CPUtime=819.25
/proc/4356/stat : 4356 (java) R 4354 4356 4009 0 -1 0 9119 0 1 0 81294 631 0 0 25 0 8 0 279493471 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4356/statm: 228866 8850 2532 14 0 215336 0
[pid=4356/tid=4358] ppid=4354 vsize=915464 CPUtime=0.02
/proc/4356/task/4358/stat : 4358 (java) S 4354 4356 4009 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279493477 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4359] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4359/stat : 4359 (java) S 4354 4356 4009 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279493478 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4360] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4360/stat : 4360 (java) S 4354 4356 4009 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279493478 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4361] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4361/stat : 4361 (java) S 4354 4356 4009 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279493481 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4362] ppid=4354 vsize=915464 CPUtime=0.24
/proc/4356/task/4362/stat : 4362 (java) S 4354 4356 4009 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 279493481 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4363] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4363/stat : 4363 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279493481 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4356/tid=4364] ppid=4354 vsize=915464 CPUtime=0
/proc/4356/task/4364/stat : 4364 (java) S 4354 4356 4009 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279493481 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 819.25
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 877.551
CPU time (s): 873.408
CPU user time (s): 867.087
CPU system time (s): 6.32104
CPU usage (%): 99.5279
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 867.087
system time used= 6.32104
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9215
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= 19012
involuntary context switches= 33148

runsolver used 0.730888 s user time and 3.16552 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 16:36:18 UTC 2007


IDJOB= 281287
IDBENCH= 12135
IDSOLVER= 68
FILE ID= node3/281287-1169310978

PBS_JOBID= 3609976

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-23_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281287-1169310978/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-281287-1169310978 -o ROOT/results/node3/solver-281287-1169310978 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281287-1169310978/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2ec5dbffc1a0a47349d596721dc98f41

RANDOM SEED= 913160446

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1237408 kB
Buffers:         57804 kB
Cached:         570368 kB
SwapCached:        284 kB
Active:         257396 kB
Inactive:       484768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237408 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:         126776 kB
Slab:            61264 kB
Committed_AS:  7975084 kB
PageTables:       2172 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node3 on Sat Jan 20 16:50:56 UTC 2007