Trace number 281269

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 687.707 693.579

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeLoose/
vcsp-25-10-100-18-31_ext.xml
MD5SUM2d8a774f89b314159d70f35bdfdf6a49
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.9152
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.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.37	   configuration
0.37	     name=epfc.xml
0.40	   
0.40	   instance
0.40	     name=/tmp/evaluation/281269-1169310879/unknown.xml
0.44	   
0.44	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.47	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.47	       =>  wckTime=0.105  cpuTime=0.09  mem=6M887
0.47	   
0.47	   relations being loaded...
0.54	   
0.55	   constraints being loaded...
0.65	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.65	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5573  maxDegree=24
0.65	     maxArity=2
0.65	       =>  wckTime=0.279  cpuTime=0.19  mem=9M846
0.69	   
0.69	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.364  cpuTime=0.23  mem=5M671
0.73	
0.73	s SATISFIABLE
0.73	o 258
0.73	c 42
0.74	o 264
0.74	c 36
0.74	o 267
0.74	c 33
0.74	o 271
0.74	c 29
0.74	o 275
0.74	c 25
0.74	o 277
0.74	c 23
0.74	o 280
0.74	c 20
0.74	o 281
0.74	c 19
0.74	o 282
0.74	c 18
0.74	o 283
0.74	c 17
0.74	o 284
0.74	c 16
0.74	o 285
0.74	c 15
0.74	o 286
0.75	c 14
0.75	o 288
0.75	c 12
0.75	o 289
0.75	c 11
0.76	o 291
0.76	c 9
0.76	o 292
0.76	c 8
0.77	o 293
0.77	c 7
0.77	o 294
0.77	c 6
0.77	o 295
0.77	c 5
0.77	o 296
0.77	c 4
0.81	o 297
0.81	c 3
0.91	o 298
0.91	c 2
2.72	   
2.72	   search
2.72	     run=0  nbConstraintChecks=11898112  nbAssignments=10000
2.72	       =>  wckTime=1.992  cpuTime=1.95  mem=5M671
4.64	   
4.64	   search
4.64	     run=1  nbConstraintChecks=23807581  nbAssignments=20000
4.64	       =>  wckTime=3.914  cpuTime=3.86  mem=5M671
6.54	   
6.54	   search
6.54	     run=2  nbConstraintChecks=35500268  nbAssignments=30000
6.54	       =>  wckTime=5.815  cpuTime=5.75  mem=5M671
8.49	   
8.49	   search
8.49	     run=3  nbConstraintChecks=47607575  nbAssignments=40000
8.49	       =>  wckTime=7.763  cpuTime=7.68  mem=5M671
10.39	   
10.39	   search
10.39	     run=4  nbConstraintChecks=59225527  nbAssignments=50000
10.39	       =>  wckTime=9.657  cpuTime=9.55  mem=5M671
12.33	   
12.33	   search
12.33	     run=5  nbConstraintChecks=71309229  nbAssignments=60000
12.33	       =>  wckTime=11.597  cpuTime=11.48  mem=5M671
14.20	   
14.20	   search
14.20	     run=6  nbConstraintChecks=82799021  nbAssignments=70000
14.20	       =>  wckTime=13.466  cpuTime=13.33  mem=5M671
16.12	   
16.12	   search
16.12	     run=7  nbConstraintChecks=94859159  nbAssignments=80000
16.12	       =>  wckTime=15.389  cpuTime=15.24  mem=5M671
18.00	   
18.00	   search
18.00	     run=8  nbConstraintChecks=106472177  nbAssignments=90000
18.00	       =>  wckTime=17.267  cpuTime=17.1  mem=5M671
19.91	   
19.91	   search
19.91	     run=9  nbConstraintChecks=118454951  nbAssignments=100000
19.91	       =>  wckTime=19.185  cpuTime=19.01  mem=5M671
21.80	   
21.80	   search
21.80	     run=10  nbConstraintChecks=130154469  nbAssignments=110000
21.80	       =>  wckTime=21.072  cpuTime=20.88  mem=5M671
23.76	   
23.76	   search
23.76	     run=11  nbConstraintChecks=142379604  nbAssignments=120000
23.76	       =>  wckTime=23.032  cpuTime=22.82  mem=5M671
25.66	   
25.66	   search
25.66	     run=12  nbConstraintChecks=154094932  nbAssignments=130000
25.66	       =>  wckTime=24.935  cpuTime=24.7  mem=5M671
27.62	   
27.62	   search
27.62	     run=13  nbConstraintChecks=166242046  nbAssignments=140000
27.62	       =>  wckTime=26.891  cpuTime=26.65  mem=5M671
29.51	   
29.51	   search
29.51	     run=14  nbConstraintChecks=177824276  nbAssignments=150000
29.51	       =>  wckTime=28.778  cpuTime=28.52  mem=5M671
31.18	   
31.18	   search
31.18	     run=15  nbConstraintChecks=188288877  nbAssignments=158437
31.18	       =>  wckTime=30.45  cpuTime=30.18  mem=5M671
31.18	   
31.18	   global
31.18	     nbConstraintChecks=188288877  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.18	     solvingWckTime=30.448  solvingCpuTime=30.17  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.18	     globalCpuTime=30.46
31.18	       =>  wckTime=30.814  cpuTime=30.41  mem=5M671
31.18	   
31.18	   solver IterativeSystematicSolver being built... 
31.32	       =>  wckTime=30.948  cpuTime=30.5  mem=16M644
31.37	   
31.37	   preprocessing
31.37	     nbConstraintChecks=29797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.37	     detectedInconsistency=no
31.37	       =>  wckTime=0.055  cpuTime=0.03  mem=16M644
31.42	   
31.42	   search
31.42	     run=0  nbConstraintChecks=82636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
31.42	     nbFailedAssignments=25  nbBacktracks=11  nbVisitedNodes=78  nbRestartNogoods=0
31.42	       =>  wckTime=0.099  cpuTime=0.07  mem=16M644
31.48	   
31.48	   search
31.48	     run=1  nbConstraintChecks=232328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110
31.48	     nbFailedAssignments=73  nbBacktracks=26  nbVisitedNodes=210  nbRestartNogoods=1
31.48	       =>  wckTime=0.16  cpuTime=0.12  mem=16M644
31.55	   
31.55	   search
31.55	     run=2  nbConstraintChecks=458787  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=211
31.55	     nbFailedAssignments=145  nbBacktracks=49  nbVisitedNodes=406  nbRestartNogoods=4
31.55	       =>  wckTime=0.229  cpuTime=0.19  mem=16M644
31.63	   
31.63	   search
31.63	     run=3  nbConstraintChecks=705823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=322
31.63	     nbFailedAssignments=216  nbBacktracks=82  nbVisitedNodes=621  nbRestartNogoods=12
31.63	       =>  wckTime=0.309  cpuTime=0.27  mem=16M644
31.76	   
31.76	   search
31.76	     run=4  nbConstraintChecks=1089095  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=494
31.76	     nbFailedAssignments=334  nbBacktracks=132  nbVisitedNodes=961  nbRestartNogoods=18
31.76	       =>  wckTime=0.441  cpuTime=0.4  mem=16M644
31.94	   
31.94	   search
31.94	     run=5  nbConstraintChecks=1674261  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=754
31.94	     nbFailedAssignments=514  nbBacktracks=207  nbVisitedNodes=1476  nbRestartNogoods=21
31.94	       =>  wckTime=0.62  cpuTime=0.57  mem=16M644
32.24	   
32.24	   search
32.24	     run=6  nbConstraintChecks=2632471  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1155
32.24	     nbFailedAssignments=796  nbBacktracks=320  nbVisitedNodes=2272  nbRestartNogoods=35
32.24	       =>  wckTime=0.92  cpuTime=0.86  mem=16M644
32.58	   
32.58	   search
32.58	     run=7  nbConstraintChecks=3715322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1633
32.58	     nbFailedAssignments=1097  nbBacktracks=490  nbVisitedNodes=3220  nbRestartNogoods=41
32.58	       =>  wckTime=1.265  cpuTime=1.2  mem=16M644
33.19	   
33.19	   search
33.19	     run=8  nbConstraintChecks=5819348  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2544
33.19	     nbFailedAssignments=1747  nbBacktracks=746  nbVisitedNodes=5036  nbRestartNogoods=54
33.19	       =>  wckTime=1.872  cpuTime=1.79  mem=16M644
34.07	   
34.07	   search
34.07	     run=9  nbConstraintChecks=8766808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3825
34.07	     nbFailedAssignments=2640  nbBacktracks=1130  nbVisitedNodes=7594  nbRestartNogoods=72
34.07	       =>  wckTime=2.753  cpuTime=2.66  mem=16M644
35.35	   
35.35	   search
35.35	     run=10  nbConstraintChecks=13206558  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5712
35.35	     nbFailedAssignments=3947  nbBacktracks=1706  nbVisitedNodes=11362  nbRestartNogoods=86
35.35	       =>  wckTime=4.033  cpuTime=3.93  mem=16M644
37.09	   
37.09	   search
37.09	     run=11  nbConstraintChecks=19359623  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8300
37.10	     nbFailedAssignments=5665  nbBacktracks=2570  nbVisitedNodes=16524  nbRestartNogoods=106
37.10	       =>  wckTime=5.778  cpuTime=5.66  mem=16M644
39.69	   
39.69	   search
39.69	     run=12  nbConstraintChecks=27992360  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12004
39.69	     nbFailedAssignments=8069  nbBacktracks=3867  nbVisitedNodes=23918  nbRestartNogoods=113
39.69	       =>  wckTime=8.371  cpuTime=8.23  mem=16M644
43.57	   
43.57	   search
43.57	     run=13  nbConstraintChecks=40959857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17437
43.57	     nbFailedAssignments=11551  nbBacktracks=5813  nbVisitedNodes=34744  nbRestartNogoods=128
43.57	       =>  wckTime=12.256  cpuTime=12.07  mem=16M644
48.77	   
48.77	   search
48.77	     run=14  nbConstraintChecks=58370862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24748
48.77	     nbFailedAssignments=15937  nbBacktracks=8732  nbVisitedNodes=49201  nbRestartNogoods=138
48.77	       =>  wckTime=17.449  cpuTime=17.22  mem=16M644
56.29	   
56.29	   search
56.29	     run=15  nbConstraintChecks=82374810  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35020
56.29	     nbFailedAssignments=21826  nbBacktracks=13110  nbVisitedNodes=69264  nbRestartNogoods=154
56.29	       =>  wckTime=24.971  cpuTime=24.68  mem=16M644
67.13	   
67.13	   search
67.13	     run=16  nbConstraintChecks=117626295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49921
67.13	     nbFailedAssignments=30152  nbBacktracks=19681  nbVisitedNodes=98235  nbRestartNogoods=170
67.13	       =>  wckTime=35.811  cpuTime=35.43  mem=16M644
82.79	   
82.79	   search
82.79	     run=17  nbConstraintChecks=166116046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71137
82.79	     nbFailedAssignments=41510  nbBacktracks=29533  nbVisitedNodes=139221  nbRestartNogoods=185
82.79	       =>  wckTime=51.471  cpuTime=50.96  mem=16M644
106.28	   
106.28	   search
106.28	     run=18  nbConstraintChecks=241091806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103119
106.28	     nbFailedAssignments=58707  nbBacktracks=44314  nbVisitedNodes=200898  nbRestartNogoods=196
106.28	       =>  wckTime=74.965  cpuTime=74.26  mem=16M644
141.62	   
141.62	   search
141.62	     run=19  nbConstraintChecks=350816082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150899
141.62	     nbFailedAssignments=84315  nbBacktracks=66482  nbVisitedNodes=293380  nbRestartNogoods=213
141.62	       =>  wckTime=110.3  cpuTime=109.3  mem=16M644
194.16	   
194.16	   search
194.16	     run=20  nbConstraintChecks=514672914  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=221836
194.16	     nbFailedAssignments=121996  nbBacktracks=99734  nbVisitedNodes=429893  nbRestartNogoods=235
194.16	       =>  wckTime=162.841  cpuTime=161.41  mem=16M644
270.36	   
270.36	   search
270.36	     run=21  nbConstraintChecks=751739436  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=324930
270.36	     nbFailedAssignments=175206  nbBacktracks=149612  nbVisitedNodes=627340  nbRestartNogoods=264
270.36	       =>  wckTime=239.039  cpuTime=236.97  mem=16M644
383.30	   
383.30	   search
383.30	     run=22  nbConstraintChecks=1104248384  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=478278
383.30	     nbFailedAssignments=253731  nbBacktracks=224430  nbVisitedNodes=919975  nbRestartNogoods=275
383.30	       =>  wckTime=351.983  cpuTime=348.95  mem=16M644
551.37	   
551.37	   search
551.37	     run=23  nbConstraintChecks=1633920851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=707169
551.37	     nbFailedAssignments=370391  nbBacktracks=336657  nbVisitedNodes=1357510  nbRestartNogoods=286
551.37	       =>  wckTime=520.055  cpuTime=515.62  mem=16M644
693.55	   
693.55	   search
693.55	     run=24  nbConstraintChecks=2087181722  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=900294
693.55	     nbFailedAssignments=464650  nbBacktracks=435524  nbVisitedNodes=1722627  nbRestartNogoods=297
693.55	       =>  wckTime=662.235  cpuTime=656.64  mem=16M644
693.55	   
693.55	   global
693.55	     nbConstraintChecks=2087211519  nbRestartNogoods=297  solvingWckTime=662.236  solvingCpuTime=656.64  expiredTime=no
693.55	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=687.19
693.55	       =>  wckTime=693.185  cpuTime=687.14  mem=16M644
693.56	
693.56	s OPTIMUM FOUND
693.56	v 4 9 6 4 4 0 6 2 7 1 6 7 1 8 0 2 6 4 4 5 5 9 4 7 0 
693.56	   
693.56	   totalWckTime=693.267  totalCpuTime=687.19

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/node48/watcher-281269-1169310879 -o ROOT/results/node48/solver-281269-1169310879 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281269-1169310879/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.26 1.12 1.41 4/74 25224
/proc/meminfo: memFree=1335832/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=18540 CPUtime=0
/proc/25223/stat : 25223 (runsolver) R 25221 25223 24985 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279486803 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 255539604775 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25223/statm: 4635 279 244 17 0 2626 0

