Trace number 281413

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 852.287 860.347

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-39_ext.xml
MD5SUMf979e4bda20bd7f4a5bac12bff879df9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints33
Best CPU time to get the best result obtained on this benchmark16.4265
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281413-1169312127/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.098  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.51	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2001  maxDegree=14
0.51	     maxArity=2
0.51	       =>  wckTime=0.199  cpuTime=0.16  mem=8M847
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.284  cpuTime=0.2  mem=5M461
0.60	
0.60	s SATISFIABLE
0.60	o 9
0.60	c 96
0.61	o 12
0.61	c 93
0.61	o 15
0.61	c 90
0.61	o 17
0.61	c 88
0.61	o 20
0.61	c 85
0.61	o 22
0.61	c 83
0.61	o 24
0.61	c 81
0.61	o 26
0.61	c 79
0.61	o 28
0.61	c 77
0.61	o 29
0.61	c 76
0.62	o 30
0.62	c 75
0.62	o 31
0.62	c 74
0.62	o 32
0.62	c 73
0.62	o 33
0.62	c 72
2.72	   
2.72	   search
2.72	     run=0  nbConstraintChecks=14968645  nbAssignments=10000
2.72	       =>  wckTime=2.12  cpuTime=2.08  mem=5M461
4.78	   
4.78	   search
4.78	     run=1  nbConstraintChecks=29922689  nbAssignments=20000
4.78	       =>  wckTime=4.181  cpuTime=4.12  mem=5M461
6.84	   
6.84	   search
6.84	     run=2  nbConstraintChecks=44919783  nbAssignments=30000
6.84	       =>  wckTime=6.241  cpuTime=6.15  mem=5M461
8.87	   
8.87	   search
8.87	     run=3  nbConstraintChecks=59881605  nbAssignments=40000
8.87	       =>  wckTime=8.277  cpuTime=8.17  mem=5M461
10.91	   
10.91	   search
10.91	     run=4  nbConstraintChecks=74862737  nbAssignments=50000
10.91	       =>  wckTime=10.313  cpuTime=10.2  mem=5M461
12.95	   
12.95	   search
12.95	     run=5  nbConstraintChecks=89820152  nbAssignments=60000
12.95	       =>  wckTime=12.352  cpuTime=12.21  mem=5M461
14.99	   
14.99	   search
14.99	     run=6  nbConstraintChecks=104784495  nbAssignments=70000
14.99	       =>  wckTime=14.394  cpuTime=14.24  mem=5M461
17.04	   
17.04	   search
17.04	     run=7  nbConstraintChecks=119757209  nbAssignments=80000
17.04	       =>  wckTime=16.44  cpuTime=16.26  mem=5M461
19.09	   
19.09	   search
19.09	     run=8  nbConstraintChecks=134745569  nbAssignments=90000
19.09	       =>  wckTime=18.497  cpuTime=18.31  mem=5M461
21.15	   
21.15	   search
21.15	     run=9  nbConstraintChecks=149692600  nbAssignments=100000
21.15	       =>  wckTime=20.554  cpuTime=20.35  mem=5M461
23.21	   
23.21	   search
23.21	     run=10  nbConstraintChecks=164671310  nbAssignments=110000
23.21	       =>  wckTime=22.611  cpuTime=22.39  mem=5M461
25.27	   
25.27	   search
25.27	     run=11  nbConstraintChecks=179631260  nbAssignments=120000
25.27	       =>  wckTime=24.672  cpuTime=24.42  mem=5M461
27.33	   
27.33	   search
27.33	     run=12  nbConstraintChecks=194622635  nbAssignments=130000
27.33	       =>  wckTime=26.731  cpuTime=26.46  mem=5M461
29.37	   
29.37	   search
29.37	     run=13  nbConstraintChecks=209616573  nbAssignments=140000
29.37	       =>  wckTime=28.771  cpuTime=28.49  mem=5M461
30.92	   
30.92	   search
30.92	     run=14  nbConstraintChecks=220950663  nbAssignments=147566
30.92	       =>  wckTime=30.318  cpuTime=30.02  mem=5M461
30.92	   
30.92	   global
30.92	     nbConstraintChecks=220950663  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.92	     solvingWckTime=30.317  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.92	     globalCpuTime=30.27
30.92	       =>  wckTime=30.603  cpuTime=30.22  mem=5M461
30.92	   
30.92	   solver IterativeSystematicSolver being built... 
31.05	       =>  wckTime=30.735  cpuTime=30.33  mem=16M368
31.08	   
31.08	   preprocessing
31.08	     nbConstraintChecks=35841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.08	     detectedInconsistency=no
31.08	       =>  wckTime=0.028  cpuTime=0.01  mem=16M368
31.12	   
31.12	   search
31.12	     run=0  nbConstraintChecks=77795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39
31.12	     nbFailedAssignments=22  nbBacktracks=11  nbVisitedNodes=73  nbRestartNogoods=0
31.12	       =>  wckTime=0.067  cpuTime=0.04  mem=16M368
31.16	   
31.16	   search
31.16	     run=1  nbConstraintChecks=185690  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101
31.16	     nbFailedAssignments=62  nbBacktracks=26  nbVisitedNodes=190  nbRestartNogoods=6
31.16	       =>  wckTime=0.105  cpuTime=0.06  mem=16M368
31.20	   
31.20	   search
31.20	     run=2  nbConstraintChecks=379512  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=190
31.20	     nbFailedAssignments=123  nbBacktracks=48  nbVisitedNodes=362  nbRestartNogoods=12
31.20	       =>  wckTime=0.146  cpuTime=0.1  mem=16M368
31.25	   
31.25	   search
31.25	     run=3  nbConstraintChecks=627728  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=322
31.25	     nbFailedAssignments=216  nbBacktracks=81  nbVisitedNodes=620  nbRestartNogoods=19
31.25	       =>  wckTime=0.196  cpuTime=0.15  mem=16M368
31.34	   
31.34	   search
31.34	     run=4  nbConstraintChecks=1098631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=528
31.34	     nbFailedAssignments=367  nbBacktracks=131  nbVisitedNodes=1027  nbRestartNogoods=27
31.34	       =>  wckTime=0.29  cpuTime=0.24  mem=16M368
31.46	   
31.46	   search
31.46	     run=5  nbConstraintChecks=1695341  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=826
31.46	     nbFailedAssignments=585  nbBacktracks=206  nbVisitedNodes=1617  nbRestartNogoods=35
31.46	       =>  wckTime=0.408  cpuTime=0.35  mem=16M368
31.66	   
31.66	   search
31.66	     run=6  nbConstraintChecks=2797337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1291
31.66	     nbFailedAssignments=931  nbBacktracks=319  nbVisitedNodes=2540  nbRestartNogoods=44
31.66	       =>  wckTime=0.612  cpuTime=0.55  mem=16M368
31.94	   
31.94	   search
31.94	     run=7  nbConstraintChecks=4232730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1927
31.94	     nbFailedAssignments=1391  nbBacktracks=489  nbVisitedNodes=3806  nbRestartNogoods=50
31.94	       =>  wckTime=0.891  cpuTime=0.8  mem=16M368
32.29	   
32.29	   search
32.29	     run=8  nbConstraintChecks=6177128  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2894
32.29	     nbFailedAssignments=2096  nbBacktracks=745  nbVisitedNodes=5734  nbRestartNogoods=61
32.29	       =>  wckTime=1.239  cpuTime=1.14  mem=16M368
32.88	   
32.88	   search
32.88	     run=9  nbConstraintChecks=9522781  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4396
32.88	     nbFailedAssignments=3208  nbBacktracks=1129  nbVisitedNodes=8732  nbRestartNogoods=70
32.88	       =>  wckTime=1.828  cpuTime=1.72  mem=16M368
33.80	   
33.80	   search
33.80	     run=10  nbConstraintChecks=14809594  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6712
33.80	     nbFailedAssignments=4943  nbBacktracks=1705  nbVisitedNodes=13359  nbRestartNogoods=78
33.80	       =>  wckTime=2.749  cpuTime=2.64  mem=16M368
35.16	   
35.16	   search
35.16	     run=11  nbConstraintChecks=22734384  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10085
35.16	     nbFailedAssignments=7446  nbBacktracks=2569  nbVisitedNodes=20098  nbRestartNogoods=88
35.16	       =>  wckTime=4.113  cpuTime=3.99  mem=16M368
37.23	   
37.23	   search
37.23	     run=12  nbConstraintChecks=34614435  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15208
37.23	     nbFailedAssignments=11267  nbBacktracks=3866  nbVisitedNodes=30338  nbRestartNogoods=99
37.23	       =>  wckTime=6.178  cpuTime=6.04  mem=16M368
40.27	   
40.27	   search
40.27	     run=13  nbConstraintChecks=52032065  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22886
40.27	     nbFailedAssignments=16994  nbBacktracks=5812  nbVisitedNodes=45685  nbRestartNogoods=114
40.27	       =>  wckTime=9.219  cpuTime=9.05  mem=16M368
45.07	   
45.07	   search
45.07	     run=14  nbConstraintChecks=79621704  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34360
45.07	     nbFailedAssignments=25545  nbBacktracks=8731  nbVisitedNodes=68619  nbRestartNogoods=126
45.07	       =>  wckTime=14.018  cpuTime=13.81  mem=16M368
51.63	   
51.63	   search
51.63	     run=15  nbConstraintChecks=117026974  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50771
51.63	     nbFailedAssignments=37573  nbBacktracks=13109  nbVisitedNodes=101421  nbRestartNogoods=140
51.63	       =>  wckTime=20.575  cpuTime=20.31  mem=16M368
62.10	   
62.10	   search
62.10	     run=16  nbConstraintChecks=176947417  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76634
62.10	     nbFailedAssignments=56864  nbBacktracks=19677  nbVisitedNodes=153120  nbRestartNogoods=157
62.10	       =>  wckTime=31.053  cpuTime=30.68  mem=16M368
77.71	   
77.71	   search
77.71	     run=17  nbConstraintChecks=267083824  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115108
77.71	     nbFailedAssignments=85483  nbBacktracks=29529  nbVisitedNodes=230036  nbRestartNogoods=176
77.71	       =>  wckTime=46.664  cpuTime=46.15  mem=16M368
99.88	   
99.88	   search
99.88	     run=18  nbConstraintChecks=393190076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170616
99.88	     nbFailedAssignments=126207  nbBacktracks=44307  nbVisitedNodes=341011  nbRestartNogoods=190
99.88	       =>  wckTime=68.83  cpuTime=68.11  mem=16M368
134.18	   
134.18	   search
134.18	     run=19  nbConstraintChecks=587001950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=253747
134.18	     nbFailedAssignments=187165  nbBacktracks=66475  nbVisitedNodes=507173  nbRestartNogoods=210
134.18	       =>  wckTime=103.127  cpuTime=102.1  mem=16M368
183.79	   
183.79	   search
183.79	     run=20  nbConstraintChecks=866001199  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=375539
183.79	     nbFailedAssignments=275700  nbBacktracks=99727  nbVisitedNodes=750397  nbRestartNogoods=223
183.79	       =>  wckTime=152.743  cpuTime=151.26  mem=16M368
248.95	   
248.95	   search
248.95	     run=21  nbConstraintChecks=1231369394  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=535767
248.95	     nbFailedAssignments=386045  nbBacktracks=149605  nbVisitedNodes=1069847  nbRestartNogoods=239
248.95	       =>  wckTime=217.898  cpuTime=215.83  mem=16M368
346.02	   
346.02	   search
346.02	     run=22  nbConstraintChecks=1778089369  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=768455
346.02	     nbFailedAssignments=543910  nbBacktracks=224423  nbVisitedNodes=1532413  nbRestartNogoods=261
346.02	       =>  wckTime=314.973  cpuTime=311.95  mem=16M368
489.94	   
489.94	   search
489.94	     run=23  nbConstraintChecks=2592192003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1115925
489.94	     nbFailedAssignments=779150  nbBacktracks=336650  nbVisitedNodes=2223214  nbRestartNogoods=275
489.94	       =>  wckTime=458.894  cpuTime=454.44  mem=16M368
691.04	   
691.04	   search
691.04	     run=24  nbConstraintChecks=3732169313  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1604810
691.04	     nbFailedAssignments=1099691  nbBacktracks=504991  nbVisitedNodes=3191716  nbRestartNogoods=299
691.04	       =>  wckTime=659.994  cpuTime=653.72  mem=16M368
860.30	   
860.30	   search
860.30	     run=25  nbConstraintChecks=4686513253  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2007411
860.30	     nbFailedAssignments=1364329  nbBacktracks=642955  nbVisitedNodes=3987499  nbRestartNogoods=312
860.30	       =>  wckTime=829.248  cpuTime=821.43  mem=16M368
860.30	   
860.30	   global
860.30	     nbConstraintChecks=4686549094  nbRestartNogoods=312  solvingWckTime=829.249  solvingCpuTime=821.43  expiredTime=no
860.30	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=851.81
860.30	       =>  wckTime=859.985  cpuTime=851.76  mem=16M368
860.30	
860.30	s OPTIMUM FOUND
860.30	v 0 2 8 7 8 7 3 3 6 3 6 0 6 8 1 
860.30	   
860.30	   totalWckTime=860.068  totalCpuTime=851.82

