Trace number 282107

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 1342.1 1344.04

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t58/
pi-30-10-197-42-31.xml
MD5SUM708c4bff99779451a8550a3de28da430
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints100
Best CPU time to get the best result obtained on this benchmark8.5767
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/282107-1169318074/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.094  cpuTime=0.09  mem=6M903
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.51	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1353  maxDegree=13
0.51	     maxArity=2
0.51	       =>  wckTime=0.209  cpuTime=0.16  mem=8M864
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.289  cpuTime=0.2  mem=5M497
0.60	
0.60	s SATISFIABLE
0.60	o 52
0.60	c 57
0.60	o 56
0.60	c 53
0.60	o 58
0.60	c 51
0.60	o 59
0.60	c 50
0.60	o 63
0.60	c 46
0.60	o 66
0.60	c 43
0.60	o 68
0.60	c 41
0.60	o 69
0.60	c 40
0.61	o 71
0.61	c 38
0.61	o 73
0.61	c 36
0.61	o 75
0.61	c 34
0.61	o 76
0.61	c 33
0.61	o 77
0.61	c 32
0.61	o 79
0.61	c 30
0.61	o 81
0.61	c 28
0.61	o 82
0.61	c 27
0.61	o 83
0.61	c 26
0.61	o 84
0.61	c 25
0.61	o 85
0.61	c 24
0.62	o 87
0.62	c 22
0.62	o 88
0.62	c 21
0.62	o 89
0.62	c 20
0.62	o 90
0.62	c 19
0.62	o 91
0.62	c 18
0.62	o 92
0.62	c 17
0.62	o 94
0.62	c 15
0.62	o 95
0.62	c 14
0.62	o 96
0.62	c 13
0.65	o 97
0.65	c 12
0.77	o 98
0.77	c 11
1.14	o 99
1.14	c 10
1.36	o 100
1.36	c 9
2.12	   
2.12	   search
2.12	     run=0  nbConstraintChecks=7311262  nbAssignments=10000
2.12	       =>  wckTime=1.524  cpuTime=1.5  mem=5M497
3.58	   
3.58	   search
3.58	     run=1  nbConstraintChecks=14770999  nbAssignments=20000
3.58	       =>  wckTime=2.985  cpuTime=2.94  mem=5M497
5.00	   
5.00	   search
5.00	     run=2  nbConstraintChecks=21981692  nbAssignments=30000
5.00	       =>  wckTime=4.41  cpuTime=4.37  mem=5M497
6.45	   
6.45	   search
6.45	     run=3  nbConstraintChecks=29319305  nbAssignments=40000
6.45	       =>  wckTime=5.862  cpuTime=5.81  mem=5M497
7.89	   
7.89	   search
7.89	     run=4  nbConstraintChecks=36549596  nbAssignments=50000
7.89	       =>  wckTime=7.296  cpuTime=7.24  mem=5M497
9.36	   
9.36	   search
9.36	     run=5  nbConstraintChecks=44030952  nbAssignments=60000
9.36	       =>  wckTime=8.765  cpuTime=8.7  mem=5M497
10.79	   
10.79	   search
10.79	     run=6  nbConstraintChecks=51298973  nbAssignments=70000
10.79	       =>  wckTime=10.202  cpuTime=10.13  mem=5M497
12.28	   
12.28	   search
12.28	     run=7  nbConstraintChecks=58944014  nbAssignments=80000
12.28	       =>  wckTime=11.689  cpuTime=11.61  mem=5M497
13.75	   
13.75	   search
13.75	     run=8  nbConstraintChecks=66341312  nbAssignments=90000
13.75	       =>  wckTime=13.158  cpuTime=13.08  mem=5M497
15.23	   
15.23	   search
15.23	     run=9  nbConstraintChecks=73842897  nbAssignments=100000
15.23	       =>  wckTime=14.635  cpuTime=14.55  mem=5M497
16.69	   
16.69	   search
16.69	     run=10  nbConstraintChecks=81165258  nbAssignments=110000
16.69	       =>  wckTime=16.095  cpuTime=15.99  mem=5M497
18.18	   
18.18	   search
18.18	     run=11  nbConstraintChecks=88763179  nbAssignments=120000
18.18	       =>  wckTime=17.586  cpuTime=17.48  mem=5M497
19.62	   
19.62	   search
19.62	     run=12  nbConstraintChecks=95957351  nbAssignments=130000
19.62	       =>  wckTime=19.029  cpuTime=18.91  mem=5M497
21.09	   
21.09	   search
21.09	     run=13  nbConstraintChecks=103373516  nbAssignments=140000
21.09	       =>  wckTime=20.498  cpuTime=20.37  mem=5M497
22.54	   
22.54	   search
22.54	     run=14  nbConstraintChecks=110761181  nbAssignments=150000
22.54	       =>  wckTime=21.953  cpuTime=21.83  mem=5M497
23.99	   
23.99	   search
23.99	     run=15  nbConstraintChecks=118008388  nbAssignments=160000
23.99	       =>  wckTime=23.394  cpuTime=23.26  mem=5M497
25.42	   
25.42	   search
25.42	     run=16  nbConstraintChecks=125270254  nbAssignments=170000
25.42	       =>  wckTime=24.831  cpuTime=24.69  mem=5M497
26.90	   
26.90	   search
26.90	     run=17  nbConstraintChecks=132883260  nbAssignments=180000
26.90	       =>  wckTime=26.307  cpuTime=26.17  mem=5M497
28.36	   
28.36	   search
28.36	     run=18  nbConstraintChecks=140309017  nbAssignments=190000
28.36	       =>  wckTime=27.766  cpuTime=27.61  mem=5M497
29.82	   
29.82	   search
29.82	     run=19  nbConstraintChecks=147751141  nbAssignments=200000
29.82	       =>  wckTime=29.226  cpuTime=29.06  mem=5M497
31.26	   
31.26	   search
31.27	     run=20  nbConstraintChecks=155043998  nbAssignments=210000
31.27	       =>  wckTime=30.673  cpuTime=30.5  mem=5M497
31.52	   
31.52	   search
31.52	     run=21  nbConstraintChecks=156339220  nbAssignments=211718
31.52	       =>  wckTime=30.926  cpuTime=30.76  mem=5M497
31.52	   
31.52	   global
31.52	     nbConstraintChecks=156339220  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.52	     solvingWckTime=30.924  solvingCpuTime=30.76  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.52	     globalCpuTime=31.01
31.52	       =>  wckTime=31.215  cpuTime=30.96  mem=5M497
31.52	   
31.52	   solver IterativeSystematicSolver being built... 
31.67	       =>  wckTime=31.361  cpuTime=31.07  mem=16M696
31.67	   
31.67	   preprocessing
31.67	     nbConstraintChecks=50  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.67	     detectedInconsistency=no
31.67	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M696
31.76	   
31.76	   search
31.76	     run=0  nbConstraintChecks=112277  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72
31.76	     nbFailedAssignments=56  nbBacktracks=10  nbVisitedNodes=139  nbRestartNogoods=0
31.76	       =>  wckTime=0.091  cpuTime=0.06  mem=16M696
31.81	   
31.81	   search
31.81	     run=1  nbConstraintChecks=213051  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=141
31.81	     nbFailedAssignments=103  nbBacktracks=25  nbVisitedNodes=270  nbRestartNogoods=4
31.81	       =>  wckTime=0.145  cpuTime=0.11  mem=16M696
31.88	   
31.88	   search
31.88	     run=2  nbConstraintChecks=427355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=273
31.88	     nbFailedAssignments=206  nbBacktracks=47  nbVisitedNodes=527  nbRestartNogoods=8
31.88	       =>  wckTime=0.215  cpuTime=0.17  mem=16M696
32.00	   
32.00	   search
32.00	     run=3  nbConstraintChecks=776899  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=490
32.00	     nbFailedAssignments=381  nbBacktracks=81  nbVisitedNodes=952  nbRestartNogoods=20
32.00	       =>  wckTime=0.329  cpuTime=0.29  mem=16M696
32.11	   
32.11	   search
32.11	     run=4  nbConstraintChecks=1127700  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=703
32.11	     nbFailedAssignments=537  nbBacktracks=131  nbVisitedNodes=1371  nbRestartNogoods=30
32.11	       =>  wckTime=0.439  cpuTime=0.4  mem=16M696
32.28	   
32.28	   search
32.28	     run=5  nbConstraintChecks=1611852  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=994
32.28	     nbFailedAssignments=745  nbBacktracks=206  nbVisitedNodes=1943  nbRestartNogoods=44
32.28	       =>  wckTime=0.612  cpuTime=0.57  mem=16M696
32.49	   
32.49	   search
32.49	     run=6  nbConstraintChecks=2305084  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1406
32.50	     nbFailedAssignments=1037  nbBacktracks=319  nbVisitedNodes=2755  nbRestartNogoods=52
32.50	       =>  wckTime=0.828  cpuTime=0.78  mem=16M696
32.89	   
32.89	   search
32.89	     run=7  nbConstraintChecks=3396572  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2144
32.89	     nbFailedAssignments=1597  nbBacktracks=489  nbVisitedNodes=4218  nbRestartNogoods=57
32.89	       =>  wckTime=1.225  cpuTime=1.15  mem=16M696
33.45	   
33.45	   search
33.45	     run=8  nbConstraintChecks=5152443  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3105
33.45	     nbFailedAssignments=2295  nbBacktracks=745  nbVisitedNodes=6110  nbRestartNogoods=71
33.45	       =>  wckTime=1.787  cpuTime=1.71  mem=16M696
34.74	   
34.74	   search
34.74	     run=9  nbConstraintChecks=8703214  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5193
34.74	     nbFailedAssignments=3993  nbBacktracks=1129  nbVisitedNodes=10277  nbRestartNogoods=87
34.74	       =>  wckTime=3.072  cpuTime=2.99  mem=16M696
36.23	   
36.23	   search
36.23	     run=10  nbConstraintChecks=13507904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8030
36.23	     nbFailedAssignments=6248  nbBacktracks=1705  nbVisitedNodes=15941  nbRestartNogoods=120
36.23	       =>  wckTime=4.564  cpuTime=4.47  mem=16M696
38.38	   
38.38	   search
38.38	     run=11  nbConstraintChecks=20421292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11830
38.38	     nbFailedAssignments=9175  nbBacktracks=2569  nbVisitedNodes=23495  nbRestartNogoods=138
38.38	       =>  wckTime=6.709  cpuTime=6.61  mem=16M696
41.32	   
41.32	   search
41.32	     run=12  nbConstraintChecks=29771842  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17178
41.32	     nbFailedAssignments=13220  nbBacktracks=3866  nbVisitedNodes=34176  nbRestartNogoods=171
41.32	       =>  wckTime=9.653  cpuTime=9.54  mem=16M696
45.70	   
45.70	   search
45.70	     run=13  nbConstraintChecks=44482414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25393
45.70	     nbFailedAssignments=19481  nbBacktracks=5812  nbVisitedNodes=50584  nbRestartNogoods=188
45.70	       =>  wckTime=14.034  cpuTime=13.9  mem=16M696
52.94	   
52.94	   search
52.94	     run=14  nbConstraintChecks=65569092  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38725
52.94	     nbFailedAssignments=29888  nbBacktracks=8731  nbVisitedNodes=77084  nbRestartNogoods=215
52.94	       =>  wckTime=21.276  cpuTime=21.11  mem=16M696
62.59	   
62.59	   search
62.59	     run=15  nbConstraintChecks=94486872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55593
62.59	     nbFailedAssignments=42369  nbBacktracks=13109  nbVisitedNodes=110667  nbRestartNogoods=226
62.59	       =>  wckTime=30.923  cpuTime=30.71  mem=16M696
75.99	   
75.99	   search
75.99	     run=16  nbConstraintChecks=133480067  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80286
75.99	     nbFailedAssignments=60488  nbBacktracks=19677  nbVisitedNodes=159633  nbRestartNogoods=249
75.99	       =>  wckTime=44.325  cpuTime=44.05  mem=16M696
93.31	   
93.31	   search
93.31	     run=17  nbConstraintChecks=181371053  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112230
93.31	     nbFailedAssignments=82575  nbBacktracks=29529  nbVisitedNodes=222970  nbRestartNogoods=261
93.31	       =>  wckTime=61.646  cpuTime=61.29  mem=16M696
116.51	   
116.51	   search
116.51	     run=18  nbConstraintChecks=244701496  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=155154
116.51	     nbFailedAssignments=110714  nbBacktracks=44307  nbVisitedNodes=307663  nbRestartNogoods=271
116.51	       =>  wckTime=84.847  cpuTime=84.38  mem=16M696
149.99	   
149.99	   search
149.99	     run=19  nbConstraintChecks=333093070  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215637
149.99	     nbFailedAssignments=149021  nbBacktracks=66475  nbVisitedNodes=427647  nbRestartNogoods=289
149.99	       =>  wckTime=118.319  cpuTime=117.7  mem=16M696
195.69	   
195.69	   search
195.69	     run=20  nbConstraintChecks=463037525  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=306008
195.69	     nbFailedAssignments=206134  nbBacktracks=99727  nbVisitedNodes=606170  nbRestartNogoods=304
195.69	       =>  wckTime=164.024  cpuTime=163.3  mem=16M696
262.00	   
262.00	   search
262.00	     run=21  nbConstraintChecks=654691084  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=434172
262.00	     nbFailedAssignments=284414  nbBacktracks=149605  nbVisitedNodes=859860  nbRestartNogoods=328
262.00	       =>  wckTime=230.332  cpuTime=229.55  mem=16M696
359.08	   
359.08	   search
359.08	     run=22  nbConstraintChecks=934427625  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=623478
359.08	     nbFailedAssignments=398895  nbBacktracks=224424  nbVisitedNodes=1234290  nbRestartNogoods=350
359.08	       =>  wckTime=327.414  cpuTime=326.54  mem=16M696
492.92	   
492.92	   search
492.92	     run=23  nbConstraintChecks=1330809482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=894501
492.92	     nbFailedAssignments=557686  nbBacktracks=336651  nbVisitedNodes=1768006  nbRestartNogoods=365
492.92	       =>  wckTime=461.248  cpuTime=460.24  mem=16M696
700.69	   
700.69	   search
700.69	     run=24  nbConstraintChecks=1932322543  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1302730
700.69	     nbFailedAssignments=797567  nbBacktracks=504992  nbVisitedNodes=2572275  nbRestartNogoods=393
700.69	       =>  wckTime=669.023  cpuTime=667.81  mem=16M696
1007.85	   
1007.85	   search
1007.85	     run=25  nbConstraintChecks=2830172620  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1908958
1007.85	     nbFailedAssignments=1151278  nbBacktracks=757504  nbVisitedNodes=3766806  nbRestartNogoods=413
1007.85	       =>  wckTime=976.18  cpuTime=974.68  mem=16M696
1343.98	   
1343.98	   search
1343.98	     run=26  nbConstraintChecks=3819891326  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2574680
1343.98	     nbFailedAssignments=1531992  nbBacktracks=1042513  nbVisitedNodes=5078060  nbRestartNogoods=430
1343.98	       =>  wckTime=1312.311  cpuTime=1310.48  mem=16M696
1343.98	   
1343.98	   global
1343.98	     nbConstraintChecks=3819891376  nbRestartNogoods=430  solvingWckTime=1312.312  solvingCpuTime=1310.48
1343.98	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1341.6
1343.98	       =>  wckTime=1343.674  cpuTime=1341.55  mem=16M696
1343.98	
1343.98	s OPTIMUM FOUND
1343.98	v 1 8 9 7 10 3 2 7 6 3 2 8 5 7 9 2 1 10 1 10 9 6 10 7 3 9 8 7 3 8 
1343.98	   
1343.98	   totalWckTime=1343.753  totalCpuTime=1341.6

