Trace number 238093

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.16 1800.86

General information on the benchmark

Namehaystacks/
haystacks_22.xml
MD5SUM8822e5eadf7d352af1e388ab9e68faf6
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 benchmark12.867
SatisfiableNO
(Un)Satisfiability was proved
Number of variables484
Number of constraints5103
Maximum constraint arity2
Maximum domain size22
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5103
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/238093-1168083382/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.44	     nbVariables=484  nbDomainTypes=1  minDomainSize=22  maxDomainSize=22
0.44	       =>  wckTime=0.139  cpuTime=0.12  mem=7M862
0.44	   
0.44	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
1.24	     nbConstraints=5103  nbConvertedConstraints=5103  nbConvertConstraintsChecks=1936  nbExtensionStructures=4
1.24	     nbSharedExtensionStructures=5099  nbConflictsStructures=4  nbSharedConflictsStructures=5099
1.24	     nbSharedBinaryRepresentations=131  maxDegree=22  maxArity=2
1.24	       =>  wckTime=0.94  cpuTime=0.79  mem=36M208
1.32	   
1.32	   solver IterativeSystematicSolver being built... 
1.50	       =>  wckTime=1.195  cpuTime=0.94  mem=19M55
1.53	   
1.53	   preprocessing
1.53	     nbConstraintChecks=0  nbPropagations=484  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.53	     detectedInconsistency=no
1.53	       =>  wckTime=0.028  cpuTime=0.03  mem=19M55
1.60	   
1.60	   search
1.60	     run=0  nbConstraintChecks=20406  nbPropagations=1725  nbRevisions=1274  nbUselessRevisions=54  nbAssignments=78
1.60	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=99  nbRestartNogoods=0  mapSize=10  nbInferences=0
1.60	     nbTooLargeKeys=0
1.60	       =>  wckTime=0.105  cpuTime=0.08  mem=19M55
1.63	   
1.63	   search
1.63	     run=1  nbConstraintChecks=41017  nbPropagations=4735  nbRevisions=3876  nbUselessRevisions=169  nbAssignments=166
1.63	     nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=215  nbRestartNogoods=4  mapSize=25  nbInferences=0
1.63	     nbTooLargeKeys=0
1.63	       =>  wckTime=0.136  cpuTime=0.11  mem=19M55
1.66	   
1.66	   search
1.66	     run=2  nbConstraintChecks=61832  nbPropagations=9095  nbRevisions=7880  nbUselessRevisions=350  nbAssignments=267
1.66	     nbFailedAssignments=44  nbBacktracks=47  nbVisitedNodes=356  nbRestartNogoods=7  mapSize=47  nbInferences=0
1.66	     nbTooLargeKeys=0
1.66	       =>  wckTime=0.166  cpuTime=0.13  mem=19M55
1.70	   
1.70	   search
1.70	     run=3  nbConstraintChecks=82884  nbPropagations=14873  nbRevisions=13355  nbUselessRevisions=599  nbAssignments=384
1.70	     nbFailedAssignments=70  nbBacktracks=80  nbVisitedNodes=526  nbRestartNogoods=12  mapSize=79  nbInferences=1
1.70	     nbTooLargeKeys=0
1.70	       =>  wckTime=0.198  cpuTime=0.17  mem=20M28
1.73	   
1.73	   search
1.73	     run=4  nbConstraintChecks=104329  nbPropagations=22217  nbRevisions=20443  nbUselessRevisions=917
1.74	     nbAssignments=533  nbFailedAssignments=107  nbBacktracks=131  nbVisitedNodes=754  nbRestartNogoods=15  mapSize=130
1.74	     nbInferences=6  nbTooLargeKeys=0
1.74	       =>  wckTime=0.236  cpuTime=0.2  mem=20M28
1.78	   
1.78	   search
1.78	     run=5  nbConstraintChecks=126440  nbPropagations=31356  nbRevisions=29350  nbUselessRevisions=1305
1.78	     nbAssignments=730  nbFailedAssignments=156  nbBacktracks=206  nbVisitedNodes=1066  nbRestartNogoods=19  mapSize=205
1.78	     nbInferences=23  nbTooLargeKeys=0
1.78	       =>  wckTime=0.284  cpuTime=0.25  mem=20M28
1.85	   
1.85	   search
1.85	     run=6  nbConstraintChecks=149389  nbPropagations=42606  nbRevisions=40381  nbUselessRevisions=1764
1.85	     nbAssignments=997  nbFailedAssignments=230  nbBacktracks=319  nbVisitedNodes=1503  nbRestartNogoods=21  mapSize=317
1.85	     nbInferences=45  nbTooLargeKeys=0
1.85	       =>  wckTime=0.347  cpuTime=0.32  mem=20M28
1.92	   
1.92	   search
1.92	     run=7  nbConstraintChecks=178969  nbPropagations=56476  nbRevisions=54159  nbUselessRevisions=2374
1.92	     nbAssignments=1336  nbFailedAssignments=345  nbBacktracks=490  nbVisitedNodes=2081  nbRestartNogoods=28
1.92	     mapSize=478  nbInferences=54  nbTooLargeKeys=0
1.92	       =>  wckTime=0.425  cpuTime=0.39  mem=21M2
2.02	   
2.02	   search
2.02	     run=8  nbConstraintChecks=211227  nbPropagations=73650  nbRevisions=71426  nbUselessRevisions=3203
2.02	     nbAssignments=1811  nbFailedAssignments=508  nbBacktracks=746  nbVisitedNodes=2921  nbRestartNogoods=31
2.02	     mapSize=712  nbInferences=93  nbTooLargeKeys=0
2.02	       =>  wckTime=0.526  cpuTime=0.48  mem=21M2
2.18	   
2.18	   search
2.18	     run=9  nbConstraintChecks=272834  nbPropagations=96577  nbRevisions=94640  nbUselessRevisions=4440
2.18	     nbAssignments=2591  nbFailedAssignments=728  nbBacktracks=1131  nbVisitedNodes=4240  nbRestartNogoods=35
2.18	     mapSize=1070  nbInferences=192  nbTooLargeKeys=0
2.18	       =>  wckTime=0.68  cpuTime=0.63  mem=21M975
2.40	   
2.40	   search
2.40	     run=10  nbConstraintChecks=352994  nbPropagations=127974  nbRevisions=126258  nbUselessRevisions=6056
2.40	     nbAssignments=3787  nbFailedAssignments=1050  nbBacktracks=1708  nbVisitedNodes=6303  nbRestartNogoods=43
2.40	     mapSize=1608  nbInferences=415  nbTooLargeKeys=0
2.40	       =>  wckTime=0.901  cpuTime=0.84  mem=22M949
2.75	   
2.75	   search
2.75	     run=11  nbConstraintChecks=401029  nbPropagations=169818  nbRevisions=167337  nbUselessRevisions=7881
2.75	     nbAssignments=5763  nbFailedAssignments=1467  nbBacktracks=2572  nbVisitedNodes=9733  nbRestartNogoods=50
2.75	     mapSize=2472  nbInferences=1035  nbTooLargeKeys=0
2.75	       =>  wckTime=1.254  cpuTime=1.2  mem=25M869
3.16	   
3.16	   search
3.16	     run=12  nbConstraintChecks=513895  nbPropagations=226976  nbRevisions=224214  nbUselessRevisions=10593
3.16	     nbAssignments=8280  nbFailedAssignments=2296  nbBacktracks=3870  nbVisitedNodes=14200  nbRestartNogoods=66
3.16	     mapSize=3719  nbInferences=1328  nbTooLargeKeys=0
3.16	       =>  wckTime=1.657  cpuTime=1.6  mem=27M816
4.00	   
4.00	   search
4.00	     run=13  nbConstraintChecks=639106  nbPropagations=310415  nbRevisions=304235  nbUselessRevisions=13969
4.00	     nbAssignments=13083  nbFailedAssignments=3117  nbBacktracks=5816  nbVisitedNodes=22587  nbRestartNogoods=73
4.00	     mapSize=5634  nbInferences=3270  nbTooLargeKeys=0
4.00	       =>  wckTime=2.5  cpuTime=2.44  mem=35M604
5.19	   
5.19	   search
5.19	     run=14  nbConstraintChecks=786333  nbPropagations=429598  nbRevisions=415611  nbUselessRevisions=18103
5.19	     nbAssignments=19971  nbFailedAssignments=4407  nbBacktracks=8736  nbVisitedNodes=34644  nbRestartNogoods=86
5.19	     mapSize=8519  nbInferences=5860  nbTooLargeKeys=0
5.19	       =>  wckTime=3.691  cpuTime=3.63  mem=45M338
7.47	   
7.47	   search
7.47	     run=15  nbConstraintChecks=1149896  nbPropagations=624066  nbRevisions=590505  nbUselessRevisions=24437
7.47	     nbAssignments=32814  nbFailedAssignments=5729  nbBacktracks=13115  nbVisitedNodes=57156  nbRestartNogoods=101
7.47	     mapSize=12793  nbInferences=12889  nbTooLargeKeys=0
7.47	       =>  wckTime=5.971  cpuTime=5.86  mem=37M898
10.85	   
10.85	   search
10.85	     run=16  nbConstraintChecks=1587040  nbPropagations=926779  nbRevisions=854166  nbUselessRevisions=32625
10.85	     nbAssignments=52136  nbFailedAssignments=7641  nbBacktracks=19683  nbVisitedNodes=91028  nbRestartNogoods=120
10.85	     mapSize=19287  nbInferences=23618  nbTooLargeKeys=0
10.85	       =>  wckTime=9.355  cpuTime=9.23  mem=69M486
15.65	   
15.65	   search
15.65	     run=17  nbConstraintChecks=2522801  nbPropagations=1403654  nbRevisions=1269036  nbUselessRevisions=47848
15.65	     nbAssignments=80750  nbFailedAssignments=10751  nbBacktracks=29536  nbVisitedNodes=141301  nbRestartNogoods=143
15.65	     mapSize=29058  nbInferences=39137  nbTooLargeKeys=0
15.65	       =>  wckTime=14.152  cpuTime=13.95  mem=77M969
24.04	   
24.04	   search
24.04	     run=18  nbConstraintChecks=3553316  nbPropagations=2158367  nbRevisions=1906000  nbUselessRevisions=67203
24.04	     nbAssignments=129303  nbFailedAssignments=14118  nbBacktracks=44315  nbVisitedNodes=226859  nbRestartNogoods=158
24.04	     mapSize=43766  nbInferences=69412  nbTooLargeKeys=0
24.04	       =>  wckTime=22.542  cpuTime=22.23  mem=92M222
37.47	   
37.47	   search
37.47	     run=19  nbConstraintChecks=5520402  nbPropagations=3399453  nbRevisions=2935813  nbUselessRevisions=97227
37.47	     nbAssignments=209292  nbFailedAssignments=18414  nbBacktracks=66483  nbVisitedNodes=368782  nbRestartNogoods=189
37.47	     mapSize=65815  nbInferences=122784  nbTooLargeKeys=0
37.47	       =>  wckTime=35.967  cpuTime=35.55  mem=149M479
48.34	   
48.34	   search
48.34	     run=20  nbConstraintChecks=16188028  nbPropagations=5188407  nbRevisions=4847678  nbUselessRevisions=239771
48.34	     nbAssignments=275352  nbFailedAssignments=29925  nbBacktracks=99736  nbVisitedNodes=475204  nbRestartNogoods=228
48.34	     mapSize=93907  nbInferences=143972  nbTooLargeKeys=0
48.34	       =>  wckTime=46.845  cpuTime=46.37  mem=132M815
81.00	   
81.00	   search
81.00	     run=21  nbConstraintChecks=22117169  nbPropagations=8357840  nbRevisions=7854653  nbUselessRevisions=392990
81.00	     nbAssignments=483033  nbFailedAssignments=37897  nbBacktracks=149615  nbVisitedNodes=848584  nbRestartNogoods=246
81.00	     mapSize=143762  nbInferences=293727  nbTooLargeKeys=0
81.00	       =>  wckTime=79.497  cpuTime=78.85  mem=158M369
125.70	   
125.71	   search
125.71	     run=22  nbConstraintChecks=29701859  nbPropagations=13280052  nbRevisions=12530074  nbUselessRevisions=822605
125.71	     nbAssignments=758075  nbFailedAssignments=55383  nbBacktracks=224434  nbVisitedNodes=1341263  nbRestartNogoods=249
125.71	     mapSize=218549  nbInferences=476392  nbTooLargeKeys=0
125.71	       =>  wckTime=124.206  cpuTime=123.31  mem=201M847
191.03	   
191.03	   search
191.03	     run=23  nbConstraintChecks=39413620  nbPropagations=20750259  nbRevisions=19192946  nbUselessRevisions=1261000
191.03	     nbAssignments=1175289  nbFailedAssignments=75228  nbBacktracks=336661  nbVisitedNodes=2083184  nbRestartNogoods=263
191.03	     mapSize=330692  nbInferences=761410  nbTooLargeKeys=0
191.04	       =>  wckTime=189.536  cpuTime=188.2  mem=321M717
339.31	   
339.31	   INFO : Stopping hyperNogood (mapSize=488054, nbTooLargekeys=0, mem=600M502)
340.90	   
340.90	   search
340.90	     run=24  nbConstraintChecks=74950992  nbPropagations=34925300  nbRevisions=31246420  nbUselessRevisions=1744786
340.90	     nbAssignments=2042113  nbFailedAssignments=92210  nbBacktracks=505002  nbVisitedNodes=3665285  nbRestartNogoods=293
340.90	       =>  wckTime=339.401  cpuTime=336.94  mem=600M502
376.59	   
376.59	   search
376.59	     run=25  nbConstraintChecks=79890843  nbPropagations=51014571  nbRevisions=45220951  nbUselessRevisions=2233897
376.59	     nbAssignments=2469541  nbFailedAssignments=266932  nbBacktracks=757513  nbVisitedNodes=4442143
376.59	     nbRestartNogoods=330
376.59	       =>  wckTime=375.093  cpuTime=372.62  mem=600M502
428.71	   
428.71	   search
428.71	     run=26  nbConstraintChecks=87427215  nbPropagations=69974369  nbRevisions=62091061  nbUselessRevisions=2733828
428.71	     nbAssignments=3110220  nbFailedAssignments=528652  nbBacktracks=1136280  nbVisitedNodes=5606260
428.71	     nbRestartNogoods=365
428.71	       =>  wckTime=427.207  cpuTime=424.72  mem=600M502
502.93	   
502.93	   search
502.93	     run=27  nbConstraintChecks=98586723  nbPropagations=93238410  nbRevisions=83290814  nbUselessRevisions=3250939
502.93	     nbAssignments=4071142  nbFailedAssignments=921209  nbBacktracks=1704431  nbVisitedNodes=7352223
502.93	     nbRestartNogoods=397
502.93	       =>  wckTime=501.432  cpuTime=498.93  mem=600M502
689.89	   
689.89	   search
689.89	     run=28  nbConstraintChecks=323656592  nbPropagations=129577432  nbRevisions=128894018  nbUselessRevisions=7549612
689.89	     nbAssignments=5524097  nbFailedAssignments=1521788  nbBacktracks=2556659  nbVisitedNodes=9912120
689.89	     nbRestartNogoods=430
689.89	       =>  wckTime=688.392  cpuTime=685.84  mem=600M502
906.51	   
906.51	   search
906.51	     run=29  nbConstraintChecks=347964223  nbPropagations=175595939  nbRevisions=184177236  nbUselessRevisions=11848854
906.51	     nbAssignments=7691692  nbFailedAssignments=2410947  nbBacktracks=3834999  nbVisitedNodes=13858033
906.51	     nbRestartNogoods=450
906.51	       =>  wckTime=905.007  cpuTime=902.41  mem=600M502
1205.47	   
1205.47	   search
1205.47	     run=30  nbConstraintChecks=384365297  nbPropagations=236130492  nbRevisions=253977142  nbUselessRevisions=16148833
1205.47	     nbAssignments=10943136  nbFailedAssignments=3744746  nbBacktracks=5752509  nbVisitedNodes=19777075
1205.47	     nbRestartNogoods=475
1205.47	       =>  wckTime=1203.976  cpuTime=1201.31  mem=600M502
1591.42	   
1591.42	   search
1591.42	     run=31  nbConstraintChecks=439067296  nbPropagations=318386820  nbRevisions=345569812  nbUselessRevisions=20519867
1591.42	     nbAssignments=15808143  nbFailedAssignments=5733285  nbBacktracks=8628774  nbVisitedNodes=28619158
1591.42	     nbRestartNogoods=500
1591.42	       =>  wckTime=1589.92  cpuTime=1586.97  mem=600M502

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/node41/watcher-238093-1168083382 -o ROOT/results/node41/solver-238093-1168083382 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/238093-1168083382/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.15 1.13 1.49 2/68 8840
/proc/meminfo: memFree=1639408/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=1788 CPUtime=0
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 156737929 1830912 159 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8839/statm: 446 158 123 14 0 91 0

