Trace number 238157

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 AC? (TO) 1800.17 1803.98

General information on the benchmark

Namehaystacks/
haystacks_09.xml
MD5SUM9ef226d01e1821b42bf6b4fd1284cb7f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.166974
SatisfiableNO
(Un)Satisfiability was proved
Number of variables81
Number of constraints332
Maximum constraint arity2
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension332
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/238157-1168083396/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=81  nbDomainTypes=1  minDomainSize=9  maxDomainSize=9
0.42	       =>  wckTime=0.104  cpuTime=0.1  mem=6M902
0.42	   
0.42	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
0.63	     nbConstraints=332  nbConvertedConstraints=332  nbConvertConstraintsChecks=324  nbExtensionStructures=4
0.63	     nbSharedExtensionStructures=328  nbConflictsStructures=4  nbSharedConflictsStructures=328
0.63	     nbSharedBinaryRepresentations=53  maxDegree=9  maxArity=2
0.63	       =>  wckTime=0.31  cpuTime=0.22  mem=8M853
0.67	   
0.67	   solver IterativeSystematicSolver being built... 
0.84	       =>  wckTime=0.517  cpuTime=0.35  mem=14M411
0.85	   
0.85	   preprocessing
0.85	     nbConstraintChecks=0  nbPropagations=81  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.85	     detectedInconsistency=no
0.85	       =>  wckTime=0.0070  cpuTime=0.01  mem=14M411
0.89	   
0.89	   search
0.89	     run=0  nbConstraintChecks=1532  nbPropagations=347  nbRevisions=304  nbUselessRevisions=33  nbAssignments=39
0.89	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0  mapSize=10  nbInferences=0
0.89	     nbTooLargeKeys=0
0.89	       =>  wckTime=0.049  cpuTime=0.04  mem=14M411
0.90	   
0.90	   search
0.90	     run=1  nbConstraintChecks=3234  nbPropagations=1004  nbRevisions=967  nbUselessRevisions=107  nbAssignments=88
0.90	     nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=137  nbRestartNogoods=4  mapSize=25  nbInferences=0
0.90	     nbTooLargeKeys=0
0.90	       =>  wckTime=0.059  cpuTime=0.04  mem=14M411
0.91	   
0.91	   search
0.91	     run=2  nbConstraintChecks=5446  nbPropagations=2006  nbRevisions=2015  nbUselessRevisions=227  nbAssignments=139
0.91	     nbFailedAssignments=37  nbBacktracks=47  nbVisitedNodes=214  nbRestartNogoods=7  mapSize=43  nbInferences=0
0.91	     nbTooLargeKeys=0
0.91	       =>  wckTime=0.069  cpuTime=0.05  mem=14M411
0.93	   
0.93	   search
0.93	     run=3  nbConstraintChecks=9204  nbPropagations=3585  nbRevisions=3719  nbUselessRevisions=424  nbAssignments=220
0.93	     nbFailedAssignments=58  nbBacktracks=80  nbVisitedNodes=336  nbRestartNogoods=9  mapSize=67  nbInferences=0
0.93	     nbTooLargeKeys=0
0.93	       =>  wckTime=0.088  cpuTime=0.06  mem=14M411
0.94	   
0.94	   search
0.94	     run=4  nbConstraintChecks=12128  nbPropagations=5834  nbRevisions=6155  nbUselessRevisions=683  nbAssignments=337
0.94	     nbFailedAssignments=97  nbBacktracks=131  nbVisitedNodes=534  nbRestartNogoods=15  mapSize=118  nbInferences=3
0.94	     nbTooLargeKeys=0
0.94	       =>  wckTime=0.098  cpuTime=0.07  mem=14M411
0.95	   
0.95	   search
0.95	     run=5  nbConstraintChecks=16069  nbPropagations=9033  nbRevisions=9594  nbUselessRevisions=1026  nbAssignments=507
0.95	     nbFailedAssignments=146  nbBacktracks=207  nbVisitedNodes=818  nbRestartNogoods=22  mapSize=191  nbInferences=19
0.95	     nbTooLargeKeys=0
0.95	       =>  wckTime=0.112  cpuTime=0.08  mem=14M411
0.97	   
0.97	   search
0.97	     run=6  nbConstraintChecks=22149  nbPropagations=13578  nbRevisions=14510  nbUselessRevisions=1532
0.97	     nbAssignments=743  nbFailedAssignments=216  nbBacktracks=321  nbVisitedNodes=1211  nbRestartNogoods=27  mapSize=292
0.97	     nbInferences=36  nbTooLargeKeys=0
0.97	       =>  wckTime=0.133  cpuTime=0.1  mem=14M411
1.00	   
1.00	   search
1.00	     run=7  nbConstraintChecks=35584  nbPropagations=20355  nbRevisions=22466  nbUselessRevisions=2541
1.00	     nbAssignments=1081  nbFailedAssignments=324  nbBacktracks=491  nbVisitedNodes=1766  nbRestartNogoods=36
1.00	     mapSize=440  nbInferences=69  nbTooLargeKeys=0
1.00	       =>  wckTime=0.158  cpuTime=0.12  mem=14M411
1.05	   
1.05	   search
1.05	     run=8  nbConstraintChecks=56032  nbPropagations=30371  nbRevisions=34956  nbUselessRevisions=4226
1.05	     nbAssignments=1592  nbFailedAssignments=430  nbBacktracks=748  nbVisitedNodes=2577  nbRestartNogoods=45
1.05	     mapSize=651  nbInferences=195  nbTooLargeKeys=0
1.05	       =>  wckTime=0.207  cpuTime=0.15  mem=14M411
1.09	   
1.09	   search
1.09	     run=9  nbConstraintChecks=72791  nbPropagations=44374  nbRevisions=52152  nbUselessRevisions=6391
1.09	     nbAssignments=2347  nbFailedAssignments=671  nbBacktracks=1134  nbVisitedNodes=3882  nbRestartNogoods=53
1.09	     mapSize=1016  nbInferences=280  nbTooLargeKeys=0
1.09	       =>  wckTime=0.248  cpuTime=0.18  mem=14M411
1.15	   
1.15	   search
1.15	     run=10  nbConstraintChecks=120104  nbPropagations=66099  nbRevisions=80726  nbUselessRevisions=10166
1.15	     nbAssignments=3367  nbFailedAssignments=1004  nbBacktracks=1710  nbVisitedNodes=5582  nbRestartNogoods=71
1.15	     mapSize=1503  nbInferences=364  nbTooLargeKeys=0
1.15	       =>  wckTime=0.306  cpuTime=0.23  mem=14M411
1.21	   
1.21	   search
1.21	     run=11  nbConstraintChecks=180317  nbPropagations=98417  nbRevisions=125715  nbUselessRevisions=16578
1.21	     nbAssignments=4981  nbFailedAssignments=1639  nbBacktracks=2574  nbVisitedNodes=8388  nbRestartNogoods=81
1.21	     mapSize=2296  nbInferences=447  nbTooLargeKeys=0
1.21	       =>  wckTime=0.375  cpuTime=0.29  mem=15M386
1.30	   
1.30	   search
1.30	     run=12  nbConstraintChecks=226121  nbPropagations=146395  nbRevisions=184227  nbUselessRevisions=23224
1.30	     nbAssignments=8119  nbFailedAssignments=2208  nbBacktracks=3871  nbVisitedNodes=13882  nbRestartNogoods=88
1.30	     mapSize=3590  nbInferences=1667  nbTooLargeKeys=0
1.30	       =>  wckTime=0.456  cpuTime=0.37  mem=15M386
1.40	   
1.40	   search
1.40	     run=13  nbConstraintChecks=293288  nbPropagations=217141  nbRevisions=263239  nbUselessRevisions=30599
1.40	     nbAssignments=12675  nbFailedAssignments=3128  nbBacktracks=5817  nbVisitedNodes=21890  nbRestartNogoods=100
1.40	     mapSize=5528  nbInferences=3301  nbTooLargeKeys=0
1.40	       =>  wckTime=0.564  cpuTime=0.48  mem=15M386
1.56	   
1.56	   search
1.56	     run=14  nbConstraintChecks=397097  nbPropagations=323505  nbRevisions=372644  nbUselessRevisions=38324
1.56	     nbAssignments=19817  nbFailedAssignments=4368  nbBacktracks=8736  nbVisitedNodes=34435  nbRestartNogoods=113
1.56	     mapSize=8436  nbInferences=6227  nbTooLargeKeys=0
1.56	       =>  wckTime=0.716  cpuTime=0.63  mem=16M361
1.82	   
1.82	   search
1.82	     run=15  nbConstraintChecks=575213  nbPropagations=479059  nbRevisions=539356  nbUselessRevisions=56423
1.82	     nbAssignments=29155  nbFailedAssignments=6853  nbBacktracks=13114  nbVisitedNodes=50981  nbRestartNogoods=126
1.82	     mapSize=12747  nbInferences=8652  nbTooLargeKeys=0
1.82	       =>  wckTime=0.98  cpuTime=0.89  mem=16M361
2.33	   
2.33	   search
2.33	     run=16  nbConstraintChecks=1108751  nbPropagations=723013  nbRevisions=875227  nbUselessRevisions=122506
2.33	     nbAssignments=42361  nbFailedAssignments=12343  nbBacktracks=19683  nbVisitedNodes=74794  nbRestartNogoods=156
2.33	     mapSize=18779  nbInferences=9768  nbTooLargeKeys=0
2.33	       =>  wckTime=1.495  cpuTime=1.4  mem=17M336
3.02	   
3.02	   search
3.02	     run=17  nbConstraintChecks=1797769  nbPropagations=1084042  nbRevisions=1403354  nbUselessRevisions=227334
3.02	     nbAssignments=60445  nbFailedAssignments=19119  nbBacktracks=29538  nbVisitedNodes=106605  nbRestartNogoods=178
3.02	     mapSize=28052  nbInferences=11195  nbTooLargeKeys=0
3.02	       =>  wckTime=2.182  cpuTime=2.08  mem=19M549
4.02	   
4.02	   search
4.02	     run=18  nbConstraintChecks=2744337  nbPropagations=1613493  nbRevisions=2192970  nbUselessRevisions=378726
4.02	     nbAssignments=87711  nbFailedAssignments=29018  nbBacktracks=44316  nbVisitedNodes=154225  nbRestartNogoods=186
4.02	     mapSize=41501  nbInferences=13755  nbTooLargeKeys=0
4.02	       =>  wckTime=3.179  cpuTime=3.08  mem=21M499
5.44	   
5.44	   search
5.44	     run=19  nbConstraintChecks=3823975  nbPropagations=2404753  nbRevisions=3350855  nbUselessRevisions=655506
5.44	     nbAssignments=139671  nbFailedAssignments=39688  nbBacktracks=66484  nbVisitedNodes=245500  nbRestartNogoods=197
5.44	     mapSize=63417  nbInferences=32826  nbTooLargeKeys=0
5.44	       =>  wckTime=4.603  cpuTime=4.48  mem=25M924
7.86	   
7.86	   search
7.86	     run=20  nbConstraintChecks=6078755  nbPropagations=3596727  nbRevisions=5153249  nbUselessRevisions=1079271
7.86	     nbAssignments=201513  nbFailedAssignments=60731  nbBacktracks=99737  nbVisitedNodes=352495  nbRestartNogoods=235
7.86	     mapSize=93088  nbInferences=40336  nbTooLargeKeys=0
7.86	       =>  wckTime=7.015  cpuTime=6.87  mem=32M750
11.61	   
11.61	   search
11.61	     run=21  nbConstraintChecks=10312313  nbPropagations=5426921  nbRevisions=7988702  nbUselessRevisions=1653422
11.61	     nbAssignments=289822  nbFailedAssignments=92252  nbBacktracks=149615  nbVisitedNodes=505172  nbRestartNogoods=246
11.61	     mapSize=135930  nbInferences=47218  nbTooLargeKeys=0
11.61	       =>  wckTime=10.765  cpuTime=10.58  mem=40M625
17.14	   
17.14	   search
17.14	     run=22  nbConstraintChecks=14255105  nbPropagations=8211203  nbRevisions=12169518  nbUselessRevisions=2706726
17.14	     nbAssignments=471811  nbFailedAssignments=124821  nbBacktracks=224433  nbVisitedNodes=825397  nbRestartNogoods=255
17.14	     mapSize=210091  nbInferences=121777  nbTooLargeKeys=0
17.14	       =>  wckTime=16.303  cpuTime=15.83  mem=35M926
24.98	   
24.98	   search
24.98	     run=23  nbConstraintChecks=22181890  nbPropagations=12398143  nbRevisions=18570733  nbUselessRevisions=4175103
24.98	     nbAssignments=668810  nbFailedAssignments=190108  nbBacktracks=336660  nbVisitedNodes=1163502  nbRestartNogoods=271
24.98	     mapSize=306712  nbInferences=141231  nbTooLargeKeys=0
24.98	       =>  wckTime=24.14  cpuTime=23.59  mem=55M430
36.05	   
36.05	   search
36.05	     run=24  nbConstraintChecks=31452817  nbPropagations=18515253  nbRevisions=27900278  nbUselessRevisions=6409731
36.05	     nbAssignments=1002469  nbFailedAssignments=291802  nbBacktracks=505001  nbVisitedNodes=1748813
36.05	     nbRestartNogoods=287  mapSize=461700  nbInferences=204812  nbTooLargeKeys=0
36.05	       =>  wckTime=35.205  cpuTime=34.21  mem=75M432
53.84	   
53.84	   search
53.84	     run=25  nbConstraintChecks=47904458  nbPropagations=27655528  nbRevisions=41823767  nbUselessRevisions=9519308
53.84	     nbAssignments=1472022  nbFailedAssignments=453992  nbBacktracks=757512  nbVisitedNodes=2568199
53.84	     nbRestartNogoods=307  mapSize=683526  nbInferences=259637  nbTooLargeKeys=0
53.84	       =>  wckTime=52.999  cpuTime=51.43  mem=104M274
90.86	   
90.86	   search
90.86	     run=26  nbConstraintChecks=70520127  nbPropagations=43405861  nbRevisions=60403692  nbUselessRevisions=12651799
90.86	     nbAssignments=2859011  nbFailedAssignments=460812  nbBacktracks=1136280  nbVisitedNodes=4970028
90.86	     nbRestartNogoods=322  mapSize=1061595  nbInferences=1260987  nbTooLargeKeys=0
90.86	       =>  wckTime=90.021  cpuTime=87.39  mem=171M763
134.13	   
134.13	   search
134.13	     run=27  nbConstraintChecks=91101558  nbPropagations=66608240  nbRevisions=84140023  nbUselessRevisions=15829497
134.13	     nbAssignments=4638399  nbFailedAssignments=481166  nbBacktracks=1704431  nbVisitedNodes=7978537
134.13	     nbRestartNogoods=347  mapSize=1625053  nbInferences=2451819  nbTooLargeKeys=0
134.13	       =>  wckTime=133.292  cpuTime=129.42  mem=247M60
197.13	   
197.13	   search
197.13	     run=28  nbConstraintChecks=132678614  nbPropagations=100842541  nbRevisions=117492096  nbUselessRevisions=19682538
197.13	     nbAssignments=6960986  nbFailedAssignments=609609  nbBacktracks=2556657  nbVisitedNodes=11879684
197.13	     nbRestartNogoods=373  mapSize=2340788  nbInferences=3793687  nbTooLargeKeys=0
197.13	       =>  wckTime=196.289  cpuTime=190.5  mem=341M372
285.12	   
285.12	   search
285.12	     run=29  nbConstraintChecks=228989600  nbPropagations=150290072  nbRevisions=176118190  nbUselessRevisions=28574561
285.12	     nbAssignments=9248859  nbFailedAssignments=1308224  nbBacktracks=3834997  nbVisitedNodes=15803381
285.12	     nbRestartNogoods=396  mapSize=3458987  nbInferences=4104575  nbTooLargeKeys=0
285.12	       =>  wckTime=284.278  cpuTime=276.37  mem=512M974
337.49	   
337.49	   INFO : Stopping hyperNogood (mapSize=4164083, nbTooLargekeys=0, mem=600M34)
393.05	   
393.05	   search
393.05	     run=30  nbConstraintChecks=354969292  nbPropagations=220916811  nbRevisions=268184208  nbUselessRevisions=42266406
393.05	     nbAssignments=12596187  nbFailedAssignments=2520960  nbBacktracks=5752507  nbVisitedNodes=21604730
393.05	     nbRestartNogoods=422
393.05	       =>  wckTime=392.211  cpuTime=382.79  mem=600M34
503.42	   
503.42	   search
503.42	     run=31  nbConstraintChecks=482745988  nbPropagations=322328430  nbRevisions=408876407  nbUselessRevisions=69908876
503.42	     nbAssignments=17820823  nbFailedAssignments=4869277  nbBacktracks=8628772  nbVisitedNodes=31213356
503.42	     nbRestartNogoods=443
503.42	       =>  wckTime=502.58  cpuTime=493.05  mem=600M34
688.98	   
688.98	   search
688.98	     run=32  nbConstraintChecks=692462491  nbPropagations=468028588  nbRevisions=620490873  nbUselessRevisions=114464058
688.98	     nbAssignments=24957002  nbFailedAssignments=7691019  nbBacktracks=12943172  nbVisitedNodes=43538311
688.98	     nbRestartNogoods=476
688.98	       =>  wckTime=688.14  cpuTime=678.42  mem=600M34
924.22	   
924.22	   search
924.22	     run=33  nbConstraintChecks=888502072  nbPropagations=670107131  nbRevisions=908240647  nbUselessRevisions=176898629
924.22	     nbAssignments=36216340  nbFailedAssignments=12478713  nbBacktracks=19414770  nbVisitedNodes=63959259
924.22	     nbRestartNogoods=494
924.22	       =>  wckTime=923.381  cpuTime=913.43  mem=600M34
1397.13	   
1397.13	   search
1397.13	     run=34  nbConstraintChecks=1581429157  nbPropagations=981141354  nbRevisions=1398425171
1397.13	     nbUselessRevisions=292412823  nbAssignments=52630760  nbFailedAssignments=19185694  nbBacktracks=29122167
1397.13	     nbVisitedNodes=92499353  nbRestartNogoods=523
1397.13	       =>  wckTime=1396.294  cpuTime=1385.84  mem=600M34

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node50/watcher-238157-1168083396 -o ROOT/results/node50/solver-238157-1168083396 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/238157-1168083396/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
/proc/loadavg: 1.31 1.79 1.78 5/80 4437
/proc/meminfo: memFree=1311768/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=18540 CPUtime=0
/proc/4436/stat : 4436 (runsolver) R 4434 4369 4369 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 156739091 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 240577311474 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4436/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107226 s]
/proc/loadavg: 1.31 1.79 1.78 5/80 4437
/proc/meminfo: memFree=1311768/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=914988 CPUtime=0.09
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 2978 0 1 0 7 2 0 0 17 0 8 0 156739091 936947712 2724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925084 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4436/statm: 228747 2724 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515292 s]
/proc/loadavg: 1.31 1.79 1.78 5/80 4437
/proc/meminfo: memFree=1311768/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915328 CPUtime=0.49
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 6355 0 1 0 45 4 0 0 18 0 8 0 156739091 937295872 6094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4436/statm: 228832 6094 2147 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33643 s]
/proc/loadavg: 1.31 1.79 1.78 5/87 4444
/proc/meminfo: memFree=1288032/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=1.29
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 8765 0 1 0 121 8 0 0 24 0 8 0 156739091 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073773887 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4436/statm: 228865 8503 2530 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=0.02
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 156739095 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156739096 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.25
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 395 0 0 0 24 1 0 0 15 0 8 0 156739099 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.9777 s]
/proc/loadavg: 1.31 1.79 1.78 4/87 4444
/proc/meminfo: memFree=1285216/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=2.92
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 9778 0 1 0 283 9 0 0 25 0 8 0 156739091 937431040 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818586 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4436/statm: 228865 9514 2530 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=0.02
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 165 0 0 0 2 0 0 0 17 0 8 0 156739095 937431040 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156739096 937431040 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.25
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 395 0 0 0 24 1 0 0 15 0 8 0 156739099 937431040 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915460