Verifier Data (download as text)

9 unsatisfied constraints, 100 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/node59/watcher-282107-1169318074 -o ROOT/results/node59/solver-282107-1169318074 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282107-1169318074/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.00 1.20 1.54 4/73 24828
/proc/meminfo: memFree=1399584/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=906644 CPUtime=0.02
/proc/24827/stat : 24827 (java) S 24825 24827 24442 0 -1 0 2069 0 1 0 2 0 0 0 18 0 2 0 280205321 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/24827/statm: 226661 1818 1036 14 0 214244 0
[pid=24827/tid=24829] ppid=24825 vsize=906644 CPUtime=0
/proc/24827/task/24829/stat : 24829 (java) R 24825 24827 24442 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 280205325 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103382 s]
/proc/loadavg: 1.00 1.20 1.54 4/73 24828
/proc/meminfo: memFree=1399584/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=914988 CPUtime=0.08
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 3019 0 1 0 7 1 0 0 18 0 8 0 280205321 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24827/statm: 228747 2765 1435 14 0 215242 0
[pid=24827/tid=24829] ppid=24825 vsize=914988 CPUtime=0
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 280205325 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511417 s]
/proc/loadavg: 1.00 1.20 1.54 4/73 24828
/proc/meminfo: memFree=1399584/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915332 CPUtime=0.49
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 6482 0 1 0 45 4 0 0 21 0 8 0 280205321 937299968 6221 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24827/statm: 228833 6221 2149 14 0 215303 0
[pid=24827/tid=24829] ppid=24825 vsize=915332 CPUtime=0
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 280205325 937299968 6221 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3325 s]
/proc/loadavg: 1.00 1.20 1.54 3/80 24835
/proc/meminfo: memFree=1382184/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=1.31
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 7028 0 1 0 107 24 0 0 25 0 8 0 280205321 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656823 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24827/statm: 228861 6766 2476 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.1
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280205329 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.96968 s]
/proc/loadavg: 1.00 1.20 1.54 3/80 24835
/proc/meminfo: memFree=1382184/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=2.94
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 7032 0 1 0 227 67 0 0 25 0 8 0 280205321 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073653878 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24827/statm: 228861 6769 2476 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.11
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.25705 s]
/proc/loadavg: 1.08 1.21 1.54 3/80 24835
/proc/meminfo: memFree=1382120/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=6.22
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 7032 0 1 0 467 155 0 0 25 0 8 0 280205321 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656841 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24827/statm: 228861 6769 2476 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.11
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915444

