Trace number 214366

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
Abscon 109 ACSAT 1641.68 1642.32

DiagnosticValue
CHECKS860360774
NODES461286

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-8.xml
MD5SUM68fb44dcb60c35b63d5da7e4b563c586
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.55
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables432
Number of constraints1304
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1304
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/214366-1168077682/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.45	     nbVariables=432  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.45	       =>  wckTime=0.133  cpuTime=0.12  mem=7M50
0.45	   
0.45	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
0.82	     nbConstraints=680  nbMergedConstraints=624  nbConvertedConstraints=216  nbConvertConstraintsChecks=68
0.82	     nbExtensionStructures=3  nbSharedExtensionStructures=213  nbConflictsStructures=8  nbSharedConflictsStructures=648
0.82	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
0.82	     nbSharedEvaluationManagers=458  maxDegree=9  maxArity=18
0.82	       =>  wckTime=0.506  cpuTime=0.37  mem=26M554
0.87	   
0.87	   solver IterativeSystematicSolver being built... 
1.08	       =>  wckTime=0.766  cpuTime=0.54  mem=20M45
1.11	   
1.11	   preprocessing
1.11	     nbConstraintChecks=456  nbValidityChecks=408  nbPropagations=432  nbRevisions=432  nbUselessRevisions=432
1.11	     nbRemovedValues=0  detectedInconsistency=no
1.11	       =>  wckTime=0.027  cpuTime=0.02  mem=20M45
2.52	   
2.52	   search
2.52	     run=0  nbConstraintChecks=723192  nbValidityChecks=7696  nbPropagations=901  nbRevisions=5530
2.52	     nbUselessRevisions=4792  nbAssignments=156  nbFailedAssignments=5  nbBacktracks=11  nbVisitedNodes=167
2.52	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
2.52	       =>  wckTime=1.439  cpuTime=1.4  mem=20M45
2.78	   
2.78	   search
2.78	     run=1  nbConstraintChecks=839730  nbValidityChecks=14419  nbPropagations=2169  nbRevisions=15235
2.78	     nbUselessRevisions=13283  nbAssignments=285  nbFailedAssignments=10  nbBacktracks=33  nbVisitedNodes=306
2.78	     nbRestartNogoods=1  mapSize=18  nbInferences=0  nbTooLargeKeys=0
2.78	       =>  wckTime=1.692  cpuTime=1.64  mem=20M45
3.03	   
3.03	   search
3.03	     run=2  nbConstraintChecks=962254  nbValidityChecks=21232  nbPropagations=3840  nbRevisions=29299
3.03	     nbUselessRevisions=25745  nbAssignments=393  nbFailedAssignments=17  nbBacktracks=59  nbVisitedNodes=427
3.03	     nbRestartNogoods=2  mapSize=29  nbInferences=0  nbTooLargeKeys=0
3.03	       =>  wckTime=1.944  cpuTime=1.89  mem=20M45
3.27	   
3.27	   search
3.27	     run=3  nbConstraintChecks=1084451  nbValidityChecks=25450  nbPropagations=5776  nbRevisions=45880
3.27	     nbUselessRevisions=40292  nbAssignments=468  nbFailedAssignments=24  nbBacktracks=97  nbVisitedNodes=515
3.27	     nbRestartNogoods=4  mapSize=41  nbInferences=0  nbTooLargeKeys=0
3.27	       =>  wckTime=2.183  cpuTime=2.13  mem=20M45
3.51	   
3.51	   search
3.51	     run=4  nbConstraintChecks=1205767  nbValidityChecks=33012  nbPropagations=8257  nbRevisions=67033
3.51	     nbUselessRevisions=58465  nbAssignments=553  nbFailedAssignments=32  nbBacktracks=150  nbVisitedNodes=626
3.51	     nbRestartNogoods=5  mapSize=65  nbInferences=0  nbTooLargeKeys=0
3.51	       =>  wckTime=2.425  cpuTime=2.37  mem=20M45
4.41	   
4.41	   search
4.41	     run=5  nbConstraintChecks=1680076  nbValidityChecks=40525  nbPropagations=11480  nbRevisions=92989
4.41	     nbUselessRevisions=80284  nbAssignments=663  nbFailedAssignments=46  nbBacktracks=227  nbVisitedNodes=766
4.41	     nbRestartNogoods=7  mapSize=92  nbInferences=0  nbTooLargeKeys=0
4.41	       =>  wckTime=3.324  cpuTime=3.26  mem=20M45
5.68	   
5.68	   search
5.68	     run=6  nbConstraintChecks=2346336  nbValidityChecks=55578  nbPropagations=15946  nbRevisions=128387
5.68	     nbUselessRevisions=109634  nbAssignments=854  nbFailedAssignments=74  nbBacktracks=345  nbVisitedNodes=1019
5.68	     nbRestartNogoods=10  mapSize=152  nbInferences=0  nbTooLargeKeys=0
5.68	       =>  wckTime=4.596  cpuTime=4.53  mem=20M45
7.07	   
7.07	   search
7.07	     run=7  nbConstraintChecks=3080467  nbValidityChecks=72716  nbPropagations=21775  nbRevisions=174185
7.07	     nbUselessRevisions=147207  nbAssignments=1077  nbFailedAssignments=100  nbBacktracks=526  nbVisitedNodes=1303
7.07	     nbRestartNogoods=12  mapSize=211  nbInferences=0  nbTooLargeKeys=0
7.07	       =>  wckTime=5.986  cpuTime=5.92  mem=20M45
11.16	   
11.16	   search
11.16	     run=8  nbConstraintChecks=5256425  nbValidityChecks=109307  nbPropagations=30062  nbRevisions=242603
11.16	     nbUselessRevisions=203628  nbAssignments=1543  nbFailedAssignments=157  nbBacktracks=789  nbVisitedNodes=1883
11.16	     nbRestartNogoods=14  mapSize=324  nbInferences=0  nbTooLargeKeys=0
11.16	       =>  wckTime=10.078  cpuTime=9.99  mem=20M45
11.85	   
11.85	   search
11.85	     run=9  nbConstraintChecks=5532062  nbValidityChecks=169651  nbPropagations=42948  nbRevisions=355216
11.85	     nbUselessRevisions=297816  nbAssignments=2219  nbFailedAssignments=257  nbBacktracks=1176  nbVisitedNodes=2807
11.85	     nbRestartNogoods=15  mapSize=561  nbInferences=0  nbTooLargeKeys=0
11.85	       =>  wckTime=10.768  cpuTime=10.67  mem=21M16
16.74	   
16.74	   search
16.74	     run=10  nbConstraintChecks=8123218  nbValidityChecks=243144  nbPropagations=60618  nbRevisions=514663
16.74	     nbUselessRevisions=430394  nbAssignments=2965  nbFailedAssignments=325  nbBacktracks=1762  nbVisitedNodes=3732
16.74	     nbRestartNogoods=22  mapSize=739  nbInferences=0  nbTooLargeKeys=0
16.74	       =>  wckTime=15.653  cpuTime=15.54  mem=21M16
24.45	   
24.45	   INFO : Stopping hyperNogood (mapSize=1002, nbTooLargekeys=0, mem=21M16)
25.54	   
25.54	   search
25.54	     run=11  nbConstraintChecks=12833151  nbValidityChecks=339927  nbPropagations=86355  nbRevisions=736746
25.54	     nbUselessRevisions=612573  nbAssignments=4115  nbFailedAssignments=501  nbBacktracks=2626  nbVisitedNodes=5228
25.54	     nbRestartNogoods=23
25.54	       =>  wckTime=24.452  cpuTime=24.32  mem=21M16
27.87	   
27.87	   search
27.87	     run=12  nbConstraintChecks=14016821  nbValidityChecks=428476  nbPropagations=119800  nbRevisions=1021193
27.87	     nbUselessRevisions=845933  nbAssignments=5658  nbFailedAssignments=652  nbBacktracks=3927  nbVisitedNodes=7078
27.87	     nbRestartNogoods=27
27.87	       =>  wckTime=26.789  cpuTime=26.66  mem=21M16
35.19	   
35.19	   search
35.19	     run=13  nbConstraintChecks=17875077  nbValidityChecks=541684  nbPropagations=163787  nbRevisions=1380554
35.19	     nbUselessRevisions=1140463  nbAssignments=7811  nbFailedAssignments=820  nbBacktracks=5873  nbVisitedNodes=9604
35.19	     nbRestartNogoods=30
35.19	       =>  wckTime=34.101  cpuTime=33.96  mem=21M16
39.52	   
39.52	   search
39.52	     run=14  nbConstraintChecks=20018515  nbValidityChecks=729768  nbPropagations=224056  nbRevisions=1876057
39.52	     nbUselessRevisions=1547498  nbAssignments=11152  nbFailedAssignments=1130  nbBacktracks=8814  nbVisitedNodes=13652
39.52	     nbRestartNogoods=35
39.52	       =>  wckTime=38.436  cpuTime=38.29  mem=21M16
73.06	   
73.06	   search
73.06	     run=15  nbConstraintChecks=37773197  nbValidityChecks=1187525  nbPropagations=319928  nbRevisions=2669597
73.06	     nbUselessRevisions=2193979  nbAssignments=16316  nbFailedAssignments=1758  nbBacktracks=13203  nbVisitedNodes=20249
73.06	     nbRestartNogoods=40
73.06	       =>  wckTime=71.977  cpuTime=71.76  mem=21M16
92.47	   
92.47	   search
92.47	     run=16  nbConstraintChecks=47847009  nbValidityChecks=1661991  nbPropagations=459913  nbRevisions=3810038
92.47	     nbUselessRevisions=3120777  nbAssignments=23768  nbFailedAssignments=2555  nbBacktracks=19771  nbVisitedNodes=29536
92.47	     nbRestartNogoods=47
92.47	       =>  wckTime=91.382  cpuTime=91.16  mem=21M16
140.05	   
140.05	   search
140.05	     run=17  nbConstraintChecks=72921041  nbValidityChecks=2468133  nbPropagations=668559  nbRevisions=5477434
140.05	     nbUselessRevisions=4471597  nbAssignments=34821  nbFailedAssignments=3601  nbBacktracks=29628  nbVisitedNodes=42884
140.05	     nbRestartNogoods=53
140.05	       =>  wckTime=138.969  cpuTime=138.73  mem=21M16
193.24	   
193.24	   search
193.24	     run=18  nbConstraintChecks=100479132  nbValidityChecks=3861457  nbPropagations=999434  nbRevisions=8136788
193.24	     nbUselessRevisions=6630858  nbAssignments=51539  nbFailedAssignments=5383  nbBacktracks=44409  nbVisitedNodes=63718
193.24	     nbRestartNogoods=63
193.24	       =>  wckTime=192.16  cpuTime=191.91  mem=21M16
317.57	   
317.58	   search
317.58	     run=19  nbConstraintChecks=166485367  nbValidityChecks=5421440  nbPropagations=1485941  nbRevisions=11828678
317.58	     nbUselessRevisions=9592931  nbAssignments=75672  nbFailedAssignments=7244  nbBacktracks=66613  nbVisitedNodes=91997
317.58	     nbRestartNogoods=73
317.58	       =>  wckTime=316.491  cpuTime=316.2  mem=21M16
395.87	   
395.87	   search
395.87	     run=20  nbConstraintChecks=206362672  nbValidityChecks=7445360  nbPropagations=2167405  nbRevisions=17029315
395.87	     nbUselessRevisions=13788890  nbAssignments=111524  nbFailedAssignments=9681  nbBacktracks=99900
395.87	     nbVisitedNodes=133239  nbRestartNogoods=77
395.87	       =>  wckTime=394.781  cpuTime=394.48  mem=21M16
512.35	   
512.35	   search
512.35	     run=21  nbConstraintChecks=266940291  nbValidityChecks=9054419  nbPropagations=2976822  nbRevisions=23244416
512.35	     nbUselessRevisions=18816015  nbAssignments=163745  nbFailedAssignments=11900  nbBacktracks=149825
512.35	     nbVisitedNodes=191070  nbRestartNogoods=90
512.35	       =>  wckTime=511.261  cpuTime=510.93  mem=21M16
639.90	   
639.90	   search
639.90	     run=22  nbConstraintChecks=331573331  nbValidityChecks=12722765  nbPropagations=4140940  nbRevisions=32097059
639.90	     nbUselessRevisions=25984606  nbAssignments=243932  nbFailedAssignments=17165  nbBacktracks=224661
639.90	     nbVisitedNodes=284354  nbRestartNogoods=93
639.90	       =>  wckTime=638.815  cpuTime=638.44  mem=21M16
1163.36	   
1163.36	   search
1163.36	     run=23  nbConstraintChecks=606690838  nbValidityChecks=22446577  nbPropagations=6240673  nbRevisions=47683026
1163.36	     nbUselessRevisions=38553492  nbAssignments=367957  nbFailedAssignments=28867  nbBacktracks=336920
1163.36	     nbVisitedNodes=433247  nbRestartNogoods=101
1163.36	       =>  wckTime=1162.28  cpuTime=1161.75  mem=21M16
1642.25	   
1642.25	   search
1642.25	     run=24  nbConstraintChecks=860360318  nbValidityChecks=29266558  nbPropagations=8928165  nbRevisions=67781153
1642.25	     nbUselessRevisions=54724050  nbAssignments=461286  nbFailedAssignments=39019  nbBacktracks=419665
1642.25	     nbVisitedNodes=547461  nbRestartNogoods=111
1642.25	       =>  wckTime=1641.166  cpuTime=1640.5  mem=21M16
1642.25	   
1642.25	   global
1642.25	     nbConstraintChecks=860360774  nbValidityChecks=29266966  nbPropagations=8928597  nbRevisions=67781585
1642.25	     nbUselessRevisions=54724482  nbRestartNogoods=111  solvingWckTime=1641.167  solvingCpuTime=1640.5  expiredTime=no
1642.25	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=1641.09
1642.25	       =>  wckTime=1641.935  cpuTime=1641.05  mem=21M16
1642.25	   
1642.25	s SATISFIABLE
1642.25	v 0 0 1 0 0 0 0 1 1 1 0 0 0 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 1 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 1 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 
1642.25	d NODES 461286
1642.25	d CHECKS 860360774
1642.25	   
1642.26	   totalWckTime=1642.016  totalCpuTime=1641.09

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node40/watcher-214366-1168077682 -o ROOT/results/node40/solver-214366-1168077682 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214366-1168077682/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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: 0.78 0.95 0.98 6/77 27049
/proc/meminfo: memFree=1747464/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=18540 CPUtime=0
/proc/27046/stat : 27046 (runsolver) R 27044 27046 26893 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156167652 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 264519609639 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/27046/statm: 4635 279 244 17 0 2626 0

