Trace number 281152

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 611.576 611.812

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/281152-1169310235/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.096  cpuTime=0.09  mem=6M887
0.40	   
0.40	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.56	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.56	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5577  maxDegree=24
0.56	     maxArity=2
0.56	       =>  wckTime=0.261  cpuTime=0.19  mem=9M846
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.343  cpuTime=0.23  mem=5M671
0.65	
0.65	s SATISFIABLE
0.65	o 253
0.65	c 47
0.65	o 256
0.65	c 44
0.65	o 260
0.65	c 40
0.65	o 264
0.65	c 36
0.65	o 267
0.65	c 33
0.65	o 269
0.65	c 31
0.65	o 271
0.65	c 29
0.65	o 273
0.65	c 27
0.65	o 274
0.65	c 26
0.65	o 277
0.65	c 23
0.65	o 278
0.65	c 22
0.66	o 279
0.66	c 21
0.66	o 282
0.66	c 18
0.66	o 283
0.66	c 17
0.66	o 284
0.66	c 16
0.66	o 286
0.66	c 14
0.66	o 287
0.66	c 13
0.66	o 288
0.66	c 12
0.66	o 289
0.66	c 11
0.66	o 290
0.66	c 10
0.66	o 291
0.66	c 9
0.67	o 292
0.67	c 8
0.67	o 293
0.67	c 7
0.68	o 294
0.68	c 6
0.68	o 295
0.68	c 5
0.68	o 296
0.68	c 4
0.69	o 297
0.69	c 3
0.83	o 298
0.83	c 2
2.66	   
2.66	   search
2.66	     run=0  nbConstraintChecks=12334538  nbAssignments=10000
2.66	       =>  wckTime=2.015  cpuTime=2.0  mem=5M671
4.64	   
4.64	   search
4.64	     run=1  nbConstraintChecks=25126209  nbAssignments=20000
4.64	       =>  wckTime=3.995  cpuTime=3.97  mem=5M671
6.57	   
6.57	   search
6.57	     run=2  nbConstraintChecks=37457211  nbAssignments=30000
6.57	       =>  wckTime=5.923  cpuTime=5.89  mem=5M671
8.54	   
8.54	   search
8.54	     run=3  nbConstraintChecks=50092863  nbAssignments=40000
8.54	       =>  wckTime=7.893  cpuTime=7.86  mem=5M671
10.51	   
10.51	   search
10.51	     run=4  nbConstraintChecks=62692964  nbAssignments=50000
10.51	       =>  wckTime=9.87  cpuTime=9.84  mem=5M671
12.45	   
12.45	   search
12.45	     run=5  nbConstraintChecks=75043631  nbAssignments=60000
12.45	       =>  wckTime=11.811  cpuTime=11.78  mem=5M671
14.38	   
14.38	   search
14.38	     run=6  nbConstraintChecks=87159501  nbAssignments=70000
14.38	       =>  wckTime=13.733  cpuTime=13.7  mem=5M671
16.38	   
16.38	   search
16.38	     run=7  nbConstraintChecks=100005326  nbAssignments=80000
16.38	       =>  wckTime=15.736  cpuTime=15.7  mem=5M671
18.35	   
18.35	   search
18.35	     run=8  nbConstraintChecks=112546426  nbAssignments=90000
18.35	       =>  wckTime=17.706  cpuTime=17.68  mem=5M671
20.29	   
20.29	   search
20.29	     run=9  nbConstraintChecks=125012191  nbAssignments=100000
20.29	       =>  wckTime=19.651  cpuTime=19.62  mem=5M671
22.22	   
22.22	   search
22.22	     run=10  nbConstraintChecks=137343382  nbAssignments=110000
22.22	       =>  wckTime=21.582  cpuTime=21.55  mem=5M671
24.21	   
24.21	   search
24.21	     run=11  nbConstraintChecks=150141415  nbAssignments=120000
24.21	       =>  wckTime=23.563  cpuTime=23.53  mem=5M671
26.11	   
26.11	   search
26.11	     run=12  nbConstraintChecks=162233726  nbAssignments=130000
26.11	       =>  wckTime=25.471  cpuTime=25.44  mem=5M671
28.08	   
28.08	   search
28.08	     run=13  nbConstraintChecks=174866542  nbAssignments=140000
28.08	       =>  wckTime=27.437  cpuTime=27.4  mem=5M671
30.04	   
30.04	   search
30.04	     run=14  nbConstraintChecks=187335005  nbAssignments=150000
30.04	       =>  wckTime=29.401  cpuTime=29.37  mem=5M671
30.85	   
30.85	   search
30.85	     run=15  nbConstraintChecks=192525178  nbAssignments=153981
30.85	       =>  wckTime=30.207  cpuTime=30.18  mem=5M671
30.85	   
30.85	   global
30.85	     nbConstraintChecks=192525178  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.85	     solvingWckTime=30.206  solvingCpuTime=30.18  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.85	     globalCpuTime=30.45
30.85	       =>  wckTime=30.55  cpuTime=30.41  mem=5M671
30.85	   
30.85	   solver IterativeSystematicSolver being built... 
30.98	       =>  wckTime=30.677  cpuTime=30.51  mem=16M644
31.03	   
31.03	   preprocessing
31.03	     nbConstraintChecks=26494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.03	     detectedInconsistency=no
31.03	       =>  wckTime=0.05  cpuTime=0.03  mem=16M644
31.08	   
31.08	   search
31.08	     run=0  nbConstraintChecks=90861  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46
31.08	     nbFailedAssignments=30  nbBacktracks=10  nbVisitedNodes=87  nbRestartNogoods=0
31.08	       =>  wckTime=0.099  cpuTime=0.07  mem=16M644
31.13	   
31.13	   search
31.13	     run=1  nbConstraintChecks=206256  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101
31.13	     nbFailedAssignments=63  nbBacktracks=25  nbVisitedNodes=190  nbRestartNogoods=4
31.13	       =>  wckTime=0.151  cpuTime=0.11  mem=16M644
31.18	   
31.18	   search
31.18	     run=2  nbConstraintChecks=371304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177
31.18	     nbFailedAssignments=110  nbBacktracks=47  nbVisitedNodes=335  nbRestartNogoods=10
31.18	       =>  wckTime=0.204  cpuTime=0.17  mem=16M644
31.26	   
31.26	   search
31.26	     run=3  nbConstraintChecks=616759  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=288
31.26	     nbFailedAssignments=182  nbBacktracks=80  nbVisitedNodes=551  nbRestartNogoods=17
31.26	       =>  wckTime=0.282  cpuTime=0.24  mem=16M644
31.37	   
31.37	   search
31.37	     run=4  nbConstraintChecks=974274  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=448
31.37	     nbFailedAssignments=285  nbBacktracks=131  nbVisitedNodes=865  nbRestartNogoods=20
31.37	       =>  wckTime=0.396  cpuTime=0.35  mem=16M644
31.56	   
31.56	   search
31.56	     run=5  nbConstraintChecks=1537152  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=699
31.56	     nbFailedAssignments=455  nbBacktracks=206  nbVisitedNodes=1361  nbRestartNogoods=22
31.56	       =>  wckTime=0.578  cpuTime=0.54  mem=16M644
31.84	   
31.84	   search
31.84	     run=6  nbConstraintChecks=2363714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1081
31.85	     nbFailedAssignments=718  nbBacktracks=319  nbVisitedNodes=2119  nbRestartNogoods=39
31.85	       =>  wckTime=0.866  cpuTime=0.82  mem=16M644
32.29	   
32.29	   search
32.29	     run=7  nbConstraintChecks=3742230  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1694
32.29	     nbFailedAssignments=1154  nbBacktracks=489  nbVisitedNodes=3338  nbRestartNogoods=48
32.29	       =>  wckTime=1.314  cpuTime=1.25  mem=16M644
32.90	   
32.90	   search
32.90	     run=8  nbConstraintChecks=5847813  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2589
32.90	     nbFailedAssignments=1788  nbBacktracks=745  nbVisitedNodes=5123  nbRestartNogoods=62
32.90	       =>  wckTime=1.921  cpuTime=1.84  mem=16M644
33.79	   
33.79	   search
33.79	     run=9  nbConstraintChecks=8655296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3851
33.79	     nbFailedAssignments=2661  nbBacktracks=1129  nbVisitedNodes=7640  nbRestartNogoods=81
33.79	       =>  wckTime=2.811  cpuTime=2.73  mem=16M644
35.07	   
35.07	   search
35.07	     run=10  nbConstraintChecks=13045445  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5752
35.07	     nbFailedAssignments=3980  nbBacktracks=1705  nbVisitedNodes=11436  nbRestartNogoods=95
35.07	       =>  wckTime=4.096  cpuTime=4.01  mem=16M644
36.94	   
36.94	   search
36.94	     run=11  nbConstraintChecks=19186260  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8411
36.94	     nbFailedAssignments=5770  nbBacktracks=2569  nbVisitedNodes=16745  nbRestartNogoods=105
36.94	       =>  wckTime=5.961  cpuTime=5.87  mem=16M644
39.68	   
39.68	   search
39.68	     run=12  nbConstraintChecks=28694644  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12359
39.68	     nbFailedAssignments=8416  nbBacktracks=3866  nbVisitedNodes=24615  nbRestartNogoods=129
39.68	       =>  wckTime=8.697  cpuTime=8.61  mem=16M644
43.17	   
43.17	   search
43.17	     run=13  nbConstraintChecks=40083164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17139
43.17	     nbFailedAssignments=11242  nbBacktracks=5813  nbVisitedNodes=34016  nbRestartNogoods=145
43.18	       =>  wckTime=12.196  cpuTime=12.11  mem=16M644
48.09	   
48.09	   search
48.09	     run=14  nbConstraintChecks=56734956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24111
48.09	     nbFailedAssignments=15289  nbBacktracks=8733  nbVisitedNodes=47646  nbRestartNogoods=169
48.09	       =>  wckTime=17.109  cpuTime=17.02  mem=16M644
55.53	   
55.53	   search
55.53	     run=15  nbConstraintChecks=80209813  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34230
55.53	     nbFailedAssignments=21024  nbBacktracks=13112  nbVisitedNodes=67492  nbRestartNogoods=180
55.53	       =>  wckTime=24.552  cpuTime=24.46  mem=16M644
65.91	   
65.91	   search
65.91	     run=16  nbConstraintChecks=113525158  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48541
65.91	     nbFailedAssignments=28763  nbBacktracks=19680  nbVisitedNodes=95152  nbRestartNogoods=189
65.91	       =>  wckTime=34.932  cpuTime=34.83  mem=16M644
81.44	   
81.44	   search
81.44	     run=17  nbConstraintChecks=162868339  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69788
81.44	     nbFailedAssignments=40154  nbBacktracks=29533  nbVisitedNodes=136006  nbRestartNogoods=193
81.44	       =>  wckTime=50.461  cpuTime=50.36  mem=16M644
104.32	   
104.32	   search
104.32	     run=18  nbConstraintChecks=234321074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100553
104.32	     nbFailedAssignments=56137  nbBacktracks=44311  nbVisitedNodes=195272  nbRestartNogoods=214
104.32	       =>  wckTime=73.34  cpuTime=73.23  mem=16M644
139.51	   
139.51	   search
139.51	     run=19  nbConstraintChecks=345269203  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148188
139.51	     nbFailedAssignments=81599  nbBacktracks=66480  nbVisitedNodes=286921  nbRestartNogoods=233
139.51	       =>  wckTime=108.528  cpuTime=108.41  mem=16M644
191.05	   
191.05	   search
191.05	     run=20  nbConstraintChecks=508469460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=218404
191.05	     nbFailedAssignments=118557  nbBacktracks=99732  nbVisitedNodes=422027  nbRestartNogoods=252
191.05	       =>  wckTime=160.071  cpuTime=159.94  mem=16M644
268.05	   
268.05	   search
268.05	     run=21  nbConstraintChecks=750291791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=322445
268.05	     nbFailedAssignments=172715  nbBacktracks=149610  nbVisitedNodes=621966  nbRestartNogoods=291
268.05	       =>  wckTime=237.067  cpuTime=236.92  mem=16M644
385.10	   
385.11	   search
385.11	     run=22  nbConstraintChecks=1121562303  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=480840
385.11	     nbFailedAssignments=256286  nbBacktracks=224429  nbVisitedNodes=926816  nbRestartNogoods=305
385.11	       =>  wckTime=354.126  cpuTime=353.95  mem=16M644
552.98	   
552.98	   search
552.98	     run=23  nbConstraintChecks=1651096248  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=709228
552.98	     nbFailedAssignments=372443  nbBacktracks=336656  nbVisitedNodes=1361386  nbRestartNogoods=319
552.98	       =>  wckTime=522.003  cpuTime=521.79  mem=16M644
611.75	   
611.75	   search
611.75	     run=24  nbConstraintChecks=1838124538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=789144
611.75	     nbFailedAssignments=411499  nbBacktracks=377517  nbVisitedNodes=1511989  nbRestartNogoods=330
611.75	       =>  wckTime=580.767  cpuTime=580.54  mem=16M644
611.75	   
611.75	   global
611.75	     nbConstraintChecks=1838151032  nbRestartNogoods=330  solvingWckTime=580.768  solvingCpuTime=580.54  expiredTime=no
611.75	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=611.09
611.75	       =>  wckTime=611.445  cpuTime=611.05  mem=16M644
611.75	
611.75	s OPTIMUM FOUND
611.75	v 1 4 7 1 1 0 9 2 3 8 9 7 6 8 4 1 9 1 6 4 0 8 7 7 3 
611.75	   
611.75	   totalWckTime=611.522  totalCpuTime=611.09

