Trace number 277661

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 818.101 825.288

General information on the benchmark

NameMaxCSP/cnf/2-40-1100-2000/
cnf-2-40-1400-164721_ext.xml
MD5SUM551231a39731a23722f124615e155feb
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints433
Best CPU time to get the best result obtained on this benchmark5.64814
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints641
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension641
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277661-1169269600/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.092  cpuTime=0.08  mem=6M910
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.57	     nbConstraints=641  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=627
0.57	     nbConflictsStructures=14  nbSharedConflictsStructures=627  nbSharedBinaryRepresentations=52  maxDegree=39
0.57	     maxArity=2
0.57	       =>  wckTime=0.254  cpuTime=0.16  mem=8M860
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.34  cpuTime=0.22  mem=5M682
0.66	
0.66	s SATISFIABLE
0.66	o 376
0.66	c 265
0.66	o 382
0.66	c 259
0.66	o 387
0.66	c 254
0.66	o 390
0.66	c 251
0.66	o 391
0.66	c 250
0.66	o 394
0.66	c 247
0.66	o 399
0.66	c 242
0.66	o 400
0.66	c 241
0.66	o 401
0.66	c 240
0.67	o 405
0.67	c 236
0.67	o 408
0.67	c 233
0.67	o 409
0.67	c 232
0.67	o 410
0.67	c 231
0.67	o 414
0.67	c 227
0.67	o 416
0.67	c 225
0.67	o 417
0.67	c 224
0.67	o 419
0.67	c 222
0.67	o 420
0.67	c 221
0.67	o 421
0.67	c 220
0.68	o 422
0.68	c 219
0.70	o 423
0.70	c 218
0.70	o 426
0.70	c 215
0.70	o 427
0.70	c 214
0.76	o 428
0.76	c 213
0.76	o 429
0.76	c 212
0.79	o 430
0.79	c 211
0.80	o 431
0.80	c 210
1.49	o 432
1.49	c 209
1.49	o 433
1.49	c 208
2.86	   
2.86	   search
2.86	     run=0  nbConstraintChecks=9867925  nbAssignments=10000
2.86	       =>  wckTime=2.212  cpuTime=2.17  mem=5M682
5.01	   
5.01	   search
5.01	     run=1  nbConstraintChecks=19846275  nbAssignments=20000
5.01	       =>  wckTime=4.362  cpuTime=4.3  mem=5M682
7.15	   
7.15	   search
7.15	     run=2  nbConstraintChecks=29707489  nbAssignments=30000
7.15	       =>  wckTime=6.498  cpuTime=6.42  mem=5M682
9.30	   
9.30	   search
9.30	     run=3  nbConstraintChecks=39696735  nbAssignments=40000
9.30	       =>  wckTime=8.653  cpuTime=8.55  mem=5M682
11.45	   
11.45	   search
11.45	     run=4  nbConstraintChecks=49561829  nbAssignments=50000
11.45	       =>  wckTime=10.804  cpuTime=10.69  mem=5M682
13.63	   
13.63	   search
13.63	     run=5  nbConstraintChecks=59534669  nbAssignments=60000
13.63	       =>  wckTime=12.976  cpuTime=12.84  mem=5M682
15.78	   
15.78	   search
15.78	     run=6  nbConstraintChecks=69415655  nbAssignments=70000
15.78	       =>  wckTime=15.128  cpuTime=14.98  mem=5M682
17.95	   
17.95	   search
17.95	     run=7  nbConstraintChecks=79397687  nbAssignments=80000
17.95	       =>  wckTime=17.3  cpuTime=17.13  mem=5M682
20.10	   
20.10	   search
20.10	     run=8  nbConstraintChecks=89269287  nbAssignments=90000
20.10	       =>  wckTime=19.453  cpuTime=19.26  mem=5M682
22.26	   
22.26	   search
22.26	     run=9  nbConstraintChecks=99238850  nbAssignments=100000
22.26	       =>  wckTime=21.606  cpuTime=21.4  mem=5M682
24.40	   
24.40	   search
24.40	     run=10  nbConstraintChecks=109111307  nbAssignments=110000
24.40	       =>  wckTime=23.745  cpuTime=23.53  mem=5M682
26.55	   
26.55	   search
26.55	     run=11  nbConstraintChecks=119078675  nbAssignments=120000
26.55	       =>  wckTime=25.899  cpuTime=25.66  mem=5M682
28.68	   
28.68	   search
28.68	     run=12  nbConstraintChecks=128949423  nbAssignments=130000
28.68	       =>  wckTime=28.032  cpuTime=27.77  mem=5M682
30.85	   
30.85	   search
30.85	     run=13  nbConstraintChecks=138933176  nbAssignments=140000
30.85	       =>  wckTime=30.197  cpuTime=29.92  mem=5M682
31.75	   
31.75	   search
31.75	     run=14  nbConstraintChecks=143030438  nbAssignments=144195
31.75	       =>  wckTime=31.098  cpuTime=30.82  mem=5M682
31.75	   
31.75	   global
31.75	     nbConstraintChecks=143030438  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.75	     solvingWckTime=31.096  solvingCpuTime=30.81  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.75	     globalCpuTime=31.09
31.75	       =>  wckTime=31.437  cpuTime=31.03  mem=5M682
31.75	   
31.75	   solver IterativeSystematicSolver being built... 
31.89	       =>  wckTime=31.58  cpuTime=31.14  mem=16M801
31.90	   
31.90	   preprocessing
31.90	     nbConstraintChecks=688  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.90	     detectedInconsistency=no
31.91	       =>  wckTime=0.0090  cpuTime=0.0  mem=16M801
31.97	   
31.97	   search
31.97	     run=0  nbConstraintChecks=55664  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
31.97	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=57  nbRestartNogoods=0
31.97	       =>  wckTime=0.072  cpuTime=0.04  mem=16M801
32.02	   
32.02	   search
32.02	     run=1  nbConstraintChecks=123515  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77
32.02	     nbFailedAssignments=19  nbBacktracks=25  nbVisitedNodes=122  nbRestartNogoods=2
32.02	       =>  wckTime=0.122  cpuTime=0.08  mem=16M801
32.05	   
32.05	   search
32.05	     run=2  nbConstraintChecks=212307  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=130
32.05	     nbFailedAssignments=30  nbBacktracks=48  nbVisitedNodes=209  nbRestartNogoods=4
32.05	       =>  wckTime=0.161  cpuTime=0.12  mem=16M801
32.11	   
32.11	   search
32.11	     run=3  nbConstraintChecks=332780  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=199
32.11	     nbFailedAssignments=46  nbBacktracks=83  nbVisitedNodes=329  nbRestartNogoods=7
32.11	       =>  wckTime=0.213  cpuTime=0.17  mem=16M801
32.20	   
32.20	   search
32.20	     run=4  nbConstraintChecks=538513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=306
32.20	     nbFailedAssignments=84  nbBacktracks=133  nbVisitedNodes=524  nbRestartNogoods=8
32.20	       =>  wckTime=0.305  cpuTime=0.25  mem=16M801
32.32	   
32.32	   search
32.32	     run=5  nbConstraintChecks=818885  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=451
32.32	     nbFailedAssignments=133  nbBacktracks=209  nbVisitedNodes=794  nbRestartNogoods=11
32.32	       =>  wckTime=0.423  cpuTime=0.37  mem=16M801
32.49	   
32.49	   search
32.49	     run=6  nbConstraintChecks=1224917  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=647
32.49	     nbFailedAssignments=199  nbBacktracks=323  nbVisitedNodes=1170  nbRestartNogoods=14
32.49	       =>  wckTime=0.593  cpuTime=0.54  mem=16M801
32.74	   
32.74	   search
32.74	     run=7  nbConstraintChecks=1824378  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=940
32.74	     nbFailedAssignments=306  nbBacktracks=494  nbVisitedNodes=1741  nbRestartNogoods=17
32.74	       =>  wckTime=0.842  cpuTime=0.78  mem=16M801
33.16	   
33.16	   search
33.16	     run=8  nbConstraintChecks=2821976  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1413
33.16	     nbFailedAssignments=506  nbBacktracks=750  nbVisitedNodes=2670  nbRestartNogoods=21
33.16	       =>  wckTime=1.27  cpuTime=1.2  mem=16M801
33.74	   
33.74	   search
33.74	     run=9  nbConstraintChecks=4226796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2095
33.74	     nbFailedAssignments=785  nbBacktracks=1135  nbVisitedNodes=4015  nbRestartNogoods=26
33.74	       =>  wckTime=1.843  cpuTime=1.75  mem=16M801
34.57	   
34.57	   search
34.57	     run=10  nbConstraintChecks=6284068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3072
34.57	     nbFailedAssignments=1168  nbBacktracks=1711  nbVisitedNodes=5951  nbRestartNogoods=31
34.57	       =>  wckTime=2.673  cpuTime=2.57  mem=16M801
35.81	   
35.81	   search
35.81	     run=11  nbConstraintChecks=9350120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4531
35.81	     nbFailedAssignments=1746  nbBacktracks=2576  nbVisitedNodes=8853  nbRestartNogoods=35
35.81	       =>  wckTime=3.919  cpuTime=3.8  mem=16M801
37.46	   
37.46	   search
37.46	     run=12  nbConstraintChecks=13585348  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6592
37.46	     nbFailedAssignments=2489  nbBacktracks=3875  nbVisitedNodes=12956  nbRestartNogoods=42
37.46	       =>  wckTime=5.566  cpuTime=5.43  mem=16M801
40.32	   
40.32	   search
40.32	     run=13  nbConstraintChecks=20760927  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9939
40.32	     nbFailedAssignments=3875  nbBacktracks=5822  nbVisitedNodes=19636  nbRestartNogoods=49
40.32	       =>  wckTime=8.426  cpuTime=8.27  mem=16M801
44.47	   
44.47	   search
44.47	     run=14  nbConstraintChecks=30935962  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14739
44.47	     nbFailedAssignments=5738  nbBacktracks=8741  nbVisitedNodes=29218  nbRestartNogoods=54
44.47	       =>  wckTime=12.573  cpuTime=12.38  mem=16M801
50.79	   
50.79	   search
50.79	     run=15  nbConstraintChecks=46086156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21794
50.79	     nbFailedAssignments=8401  nbBacktracks=13119  nbVisitedNodes=43313  nbRestartNogoods=59
50.79	       =>  wckTime=18.9  cpuTime=18.66  mem=16M801
60.53	   
60.53	   search
60.53	     run=16  nbConstraintChecks=69468529  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32764
60.53	     nbFailedAssignments=12788  nbBacktracks=19687  nbVisitedNodes=65238  nbRestartNogoods=65
60.53	       =>  wckTime=28.633  cpuTime=28.31  mem=16M801
74.74	   
74.74	   search
74.74	     run=17  nbConstraintChecks=103025066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48810
74.74	     nbFailedAssignments=18970  nbBacktracks=29539  nbVisitedNodes=97255  nbRestartNogoods=70
74.74	       =>  wckTime=42.844  cpuTime=42.4  mem=16M801
96.61	   
96.61	   search
96.61	     run=18  nbConstraintChecks=155314788  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73399
96.61	     nbFailedAssignments=28765  nbBacktracks=44317  nbVisitedNodes=146417  nbRestartNogoods=78
96.61	       =>  wckTime=64.719  cpuTime=64.09  mem=16M801
131.80	   
131.80	   search
131.80	     run=19  nbConstraintChecks=234747201  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111411
131.80	     nbFailedAssignments=44596  nbBacktracks=66485  nbVisitedNodes=222062  nbRestartNogoods=84
131.80	       =>  wckTime=99.91  cpuTime=98.99  mem=16M801
182.35	   
182.35	   search
182.35	     run=20  nbConstraintChecks=350005992  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=167419
182.35	     nbFailedAssignments=67337  nbBacktracks=99739  nbVisitedNodes=333847  nbRestartNogoods=87
182.35	       =>  wckTime=150.453  cpuTime=149.12  mem=16M801
255.57	   
255.57	   search
255.57	     run=21  nbConstraintChecks=518110306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=249265
255.57	     nbFailedAssignments=99291  nbBacktracks=149617  nbVisitedNodes=497255  nbRestartNogoods=95
255.57	       =>  wckTime=223.674  cpuTime=221.74  mem=16M801
366.01	   
366.01	   search
366.01	     run=22  nbConstraintChecks=773839055  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=376157
366.01	     nbFailedAssignments=151350  nbBacktracks=224437  nbVisitedNodes=749833  nbRestartNogoods=103
366.01	       =>  wckTime=334.118  cpuTime=331.23  mem=16M801
522.75	   
522.75	   search
522.75	     run=23  nbConstraintChecks=1141346465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=562664
522.75	     nbFailedAssignments=225612  nbBacktracks=336664  nbVisitedNodes=1116026  nbRestartNogoods=114
522.75	       =>  wckTime=490.856  cpuTime=486.57  mem=16M801
728.86	   
728.86	   search
728.86	     run=24  nbConstraintChecks=1639756541  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=831081
728.86	     nbFailedAssignments=325673  nbBacktracks=505007  nbVisitedNodes=1616623  nbRestartNogoods=123
728.86	       =>  wckTime=696.969  cpuTime=690.88  mem=16M801
825.23	   
825.23	   search
825.23	     run=25  nbConstraintChecks=1877577692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=972849
825.23	     nbFailedAssignments=370143  nbBacktracks=602306  nbVisitedNodes=1858553  nbRestartNogoods=129
825.23	       =>  wckTime=793.336  cpuTime=786.38  mem=16M801
825.23	   
825.23	   global
825.23	     nbConstraintChecks=1877578380  nbRestartNogoods=129  solvingWckTime=793.337  solvingCpuTime=786.39  expiredTime=no
825.23	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=817.59
825.23	       =>  wckTime=824.918  cpuTime=817.53  mem=16M801
825.23	
825.23	s OPTIMUM FOUND
825.24	v 1 0 0 0 0 1 0 0 1 0 0 1 0 1 1 1 0 1 0 1 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 1 1 1 0 
825.24	   
825.24	   totalWckTime=824.999  totalCpuTime=817.59