[startup+0.102113 s]
/proc/loadavg: 0.15 1.13 1.49 2/68 8840
/proc/meminfo: memFree=1639408/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=914988 CPUtime=0.08
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 3001 0 1 0 7 1 0 0 16 0 8 0 156737929 936947712 2747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228747 2747 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510149 s]
/proc/loadavg: 0.15 1.13 1.49 2/68 8840
/proc/meminfo: memFree=1639408/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915328 CPUtime=0.48
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 6509 0 1 0 44 4 0 0 16 0 8 0 156737929 937295872 6248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630203 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228832 6248 2147 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33221 s]
/proc/loadavg: 0.15 1.13 1.49 2/75 8847
/proc/meminfo: memFree=1598264/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=1.3
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 14430 0 1 0 99 31 0 0 16 0 8 0 156737929 937738240 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2397819 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 14167 2384 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=0.06
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 829 0 0 0 6 0 0 0 16 0 8 0 156737933 937738240 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.18
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 429 0 0 0 18 0 0 0 16 0 8 0 156737936 937738240 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 14168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 14168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915760

[startup+2.98436 s]
/proc/loadavg: 0.15 1.13 1.49 2/75 8847
/proc/meminfo: memFree=1591544/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=2.96
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 14698 0 1 0 263 33 0 0 17 0 8 0 156737929 937738240 14433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074003482 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 14433 2530 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=0.06
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 829 0 0 0 6 0 0 0 17 0 8 0 156737933 937738240 14433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 14433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 14433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 14433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 14433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 14433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 14433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915760