[startup+0.107728 s]
/proc/loadavg: 1.26 1.12 1.41 4/74 25224
/proc/meminfo: memFree=1335832/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=912432 CPUtime=0.07
/proc/25223/stat : 25223 (java) D 25221 25223 24985 0 -1 0 2746 0 1 0 6 1 0 0 20 0 8 0 279486803 934330368 2492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228108 2492 1379 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912432

[startup+0.515767 s]
/proc/loadavg: 1.26 1.12 1.41 4/74 25224
/proc/meminfo: memFree=1335832/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915332 CPUtime=0.42
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 6177 0 1 0 39 3 0 0 18 0 8 0 279486803 937299968 5916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4160646913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228833 5916 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915332

[startup+1.33684 s]
/proc/loadavg: 1.26 1.12 1.41 3/81 25231
/proc/meminfo: memFree=1316832/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915468 CPUtime=1.24
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 7433 0 1 0 108 16 0 0 24 0 8 0 279486803 937439232 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228867 7171 2479 14 0 215337 0
[pid=25223/tid=25225] ppid=25221 vsize=915468 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 279486807 937439232 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915468 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937439232 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915468 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937439232 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915468 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937439232 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915468 CPUtime=0.14
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 279486811 937439232 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915468 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937439232 7171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915468 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 937439232 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.24
Current children cumulated vsize (KiB) 915468

