Trace number 238109

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.14 1803.28

General information on the benchmark

Namehaystacks/
haystacks_10.xml
MD5SUM4d4e4a91b0e00ad8f76e2f74e050256f
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.208967
SatisfiableNO
(Un)Satisfiability was proved
Number of variables100
Number of constraints459
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension0
Number of constraints which are defined in intension459
Global constraints used (with number of constraints)

Solver Data (download as text)

0.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=mac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/238109-1168083385/unknown.xml
0.41	   
0.41	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=100  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.46	       =>  wckTime=0.105  cpuTime=0.09  mem=6M902
0.46	   
0.46	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
0.70	     nbConstraints=459  nbConvertedConstraints=459  nbConvertConstraintsChecks=400  nbExtensionStructures=4
0.70	     nbSharedExtensionStructures=455  nbConflictsStructures=4  nbSharedConflictsStructures=455
0.70	     nbSharedBinaryRepresentations=59  maxDegree=10  maxArity=2
0.70	       =>  wckTime=0.343  cpuTime=0.25  mem=9M828
0.73	   
0.73	   solver IterativeSystematicSolver being built... 
0.90	       =>  wckTime=0.544  cpuTime=0.38  mem=14M523
0.91	   
0.91	   preprocessing
0.91	     nbConstraintChecks=0  nbPropagations=100  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.91	     detectedInconsistency=no
0.91	       =>  wckTime=0.01  cpuTime=0.0  mem=14M523
0.95	   
0.95	   search
0.95	     run=0  nbConstraintChecks=2048  nbPropagations=411  nbRevisions=352  nbUselessRevisions=38  nbAssignments=41
0.95	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0  mapSize=10  nbInferences=0
0.95	     nbTooLargeKeys=0
0.95	       =>  wckTime=0.051  cpuTime=0.03  mem=14M523
0.96	   
0.96	   search
0.96	     run=1  nbConstraintChecks=4253  nbPropagations=1177  nbRevisions=1110  nbUselessRevisions=121  nbAssignments=92
0.96	     nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=141  nbRestartNogoods=4  mapSize=25  nbInferences=0
0.96	     nbTooLargeKeys=0
0.96	       =>  wckTime=0.061  cpuTime=0.03  mem=14M523
0.97	   
0.97	   search
0.97	     run=2  nbConstraintChecks=6566  nbPropagations=2314  nbRevisions=2295  nbUselessRevisions=252  nbAssignments=149
0.97	     nbFailedAssignments=39  nbBacktracks=48  nbVisitedNodes=228  nbRestartNogoods=7  mapSize=42  nbInferences=0
0.97	     nbTooLargeKeys=0
0.97	       =>  wckTime=0.074  cpuTime=0.04  mem=14M523
0.99	   
0.99	   search
0.99	     run=3  nbConstraintChecks=11542  nbPropagations=4114  nbRevisions=4229  nbUselessRevisions=482  nbAssignments=229
0.99	     nbFailedAssignments=57  nbBacktracks=81  nbVisitedNodes=344  nbRestartNogoods=9  mapSize=64  nbInferences=0
0.99	     nbTooLargeKeys=0
0.99	       =>  wckTime=0.089  cpuTime=0.06  mem=14M523
1.00	   
1.00	   search
1.00	     run=4  nbConstraintChecks=15067  nbPropagations=6627  nbRevisions=6925  nbUselessRevisions=763  nbAssignments=350
1.00	     nbFailedAssignments=95  nbBacktracks=131  nbVisitedNodes=543  nbRestartNogoods=12  mapSize=112  nbInferences=2
1.00	     nbTooLargeKeys=0
1.00	       =>  wckTime=0.101  cpuTime=0.07  mem=14M523
1.01	   
1.01	   search
1.01	     run=5  nbConstraintChecks=19535  nbPropagations=9983  nbRevisions=10552  nbUselessRevisions=1132  nbAssignments=491
1.01	     nbFailedAssignments=144  nbBacktracks=206  nbVisitedNodes=783  nbRestartNogoods=20  mapSize=177  nbInferences=3
1.01	     nbTooLargeKeys=0
1.01	       =>  wckTime=0.113  cpuTime=0.08  mem=14M523
1.04	   
1.04	   search
1.04	     run=6  nbConstraintChecks=25053  nbPropagations=14690  nbRevisions=15558  nbUselessRevisions=1578
1.04	     nbAssignments=738  nbFailedAssignments=219  nbBacktracks=319  nbVisitedNodes=1202  nbRestartNogoods=26  mapSize=288
1.04	     nbInferences=25  nbTooLargeKeys=0
1.04	       =>  wckTime=0.137  cpuTime=0.1  mem=14M523
1.06	   
1.06	   search
1.06	     run=7  nbConstraintChecks=33611  nbPropagations=21336  nbRevisions=22623  nbUselessRevisions=2190
1.06	     nbAssignments=1088  nbFailedAssignments=332  nbBacktracks=489  nbVisitedNodes=1798  nbRestartNogoods=38
1.06	     mapSize=448  nbInferences=47  nbTooLargeKeys=0
1.06	       =>  wckTime=0.162  cpuTime=0.12  mem=14M523
1.11	   
1.11	   search
1.11	     run=8  nbConstraintChecks=51821  nbPropagations=31231  nbRevisions=33996  nbUselessRevisions=3668
1.11	     nbAssignments=1596  nbFailedAssignments=493  nbBacktracks=745  nbVisitedNodes=2660  nbRestartNogoods=53
1.11	     mapSize=686  nbInferences=109  nbTooLargeKeys=0
1.11	       =>  wckTime=0.211  cpuTime=0.15  mem=14M523
1.16	   
1.16	   search
1.16	     run=9  nbConstraintChecks=65466  nbPropagations=45140  nbRevisions=49428  nbUselessRevisions=5447
1.16	     nbAssignments=2396  nbFailedAssignments=717  nbBacktracks=1129  nbVisitedNodes=4047  nbRestartNogoods=65
1.16	     mapSize=1069  nbInferences=251  nbTooLargeKeys=0
1.16	       =>  wckTime=0.261  cpuTime=0.19  mem=14M523
1.23	   
1.23	   search
1.23	     run=10  nbConstraintChecks=105499  nbPropagations=66937  nbRevisions=75154  nbUselessRevisions=9675
1.23	     nbAssignments=3738  nbFailedAssignments=956  nbBacktracks=1705  nbVisitedNodes=6241  nbRestartNogoods=75
1.23	     mapSize=1613  nbInferences=745  nbTooLargeKeys=0
1.23	       =>  wckTime=0.329  cpuTime=0.25  mem=15M498
1.30	   
1.30	   search
1.30	     run=11  nbConstraintChecks=150195  nbPropagations=97644  nbRevisions=111697  nbUselessRevisions=15807
1.30	     nbAssignments=5487  nbFailedAssignments=1265  nbBacktracks=2569  nbVisitedNodes=9046  nbRestartNogoods=85
1.30	     mapSize=2327  nbInferences=1289  nbTooLargeKeys=0
1.30	       =>  wckTime=0.398  cpuTime=0.32  mem=15M498
1.42	   
1.42	   search
1.42	     run=12  nbConstraintChecks=308096  nbPropagations=147919  nbRevisions=181892  nbUselessRevisions=26945
1.42	     nbAssignments=7827  nbFailedAssignments=2070  nbBacktracks=3866  nbVisitedNodes=13081  nbRestartNogoods=95
1.42	     mapSize=3493  nbInferences=1494  nbTooLargeKeys=0
1.42	       =>  wckTime=0.524  cpuTime=0.44  mem=15M498
1.58	   
1.58	   search
1.58	     run=13  nbConstraintChecks=380665  nbPropagations=222834  nbRevisions=272945  nbUselessRevisions=38366
1.58	     nbAssignments=12709  nbFailedAssignments=2879  nbBacktracks=5813  nbVisitedNodes=21647  nbRestartNogoods=102
1.58	     mapSize=5437  nbInferences=3562  nbTooLargeKeys=0
1.58	       =>  wckTime=0.677  cpuTime=0.59  mem=16M473
1.80	   
1.80	   search
1.80	     run=14  nbConstraintChecks=508405  nbPropagations=337759  nbRevisions=399484  nbUselessRevisions=52056
1.80	     nbAssignments=20372  nbFailedAssignments=4014  nbBacktracks=8733  nbVisitedNodes=35100  nbRestartNogoods=116
1.80	     mapSize=8347  nbInferences=7105  nbTooLargeKeys=0
1.80	       =>  wckTime=0.9  cpuTime=0.82  mem=16M473
2.12	   
2.12	   search
2.12	     run=15  nbConstraintChecks=701143  nbPropagations=515970  nbRevisions=577653  nbUselessRevisions=66352
2.12	     nbAssignments=32540  nbFailedAssignments=5439  nbBacktracks=13111  nbVisitedNodes=56412  nbRestartNogoods=130
2.12	     mapSize=12712  nbInferences=13400  nbTooLargeKeys=0
2.12	       =>  wckTime=1.222  cpuTime=1.14  mem=17M449
2.54	   
2.54	   search
2.54	     run=16  nbConstraintChecks=1002697  nbPropagations=788176  nbRevisions=834911  nbUselessRevisions=81756
2.54	     nbAssignments=50419  nbFailedAssignments=7749  nbBacktracks=19680  nbVisitedNodes=87821  nbRestartNogoods=145
2.54	     mapSize=19250  nbInferences=22321  nbTooLargeKeys=0
2.54	       =>  wckTime=1.64  cpuTime=1.55  mem=18M424
3.36	   
3.36	   search
3.36	     run=17  nbConstraintChecks=1463835  nbPropagations=1198377  nbRevisions=1218634  nbUselessRevisions=107740
3.36	     nbAssignments=76551  nbFailedAssignments=11591  nbBacktracks=29532  nbVisitedNodes=133994  nbRestartNogoods=169
3.36	     mapSize=29075  nbInferences=34700  nbTooLargeKeys=0
3.36	       =>  wckTime=2.459  cpuTime=2.36  mem=21M611
4.38	   
4.38	   search
4.38	     run=18  nbConstraintChecks=2210447  nbPropagations=1777526  nbRevisions=1854310  nbUselessRevisions=210927
4.38	     nbAssignments=106486  nbFailedAssignments=21258  nbBacktracks=44310  nbVisitedNodes=188229  nbRestartNogoods=193
4.38	     mapSize=43726  nbInferences=40123  nbTooLargeKeys=0
4.38	       =>  wckTime=3.478  cpuTime=3.37  mem=23M562
5.97	   
5.97	   search
5.97	     run=19  nbConstraintChecks=3410401  nbPropagations=2606767  nbRevisions=2880043  nbUselessRevisions=423515
5.97	     nbAssignments=149377  nbFailedAssignments=36973  nbBacktracks=66479  nbVisitedNodes=266472  nbRestartNogoods=226
5.97	     mapSize=65582  nbInferences=45086  nbTooLargeKeys=0
5.97	       =>  wckTime=5.071  cpuTime=4.94  mem=27M463
9.03	   
9.03	   search
9.03	     run=20  nbConstraintChecks=7180543  nbPropagations=3902380  nbRevisions=4708905  nbUselessRevisions=754928
9.03	     nbAssignments=209418  nbFailedAssignments=58461  nbBacktracks=99731  nbVisitedNodes=371106  nbRestartNogoods=243
9.03	     mapSize=95923  nbInferences=50360  nbTooLargeKeys=0
9.03	       =>  wckTime=8.134  cpuTime=7.98  mem=33M314
13.55	   
13.55	   search
13.55	     run=21  nbConstraintChecks=10319001  nbPropagations=5979439  nbRevisions=7407387  nbUselessRevisions=1319611
13.55	     nbAssignments=359313  nbFailedAssignments=72204  nbBacktracks=149609  nbVisitedNodes=633762  nbRestartNogoods=247
13.55	     mapSize=145629  nbInferences=136560  nbTooLargeKeys=0
13.55	       =>  wckTime=12.649  cpuTime=12.45  mem=47M39
18.58	   
18.58	   search
18.58	     run=22  nbConstraintChecks=13780284  nbPropagations=8867234  nbRevisions=11365980  nbUselessRevisions=2372508
18.58	     nbAssignments=518708  nbFailedAssignments=114597  nbBacktracks=224427  nbVisitedNodes=919714  nbRestartNogoods=293
18.58	     mapSize=220355  nbInferences=178681  nbTooLargeKeys=0
18.58	       =>  wckTime=17.68  cpuTime=17.23  mem=37M808
27.93	   
27.93	   search
27.93	     run=23  nbConstraintChecks=22739143  nbPropagations=13182126  nbRevisions=17715647  nbUselessRevisions=3966009
27.93	     nbAssignments=731335  nbFailedAssignments=179072  nbBacktracks=336655  nbVisitedNodes=1286818  nbRestartNogoods=324
27.93	     mapSize=322903  nbInferences=214565  nbTooLargeKeys=0
27.93	       =>  wckTime=27.027  cpuTime=26.49  mem=60M462
42.34	   
42.34	   search
42.34	     run=24  nbConstraintChecks=34963594  nbPropagations=19572853  nbRevisions=27233138  nbUselessRevisions=6289618
42.34	     nbAssignments=1053859  nbFailedAssignments=275105  nbBacktracks=504998  nbVisitedNodes=1842619
42.34	     nbRestartNogoods=343  mapSize=481564  nbInferences=272678  nbTooLargeKeys=0
42.34	       =>  wckTime=41.438  cpuTime=40.38  mem=79M296
60.97	   
60.97	   search
60.97	     run=25  nbConstraintChecks=49549452  nbPropagations=29407506  nbRevisions=41411699  nbUselessRevisions=10142140
60.97	     nbAssignments=1672654  nbFailedAssignments=393876  nbBacktracks=757509  nbVisitedNodes=2946448
60.97	     nbRestartNogoods=361  mapSize=733816  nbInferences=520122  nbTooLargeKeys=0
60.97	       =>  wckTime=60.067  cpuTime=58.46  mem=110M962
94.00	   
94.00	   search
94.00	     run=26  nbConstraintChecks=78142064  nbPropagations=44205316  nbRevisions=63175571  nbUselessRevisions=15671012
94.00	     nbAssignments=2388017  nbFailedAssignments=619763  nbBacktracks=1136278  nbVisitedNodes=4176116
94.00	     nbRestartNogoods=405  mapSize=1077718  nbInferences=630795  nbTooLargeKeys=0
94.00	       =>  wckTime=93.097  cpuTime=90.45  mem=170M435
145.09	   
145.09	   search
145.09	     run=27  nbConstraintChecks=108866841  nbPropagations=67493791  nbRevisions=93138902  nbUselessRevisions=22241772
145.09	     nbAssignments=3940517  nbFailedAssignments=837709  nbBacktracks=1704431  nbVisitedNodes=6922599
145.09	     nbRestartNogoods=412  mapSize=1635702  nbInferences=1397135  nbTooLargeKeys=0
145.09	       =>  wckTime=144.189  cpuTime=140.2  mem=275M323
209.95	   
209.95	   search
209.95	     run=28  nbConstraintChecks=174172941  nbPropagations=100921386  nbRevisions=138697963  nbUselessRevisions=31252702
209.95	     nbAssignments=5502765  nbFailedAssignments=1217758  nbBacktracks=2556657  nbVisitedNodes=9499240
209.95	     nbRestartNogoods=456  mapSize=2319284  nbInferences=1727069  nbTooLargeKeys=0
209.95	       =>  wckTime=209.053  cpuTime=203.53  mem=399M456
301.81	   
301.81	   INFO : Stopping hyperNogood (mapSize=3293678, nbTooLargekeys=0, mem=600M271)
308.92	   
308.92	   search
308.92	     run=29  nbConstraintChecks=243723992  nbPropagations=148985540  nbRevisions=204312834  nbUselessRevisions=45573568
308.92	     nbAssignments=8289587  nbFailedAssignments=1667026  nbBacktracks=3834998  nbVisitedNodes=14125156
308.92	     nbRestartNogoods=470
308.92	       =>  wckTime=308.023  cpuTime=300.29  mem=600M271
414.47	   
414.47	   search
414.47	     run=30  nbConstraintChecks=372065974  nbPropagations=218257726  nbRevisions=303906832  nbUselessRevisions=65413181
414.47	     nbAssignments=11523558  nbFailedAssignments=2983442  nbBacktracks=5752508  nbVisitedNodes=19850655
414.47	     nbRestartNogoods=501
414.47	       =>  wckTime=413.571  cpuTime=405.74  mem=600M271
524.22	   
524.22	   search
524.22	     run=31  nbConstraintChecks=487432325  nbPropagations=314748236  nbRevisions=447036883  nbUselessRevisions=99149355
524.22	     nbAssignments=16576895  nbFailedAssignments=5160442  nbBacktracks=8628773  nbVisitedNodes=29164188
524.22	     nbRestartNogoods=525
524.22	       =>  wckTime=523.32  cpuTime=515.38  mem=600M271
763.24	   
763.24	   search
763.24	     run=32  nbConstraintChecks=775074156  nbPropagations=461401427  nbRevisions=675551777  nbUselessRevisions=151972408
763.24	     nbAssignments=24034577  nbFailedAssignments=8303682  nbBacktracks=12943171  nbVisitedNodes=42512907
763.24	     nbRestartNogoods=555
763.24	       =>  wckTime=762.339  cpuTime=754.16  mem=600M271
1131.35	   
1131.35	   search
1131.35	     run=33  nbConstraintChecks=1227483071  nbPropagations=683579094  nbRevisions=1025855659
1131.35	     nbUselessRevisions=229400284  nbAssignments=34904543  nbFailedAssignments=12702009  nbBacktracks=19414769
1131.35	     nbVisitedNodes=61416421  nbRestartNogoods=573
1131.35	       =>  wckTime=1130.447  cpuTime=1121.91  mem=600M271
1524.02	   
1524.02	   search
1524.02	     run=34  nbConstraintChecks=1576753692  nbPropagations=994644153  nbRevisions=1511696867
1524.02	     nbUselessRevisions=348549673  nbAssignments=51989099  nbFailedAssignments=20079111  nbBacktracks=29122166
1524.02	     nbVisitedNodes=92547667  nbRestartNogoods=598
1524.02	       =>  wckTime=1523.124  cpuTime=1514.14  mem=600M271

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/node40/watcher-238109-1168083385 -o ROOT/results/node40/solver-238109-1168083385 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/238109-1168083385/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: 1.28 1.78 1.80 4/80 28157
/proc/meminfo: memFree=1597016/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=18540 CPUtime=0
/proc/28156/stat : 28156 (runsolver) R 28154 28156 27973 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156738706 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 264519609639 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28156/statm: 4635 279 244 17 0 2626 0