[startup+6.26664 s]
/proc/loadavg: 0.22 1.13 1.48 2/75 8847
/proc/meminfo: memFree=1581880/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=6.25
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 22522 0 1 0 589 36 0 0 17 0 8 0 156737929 937738240 22255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074003554 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8839/statm: 228940 22255 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=0.1
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 5401 0 0 0 9 1 0 0 16 0 8 0 156737933 937738240 22255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 22255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 22255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 22255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 22255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 22255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 22255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915760

[startup+12.7502 s]
/proc/loadavg: 0.28 1.13 1.48 2/75 8850
/proc/meminfo: memFree=1536520/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=12.71
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 28402 0 1 0 1233 38 0 0 18 0 8 0 156737929 937738240 28134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074033880 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 28134 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=0.16
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 11280 0 0 0 13 3 0 0 16 0 8 0 156737933 937738240 28134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 28134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 28134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 28134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 28134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 28134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 28134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915760

[startup+25.5873 s]
/proc/loadavg: 0.52 1.14 1.48 3/87 8892
/proc/meminfo: memFree=1403368/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=25.52
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 36509 0 1 0 2510 42 0 0 25 0 8 0 156737929 937738240 36239 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074007314 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 36239 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=0.26
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 19385 0 0 0 20 6 0 0 16 0 8 0 156737933 937738240 36239 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 36239 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 36239 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 36239 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 36239 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 36239 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 36239 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915760

