Trace number 237421

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.15 1808.53

General information on the benchmark

Namehaystacks/
haystacks_23.xml
MD5SUMa8b878f0696c83c0267b81bf01728e7a
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 benchmark10.4514
SatisfiableNO
(Un)Satisfiability was proved
Number of variables529
Number of constraints5841
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5841
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/237421-1168083313/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.45	     nbVariables=529  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.45	       =>  wckTime=0.146  cpuTime=0.12  mem=7M862
0.45	   
0.45	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
1.32	     nbConstraints=5841  nbConvertedConstraints=5841  nbConvertConstraintsChecks=2116  nbExtensionStructures=4
1.32	     nbSharedExtensionStructures=5837  nbConflictsStructures=4  nbSharedConflictsStructures=5837
1.32	     nbSharedBinaryRepresentations=137  maxDegree=23  maxArity=2
1.32	       =>  wckTime=1.019  cpuTime=0.87  mem=40M43
1.41	   
1.41	   solver IterativeSystematicSolver being built... 
1.59	       =>  wckTime=1.286  cpuTime=1.02  mem=19M462
1.63	   
1.63	   preprocessing
1.63	     nbConstraintChecks=0  nbPropagations=529  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.63	     detectedInconsistency=no
1.63	       =>  wckTime=0.031  cpuTime=0.02  mem=19M462
1.71	   
1.71	   search
1.71	     run=0  nbConstraintChecks=23333  nbPropagations=1880  nbRevisions=1383  nbUselessRevisions=55  nbAssignments=81
1.71	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=102  nbRestartNogoods=0  mapSize=10  nbInferences=0
1.71	     nbTooLargeKeys=0
1.71	       =>  wckTime=0.115  cpuTime=0.08  mem=19M462
1.74	   
1.74	   search
1.74	     run=1  nbConstraintChecks=46857  nbPropagations=5147  nbRevisions=4194  nbUselessRevisions=171  nbAssignments=171
1.74	     nbFailedAssignments=23  nbBacktracks=26  nbVisitedNodes=218  nbRestartNogoods=4  mapSize=24  nbInferences=0
1.74	     nbTooLargeKeys=0
1.74	       =>  wckTime=0.149  cpuTime=0.11  mem=20M437
1.77	   
1.77	   search
1.77	     run=2  nbConstraintChecks=70577  nbPropagations=9862  nbRevisions=8504  nbUselessRevisions=354  nbAssignments=273
1.77	     nbFailedAssignments=42  nbBacktracks=48  nbVisitedNodes=358  nbRestartNogoods=6  mapSize=45  nbInferences=0
1.77	     nbTooLargeKeys=0
1.77	       =>  wckTime=0.181  cpuTime=0.14  mem=20M437
1.81	   
1.81	   search
1.81	     run=3  nbConstraintChecks=94600  nbPropagations=16119  nbRevisions=14406  nbUselessRevisions=605  nbAssignments=395
1.81	     nbFailedAssignments=69  nbBacktracks=81  nbVisitedNodes=535  nbRestartNogoods=10  mapSize=78  nbInferences=1
1.81	     nbTooLargeKeys=0
1.81	       =>  wckTime=0.218  cpuTime=0.18  mem=20M437
1.85	   
1.85	   search
1.85	     run=4  nbConstraintChecks=118983  nbPropagations=24052  nbRevisions=22029  nbUselessRevisions=925
1.85	     nbAssignments=547  nbFailedAssignments=106  nbBacktracks=132  nbVisitedNodes=766  nbRestartNogoods=14  mapSize=129
1.85	     nbInferences=6  nbTooLargeKeys=0
1.85	       =>  wckTime=0.26  cpuTime=0.22  mem=20M437
1.91	   
1.91	   search
1.91	     run=5  nbConstraintChecks=144036  nbPropagations=33890  nbRevisions=31579  nbUselessRevisions=1315
1.91	     nbAssignments=747  nbFailedAssignments=155  nbBacktracks=207  nbVisitedNodes=1081  nbRestartNogoods=18  mapSize=204
1.91	     nbInferences=23  nbTooLargeKeys=0
1.91	       =>  wckTime=0.313  cpuTime=0.27  mem=20M437
1.97	   
1.97	   search
1.97	     run=6  nbConstraintChecks=169917  nbPropagations=45953  nbRevisions=43367  nbUselessRevisions=1777
1.98	     nbAssignments=1018  nbFailedAssignments=230  nbBacktracks=321  nbVisitedNodes=1524  nbRestartNogoods=20
1.98	     mapSize=318  nbInferences=45  nbTooLargeKeys=0
1.98	       =>  wckTime=0.382  cpuTime=0.34  mem=21M411
2.07	   
2.07	   search
2.07	     run=7  nbConstraintChecks=197133  nbPropagations=60742  nbRevisions=57856  nbUselessRevisions=2314
2.07	     nbAssignments=1398  nbFailedAssignments=337  nbBacktracks=491  nbVisitedNodes=2160  nbRestartNogoods=26
2.07	     mapSize=488  nbInferences=87  nbTooLargeKeys=0
2.07	       =>  wckTime=0.475  cpuTime=0.43  mem=21M411
2.18	   
2.18	   search
2.18	     run=8  nbConstraintChecks=232838  nbPropagations=78991  nbRevisions=75972  nbUselessRevisions=3080
2.18	     nbAssignments=1886  nbFailedAssignments=495  nbBacktracks=748  nbVisitedNodes=3018  nbRestartNogoods=34
2.18	     mapSize=722  nbInferences=141  nbTooLargeKeys=0
2.18	       =>  wckTime=0.586  cpuTime=0.53  mem=22M385
2.36	   
2.36	   search
2.36	     run=9  nbConstraintChecks=364742  nbPropagations=105590  nbRevisions=103219  nbUselessRevisions=4842
2.36	     nbAssignments=2666  nbFailedAssignments=686  nbBacktracks=1132  nbVisitedNodes=4302  nbRestartNogoods=40
2.36	     mapSize=1024  nbInferences=264  nbTooLargeKeys=0
2.36	       =>  wckTime=0.767  cpuTime=0.7  mem=22M385
2.59	   
2.59	   search
2.59	     run=10  nbConstraintChecks=407580  nbPropagations=139173  nbRevisions=136989  nbUselessRevisions=6712
2.59	     nbAssignments=3907  nbFailedAssignments=1003  nbBacktracks=1708  nbVisitedNodes=6444  nbRestartNogoods=43
2.59	     mapSize=1598  nbInferences=531  nbTooLargeKeys=0
2.59	       =>  wckTime=1.001  cpuTime=0.93  mem=24M334
2.98	   
2.98	   search
2.98	     run=11  nbConstraintChecks=483773  nbPropagations=184123  nbRevisions=181231  nbUselessRevisions=8835
2.98	     nbAssignments=5841  nbFailedAssignments=1429  nbBacktracks=2572  nbVisitedNodes=9794  nbRestartNogoods=54
2.98	     mapSize=2438  nbInferences=1095  nbTooLargeKeys=0
2.98	       =>  wckTime=1.389  cpuTime=1.31  mem=28M232
3.60	   
3.60	   search
3.60	     run=12  nbConstraintChecks=577736  nbPropagations=246613  nbRevisions=241098  nbUselessRevisions=11365
3.60	     nbAssignments=8969  nbFailedAssignments=1992  nbBacktracks=3869  nbVisitedNodes=15238  nbRestartNogoods=65
3.60	     mapSize=3714  nbInferences=2285  nbTooLargeKeys=0
3.60	       =>  wckTime=2.008  cpuTime=1.93  mem=33M104
4.43	   
4.43	   search
4.43	     run=13  nbConstraintChecks=735247  nbPropagations=335604  nbRevisions=324980  nbUselessRevisions=14828
4.43	     nbAssignments=13614  nbFailedAssignments=2839  nbBacktracks=5816  nbVisitedNodes=23328  nbRestartNogoods=73
4.43	     mapSize=5602  nbInferences=4037  nbTooLargeKeys=0
4.43	       =>  wckTime=2.841  cpuTime=2.76  mem=40M900
5.94	   
5.94	   search
5.94	     run=14  nbConstraintChecks=944009  nbPropagations=468989  nbRevisions=446724  nbUselessRevisions=19373
5.94	     nbAssignments=21502  nbFailedAssignments=3871  nbBacktracks=8735  nbVisitedNodes=37118  nbRestartNogoods=87
5.94	     mapSize=8472  nbInferences=7876  nbTooLargeKeys=0
5.94	       =>  wckTime=4.344  cpuTime=4.23  mem=25M185
7.52	   
7.52	   search
7.52	     run=15  nbConstraintChecks=1227309  nbPropagations=656086  nbRevisions=620335  nbUselessRevisions=27683
7.52	     nbAssignments=31264  nbFailedAssignments=6120  nbBacktracks=13114  nbVisitedNodes=54385  nbRestartNogoods=96
7.52	     mapSize=12772  nbInferences=10887  nbTooLargeKeys=0
7.52	       =>  wckTime=5.929  cpuTime=5.81  mem=37M42
11.06	   
11.06	   search
11.06	     run=16  nbConstraintChecks=1673981  nbPropagations=951908  nbRevisions=882876  nbUselessRevisions=37707
11.06	     nbAssignments=50627  nbFailedAssignments=8019  nbBacktracks=19682  nbVisitedNodes=88323  nbRestartNogoods=111
11.06	     mapSize=19265  nbInferences=21665  nbTooLargeKeys=0
11.06	       =>  wckTime=9.469  cpuTime=9.29  mem=43M938
15.10	   
15.10	   search
15.10	     run=17  nbConstraintChecks=2224728  nbPropagations=1380877  nbRevisions=1259793  nbUselessRevisions=50060
15.10	     nbAssignments=75344  nbFailedAssignments=12158  nbBacktracks=29534  nbVisitedNodes=131897  nbRestartNogoods=133
15.10	     mapSize=28993  nbInferences=32247  nbTooLargeKeys=0
15.10	       =>  wckTime=13.505  cpuTime=13.32  mem=76M772
23.78	   
23.78	   search
23.78	     run=18  nbConstraintChecks=3263400  nbPropagations=2087265  nbRevisions=1858796  nbUselessRevisions=66688
23.78	     nbAssignments=123794  nbFailedAssignments=15560  nbBacktracks=44312  nbVisitedNodes=217276  nbRestartNogoods=158
23.78	     mapSize=43698  nbInferences=62377  nbTooLargeKeys=0
23.78	       =>  wckTime=22.19  cpuTime=21.87  mem=101M179
36.69	   
36.70	   search
36.70	     run=19  nbConstraintChecks=5795826  nbPropagations=3265380  nbRevisions=2860562  nbUselessRevisions=101047
36.70	     nbAssignments=198482  nbFailedAssignments=20526  nbBacktracks=66481  nbVisitedNodes=349055  nbRestartNogoods=191
36.70	     mapSize=65705  nbInferences=109770  nbTooLargeKeys=0
36.70	       =>  wckTime=35.101  cpuTime=34.66  mem=155M572
57.18	   
57.18	   search
57.18	     run=20  nbConstraintChecks=8597755  nbPropagations=5157738  nbRevisions=4428553  nbUselessRevisions=143854
57.18	     nbAssignments=317048  nbFailedAssignments=26986  nbBacktracks=99734  nbVisitedNodes=559224  nbRestartNogoods=223
57.18	     mapSize=98813  nbInferences=188471  nbTooLargeKeys=0
57.18	       =>  wckTime=55.589  cpuTime=54.93  mem=212M371
89.20	   
89.20	   search
89.20	     run=21  nbConstraintChecks=13629338  nbPropagations=8251196  nbRevisions=6957109  nbUselessRevisions=206211
89.20	     nbAssignments=508897  nbFailedAssignments=34619  nbBacktracks=149612  nbVisitedNodes=900326  nbRestartNogoods=252
89.20	     mapSize=148480  nbInferences=322628  nbTooLargeKeys=0
89.20	       =>  wckTime=87.61  cpuTime=86.61  mem=275M512
134.36	   
134.36	   search
134.36	     run=22  nbConstraintChecks=26770166  nbPropagations=13127034  nbRevisions=11277445  nbUselessRevisions=368097
134.36	     nbAssignments=777957  nbFailedAssignments=52272  nbBacktracks=224431  nbVisitedNodes=1379072  nbRestartNogoods=289
134.36	     mapSize=222262  nbInferences=499034  nbTooLargeKeys=0
134.36	       =>  wckTime=132.769  cpuTime=131.35  mem=397M776
214.35	   
214.35	   search
214.35	     run=23  nbConstraintChecks=42836520  nbPropagations=21463524  nbRevisions=18659301  nbUselessRevisions=872845
214.35	     nbAssignments=1277608  nbFailedAssignments=66585  nbBacktracks=336658  nbVisitedNodes=2280375  nbRestartNogoods=332
214.35	     mapSize=334452  nbInferences=872060  nbTooLargeKeys=0
214.35	       =>  wckTime=212.758  cpuTime=210.73  mem=476M889
267.70	   
267.70	   INFO : Stopping hyperNogood (mapSize=418454, nbTooLargekeys=0, mem=600M123)
279.59	   
279.59	   search
279.59	     run=24  nbConstraintChecks=55262892  nbPropagations=32605165  nbRevisions=28548884  nbUselessRevisions=1470597
279.59	     nbAssignments=1748387  nbFailedAssignments=140554  nbBacktracks=504999  nbVisitedNodes=3125847
279.59	     nbRestartNogoods=339
279.59	       =>  wckTime=277.997  cpuTime=275.04  mem=600M123
320.46	   
320.46	   search
320.46	     run=25  nbConstraintChecks=60147725  nbPropagations=45661576  nbRevisions=40357415  nbUselessRevisions=2072529
320.46	     nbAssignments=2176379  nbFailedAssignments=315906  nbBacktracks=757510  nbVisitedNodes=3904543
320.46	     nbRestartNogoods=381
320.46	       =>  wckTime=318.867  cpuTime=315.72  mem=600M123
390.05	   
390.05	   search
390.05	     run=26  nbConstraintChecks=67379856  nbPropagations=61589175  nbRevisions=55046681  nbUselessRevisions=2680341
390.05	     nbAssignments=2819049  nbFailedAssignments=579751  nbBacktracks=1136278  nbVisitedNodes=5074905
390.05	     nbRestartNogoods=396
390.05	       =>  wckTime=388.46  cpuTime=384.99  mem=600M123
470.84	   
470.84	   search
470.84	     run=27  nbConstraintChecks=78592834  nbPropagations=81821129  nbRevisions=74057478  nbUselessRevisions=3296950
470.84	     nbAssignments=3779869  nbFailedAssignments=972221  nbBacktracks=1704429  nbVisitedNodes=6820504
470.84	     nbRestartNogoods=410
470.84	       =>  wckTime=469.25  cpuTime=465.39  mem=600M123
587.33	   
587.33	   search
587.33	     run=28  nbConstraintChecks=94990044  nbPropagations=108500104  nbRevisions=99525063  nbUselessRevisions=3917814
587.33	     nbAssignments=5222464  nbFailedAssignments=1562368  nbBacktracks=2556655  nbVisitedNodes=9443378
587.33	     nbRestartNogoods=440
587.33	       =>  wckTime=585.733  cpuTime=581.32  mem=600M123
760.68	   
760.68	   search
760.68	     run=29  nbConstraintChecks=119466161  nbPropagations=144850680  nbRevisions=134676117  nbUselessRevisions=4542649
760.68	     nbAssignments=7387718  nbFailedAssignments=2449063  nbBacktracks=3834995  nbVisitedNodes=13381980
760.68	     nbRestartNogoods=471
760.68	       =>  wckTime=759.083  cpuTime=753.87  mem=600M123
1013.21	   
1013.21	   search
1013.21	     run=30  nbConstraintChecks=164804390  nbPropagations=195948880  nbRevisions=184920680  nbUselessRevisions=5246880
1013.21	     nbAssignments=10634143  nbFailedAssignments=3777734  nbBacktracks=5752505  nbVisitedNodes=19283040
1013.21	     nbRestartNogoods=501
1013.21	       =>  wckTime=1011.619  cpuTime=1005.2  mem=600M123
1387.32	   
1387.32	   search
1387.32	     run=31  nbConstraintChecks=219621762  nbPropagations=268775527  nbRevisions=256917325  nbUselessRevisions=5969876
1387.32	     nbAssignments=15499256  nbFailedAssignments=5766342  nbBacktracks=8628772  nbVisitedNodes=28125319
1387.32	     nbRestartNogoods=546
1387.32	       =>  wckTime=1385.732  cpuTime=1377.57  mem=600M123

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/node2/watcher-237421-1168083313 -o ROOT/results/node2/solver-237421-1168083313 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/237421-1168083313/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.47 1.35 1.61 4/81 6849
/proc/meminfo: memFree=1093448/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=1784 CPUtime=0
/proc/6848/stat : 6848 (java) D 6846 6848 6657 0 -1 0 165 0 0 0 0 0 0 0 20 0 1 0 156728138 1826816 136 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/6848/statm: 446 136 102 14 0 91 0