Verifier Data (download as text)

2 unsatisfied constraints, 298 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node48/watcher-281152-1169310235 -o ROOT/results/node48/solver-281152-1169310235 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281152-1169310235/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.55 1.81 3/65 24935
/proc/meminfo: memFree=1400096/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=168 CPUtime=0
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 279422240 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 3531051 0 0 4096 0 0 0 0 17 1 0 0
/proc/24934/statm: 42 23 18 14 0 2 0

[startup+0.10417 s]
/proc/loadavg: 1.00 1.55 1.81 3/65 24935
/proc/meminfo: memFree=1400096/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=914988 CPUtime=0.09
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 3001 0 1 0 7 2 0 0 16 0 8 0 279422240 936947712 2747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072931794 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 228747 2748 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512206 s]
/proc/loadavg: 1.00 1.55 1.81 3/65 24935
/proc/meminfo: memFree=1400096/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=915332 CPUtime=0.49
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 6586 0 1 0 43 6 0 0 16 0 8 0 279422240 937299968 6325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 228833 6325 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33428 s]
/proc/loadavg: 1.00 1.55 1.81 2/72 24942
/proc/meminfo: memFree=1380968/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=1.31
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 7435 0 1 0 110 21 0 0 16 0 8 0 279422240 938483712 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 7173 2479 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916492 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938487808 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.13
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 347 0 0 0 12 1 0 0 16 0 8 0 279422248 938483712 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916492 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938487808 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 916488

