Trace number 278507

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 921.708 925.106

General information on the benchmark

NameMaxCSP/cnf/2-40-2100-3000/
cnf-2-40-2400-421721_ext.xml
MD5SUMfd72077ccdb036d42cd8baf14e217cd2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints387
Best CPU time to get the best result obtained on this benchmark5.52916
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints672
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension672
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/278507-1169288578/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.091  cpuTime=0.08  mem=6M910
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.57	     nbConstraints=672  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=658
0.57	     nbConflictsStructures=14  nbSharedConflictsStructures=658  nbSharedBinaryRepresentations=52  maxDegree=37
0.57	     maxArity=2
0.57	       =>  wckTime=0.256  cpuTime=0.17  mem=8M860
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.337  cpuTime=0.21  mem=5M697
0.65	
0.65	s SATISFIABLE
0.65	o 320
0.65	c 352
0.66	o 330
0.66	c 342
0.66	o 337
0.66	c 335
0.66	o 344
0.66	c 328
0.66	o 348
0.66	c 324
0.66	o 353
0.66	c 319
0.66	o 358
0.66	c 314
0.66	o 362
0.66	c 310
0.66	o 367
0.66	c 305
0.66	o 372
0.66	c 300
0.66	o 374
0.66	c 298
0.66	o 375
0.66	c 297
0.66	o 377
0.66	c 295
0.67	o 379
0.67	c 293
0.67	o 380
0.67	c 292
0.75	o 382
0.75	c 290
0.75	o 383
0.75	c 289
0.91	o 384
0.91	c 288
1.70	o 386
1.70	c 286
3.18	   
3.18	   search
3.18	     run=0  nbConstraintChecks=11611483  nbAssignments=10000
3.18	       =>  wckTime=2.533  cpuTime=2.51  mem=5M697
5.63	   
5.63	   search
5.63	     run=1  nbConstraintChecks=23300516  nbAssignments=20000
5.63	       =>  wckTime=4.984  cpuTime=4.94  mem=5M697
7.91	   
7.91	   search
7.91	     run=2  nbConstraintChecks=34915667  nbAssignments=30000
7.91	       =>  wckTime=7.264  cpuTime=7.22  mem=5M697
10.21	   
10.22	   search
10.22	     run=3  nbConstraintChecks=46602494  nbAssignments=40000
10.22	       =>  wckTime=9.57  cpuTime=9.51  mem=5M697
12.52	   
12.52	   search
12.52	     run=4  nbConstraintChecks=58223715  nbAssignments=50000
12.52	       =>  wckTime=11.87  cpuTime=11.8  mem=5M697
14.81	   
14.81	   search
14.81	     run=5  nbConstraintChecks=69908383  nbAssignments=60000
14.81	       =>  wckTime=14.167  cpuTime=14.08  mem=5M697
17.09	   
17.09	   search
17.09	     run=6  nbConstraintChecks=81531012  nbAssignments=70000
17.09	       =>  wckTime=16.443  cpuTime=16.36  mem=5M697
19.37	   
19.37	   search
19.37	     run=7  nbConstraintChecks=93235462  nbAssignments=80000
19.37	       =>  wckTime=18.727  cpuTime=18.63  mem=5M697
21.64	   
21.64	   search
21.64	     run=8  nbConstraintChecks=104860652  nbAssignments=90000
21.64	       =>  wckTime=20.997  cpuTime=20.9  mem=5M697
23.91	   
23.91	   search
23.91	     run=9  nbConstraintChecks=116551169  nbAssignments=100000
23.91	       =>  wckTime=23.268  cpuTime=23.17  mem=5M697
26.19	   
26.19	   search
26.19	     run=10  nbConstraintChecks=128165303  nbAssignments=110000
26.19	       =>  wckTime=25.543  cpuTime=25.44  mem=5M697
28.47	   
28.47	   search
28.47	     run=11  nbConstraintChecks=139851622  nbAssignments=120000
28.48	       =>  wckTime=27.83  cpuTime=27.73  mem=5M697
30.75	   
30.75	   search
30.75	     run=12  nbConstraintChecks=151463280  nbAssignments=130000
30.75	       =>  wckTime=30.109  cpuTime=30.0  mem=5M697
31.79	   
31.79	   search
31.79	     run=13  nbConstraintChecks=156736465  nbAssignments=134518
31.79	       =>  wckTime=31.142  cpuTime=31.04  mem=5M697
31.79	   
31.79	   global
31.79	     nbConstraintChecks=156736465  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.79	     solvingWckTime=31.141  solvingCpuTime=31.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.79	     globalCpuTime=31.31
31.79	       =>  wckTime=31.48  cpuTime=31.25  mem=5M697
31.79	   
31.79	   solver IterativeSystematicSolver being built... 
31.92	       =>  wckTime=31.613  cpuTime=31.35  mem=16M816
31.93	   
31.93	   preprocessing
31.93	     nbConstraintChecks=1288  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.93	     detectedInconsistency=no
31.93	       =>  wckTime=0.011  cpuTime=0.01  mem=16M816
31.99	   
31.99	   search
31.99	     run=0  nbConstraintChecks=71619  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40
31.99	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
32.00	       =>  wckTime=0.07  cpuTime=0.05  mem=16M816
32.05	   
32.05	   search
32.05	     run=1  nbConstraintChecks=165604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
32.05	     nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=141  nbRestartNogoods=2
32.05	       =>  wckTime=0.124  cpuTime=0.09  mem=16M816
32.09	   
32.09	   search
32.09	     run=2  nbConstraintChecks=278314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=153
32.09	     nbFailedAssignments=38  nbBacktracks=48  nbVisitedNodes=240  nbRestartNogoods=4
32.09	       =>  wckTime=0.165  cpuTime=0.13  mem=16M816
32.15	   
32.15	   search
32.15	     run=3  nbConstraintChecks=435600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=228
32.15	     nbFailedAssignments=61  nbBacktracks=82  nbVisitedNodes=372  nbRestartNogoods=6
32.15	       =>  wckTime=0.224  cpuTime=0.19  mem=16M816
32.23	   
32.23	   search
32.23	     run=4  nbConstraintChecks=653683  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=325
32.23	     nbFailedAssignments=91  nbBacktracks=133  nbVisitedNodes=550  nbRestartNogoods=8
32.23	       =>  wckTime=0.304  cpuTime=0.27  mem=16M816
32.34	   
32.34	   search
32.34	     run=5  nbConstraintChecks=971115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=468
32.34	     nbFailedAssignments=141  nbBacktracks=208  nbVisitedNodes=818  nbRestartNogoods=10
32.34	       =>  wckTime=0.417  cpuTime=0.38  mem=16M816
32.51	   
32.51	   search
32.51	     run=6  nbConstraintChecks=1447164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=680
32.51	     nbFailedAssignments=223  nbBacktracks=321  nbVisitedNodes=1225  nbRestartNogoods=13
32.51	       =>  wckTime=0.586  cpuTime=0.55  mem=16M816
32.75	   
32.75	   search
32.75	     run=7  nbConstraintChecks=2127247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=977
32.75	     nbFailedAssignments=333  nbBacktracks=492  nbVisitedNodes=1803  nbRestartNogoods=17
32.75	       =>  wckTime=0.826  cpuTime=0.78  mem=16M816
33.10	   
33.10	   search
33.10	     run=8  nbConstraintChecks=3096324  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1399
33.10	     nbFailedAssignments=479  nbBacktracks=748  nbVisitedNodes=2627  nbRestartNogoods=23
33.10	       =>  wckTime=1.173  cpuTime=1.13  mem=16M816
33.63	   
33.63	   search
33.63	     run=9  nbConstraintChecks=4485843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1994
33.63	     nbFailedAssignments=673  nbBacktracks=1132  nbVisitedNodes=3800  nbRestartNogoods=26
33.63	       =>  wckTime=1.709  cpuTime=1.62  mem=16M816
34.48	   
34.48	   search
34.48	     run=10  nbConstraintChecks=6854004  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2984
34.48	     nbFailedAssignments=1071  nbBacktracks=1709  nbVisitedNodes=5765  nbRestartNogoods=31
34.48	       =>  wckTime=2.558  cpuTime=2.47  mem=16M816
35.73	   
35.73	   search
35.73	     run=11  nbConstraintChecks=10327456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4443
35.73	     nbFailedAssignments=1648  nbBacktracks=2574  nbVisitedNodes=8666  nbRestartNogoods=34
35.73	       =>  wckTime=3.805  cpuTime=3.72  mem=16M816
37.62	   
37.62	   search
37.62	     run=12  nbConstraintChecks=15664494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6645
37.62	     nbFailedAssignments=2541  nbBacktracks=3871  nbVisitedNodes=13058  nbRestartNogoods=38
37.62	       =>  wckTime=5.696  cpuTime=5.61  mem=16M816
40.42	   
40.42	   search
40.42	     run=13  nbConstraintChecks=23389884  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9815
40.42	     nbFailedAssignments=3744  nbBacktracks=5819  nbVisitedNodes=19379  nbRestartNogoods=40
40.42	       =>  wckTime=8.498  cpuTime=8.41  mem=16M816
44.90	   
44.90	   search
44.90	     run=14  nbConstraintChecks=35680455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14763
44.90	     nbFailedAssignments=5757  nbBacktracks=8738  nbVisitedNodes=29259  nbRestartNogoods=44
44.90	       =>  wckTime=12.974  cpuTime=12.88  mem=16M816
51.73	   
51.73	   search
51.73	     run=15  nbConstraintChecks=54172211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22183
51.73	     nbFailedAssignments=8785  nbBacktracks=13116  nbVisitedNodes=44084  nbRestartNogoods=50
51.73	       =>  wckTime=19.804  cpuTime=19.71  mem=16M816
62.20	   
62.20	   search
62.20	     run=16  nbConstraintChecks=82544936  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33589
62.20	     nbFailedAssignments=13605  nbBacktracks=19685  nbVisitedNodes=66879  nbRestartNogoods=55
62.20	       =>  wckTime=30.275  cpuTime=30.17  mem=16M816
77.59	   
77.59	   search
77.59	     run=17  nbConstraintChecks=123733483  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50290
77.59	     nbFailedAssignments=20437  nbBacktracks=29538  nbVisitedNodes=100265  nbRestartNogoods=62
77.59	       =>  wckTime=45.666  cpuTime=45.55  mem=16M816
101.85	   
101.85	   search
101.85	     run=18  nbConstraintChecks=187991587  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75594
101.85	     nbFailedAssignments=30948  nbBacktracks=44316  nbVisitedNodes=150834  nbRestartNogoods=68
101.85	       =>  wckTime=69.929  cpuTime=69.77  mem=16M816
135.85	   
135.85	   search
135.85	     run=19  nbConstraintChecks=278163018  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112077
135.85	     nbFailedAssignments=45253  nbBacktracks=66484  nbVisitedNodes=223765  nbRestartNogoods=76
135.85	       =>  wckTime=103.929  cpuTime=103.73  mem=16M816
189.13	   
189.13	   search
189.13	     run=20  nbConstraintChecks=415605067  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=166643
189.13	     nbFailedAssignments=66553  nbBacktracks=99736  nbVisitedNodes=332807  nbRestartNogoods=83
189.13	       =>  wckTime=157.209  cpuTime=156.95  mem=16M816
268.64	   
268.64	   search
268.64	     run=21  nbConstraintChecks=618273801  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=247407
268.64	     nbFailedAssignments=97429  nbBacktracks=149614  nbVisitedNodes=494081  nbRestartNogoods=90
268.64	       =>  wckTime=236.715  cpuTime=236.36  mem=16M816
388.96	   
388.96	   search
388.96	     run=22  nbConstraintChecks=925204956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=369680
388.96	     nbFailedAssignments=144867  nbBacktracks=224432  nbVisitedNodes=738352  nbRestartNogoods=97
388.96	       =>  wckTime=357.033  cpuTime=356.18  mem=16M816
575.25	   
575.25	   search
575.25	     run=23  nbConstraintChecks=1395490074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=555407
575.25	     nbFailedAssignments=218353  nbBacktracks=336660  nbVisitedNodes=1109067  nbRestartNogoods=100
575.25	       =>  wckTime=543.331  cpuTime=541.58  mem=16M816
749.16	o 387
749.16	c 285
844.22	   
844.22	   search
844.22	     run=24  nbConstraintChecks=2079175362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=830260
844.22	     nbFailedAssignments=324850  nbBacktracks=505001  nbVisitedNodes=1657238  nbRestartNogoods=108
844.22	       =>  wckTime=812.3  cpuTime=809.29  mem=16M816
925.09	   
925.09	   search
925.09	     run=25  nbConstraintChecks=2283685600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=912484
925.09	     nbFailedAssignments=357648  nbBacktracks=554428  nbVisitedNodes=1820984  nbRestartNogoods=118
925.09	       =>  wckTime=893.164  cpuTime=889.8  mem=16M816
925.09	   
925.09	   global
925.09	     nbConstraintChecks=2283686888  nbRestartNogoods=118  solvingWckTime=893.165  solvingCpuTime=889.8  expiredTime=no
925.09	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=921.21
925.09	       =>  wckTime=924.778  cpuTime=921.15  mem=16M816
925.09	
925.09	s OPTIMUM FOUND
925.09	v 0 1 1 1 0 0 1 1 0 1 0 0 0 0 1 1 0 1 1 0 0 1 1 1 1 1 1 1 1 0 0 1 0 1 1 0 0 1 0 1 
925.09	   
925.09	   totalWckTime=924.858  totalCpuTime=921.21