[startup+6.27126 s]
/proc/loadavg: 1.36 1.79 1.78 3/87 4444
/proc/meminfo: memFree=1276640/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=6.18
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 11866 0 1 0 609 9 0 0 25 0 8 0 156739091 937431040 11601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073836871 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4436/statm: 228865 11601 2530 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=0.02
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 156739095 937431040 11601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 11601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156739096 937431040 11601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 11601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.25
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 396 0 0 0 24 1 0 0 15 0 8 0 156739099 937431040 11601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 11601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 11601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915460

[startup+12.7463 s]
/proc/loadavg: 1.41 1.80 1.79 3/87 4444
/proc/meminfo: memFree=1260512/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=12.6
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 15677 0 1 0 1248 12 0 0 25 0 8 0 156739091 937431040 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813479 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4436/statm: 228865 15412 2530 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=0.02
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 156739095 937431040 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156739096 937431040 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.25
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 396 0 0 0 24 1 0 0 15 0 8 0 156739099 937431040 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915460

[startup+25.6045 s]
/proc/loadavg: 1.54 1.81 1.79 3/87 4444
/proc/meminfo: memFree=1227936/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=25.34
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 23645 0 1 0 2518 16 0 0 25 0 8 0 156739091 937431040 23378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820428 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4436/statm: 228865 23378 2534 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=0.26
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 6620 0 0 0 24 2 0 0 16 0 8 0 156739095 937431040 23378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 23378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156739096 937431040 23378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 23378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.26
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 396 0 0 0 25 1 0 0 16 0 8 0 156739099 937431040 23378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 23378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 23378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915460