[startup+51.1906 s]
/proc/loadavg: 1.03 1.20 1.49 3/87 8892
/proc/meminfo: memFree=1261224/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=51.11
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 47877 0 1 0 5065 46 0 0 25 0 8 0 156737929 937738240 47604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074019888 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 47604 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=0.41
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 30750 0 0 0 32 9 0 0 16 0 8 0 156737933 937738240 47604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 47604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 47604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 47604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 47604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 47604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 47604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 915760

[startup+102.4 s]
/proc/loadavg: 1.67 1.36 1.53 3/87 8892
/proc/meminfo: memFree=1027368/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=102.31
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 59802 0 1 0 10181 50 0 0 25 0 8 0 156737929 937738240 59526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074048327 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 59526 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=0.66
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 42672 0 0 0 53 13 0 0 16 0 8 0 156737933 937738240 59526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 59526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 59526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 59526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 59526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 59526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 59526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 915760

[startup+162.456 s]
/proc/loadavg: 1.88 1.47 1.55 3/87 8892
/proc/meminfo: memFree=735464/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=162.34
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 87614 0 1 0 16174 60 0 0 25 0 8 0 156737929 937738240 87330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074014241 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1422.55
Current children cumulated vsize (KiB) 915760

[startup+1482.98 s]
/proc/loadavg: 2.00 1.97 1.85 3/93 8958
/proc/meminfo: memFree=404464/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=1482.5
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 155101 0 1 0 148165 85 0 0 25 0 8 0 156737929 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074007264 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 154787 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=2.33
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 137933 0 0 0 185 48 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.5
Current children cumulated vsize (KiB) 915760