Verifier Data (download as text)

285 unsatisfied constraints, 387 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/node12/watcher-278507-1169288578 -o ROOT/results/node12/solver-278507-1169288578 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278507-1169288578/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.02 1.03 1.11 2/86 6740
/proc/meminfo: memFree=1365120/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=18540 CPUtime=0
/proc/6739/stat : 6739 (runsolver) R 6737 6739 6354 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277252829 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 252429528359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/6739/statm: 4635 279 244 17 0 2626 0

[startup+0.103389 s]
/proc/loadavg: 1.02 1.03 1.11 2/86 6740
/proc/meminfo: memFree=1365120/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=914988 CPUtime=0.09
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 2996 0 1 0 7 2 0 0 17 0 8 0 277252829 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072934642 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6739/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513461 s]
/proc/loadavg: 1.02 1.03 1.11 2/86 6740
/proc/meminfo: memFree=1365120/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915332 CPUtime=0.49
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 6423 0 1 0 45 4 0 0 18 0 8 0 277252829 937299968 6162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6739/statm: 228833 6162 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3346 s]
/proc/loadavg: 1.02 1.03 1.11 3/93 6747
/proc/meminfo: memFree=1346696/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=1.31
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 7270 0 1 0 114 17 0 0 25 0 8 0 277252829 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073700550 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6739/statm: 228865 7008 2476 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.13
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 277252837 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.9719 s]
/proc/loadavg: 1.02 1.03 1.11 3/93 6747
/proc/meminfo: memFree=1346696/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=2.94
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 7271 0 1 0 251 43 0 0 25 0 8 0 277252829 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6739/statm: 228865 7008 2476 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.13
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 277252837 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 7008 18446744073709551615 134512640 134570532 4294956464 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.27149 s]
/proc/loadavg: 1.10 1.05 1.11 2/88 6757
/proc/meminfo: memFree=1348208/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=6.22
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 7273 0 1 0 526 96 0 0 25 0 8 0 277252829 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 7010 2476 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915464 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 277252833 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.13
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 277252837 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915464 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7467 s]
/proc/loadavg: 1.17 1.06 1.11 3/95 6930
/proc/meminfo: memFree=1346112/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915464 CPUtime=12.68
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 7273 0 1 0 1070 198 0 0 25 0 8 0 277252829 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 7010 2476 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.13
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 277252837 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915464