[startup+12.7348 s]
/proc/loadavg: 1.16 1.23 1.55 3/80 24835
/proc/meminfo: memFree=1382136/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=12.66
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 7032 0 1 0 933 333 0 0 25 0 8 0 280205321 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656994 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24827/statm: 228861 6769 2476 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.11
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915444

[startup+25.6012 s]
/proc/loadavg: 1.34 1.26 1.55 3/80 24835
/proc/meminfo: memFree=1382264/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=25.47
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 7032 0 1 0 1859 688 0 0 25 0 8 0 280205321 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656989 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24827/statm: 228861 6769 2476 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.11
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915444

[startup+51.206 s]
/proc/loadavg: 1.57 1.32 1.56 3/80 24835
/proc/meminfo: memFree=1374200/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=50.94
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 9102 0 1 0 4249 845 0 0 25 0 8 0 280205321 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776321 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24827/statm: 228861 8834 2527 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.21
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 280205329 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915444

[startup+102.509 s]
/proc/loadavg: 1.81 1.42 1.58 3/80 24835
/proc/meminfo: memFree=1374200/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=102.01
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 9116 0 1 0 9356 845 0 0 25 0 8 0 280205321 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073663543 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24827/statm: 228861 8847 2527 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.21
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 280205329 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 915444

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