[startup+0.107819 s]
/proc/loadavg: 0.47 1.35 1.61 4/81 6849
/proc/meminfo: memFree=1093448/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=914988 CPUtime=0.09
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 3048 0 1 0 8 1 0 0 16 0 8 0 156728138 936947712 2794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927137 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6848/statm: 228747 2794 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519894 s]
/proc/loadavg: 0.47 1.35 1.61 4/81 6849
/proc/meminfo: memFree=1093448/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915328 CPUtime=0.49
/proc/6848/stat : 6848 (java) S 6846 6848 6657 0 -1 0 6550 0 1 0 45 4 0 0 16 0 8 0 156728138 937295872 6289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6848/statm: 228832 6289 2147 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34405 s]
/proc/loadavg: 0.47 1.35 1.61 2/88 6857
/proc/meminfo: memFree=1050448/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915812 CPUtime=1.31
/proc/6848/stat : 6848 (java) S 6846 6848 6657 0 -1 0 14417 0 1 0 101 30 0 0 16 0 8 0 156728138 937791488 14155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6848/statm: 228953 14155 2179 14 0 215423 0
[pid=6848/tid=6850] ppid=6846 vsize=915812 CPUtime=0.01
/proc/6848/task/6850/stat : 6850 (java) R 6846 6848 6657 0 -1 64 26 0 0 0 1 0 0 0 16 0 8 0 156728141 937791488 14155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155772384 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915812 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156728142 937791488 14155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915812 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156728142 937791488 14155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915812 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937791488 14155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915812 CPUtime=0.17
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 430 0 0 0 17 0 0 0 16 0 8 0 156728145 937791488 14155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915812 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937791488 14155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915812 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937791488 14155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915812