Verifier Data (download as text)

72 unsatisfied constraints, 33 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/node17/watcher-281413-1169312127 -o ROOT/results/node17/solver-281413-1169312127 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281413-1169312127/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.92 1.97 1.99 4/93 24362
/proc/meminfo: memFree=1335192/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=11868 CPUtime=0
/proc/24361/stat : 24361 (java) D 24359 24361 24293 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 279607467 12152832 515 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2859812 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/24361/statm: 2967 515 425 14 0 1602 0

[startup+0.104236 s]
/proc/loadavg: 1.92 1.97 1.99 4/93 24362
/proc/meminfo: memFree=1335192/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=914988 CPUtime=0.09
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 2994 0 1 0 7 2 0 0 18 0 8 0 279607467 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072931672 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512279 s]
/proc/loadavg: 1.92 1.97 1.99 4/93 24362
/proc/meminfo: memFree=1335192/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915332 CPUtime=0.49
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 6477 0 1 0 45 4 0 0 18 0 8 0 279607467 937299968 6216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228833 6216 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33336 s]
/proc/loadavg: 1.92 1.97 1.99 3/100 24369
/proc/meminfo: memFree=1317984/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=1.3
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 7007 0 1 0 112 18 0 0 25 0 8 0 279607467 937410560 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656115 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 6745 2479 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.1
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 279607475 937410560 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915440