[startup+2.98643 s]
/proc/loadavg: 1.00 1.55 1.81 2/72 24942
/proc/meminfo: memFree=1380968/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=2.96
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 7438 0 1 0 242 54 0 0 17 0 8 0 279422240 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 7175 2479 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916492 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279422244 938487808 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.14
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 349 0 0 0 13 1 0 0 16 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 916488

[startup+6.27073 s]
/proc/loadavg: 1.00 1.54 1.81 2/72 24942
/proc/meminfo: memFree=1380904/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916492 CPUtime=6.25
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 7438 0 1 0 503 122 0 0 22 0 8 0 279422240 938487808 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 7175 2479 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916492 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938487808 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.14
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 349 0 0 0 13 1 0 0 16 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916492 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938487808 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 916492

[startup+12.7503 s]
/proc/loadavg: 1.00 1.52 1.80 2/72 24942
/proc/meminfo: memFree=1380904/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=12.71
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 7438 0 1 0 1017 254 0 0 16 0 8 0 279422240 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749041 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 7175 2479 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.14
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 349 0 0 0 13 1 0 0 16 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916492 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938487808 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 916488

[startup+25.5725 s]
/proc/loadavg: 1.00 1.50 1.79 2/72 24942
/proc/meminfo: memFree=1380904/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=25.54
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 7438 0 1 0 2036 518 0 0 19 0 8 0 279422240 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229123 7175 2479 14 0 215593 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.14
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 349 0 0 0 13 1 0 0 16 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916492 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938487808 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 7175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 916488