[startup+1543.03 s]
/proc/loadavg: 2.00 1.97 1.86 3/93 9050
/proc/meminfo: memFree=404464/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=1542.46
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 155101 0 1 0 154161 85 0 0 25 0 8 0 156737929 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074003476 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 154787 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=2.33
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 137933 0 0 0 185 48 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.46
Current children cumulated vsize (KiB) 915760

[startup+1603.07 s]
/proc/loadavg: 2.00 1.97 1.87 3/87 9090
/proc/meminfo: memFree=405416/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=1602.43
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 155101 0 1 0 160158 85 0 0 25 0 8 0 156737929 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074011956 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 154787 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=2.33
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 137933 0 0 0 185 48 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.43
Current children cumulated vsize (KiB) 915760

[startup+1663.09 s]
/proc/loadavg: 2.00 1.97 1.87 3/87 9090
/proc/meminfo: memFree=405416/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=1662.44
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 155101 0 1 0 166159 85 0 0 25 0 8 0 156737929 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073981139 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 154787 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=2.33
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 137933 0 0 0 185 48 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.44
Current children cumulated vsize (KiB) 915760

[startup+1723.12 s]
/proc/loadavg: 2.00 1.97 1.88 3/87 9090
/proc/meminfo: memFree=405416/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=1722.45
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 155101 0 1 0 172160 85 0 0 25 0 8 0 156737929 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074070210 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 154787 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=2.33
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 137933 0 0 0 185 48 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1722.45
Current children cumulated vsize (KiB) 915760