Verifier Data (download as text)

208 unsatisfied constraints, 433 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-277661-1169269600 -o ROOT/results/node59/solver-277661-1169269600 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277661-1169269600/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.62 1.89 1.89 4/74 15262
/proc/meminfo: memFree=1411832/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=18540 CPUtime=0
/proc/15261/stat : 15261 (runsolver) R 15259 15261 15193 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 275357898 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 217051622695 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/15261/statm: 4635 279 244 17 0 2626 0

[startup+0.107514 s]
/proc/loadavg: 1.62 1.89 1.89 4/74 15262
/proc/meminfo: memFree=1411832/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=914988 CPUtime=0.08
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 2995 0 1 0 7 1 0 0 17 0 8 0 275357898 936947712 2741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072936459 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51556 s]
/proc/loadavg: 1.62 1.89 1.89 4/74 15262
/proc/meminfo: memFree=1411832/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915332 CPUtime=0.49
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 6414 0 1 0 45 4 0 0 18 0 8 0 275357898 937299968 6153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228833 6153 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33764 s]
/proc/loadavg: 1.62 1.89 1.89 3/81 15269
/proc/meminfo: memFree=1393536/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=1.3
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 7246 0 1 0 115 15 0 0 24 0 8 0 275357898 937431040 6984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700227 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 6984 2476 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 6984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 6984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 6984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 6984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.13
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 275357906 937431040 6984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 6984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 6984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.98983 s]
/proc/loadavg: 1.65 1.89 1.89 3/81 15269
/proc/meminfo: memFree=1393536/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=2.94
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 7249 0 1 0 247 47 0 0 25 0 8 0 275357898 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703764 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 6986 2476 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.13
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 6986 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) 915460