[startup+51.2549 s]
/proc/loadavg: 1.07 1.48 1.77 2/72 24942
/proc/meminfo: memFree=1374632/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=51.2
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 9091 0 1 0 4496 624 0 0 21 0 8 0 279422240 938483712 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 8824 2532 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.23
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 279422248 938483712 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938483712 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 916488

[startup+102.506 s]
/proc/loadavg: 1.03 1.40 1.73 2/72 24942
/proc/meminfo: memFree=1374568/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=102.44
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 9099 0 1 0 9620 624 0 0 25 0 8 0 279422240 938483712 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838985 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 8831 2532 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.23
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 279422248 938483712 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938483712 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 916488

[startup+162.589 s]
/proc/loadavg: 1.01 1.33 1.68 2/72 24942
/proc/meminfo: memFree=1374568/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=162.51
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 9105 0 1 0 15627 624 0 0 25 0 8 0 279422240 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073863650 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.23
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 279422248 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.51
Current children cumulated vsize (KiB) 916488

[startup+222.676 s]
/proc/loadavg: 1.00 1.26 1.63 2/72 24942
/proc/meminfo: memFree=1374568/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=222.58
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 9108 0 1 0 21634 624 0 0 25 0 8 0 279422240 938483712 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073914048 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 8839 2532 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.23
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 279422248 938483712 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938483712 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.58
Current children cumulated vsize (KiB) 916488