/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.21
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 915444

[startup+943.464 s]
/proc/loadavg: 2.09 2.01 1.83 3/81 25018
/proc/meminfo: memFree=1305648/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=941.94
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 9134 0 1 0 93344 850 0 0 25 0 8 0 280205321 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073806328 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24827/statm: 228861 8864 2527 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.21
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 915444

[startup+1003.56 s]
/proc/loadavg: 2.03 2.00 1.84 3/81 25018
/proc/meminfo: memFree=1305648/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=1001.99
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 9134 0 1 0 99349 850 0 0 25 0 8 0 280205321 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794628 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24827/statm: 228861 8864 2527 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.21
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 915444

[startup+1063.56 s]
/proc/loadavg: 2.01 2.00 1.84 3/81 25018
/proc/meminfo: memFree=1305648/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=1061.93
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 9136 0 1 0 105342 851 0 0 25 0 8 0 280205321 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073780068 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24827/statm: 228861 8866 2527 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.21
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 915444

[startup+1123.65 s]
/proc/loadavg: 2.00 2.00 1.85 3/81 25018
/proc/meminfo: memFree=1305584/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=1121.97
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 9136 0 1 0 111346 851 0 0 25 0 8 0 280205321 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073797702 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24827/statm: 228861 8866 2527 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.21
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 915444