[startup+0.103051 s]
/proc/loadavg: 1.28 1.78 1.80 4/80 28157
/proc/meminfo: memFree=1597016/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=911488 CPUtime=0.07
/proc/28156/stat : 28156 (java) D 28154 28156 27973 0 -1 0 2635 0 1 0 6 1 0 0 20 0 8 0 156738706 933363712 2382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 227872 2382 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.515104 s]
/proc/loadavg: 1.28 1.78 1.80 4/80 28157
/proc/meminfo: memFree=1597016/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915328 CPUtime=0.46
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 6209 0 1 0 42 4 0 0 18 0 8 0 156738706 937295872 5948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073583860 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228832 5948 2147 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.34121 s]
/proc/loadavg: 1.28 1.78 1.80 4/87 28164
/proc/meminfo: memFree=1573280/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=1.27
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 8761 0 1 0 118 9 0 0 24 0 8 0 156738706 937525248 8499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817113 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228888 8499 2530 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=0.02
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 156738711 937525248 8499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 8499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156738711 937525248 8499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 8499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.24
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 398 0 0 0 23 1 0 0 16 0 8 0 156738714 937525248 8499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 8499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 8499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915552

[startup+2.97842 s]
/proc/loadavg: 1.34 1.78 1.80 3/87 28164
/proc/meminfo: memFree=1570080/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=2.89
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 9945 0 1 0 280 9 0 0 25 0 8 0 156738706 937525248 9681 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073859655 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228888 9681 2530 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=0.02
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 184 0 0 0 2 0 0 0 17 0 8 0 156738711 937525248 9681 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 9681 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156738711 937525248 9681 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 9681 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.24
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 23 1 0 0 15 0 8 0 156738714 937525248 9681 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 9681 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 9681 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915552