[startup+6.27919 s]
/proc/loadavg: 1.65 1.89 1.89 3/81 15269
/proc/meminfo: memFree=1393472/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=6.19
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 7249 0 1 0 511 108 0 0 25 0 8 0 275357898 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700084 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 6986 2476 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.13
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.7659 s]
/proc/loadavg: 1.71 1.89 1.89 3/81 15269
/proc/meminfo: memFree=1393536/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=12.64
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 7249 0 1 0 1037 227 0 0 25 0 8 0 275357898 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700227 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 6986 2476 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.13
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915460

[startup+25.6023 s]
/proc/loadavg: 1.75 1.90 1.89 3/81 15269
/proc/meminfo: memFree=1393600/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=25.36
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 7249 0 1 0 2074 462 0 0 25 0 8 0 275357898 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 9694785 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 6986 2476 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.13
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 6986 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915460

[startup+51.2062 s]
/proc/loadavg: 1.84 1.90 1.89 3/81 15269
/proc/meminfo: memFree=1386176/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=50.75
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 9178 0 1 0 4495 580 0 0 25 0 8 0 275357898 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845398 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 8912 2527 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.25
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 275357906 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915460

[startup+102.411 s]
/proc/loadavg: 1.93 1.92 1.90 3/81 15269
/proc/meminfo: memFree=1386176/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=101.54
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 9185 0 1 0 9573 581 0 0 25 0 8 0 275357898 937431040 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863615 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 8919 2527 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.25
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 275357906 937431040 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915460