[startup+2.98134 s]
/proc/loadavg: 0.47 1.35 1.61 2/88 6857
/proc/meminfo: memFree=1041296/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=2.94
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 15805 0 1 0 263 31 0 0 17 0 8 0 156728138 937697280 15541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073992831 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6848/statm: 228930 15541 2530 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=0.07
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 934 0 0 0 7 0 0 0 16 0 8 0 156728141 937697280 15541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 15541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 15541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 15541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.28
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 494 0 0 0 27 1 0 0 15 0 8 0 156728145 937697280 15541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 15541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 15541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915720

[startup+6.27895 s]
/proc/loadavg: 0.52 1.34 1.61 2/88 6857
/proc/meminfo: memFree=1027152/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=6.24
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 22342 0 1 0 590 34 0 0 18 0 8 0 156728138 937697280 22076 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074018291 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 22076 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=0.1
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 5227 0 0 0 9 1 0 0 17 0 8 0 156728141 937697280 22076 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 22076 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 22076 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 22076 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.28
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 495 0 0 0 27 1 0 0 16 0 8 0 156728145 937697280 22076 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 22076 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 22076 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915720

[startup+12.7531 s]
/proc/loadavg: 0.55 1.33 1.61 2/88 6857
/proc/meminfo: memFree=989840/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=12.7
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 28651 0 1 0 1234 36 0 0 19 0 8 0 156728138 937697280 28384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074010289 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 28384 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=0.16
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 11535 0 0 0 12 4 0 0 16 0 8 0 156728141 937697280 28384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 28384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 28384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 28384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.28
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 495 0 0 0 27 1 0 0 16 0 8 0 156728145 937697280 28384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 28384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 28384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915720