[startup+6.25784 s]
/proc/loadavg: 1.34 1.78 1.80 3/87 28164
/proc/meminfo: memFree=1561440/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=6.15
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 11894 0 1 0 605 10 0 0 25 0 8 0 156738706 937525248 11629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073859745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228888 11629 2530 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=0.02
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 156738711 937525248 11629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 11629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156738711 937525248 11629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 11629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.24
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 156738714 937525248 11629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 11629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 11629 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) 915552

[startup+12.7437 s]
/proc/loadavg: 1.44 1.79 1.80 3/87 28164
/proc/meminfo: memFree=1544992/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=12.56
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 15967 0 1 0 1245 11 0 0 25 0 8 0 156738706 937525248 15702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073925474 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228888 15702 2530 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=0.02
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 156738711 937525248 15702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 15702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156738711 937525248 15702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 15702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.24
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 156738714 937525248 15702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 15702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 15702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915552

[startup+25.6023 s]
/proc/loadavg: 1.53 1.80 1.81 3/87 28164
/proc/meminfo: memFree=1517280/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=25.3
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 22649 0 1 0 2515 15 0 0 25 0 8 0 156738706 937525248 22383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073859743 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228888 22383 2534 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=0.23
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 5622 0 0 0 20 3 0 0 16 0 8 0 156738711 937525248 22383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 22383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 22383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 22383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.24
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 156738714 937525248 22383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 22383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 22383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 915552