[startup+25.61 s]
/proc/loadavg: 1.28 1.09 1.12 3/93 6991
/proc/meminfo: memFree=1342864/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=25.51
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 7273 0 1 0 2144 407 0 0 25 0 8 0 277252829 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073700437 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 7010 2476 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.13
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 277252837 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 915460

[startup+51.2276 s]
/proc/loadavg: 1.52 1.16 1.14 3/93 6991
/proc/meminfo: memFree=1335568/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=51.09
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 9181 0 1 0 4601 508 0 0 25 0 8 0 277252829 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073712625 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 8915 2527 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.23
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 401 0 0 0 22 1 0 0 15 0 8 0 277252837 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 915460

[startup+102.445 s]
/proc/loadavg: 1.79 1.29 1.19 3/93 6991
/proc/meminfo: memFree=1335568/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=102.24
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 9192 0 1 0 9716 508 0 0 25 0 8 0 277252829 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825945 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 8925 2527 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.23
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 277252837 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 915460

[startup+162.518 s]
/proc/loadavg: 1.92 1.42 1.23 3/93 6991
/proc/meminfo: memFree=1335568/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=162.26
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 9196 0 1 0 15717 509 0 0 25 0 8 0 277252829 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842410 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.24
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277252837 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.5
Current children cumulated vsize (KiB) 915460