[startup+2.97553 s]
/proc/loadavg: 1.92 1.97 1.99 3/100 24369
/proc/meminfo: memFree=1317856/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=2.94
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 7010 0 1 0 243 51 0 0 25 0 8 0 279607467 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660842 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 6747 2479 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.11
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279607475 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915440

[startup+6.17788 s]
/proc/loadavg: 2.01 1.99 1.99 3/100 24369
/proc/meminfo: memFree=1317856/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915444 CPUtime=6.1
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 7010 0 1 0 500 110 0 0 25 0 8 0 279607467 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228861 6747 2479 14 0 215331 0
[pid=24361/tid=24363] ppid=24359 vsize=915444 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279607471 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915444 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915444 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915444 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915444 CPUtime=0.11
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279607475 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915444 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915444 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915444

[startup+12.6465 s]
/proc/loadavg: 2.01 1.99 1.99 3/100 24369
/proc/meminfo: memFree=1317856/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=12.51
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 7010 0 1 0 1022 229 0 0 25 0 8 0 279607467 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657835 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 6747 2479 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.11
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279607475 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915440

[startup+25.4979 s]
/proc/loadavg: 2.00 1.99 1.99 3/100 24369
/proc/meminfo: memFree=1317920/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=25.25
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 7011 0 1 0 2050 475 0 0 25 0 8 0 279607467 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657856 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 6748 2479 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.11
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 279607475 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 915440