[startup+282.757 s]
/proc/loadavg: 1.00 1.21 1.59 2/72 24942
/proc/meminfo: memFree=1374504/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=282.64
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 9110 0 1 0 27640 624 0 0 25 0 8 0 279422240 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073903173 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 8841 2532 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.23
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 279422248 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.64
Current children cumulated vsize (KiB) 916488

[startup+342.84 s]
/proc/loadavg: 1.00 1.17 1.55 2/72 24942
/proc/meminfo: memFree=1374568/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=342.71
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 9110 0 1 0 33647 624 0 0 25 0 8 0 279422240 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 8841 2532 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.23
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 279422248 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.71
Current children cumulated vsize (KiB) 916488

[startup+402.923 s]
/proc/loadavg: 1.04 1.15 1.52 2/72 24942
/proc/meminfo: memFree=1374504/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=402.78
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 9112 0 1 0 39654 624 0 0 25 0 8 0 279422240 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742502 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 8843 2532 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.23
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.78
Current children cumulated vsize (KiB) 916488

[startup+463.005 s]
/proc/loadavg: 1.01 1.12 1.49 2/72 24942
/proc/meminfo: memFree=1374568/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=462.85
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 9112 0 1 0 45661 624 0 0 25 0 8 0 279422240 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073903374 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 8843 2532 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.23
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.85
Current children cumulated vsize (KiB) 916488

[startup+523.089 s]
/proc/loadavg: 1.00 1.10 1.45 2/72 24942
/proc/meminfo: memFree=1374568/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=522.92
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 9112 0 1 0 51668 624 0 0 25 0 8 0 279422240 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857102 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 8843 2532 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.23
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.92
Current children cumulated vsize (KiB) 916488

[startup+583.177 s]
/proc/loadavg: 1.00 1.08 1.42 2/72 24942
/proc/meminfo: memFree=1374504/2055920 swapFree=4192812/4192956
[pid=24934] ppid=24932 vsize=916488 CPUtime=582.99
/proc/24934/stat : 24934 (java) R 24932 24934 23773 0 -1 0 9115 0 1 0 57675 624 0 0 25 0 8 0 279422240 938483712 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073863658 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24934/statm: 229122 8846 2532 14 0 215592 0
[pid=24934/tid=24936] ppid=24932 vsize=916488 CPUtime=0.03
/proc/24934/task/24936/stat : 24936 (java) S 24932 24934 23773 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 279422244 938483712 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24937] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24937/stat : 24937 (java) S 24932 24934 23773 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24938] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24938/stat : 24938 (java) S 24932 24934 23773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279422244 938483712 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24939] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24939/stat : 24939 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279422248 938483712 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24940] ppid=24932 vsize=916488 CPUtime=0.23
/proc/24934/task/24940/stat : 24940 (java) S 24932 24934 23773 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 279422248 938483712 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24934/tid=24941] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24941/stat : 24941 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279422248 938483712 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24934/tid=24942] ppid=24932 vsize=916488 CPUtime=0
/proc/24934/task/24942/stat : 24942 (java) S 24932 24934 23773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279422248 938483712 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.99
Current children cumulated vsize (KiB) 916488

Child status: 0
Real time (s): 611.812
CPU time (s): 611.576
CPU user time (s): 605.327
CPU system time (s): 6.24905
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 916492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 605.327
system time used= 6.24905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9208
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= 13330
involuntary context switches= 1369

runsolver used 0.574912 s user time and 1.60276 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan 20 16:23:55 UTC 2007


IDJOB= 281152
IDBENCH= 12097
IDSOLVER= 68
FILE ID= node48/281152-1169310235

PBS_JOBID= 3610147

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1f80a6eb2d628e175ceaa99364140f43

RANDOM SEED= 989730700

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1400448 kB
Buffers:         50720 kB
Cached:         510076 kB
SwapCached:          0 kB
Active:         128124 kB
Inactive:       448548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1400448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:          26040 kB
Slab:            64852 kB
Committed_AS:  5731088 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node48 on Sat Jan 20 16:34:07 UTC 2007