[startup+25.6035 s]
/proc/loadavg: 0.73 1.33 1.60 2/88 6890
/proc/meminfo: memFree=941712/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=25.52
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 37421 0 1 0 2509 43 0 0 25 0 8 0 156728138 937697280 37152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073979127 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 37152 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=0.26
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 20303 0 0 0 19 7 0 0 16 0 8 0 156728141 937697280 37152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 37152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 37152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 37152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.28
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 495 0 0 0 27 1 0 0 16 0 8 0 156728145 937697280 37152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 37152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 37152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915720

[startup+51.2232 s]
/proc/loadavg: 0.98 1.34 1.59 3/100 6902
/proc/meminfo: memFree=757872/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=51.08
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 56445 0 1 0 5059 49 0 0 25 0 8 0 156728138 937697280 56171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024242 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 56171 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=0.49
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 39322 0 0 0 36 13 0 0 16 0 8 0 156728141 937697280 56171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 56171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 56171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 56171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.28
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 495 0 0 0 27 1 0 0 16 0 8 0 156728145 937697280 56171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 56171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 56171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 915720

[startup+102.477 s]
/proc/loadavg: 1.60 1.45 1.62 3/100 6902
/proc/meminfo: memFree=396464/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=102.27
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 91157 0 1 0 10166 61 0 0 25 0 8 0 156728138 937697280 90872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074034778 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 90872 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=0.95
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 74023 0 0 0 70 25 0 0 17 0 8 0 156728141 937697280 90872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 90872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 90872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 90872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.29
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 495 0 0 0 28 1 0 0 16 0 8 0 156728145 937697280 90872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 90872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 90872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 915720