[startup+51.2088 s]
/proc/loadavg: 1.70 1.82 1.79 3/87 4444
/proc/meminfo: memFree=1155552/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=50.71
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 41724 0 1 0 5046 25 0 0 25 0 8 0 156739091 937431040 41455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866110 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4436/statm: 228865 41455 2534 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=1.02
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 24697 0 0 0 90 12 0 0 16 0 8 0 156739095 937431040 41455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 41455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156739096 937431040 41455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 41455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.26
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 396 0 0 0 25 1 0 0 16 0 8 0 156739099 937431040 41455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 41455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 41455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915460

[startup+102.424 s]
/proc/loadavg: 1.91 1.86 1.81 3/87 4444
/proc/meminfo: memFree=1077088/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=101.45
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 61315 0 1 0 10112 33 0 0 25 0 8 0 156739091 937431040 61042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073838465 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4436/statm: 228865 61042 2534 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=1.99
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 44284 0 0 0 179 20 0 0 16 0 8 0 156739095 937431040 61042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 61042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156739096 937431040 61042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 61042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.26
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 396 0 0 0 25 1 0 0 16 0 8 0 156739099 937431040 61042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 61042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 61042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 915460

[startup+162.496 s]
/proc/loadavg: 2.05 1.90 1.82 3/87 4444
/proc/meminfo: memFree=976032/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=160.98
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 86521 0 1 0 16055 43 0 0 25 0 8 0 156739091 937431040 86244 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814668 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1420.49
Current children cumulated vsize (KiB) 915460