[startup+0.108354 s]
/proc/loadavg: 0.78 0.95 0.98 6/77 27049
/proc/meminfo: memFree=1747464/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=914988 CPUtime=0.09
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 2996 0 1 0 7 2 0 0 17 0 8 0 156167652 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072929336 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516407 s]
/proc/loadavg: 0.78 0.95 0.98 6/77 27049
/proc/meminfo: memFree=1747464/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915328 CPUtime=0.49
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 6421 0 1 0 45 4 0 0 18 0 8 0 156167652 937295872 6160 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228832 6160 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34251 s]
/proc/loadavg: 0.78 0.95 0.98 5/93 27064
/proc/meminfo: memFree=1659984/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=1.32
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11893 0 1 0 121 11 0 0 24 0 8 0 156167652 937549824 11631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073932004 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11631 2529 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 322 0 0 0 4 0 0 0 17 0 8 0 156167656 937549824 11631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.26
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 415 0 0 0 25 1 0 0 15 0 8 0 156167660 937549824 11631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915576

[startup+2.98072 s]
/proc/loadavg: 0.78 0.95 0.98 3/93 27070
/proc/meminfo: memFree=1659656/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=2.95
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11908 0 1 0 284 11 0 0 25 0 8 0 156167652 937549824 11644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762112 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11644 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 16 0 8 0 156167656 937549824 11644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.28
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 422 0 0 0 27 1 0 0 15 0 8 0 156167660 937549824 11644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915576