[startup+1783.14 s]
/proc/loadavg: 2.00 1.97 1.88 3/87 9090
/proc/meminfo: memFree=405480/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=1782.46
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 155101 0 1 0 178161 85 0 0 25 0 8 0 156737929 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074007944 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 154787 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=2.33
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 137933 0 0 0 185 48 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (KiB) 915760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.72 s]
/proc/loadavg: 2.00 1.97 1.88 3/87 9090
/proc/meminfo: memFree=405480/2055920 swapFree=4192812/4192956
[pid=8839] ppid=8837 vsize=915760 CPUtime=1800.03
/proc/8839/stat : 8839 (java) R 8837 8839 8736 0 -1 0 155101 0 1 0 179918 85 0 0 25 0 8 0 156737929 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074003488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8839/statm: 228940 154787 2534 14 0 215410 0
[pid=8839/tid=8841] ppid=8837 vsize=915760 CPUtime=2.33
/proc/8839/task/8841/stat : 8841 (java) S 8837 8839 8736 0 -1 64 137933 0 0 0 185 48 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8842] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8842/stat : 8842 (java) S 8837 8839 8736 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8843] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8843/stat : 8843 (java) S 8837 8839 8736 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156737933 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8844] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8844/stat : 8844 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8845] ppid=8837 vsize=915760 CPUtime=0.28
/proc/8839/task/8845/stat : 8845 (java) S 8837 8839 8736 0 -1 64 494 0 0 0 27 1 0 0 16 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8839/tid=8846] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8846/stat : 8846 (java) S 8837 8839 8736 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8839/tid=8847] ppid=8837 vsize=915760 CPUtime=0
/proc/8839/task/8847/stat : 8847 (java) S 8837 8839 8736 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156737936 937738240 154787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915760

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

Child status: 143
Real time (s): 1800.86
CPU time (s): 1800.16
CPU user time (s): 1799.21
CPU system time (s): 0.951855
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 915760

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

runsolver used 1.91971 s user time and 4.6303 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan  6 11:36:24 UTC 2007


IDJOB= 238093
IDBENCH= 6982
FILE ID= node41/238093-1168083382

PBS_JOBID= 3476279

Free space on /tmp= 66531 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8822e5eadf7d352af1e388ab9e68faf6

RANDOM SEED= 187481109

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.234
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.234
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:       1639584 kB
Buffers:         35276 kB
Cached:         285480 kB
SwapCached:          0 kB
Active:          64440 kB
Inactive:       276840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2532 kB
Writeback:           0 kB
Mapped:          30708 kB
Slab:            60784 kB
Committed_AS:  2557680 kB
PageTables:       1700 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= 66525 MiB



End job on node41 on Sat Jan  6 12:06:29 UTC 2007