[startup+1483.95 s]
/proc/loadavg: 2.00 2.00 1.92 3/93 4610
/proc/meminfo: memFree=305688/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=1480.49
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 159722 0 1 0 147970 79 0 0 25 0 8 0 156739091 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849473 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4436/statm: 228865 159435 2534 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=7.08
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 142676 0 0 0 648 60 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156739096 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.26
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 397 0 0 0 25 1 0 0 16 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1480.49
Current children cumulated vsize (KiB) 915460

[startup+1544.05 s]
/proc/loadavg: 2.00 2.00 1.92 3/93 4676
/proc/meminfo: memFree=286112/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=1540.52
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 159722 0 1 0 153966 86 0 0 25 0 8 0 156739091 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818022 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4436/statm: 228865 159435 2534 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=7.08
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 142676 0 0 0 648 60 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156739096 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.26
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 397 0 0 0 25 1 0 0 16 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1540.52
Current children cumulated vsize (KiB) 915460

[startup+1604.11 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 4700
/proc/meminfo: memFree=269544/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=1600.49
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 159722 0 1 0 159963 86 0 0 25 0 8 0 156739091 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073855097 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4436/statm: 228865 159435 2534 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=7.08
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 142676 0 0 0 648 60 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156739096 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.26
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 397 0 0 0 25 1 0 0 16 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.49
Current children cumulated vsize (KiB) 915460

[startup+1664.17 s]
/proc/loadavg: 2.11 2.03 1.93 3/87 4700
/proc/meminfo: memFree=249128/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=1660.49
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 159722 0 1 0 165963 86 0 0 25 0 8 0 156739091 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4436/statm: 228865 159435 2534 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=7.08
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 142676 0 0 0 648 60 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156739096 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.26
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 397 0 0 0 25 1 0 0 16 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.49
Current children cumulated vsize (KiB) 915460

[startup+1724.22 s]
/proc/loadavg: 2.04 2.02 1.93 3/87 4700
/proc/meminfo: memFree=229992/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=1720.5
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 159722 0 1 0 171964 86 0 0 25 0 8 0 156739091 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073916683 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4436/statm: 228865 159435 2534 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=7.08
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 142676 0 0 0 648 60 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156739096 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.26
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 397 0 0 0 25 1 0 0 16 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.5
Current children cumulated vsize (KiB) 915460

[startup+1784.29 s]
/proc/loadavg: 2.01 2.02 1.93 3/87 4700
/proc/meminfo: memFree=229992/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=1780.48
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 159722 0 1 0 177962 86 0 0 25 0 8 0 156739091 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813675 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4436/statm: 228865 159435 2534 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=7.08
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 142676 0 0 0 648 60 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156739096 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.26
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 397 0 0 0 25 1 0 0 16 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.48
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.83 s]
/proc/loadavg: 2.01 2.01 1.93 3/87 4700
/proc/meminfo: memFree=229992/2055920 swapFree=4192812/4192956
[pid=4436] ppid=4434 vsize=915460 CPUtime=1800.02
/proc/4436/stat : 4436 (java) R 4434 4436 4369 0 -1 0 159722 0 1 0 179916 86 0 0 25 0 8 0 156739091 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820428 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4436/statm: 228865 159435 2534 14 0 215335 0
[pid=4436/tid=4438] ppid=4434 vsize=915460 CPUtime=7.08
/proc/4436/task/4438/stat : 4438 (java) S 4434 4436 4369 0 -1 64 142676 0 0 0 648 60 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4439] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4439/stat : 4439 (java) S 4434 4436 4369 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156739095 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4440] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4440/stat : 4440 (java) S 4434 4436 4369 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156739096 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4441] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4441/stat : 4441 (java) S 4434 4436 4369 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4442] ppid=4434 vsize=915460 CPUtime=0.26
/proc/4436/task/4442/stat : 4442 (java) S 4434 4436 4369 0 -1 64 397 0 0 0 25 1 0 0 16 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4436/tid=4443] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4443/stat : 4443 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4436/tid=4444] ppid=4434 vsize=915460 CPUtime=0
/proc/4436/task/4444/stat : 4444 (java) S 4434 4436 4369 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156739099 937431040 159435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915460

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 1803.98
CPU time (s): 1800.17
CPU user time (s): 1799.21
CPU system time (s): 0.963853
CPU usage (%): 99.7891
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 0.963853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159738
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= 37735
involuntary context switches= 23416

runsolver used 2.13767 s user time and 5.8891 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan  6 11:36:42 UTC 2007


IDJOB= 238157
IDBENCH= 6986
FILE ID= node50/238157-1168083396

PBS_JOBID= 3476281

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_09.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/238157-1168083396/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-238157-1168083396 -o ROOT/results/node50/solver-238157-1168083396 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/238157-1168083396/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9ef226d01e1821b42bf6b4fd1284cb7f

RANDOM SEED= 30900747

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.263
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	: 5931.00
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.263
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:       1312248 kB
Buffers:         38996 kB
Cached:         447884 kB
SwapCached:          0 kB
Active:         247636 kB
Inactive:       417224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1312248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:         198200 kB
Slab:            63700 kB
Committed_AS:  4161828 kB
PageTables:       2196 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= 66548 MiB



End job on node50 on Sat Jan  6 12:06:49 UTC 2007