[startup+6.18813 s]
/proc/loadavg: 0.88 0.97 0.99 3/93 27078
/proc/meminfo: memFree=1659464/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=6.15
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11913 0 1 0 604 11 0 0 25 0 8 0 156167652 937549824 11647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073930878 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11647 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 17 0 8 0 156167656 937549824 11647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.28
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 426 0 0 0 27 1 0 0 15 0 8 0 156167660 937549824 11647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915576

[startup+12.656 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 27086
/proc/meminfo: memFree=1659400/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=12.61
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11929 0 1 0 1250 11 0 0 25 0 8 0 156167652 937549824 11660 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073933584 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11660 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 17 0 8 0 156167656 937549824 11660 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11660 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11660 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11660 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.3
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 440 0 0 0 29 1 0 0 16 0 8 0 156167660 937549824 11660 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11660 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11660 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915576

[startup+25.5086 s]
/proc/loadavg: 1.19 1.03 1.01 3/93 27104
/proc/meminfo: memFree=1659464/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=25.44
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11934 0 1 0 2533 11 0 0 25 0 8 0 156167652 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073928221 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11663 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 17 0 8 0 156167656 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.31
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 444 0 0 0 30 1 0 0 16 0 8 0 156167660 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915576

[startup+51.1119 s]
/proc/loadavg: 1.47 1.11 1.03 3/93 27128
/proc/meminfo: memFree=1659664/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=51.01
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11936 0 1 0 5090 11 0 0 25 0 8 0 156167652 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073928235 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11663 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 16 0 8 0 156167656 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.31
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 444 0 0 0 30 1 0 0 16 0 8 0 156167660 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 915576

[startup+102.396 s]
/proc/loadavg: 1.82 1.26 1.09 4/87 27160
/proc/meminfo: memFree=1660680/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=102.24
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11937 0 1 0 10212 12 0 0 25 0 8 0 156167652 937549824 11664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073933586 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11664 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 16 0 8 0 156167656 937549824 11664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.31
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 445 0 0 0 30 1 0 0 16 0 8 0 156167660 937549824 11664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11664 18446744073709551615 134512640 134570532 4294956480 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) 915576