[startup+51.1036 s]
/proc/loadavg: 2.00 1.99 1.99 3/100 24369
/proc/meminfo: memFree=1310176/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=50.61
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 8992 0 1 0 4482 579 0 0 25 0 8 0 279607467 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 8723 2532 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.22
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279607475 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 915440

[startup+102.304 s]
/proc/loadavg: 2.00 1.99 1.99 3/100 24369
/proc/meminfo: memFree=1310240/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=101.35
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 9001 0 1 0 9555 580 0 0 25 0 8 0 279607467 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 8732 2532 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.22
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279607475 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 915440

[startup+162.345 s]
/proc/loadavg: 2.05 2.00 2.00 3/100 24369
/proc/meminfo: memFree=1310240/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=160.85
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 9004 0 1 0 15505 580 0 0 25 0 8 0 279607467 937410560 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761426 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.22
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279607475 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.71
Current children cumulated vsize (KiB) 915440

[startup+462.602 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24567
/proc/meminfo: memFree=1309928/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=458.18
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 9011 0 1 0 45237 581 0 0 25 0 8 0 279607467 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 8742 2532 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.22
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279607475 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.18
Current children cumulated vsize (KiB) 915440

[startup+522.652 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24567
/proc/meminfo: memFree=1309928/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=517.69
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 9014 0 1 0 51187 582 0 0 25 0 8 0 279607467 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777750 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 8745 2532 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.22
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.69
Current children cumulated vsize (KiB) 915440

[startup+582.695 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24567
/proc/meminfo: memFree=1309928/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=577.18
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 9014 0 1 0 57136 582 0 0 25 0 8 0 279607467 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 8745 2532 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.22
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.18
Current children cumulated vsize (KiB) 915440

[startup+642.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24567
/proc/meminfo: memFree=1309928/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=636.68
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 9014 0 1 0 63086 582 0 0 25 0 8 0 279607467 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845438 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 8745 2532 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.22
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 636.68
Current children cumulated vsize (KiB) 915440

[startup+702.786 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24567
/proc/meminfo: memFree=1309928/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=696.18
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 9017 0 1 0 69036 582 0 0 25 0 8 0 279607467 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073809494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 8748 2532 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.22
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 696.18
Current children cumulated vsize (KiB) 915440

[startup+762.83 s]
/proc/loadavg: 2.07 2.02 2.00 3/100 24567
/proc/meminfo: memFree=1309992/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=755.68
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 9017 0 1 0 74985 583 0 0 25 0 8 0 279607467 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810694 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 8748 2532 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.22
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 755.68
Current children cumulated vsize (KiB) 915440

[startup+822.877 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 24567
/proc/meminfo: memFree=1309992/2055920 swapFree=4192812/4192956
[pid=24361] ppid=24359 vsize=915440 CPUtime=815.18
/proc/24361/stat : 24361 (java) R 24359 24361 24293 0 -1 0 9017 0 1 0 80935 583 0 0 25 0 8 0 279607467 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761426 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 228860 8748 2532 14 0 215330 0
[pid=24361/tid=24363] ppid=24359 vsize=915440 CPUtime=0.02
/proc/24361/task/24363/stat : 24363 (java) S 24359 24361 24293 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279607471 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24359 24361 24293 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279607472 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24359 24361 24293 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279607472 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24359 24361 24293 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24359 vsize=915440 CPUtime=0.22
/proc/24361/task/24367/stat : 24367 (java) S 24359 24361 24293 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24359 vsize=915440 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24359 24361 24293 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279607475 937410560 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.18
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 860.347
CPU time (s): 852.287
CPU user time (s): 846.444
CPU system time (s): 5.84311
CPU usage (%): 99.0632
Max. virtual memory (cumulated for all children) (KiB): 915956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 846.444
system time used= 5.84311
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9114
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= 18491
involuntary context switches= 48503

runsolver used 0.842871 s user time and 2.97555 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 16:55:27 UTC 2007


IDJOB= 281413
IDBENCH= 12180
IDSOLVER= 68
FILE ID= node17/281413-1169312127

PBS_JOBID= 3609994

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f979e4bda20bd7f4a5bac12bff879df9

RANDOM SEED= 718204941

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.236
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.236
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:       1335672 kB
Buffers:         49028 kB
Cached:         510884 kB
SwapCached:          0 kB
Active:         290348 kB
Inactive:       352724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1335672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:         112204 kB
Slab:            61772 kB
Committed_AS:  9722408 kB
PageTables:       2348 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 node17 on Sat Jan 20 17:09:47 UTC 2007