[startup+162.459 s]
/proc/loadavg: 2.03 1.94 1.91 3/81 15269
/proc/meminfo: memFree=1386304/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=161.09
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 9191 0 1 0 15528 581 0 0 25 0 8 0 275357898 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823096 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.25
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.22
Current children cumulated vsize (KiB) 915460

[startup+462.686 s]
/proc/loadavg: 2.00 1.97 1.91 3/81 15269
/proc/meminfo: memFree=1386240/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=458.73
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 9199 0 1 0 45292 581 0 0 25 0 8 0 275357898 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879017 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 8931 2527 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.25
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.73
Current children cumulated vsize (KiB) 915460

[startup+522.728 s]
/proc/loadavg: 2.00 1.97 1.91 3/81 15269
/proc/meminfo: memFree=1386176/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=518.24
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 9199 0 1 0 51243 581 0 0 25 0 8 0 275357898 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 8931 2527 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.25
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.24
Current children cumulated vsize (KiB) 915460

[startup+582.774 s]
/proc/loadavg: 2.00 1.97 1.91 3/81 15269
/proc/meminfo: memFree=1386176/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=577.75
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 9201 0 1 0 57194 581 0 0 25 0 8 0 275357898 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848540 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 8933 2527 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.25
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.75
Current children cumulated vsize (KiB) 915460