[startup+162.406 s]
/proc/loadavg: 1.93 1.39 1.14 3/87 27160
/proc/meminfo: memFree=1660680/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=162.24
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11937 0 1 0 16212 12 0 0 25 0 8 0 156167652 937549824 11664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.32
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 915576

[startup+1242.56 s]
/proc/loadavg: 2.00 1.97 1.71 3/87 27162
/proc/meminfo: memFree=1660488/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=1242.08
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11939 0 1 0 124196 12 0 0 25 0 8 0 156167652 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073932074 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11665 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 16 0 8 0 156167656 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.32
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 915576

[startup+1302.57 s]
/proc/loadavg: 2.00 1.97 1.73 3/87 27162
/proc/meminfo: memFree=1660488/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=1302.07
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11939 0 1 0 130195 12 0 0 25 0 8 0 156167652 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762112 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11665 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 16 0 8 0 156167656 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.32
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 915576

[startup+1362.58 s]
/proc/loadavg: 2.04 1.99 1.75 3/87 27162
/proc/meminfo: memFree=1660488/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=1362.06
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11939 0 1 0 136194 12 0 0 25 0 8 0 156167652 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073932083 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11665 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 16 0 8 0 156167656 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.32
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 915576

[startup+1422.58 s]
/proc/loadavg: 2.01 1.99 1.76 3/87 27162
/proc/meminfo: memFree=1660424/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=1422.05
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11939 0 1 0 142193 12 0 0 25 0 8 0 156167652 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073929879 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11665 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 16 0 8 0 156167656 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.32
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 915576