[startup+2.97399 s]
/proc/loadavg: 1.32 1.14 1.41 3/81 25231
/proc/meminfo: memFree=1316768/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915468 CPUtime=2.87
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 7437 0 1 0 237 50 0 0 25 0 8 0 279486803 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228867 7174 2479 14 0 215337 0
[pid=25223/tid=25225] ppid=25221 vsize=915468 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 279486807 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915468 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915468 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915468 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915468 CPUtime=0.15
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 279486811 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915468 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937439232 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915468 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 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) 2.87
Current children cumulated vsize (KiB) 915468

[startup+6.17628 s]
/proc/loadavg: 1.32 1.14 1.41 3/81 25231
/proc/meminfo: memFree=1316768/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=6.04
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 7437 0 1 0 488 116 0 0 25 0 8 0 279486803 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735256 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 7174 2479 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.15
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 279486811 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 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) 6.04
Current children cumulated vsize (KiB) 915464

[startup+12.6419 s]
/proc/loadavg: 1.43 1.17 1.42 3/81 25231
/proc/meminfo: memFree=1316768/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=12.45
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 7437 0 1 0 994 251 0 0 25 0 8 0 279486803 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733582 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 7174 2479 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.15
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 279486811 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 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.45
Current children cumulated vsize (KiB) 915464