[startup+51.2097 s]
/proc/loadavg: 1.69 1.81 1.81 3/87 28164
/proc/meminfo: memFree=1476512/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=50.68
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 32835 0 1 0 5049 19 0 0 25 0 8 0 156738706 937525248 32568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851804 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228888 32568 2534 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=0.61
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 15807 0 0 0 54 7 0 0 16 0 8 0 156738711 937525248 32568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 32568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 32568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 32568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.24
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 156738714 937525248 32568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 32568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 32568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 915552

[startup+102.419 s]
/proc/loadavg: 1.86 1.84 1.82 3/87 28164
/proc/meminfo: memFree=1377056/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=101.43
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 57653 0 1 0 10114 29 0 0 25 0 8 0 156738706 937525248 57383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073878940 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228888 57383 2534 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=1.73
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 40622 0 0 0 157 16 0 0 16 0 8 0 156738711 937525248 57383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 57383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 57383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 57383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.24
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 156738714 937525248 57383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 57383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 57383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 915552

[startup+162.474 s]
/proc/loadavg: 1.92 1.86 1.83 3/87 28222
/proc/meminfo: memFree=1378840/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=161
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 85080 0 1 0 16060 40 0 0 25 0 8 0 156738706 937525248 84806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818320 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1420.85
Current children cumulated vsize (KiB) 915552