[startup+1183.75 s]
/proc/loadavg: 2.00 2.00 1.85 3/81 25018
/proc/meminfo: memFree=1305648/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=1182.01
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 9136 0 1 0 117350 851 0 0 25 0 8 0 280205321 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073663552 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24827/statm: 228861 8866 2527 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.21
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0.01
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 1 0 0 0 15 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 915444

[startup+1243.85 s]
/proc/loadavg: 2.00 2.00 1.86 3/81 25018
/proc/meminfo: memFree=1305584/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=1242.04
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 9136 0 1 0 123353 851 0 0 25 0 8 0 280205321 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24827/statm: 228861 8866 2527 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.21
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0.01
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 1 0 0 0 15 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 915444

[startup+1303.85 s]
/proc/loadavg: 2.00 2.00 1.87 3/81 25018
/proc/meminfo: memFree=1305648/2055920 swapFree=4192680/4192956
[pid=24827] ppid=24825 vsize=915444 CPUtime=1302.01
/proc/24827/stat : 24827 (java) R 24825 24827 24442 0 -1 0 9136 0 1 0 129349 852 0 0 25 0 8 0 280205321 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776308 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24827/statm: 228861 8866 2527 14 0 215331 0
[pid=24827/tid=24829] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24829/stat : 24829 (java) S 24825 24827 24442 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24830] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24830/stat : 24830 (java) S 24825 24827 24442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24831] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24831/stat : 24831 (java) S 24825 24827 24442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280205325 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24832] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24832/stat : 24832 (java) S 24825 24827 24442 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24833] ppid=24825 vsize=915444 CPUtime=0.21
/proc/24827/task/24833/stat : 24833 (java) S 24825 24827 24442 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24827/tid=24834] ppid=24825 vsize=915444 CPUtime=0
/proc/24827/task/24834/stat : 24834 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24827/tid=24835] ppid=24825 vsize=915444 CPUtime=0.02
/proc/24827/task/24835/stat : 24835 (java) S 24825 24827 24442 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 280205329 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 1344.04
CPU time (s): 1342.1
CPU user time (s): 1333.57
CPU system time (s): 8.5297
CPU usage (%): 99.8558
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1333.57
system time used= 8.5297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9233
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= 28269
involuntary context switches= 11232

runsolver used 1.55376 s user time and 4.40633 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan 20 18:34:34 UTC 2007


IDJOB= 282107
IDBENCH= 12438
IDSOLVER= 69
FILE ID= node59/282107-1169318074

PBS_JOBID= 3610391

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t58/pi-30-10-197-42-31.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282107-1169318074/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-282107-1169318074 -o ROOT/results/node59/solver-282107-1169318074 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282107-1169318074/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  708c4bff99779451a8550a3de28da430

RANDOM SEED= 612370140

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.239
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.239
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:       1400064 kB
Buffers:         50032 kB
Cached:         508316 kB
SwapCached:          0 kB
Active:         127664 kB
Inactive:       451968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1400064 kB
SwapTotal:     4192956 kB
SwapFree:      4192680 kB
Dirty:            4392 kB
Writeback:           0 kB
Mapped:          32880 kB
Slab:            61676 kB
Committed_AS:  5623260 kB
PageTables:       1812 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 node59 on Sat Jan 20 18:56:58 UTC 2007