[startup+1482.59 s]
/proc/loadavg: 2.00 1.99 1.77 3/87 27162
/proc/meminfo: memFree=1660488/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=1482.04
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11939 0 1 0 148192 12 0 0 25 0 8 0 156167652 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073928188 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11665 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 16 0 8 0 156167656 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.32
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 915576

[startup+1542.6 s]
/proc/loadavg: 2.04 2.00 1.79 3/87 27162
/proc/meminfo: memFree=1660488/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=1542.03
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11939 0 1 0 154191 12 0 0 25 0 8 0 156167652 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073947670 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11665 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 16 0 8 0 156167656 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.32
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 915576

[startup+1602.61 s]
/proc/loadavg: 2.01 2.00 1.80 3/87 27162
/proc/meminfo: memFree=1660424/2055920 swapFree=4192812/4192956
[pid=27046] ppid=27044 vsize=915576 CPUtime=1602.02
/proc/27046/stat : 27046 (java) R 27044 27046 26893 0 -1 0 11939 0 1 0 160190 12 0 0 25 0 8 0 156167652 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762112 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27046/statm: 228894 11665 2533 14 0 215364 0
[pid=27046/tid=27052] ppid=27044 vsize=915576 CPUtime=0.04
/proc/27046/task/27052/stat : 27052 (java) S 27044 27046 26893 0 -1 64 323 0 0 0 4 0 0 0 16 0 8 0 156167656 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27055] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27055/stat : 27055 (java) S 27044 27046 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27056] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27056/stat : 27056 (java) S 27044 27046 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167657 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27061] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27061/stat : 27061 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27062] ppid=27044 vsize=915576 CPUtime=0.32
/proc/27046/task/27062/stat : 27062 (java) S 27044 27046 26893 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27063] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27063/stat : 27063 (java) S 27044 27046 26893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27046/tid=27064] ppid=27044 vsize=915576 CPUtime=0
/proc/27046/task/27064/stat : 27064 (java) S 27044 27046 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156167660 937549824 11665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 915576

Child status: 0
Real time (s): 1642.32
CPU time (s): 1641.68
CPU user time (s): 1641.55
CPU system time (s): 0.137979
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 915576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1641.55
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11946
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= 34651
involuntary context switches= 36968

runsolver used 1.82472 s user time and 4.21736 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 10:01:23 UTC 2007


IDJOB= 214366
IDBENCH= 4919
FILE ID= node40/214366-1168077682

PBS_JOBID= 3476070

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/routing/s4-4-3-8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214366-1168077682/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-214366-1168077682 -o ROOT/results/node40/solver-214366-1168077682 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214366-1168077682/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  68fb44dcb60c35b63d5da7e4b563c586

RANDOM SEED= 290106697

TIME LIMIT= 1800 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:       1748360 kB
Buffers:         19824 kB
Cached:         196008 kB
SwapCached:          0 kB
Active:          66044 kB
Inactive:       170592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:          31432 kB
Slab:            56216 kB
Committed_AS:  2931840 kB
PageTables:       1856 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= 66543 MiB



End job on node40 on Sat Jan  6 10:28:46 UTC 2007