[startup+1483.65 s]
/proc/loadavg: 2.00 2.00 1.91 3/93 28296
/proc/meminfo: memFree=553816/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=1480.86
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 155878 0 1 0 148010 76 0 0 25 0 8 0 156738706 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870756 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28156/statm: 228888 155593 2534 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=6.12
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 138832 0 0 0 558 54 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.25
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1480.86
Current children cumulated vsize (KiB) 915552

[startup+1543.73 s]
/proc/loadavg: 2.00 2.00 1.91 3/93 28388
/proc/meminfo: memFree=533464/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=1540.86
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 155878 0 1 0 154004 82 0 0 25 0 8 0 156738706 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827735 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28156/statm: 228888 155593 2534 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=6.12
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 138832 0 0 0 558 54 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.25
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1540.86
Current children cumulated vsize (KiB) 915552

[startup+1603.8 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 28420
/proc/meminfo: memFree=513432/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=1600.83
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 155878 0 1 0 160001 82 0 0 25 0 8 0 156738706 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073906138 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28156/statm: 228888 155593 2534 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=6.12
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 138832 0 0 0 558 54 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.25
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.83
Current children cumulated vsize (KiB) 915552

[startup+1663.84 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 28420
/proc/meminfo: memFree=513368/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=1660.83
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 155878 0 1 0 166000 83 0 0 25 0 8 0 156738706 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846110 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28156/statm: 228888 155593 2534 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=6.12
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 138832 0 0 0 558 54 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.25
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.83
Current children cumulated vsize (KiB) 915552

[startup+1723.89 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 28420
/proc/meminfo: memFree=513368/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=1720.82
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 155878 0 1 0 171999 83 0 0 25 0 8 0 156738706 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073829856 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28156/statm: 228888 155593 2534 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=6.12
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 138832 0 0 0 558 54 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.25
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.82
Current children cumulated vsize (KiB) 915552

[startup+1783.93 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 28420
/proc/meminfo: memFree=513304/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=1780.78
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 155878 0 1 0 177995 83 0 0 25 0 8 0 156738706 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073861862 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28156/statm: 228888 155593 2534 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=6.12
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 138832 0 0 0 558 54 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.25
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.78
Current children cumulated vsize (KiB) 915552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.15 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 28420
/proc/meminfo: memFree=513304/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915552 CPUtime=1800
/proc/28156/stat : 28156 (java) R 28154 28156 27973 0 -1 0 155878 0 1 0 179917 83 0 0 25 0 8 0 156738706 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073828612 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28156/statm: 228888 155593 2534 14 0 215358 0
[pid=28156/tid=28158] ppid=28154 vsize=915552 CPUtime=6.12
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27973 0 -1 64 138832 0 0 0 558 54 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156738711 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27973 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915552 CPUtime=0.25
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27973 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 156738714 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915552 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27973 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156738715 937525248 155593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915552

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

Child status: 143
Real time (s): 1803.28
CPU time (s): 1800.14
CPU user time (s): 1799.21
CPU system time (s): 0.929858
CPU usage (%): 99.8257
Max. virtual memory (cumulated for all children) (KiB): 915552

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

runsolver used 2.36764 s user time and 5.55715 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 11:36:27 UTC 2007


IDJOB= 238109
IDBENCH= 6983
FILE ID= node40/238109-1168083385

PBS_JOBID= 3476237

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4d4e4a91b0e00ad8f76e2f74e050256f

RANDOM SEED= 596938376

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:       1597560 kB
Buffers:         21928 kB
Cached:         203424 kB
SwapCached:          0 kB
Active:         209896 kB
Inactive:       177540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:         182268 kB
Slab:            55880 kB
Committed_AS:  3782468 kB
PageTables:       2100 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 12:06:45 UTC 2007