[startup+522.753 s]
/proc/loadavg: 1.99 1.81 1.47 3/93 6991
/proc/meminfo: memFree=1335512/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=521.23
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 9204 0 1 0 51614 509 0 0 25 0 8 0 277252829 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878988 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 8936 2527 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.24
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277252837 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.23
Current children cumulated vsize (KiB) 915460

[startup+582.779 s]
/proc/loadavg: 1.99 1.85 1.50 3/93 6991
/proc/meminfo: memFree=1335512/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=580.96
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 9206 0 1 0 57587 509 0 0 25 0 8 0 277252829 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825631 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 8938 2527 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.24
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.96
Current children cumulated vsize (KiB) 915460

[startup+642.805 s]
/proc/loadavg: 2.07 1.90 1.54 3/93 6991
/proc/meminfo: memFree=1335512/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=640.72
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 9206 0 1 0 63563 509 0 0 25 0 8 0 277252829 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878786 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 8938 2527 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.24
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 640.72
Current children cumulated vsize (KiB) 915460

[startup+702.83 s]
/proc/loadavg: 2.02 1.91 1.56 3/93 6991
/proc/meminfo: memFree=1335512/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=700.47
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 9206 0 1 0 69537 510 0 0 25 0 8 0 277252829 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825732 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 8938 2527 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.24
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 700.47
Current children cumulated vsize (KiB) 915460