[startup+162.566 s]
/proc/loadavg: 1.89 1.56 1.65 3/100 6902
/proc/meminfo: memFree=15856/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=162.3
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 116294 0 1 0 16160 70 0 0 25 0 8 0 156728138 937697280 116001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1416.74
Current children cumulated vsize (KiB) 915720

[startup+1483.09 s]
/proc/loadavg: 2.00 1.99 1.89 3/100 6902
/proc/meminfo: memFree=15344/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=1476.48
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 154973 0 1 0 147559 89 0 0 25 0 8 0 156728138 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074010238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 154665 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=2.03
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 137815 0 0 0 153 50 0 0 16 0 8 0 156728141 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.29
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 496 0 0 0 28 1 0 0 16 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.48
Current children cumulated vsize (KiB) 915720

[startup+1543.12 s]
/proc/loadavg: 2.06 2.00 1.90 3/106 6968
/proc/meminfo: memFree=15608/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=1536.19
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 154973 0 1 0 153529 90 0 0 25 0 8 0 156728138 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074008804 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 154665 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=2.03
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 137815 0 0 0 153 50 0 0 16 0 8 0 156728141 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.29
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 496 0 0 0 28 1 0 0 16 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.19
Current children cumulated vsize (KiB) 915720

[startup+1603.17 s]
/proc/loadavg: 2.02 2.00 1.90 3/106 7060
/proc/meminfo: memFree=15608/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=1595.88
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 154973 0 1 0 159493 95 0 0 25 0 8 0 156728138 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074010289 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 154665 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=2.03
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 137815 0 0 0 153 50 0 0 16 0 8 0 156728141 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.29
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 496 0 0 0 28 1 0 0 16 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.88
Current children cumulated vsize (KiB) 915720