[startup+25.5021 s]
/proc/loadavg: 1.51 1.19 1.43 3/81 25231
/proc/meminfo: memFree=1316768/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=25.2
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 7437 0 1 0 2008 512 0 0 25 0 8 0 279486803 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733458 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 7174 2479 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.15
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 279486811 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 7174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 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.2
Current children cumulated vsize (KiB) 915464

[startup+51.1044 s]
/proc/loadavg: 1.68 1.26 1.44 3/81 25231
/proc/meminfo: memFree=1310496/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=50.58
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 9090 0 1 0 4430 628 0 0 25 0 8 0 279486803 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073856759 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 8822 2532 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.27
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 279486811 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 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.58
Current children cumulated vsize (KiB) 915464

[startup+102.405 s]
/proc/loadavg: 1.91 1.39 1.47 3/81 25231
/proc/meminfo: memFree=1310432/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=101.46
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 9100 0 1 0 9518 628 0 0 25 0 8 0 279486803 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837897 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 8830 2532 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.27
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 279486811 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 915464

[startup+162.448 s]
/proc/loadavg: 2.00 1.52 1.51 3/81 25231
/proc/meminfo: memFree=1310432/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=161.01
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 9106 0 1 0 15473 628 0 0 25 0 8 0 279486803 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838943 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.27
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 279486811 937435136 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 937435136 8837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 915464