[startup+642.822 s]
/proc/loadavg: 2.00 1.97 1.91 3/81 15269
/proc/meminfo: memFree=1386176/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=637.26
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 9201 0 1 0 63145 581 0 0 25 0 8 0 275357898 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719383 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 8933 2527 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.25
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.26
Current children cumulated vsize (KiB) 915460

[startup+702.866 s]
/proc/loadavg: 2.00 1.97 1.91 3/81 15269
/proc/meminfo: memFree=1386176/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=696.8
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 9201 0 1 0 69099 581 0 0 25 0 8 0 275357898 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848496 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 8933 2527 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.25
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 696.8
Current children cumulated vsize (KiB) 915460

[startup+762.914 s]
/proc/loadavg: 2.00 1.97 1.91 3/81 15269
/proc/meminfo: memFree=1386176/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=756.31
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 9204 0 1 0 75050 581 0 0 25 0 8 0 275357898 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824647 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 8936 2527 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.25
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 275357906 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 756.31
Current children cumulated vsize (KiB) 915460

[startup+822.96 s]
/proc/loadavg: 2.00 1.97 1.91 3/81 15269
/proc/meminfo: memFree=1386176/2055920 swapFree=4192680/4192956
[pid=15261] ppid=15259 vsize=915460 CPUtime=815.82
/proc/15261/stat : 15261 (java) R 15259 15261 15193 0 -1 0 9204 0 1 0 81001 581 0 0 25 0 8 0 275357898 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073853007 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15261/statm: 228865 8936 2527 14 0 215335 0
[pid=15261/tid=15263] ppid=15259 vsize=915460 CPUtime=0.03
/proc/15261/task/15263/stat : 15263 (java) S 15259 15261 15193 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 275357902 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15264] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15264/stat : 15264 (java) S 15259 15261 15193 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275357903 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15265] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15265/stat : 15265 (java) S 15259 15261 15193 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275357903 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15266] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15266/stat : 15266 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275357906 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15267] ppid=15259 vsize=915460 CPUtime=0.25
/proc/15261/task/15267/stat : 15267 (java) S 15259 15261 15193 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 275357906 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15268] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15268/stat : 15268 (java) S 15259 15261 15193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275357906 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15261/tid=15269] ppid=15259 vsize=915460 CPUtime=0
/proc/15261/task/15269/stat : 15269 (java) S 15259 15261 15193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275357906 937431040 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.82
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 825.288
CPU time (s): 818.101
CPU user time (s): 812.278
CPU system time (s): 5.82311
CPU usage (%): 99.1291
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 812.278
system time used= 5.82311
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9301
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= 17866
involuntary context switches= 31778

runsolver used 0.98585 s user time and 2.68559 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan 20 05:06:40 UTC 2007


IDJOB= 277661
IDBENCH= 7529
IDSOLVER= 69
FILE ID= node59/277661-1169269600

PBS_JOBID= 3607422

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-1100-2000/cnf-2-40-1400-164721_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277661-1169269600/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-277661-1169269600 -o ROOT/results/node59/solver-277661-1169269600 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277661-1169269600/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  551231a39731a23722f124615e155feb

RANDOM SEED= 941898055

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:       1412312 kB
Buffers:         47464 kB
Cached:         499052 kB
SwapCached:          0 kB
Active:         110820 kB
Inactive:       457176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1412312 kB
SwapTotal:     4192956 kB
SwapFree:      4192680 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          33592 kB
Slab:            60844 kB
Committed_AS:  5112028 kB
PageTables:       1888 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 05:20:25 UTC 2007