[startup+1663.21 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 7100
/proc/meminfo: memFree=16624/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=1655.61
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 154973 0 1 0 165464 97 0 0 25 0 8 0 156728138 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074008798 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 154665 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=2.03
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 137815 0 0 0 153 50 0 0 16 0 8 0 156728141 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.29
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 496 0 0 0 28 1 0 0 16 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.61
Current children cumulated vsize (KiB) 915720

[startup+1723.22 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 7100
/proc/meminfo: memFree=16624/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=1715.32
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 154973 0 1 0 171435 97 0 0 25 0 8 0 156728138 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074010183 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 154665 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=2.03
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 137815 0 0 0 153 50 0 0 16 0 8 0 156728141 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.29
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 496 0 0 0 28 1 0 0 16 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.32
Current children cumulated vsize (KiB) 915720

[startup+1783.24 s]
/proc/loadavg: 2.03 2.01 1.91 3/100 7100
/proc/meminfo: memFree=16624/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=1775.07
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 154973 0 1 0 177410 97 0 0 25 0 8 0 156728138 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074012219 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 154665 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=2.03
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 137815 0 0 0 153 50 0 0 16 0 8 0 156728141 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.29
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 496 0 0 0 28 1 0 0 16 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.07
Current children cumulated vsize (KiB) 915720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.31 s]
/proc/loadavg: 2.02 2.01 1.91 3/100 7100
/proc/meminfo: memFree=16624/2055920 swapFree=4191880/4192956
[pid=6848] ppid=6846 vsize=915720 CPUtime=1800.01
/proc/6848/stat : 6848 (java) R 6846 6848 6657 0 -1 0 154973 0 1 0 179904 97 0 0 25 0 8 0 156728138 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074010292 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6848/statm: 228930 154665 2534 14 0 215400 0
[pid=6848/tid=6850] ppid=6846 vsize=915720 CPUtime=2.03
/proc/6848/task/6850/stat : 6850 (java) S 6846 6848 6657 0 -1 64 137815 0 0 0 153 50 0 0 16 0 8 0 156728141 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6851] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6851/stat : 6851 (java) S 6846 6848 6657 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6852] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6852/stat : 6852 (java) S 6846 6848 6657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728142 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6853] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6853/stat : 6853 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6854] ppid=6846 vsize=915720 CPUtime=0.29
/proc/6848/task/6854/stat : 6854 (java) S 6846 6848 6657 0 -1 64 496 0 0 0 28 1 0 0 16 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6855] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6855/stat : 6855 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6848/tid=6856] ppid=6846 vsize=915720 CPUtime=0
/proc/6848/task/6856/stat : 6856 (java) S 6846 6848 6657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156728145 937697280 154665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915720

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

Child status: 143
Real time (s): 1808.53
CPU time (s): 1800.15
CPU user time (s): 1799.08
CPU system time (s): 1.06584
CPU usage (%): 99.5365
Max. virtual memory (cumulated for all children) (KiB): 915812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 1.06584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154989
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= 37876
involuntary context switches= 91664

runsolver used 1.89571 s user time and 4.87226 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan  6 11:35:23 UTC 2007


IDJOB= 237421
IDBENCH= 6940
FILE ID= node2/237421-1168083313

PBS_JOBID= 3476258

Free space on /tmp= 66325 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a8b878f0696c83c0267b81bf01728e7a

RANDOM SEED= 184460464

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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
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:       1094120 kB
Buffers:         74268 kB
Cached:         730040 kB
SwapCached:        268 kB
Active:         313836 kB
Inactive:       551304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1094120 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2472 kB
Writeback:           0 kB
Mapped:          79096 kB
Slab:            81700 kB
Committed_AS:  3526428 kB
PageTables:       2212 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= 66318 MiB



End job on node2 on Sat Jan  6 12:05:36 UTC 2007