[startup+282.549 s]
/proc/loadavg: 2.00 1.66 1.56 3/81 25231
/proc/meminfo: memFree=1310432/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=280.11
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 9111 0 1 0 27383 628 0 0 25 0 8 0 279486803 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073902270 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 8840 2532 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.27
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 279486811 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 915464

[startup+342.59 s]
/proc/loadavg: 2.00 1.72 1.58 3/81 25231
/proc/meminfo: memFree=1310432/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=339.64
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 9111 0 1 0 33336 628 0 0 25 0 8 0 279486803 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839053 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 8840 2532 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.27
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 279486811 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.64
Current children cumulated vsize (KiB) 915464

[startup+402.631 s]
/proc/loadavg: 2.00 1.77 1.61 3/81 25231
/proc/meminfo: memFree=1310368/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=399.15
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 9113 0 1 0 39287 628 0 0 25 0 8 0 279486803 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839047 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 8842 2532 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.27
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.15
Current children cumulated vsize (KiB) 915464

[startup+462.685 s]
/proc/loadavg: 2.00 1.81 1.63 3/81 25231
/proc/meminfo: memFree=1310368/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=458.72
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 9113 0 1 0 45243 629 0 0 25 0 8 0 279486803 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855975 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 8842 2532 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.27
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.72
Current children cumulated vsize (KiB) 915464

[startup+522.723 s]
/proc/loadavg: 2.00 1.84 1.65 3/81 25231
/proc/meminfo: memFree=1310368/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=518.26
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 9113 0 1 0 51197 629 0 0 25 0 8 0 279486803 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073856759 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 8842 2532 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.27
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 937435136 8842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.26
Current children cumulated vsize (KiB) 915464

[startup+582.765 s]
/proc/loadavg: 2.00 1.87 1.67 3/81 25231
/proc/meminfo: memFree=1310368/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=577.8
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 9116 0 1 0 57151 629 0 0 25 0 8 0 279486803 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073902059 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 8845 2532 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.27
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 279486811 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.8
Current children cumulated vsize (KiB) 915464

[startup+642.804 s]
/proc/loadavg: 2.00 1.89 1.69 3/81 25231
/proc/meminfo: memFree=1310368/2055920 swapFree=4192812/4192956
[pid=25223] ppid=25221 vsize=915464 CPUtime=637.35
/proc/25223/stat : 25223 (java) R 25221 25223 24985 0 -1 0 9116 0 1 0 63106 629 0 0 25 0 8 0 279486803 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073902262 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25223/statm: 228866 8845 2532 14 0 215336 0
[pid=25223/tid=25225] ppid=25221 vsize=915464 CPUtime=0.03
/proc/25223/task/25225/stat : 25225 (java) S 25221 25223 24985 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279486807 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25226] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25226/stat : 25226 (java) S 25221 25223 24985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279486808 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25227] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25227/stat : 25227 (java) S 25221 25223 24985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279486808 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25228] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25228/stat : 25228 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279486811 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25229] ppid=25221 vsize=915464 CPUtime=0.27
/proc/25223/task/25229/stat : 25229 (java) S 25221 25223 24985 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 279486811 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25230] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25230/stat : 25230 (java) S 25221 25223 24985 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279486811 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25223/tid=25231] ppid=25221 vsize=915464 CPUtime=0
/proc/25223/task/25231/stat : 25231 (java) S 25221 25223 24985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279486811 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.35
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 693.579
CPU time (s): 687.707
CPU user time (s): 681.401
CPU system time (s): 6.30604
CPU usage (%): 99.1534
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 681.401
system time used= 6.30604
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= 15295
involuntary context switches= 29165

runsolver used 0.85187 s user time and 2.19567 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan 20 16:34:40 UTC 2007


IDJOB= 281269
IDBENCH= 12131
IDSOLVER= 68
FILE ID= node48/281269-1169310879

PBS_JOBID= 3610248

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2d8a774f89b314159d70f35bdfdf6a49

RANDOM SEED= 669039900

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.218
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.218
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:       1336312 kB
Buffers:         50776 kB
Cached:         512196 kB
SwapCached:          0 kB
Active:         191480 kB
Inactive:       448520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1336312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          88344 kB
Slab:            64824 kB
Committed_AS:  5843024 kB
PageTables:       1852 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 node48 on Sat Jan 20 16:46:15 UTC 2007