[startup+762.846 s]
/proc/loadavg: 2.01 1.93 1.58 3/93 6991
/proc/meminfo: memFree=1335512/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=760.19
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 9206 0 1 0 75509 510 0 0 25 0 8 0 277252829 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 8938 2527 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.24
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 760.19
Current children cumulated vsize (KiB) 915460

[startup+822.86 s]
/proc/loadavg: 2.00 1.94 1.61 3/93 6991
/proc/meminfo: memFree=1335512/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=819.93
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 9206 0 1 0 81483 510 0 0 25 0 8 0 277252829 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843478 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 8938 2527 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.24
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 819.93
Current children cumulated vsize (KiB) 915460

[startup+882.881 s]
/proc/loadavg: 2.00 1.95 1.63 3/93 6991
/proc/meminfo: memFree=1335512/2055920 swapFree=4160348/4192956
[pid=6739] ppid=6737 vsize=915460 CPUtime=879.67
/proc/6739/stat : 6739 (java) R 6737 6739 6354 0 -1 0 9208 0 1 0 87457 510 0 0 25 0 8 0 277252829 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845680 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6739/statm: 228865 8940 2527 14 0 215335 0
[pid=6739/tid=6741] ppid=6737 vsize=915460 CPUtime=0.03
/proc/6739/task/6741/stat : 6741 (java) S 6737 6739 6354 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277252833 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6742] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6742/stat : 6742 (java) S 6737 6739 6354 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6743] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6743/stat : 6743 (java) S 6737 6739 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277252834 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6744] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6744/stat : 6744 (java) S 6737 6739 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277252837 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6745] ppid=6737 vsize=915460 CPUtime=0.24
/proc/6739/task/6745/stat : 6745 (java) S 6737 6739 6354 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277252837 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6739/tid=6746] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6746/stat : 6746 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277252837 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6739/tid=6747] ppid=6737 vsize=915460 CPUtime=0
/proc/6739/task/6747/stat : 6747 (java) S 6737 6739 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277252837 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 879.67
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 925.106
CPU time (s): 921.708
CPU user time (s): 916.596
CPU system time (s): 5.11222
CPU usage (%): 99.6326
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 916.596
system time used= 5.11222
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9306
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= 19852
involuntary context switches= 33349

runsolver used 1.00585 s user time and 2.56661 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan 20 10:22:58 UTC 2007


IDJOB= 278507
IDBENCH= 8469
IDSOLVER= 69
FILE ID= node12/278507-1169288578

PBS_JOBID= 3609547

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fd72077ccdb036d42cd8baf14e217cd2

RANDOM SEED= 238144094

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.265
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.265
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:       1365600 kB
Buffers:         60712 kB
Cached:         519128 kB
SwapCached:       5164 kB
Active:         269580 kB
Inactive:       345668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1365600 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            4328 kB
Writeback:           0 kB
Mapped:          45996 kB
Slab:            60200 kB
Committed_AS:  8062528 kB
PageTables:       2028 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 node12 on Sat Jan 20 10:38:23 UTC 2007