Trace number 282124

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
AbsconMax 109 EPFCMSAT (TO) 2400.06 2400.84

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t58/
pi-30-10-197-42-1.xml
MD5SUM3659481b09447e723afe7541bcb8dace
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints100
Best CPU time to get the best result obtained on this benchmark18.8871
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/282124-1169318300/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.39	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.089  cpuTime=0.08  mem=6M885
0.39	   
0.39	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.50	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1350  maxDegree=12
0.50	     maxArity=2
0.50	       =>  wckTime=0.199  cpuTime=0.15  mem=8M844
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.275  cpuTime=0.19  mem=5M497
0.58	
0.58	s SATISFIABLE
0.58	o 54
0.58	c 55
0.58	o 58
0.58	c 51
0.58	o 61
0.58	c 48
0.59	o 62
0.59	c 47
0.59	o 65
0.59	c 44
0.59	o 66
0.59	c 43
0.59	o 67
0.59	c 42
0.59	o 71
0.59	c 38
0.59	o 74
0.59	c 35
0.59	o 76
0.59	c 33
0.59	o 78
0.59	c 31
0.59	o 80
0.59	c 29
0.59	o 81
0.59	c 28
0.60	o 82
0.60	c 27
0.60	o 83
0.60	c 26
0.60	o 85
0.60	c 24
0.60	o 86
0.60	c 23
0.60	o 89
0.60	c 20
0.60	o 91
0.60	c 18
0.60	o 93
0.60	c 16
0.60	o 95
0.60	c 14
0.60	o 96
0.60	c 13
0.62	o 97
0.62	c 12
0.62	o 98
0.62	c 11
0.80	o 99
0.80	c 10
0.81	o 100
0.81	c 9
2.01	   
2.01	   search
2.01	     run=0  nbConstraintChecks=6785893  nbAssignments=10000
2.01	       =>  wckTime=1.433  cpuTime=1.42  mem=5M497
3.46	   
3.46	   search
3.46	     run=1  nbConstraintChecks=14181570  nbAssignments=20000
3.46	       =>  wckTime=2.876  cpuTime=2.86  mem=5M497
4.88	   
4.88	   search
4.88	     run=2  nbConstraintChecks=21406163  nbAssignments=30000
4.88	       =>  wckTime=4.297  cpuTime=4.27  mem=5M497
6.26	   
6.26	   search
6.26	     run=3  nbConstraintChecks=28288444  nbAssignments=40000
6.26	       =>  wckTime=5.681  cpuTime=5.66  mem=5M497
7.68	   
7.68	   search
7.68	     run=4  nbConstraintChecks=35468478  nbAssignments=50000
7.68	       =>  wckTime=7.099  cpuTime=7.08  mem=5M497
9.06	   
9.06	   search
9.06	     run=5  nbConstraintChecks=42294115  nbAssignments=60000
9.06	       =>  wckTime=8.48  cpuTime=8.46  mem=5M497
10.46	   
10.46	   search
10.46	     run=6  nbConstraintChecks=49286644  nbAssignments=70000
10.46	       =>  wckTime=9.879  cpuTime=9.86  mem=5M497
11.90	   
11.90	   search
11.90	     run=7  nbConstraintChecks=56575015  nbAssignments=80000
11.90	       =>  wckTime=11.318  cpuTime=11.3  mem=5M497
13.35	   
13.35	   search
13.35	     run=8  nbConstraintChecks=63961317  nbAssignments=90000
13.35	       =>  wckTime=12.771  cpuTime=12.75  mem=5M497
14.76	   
14.76	   search
14.76	     run=9  nbConstraintChecks=71005351  nbAssignments=100000
14.76	       =>  wckTime=14.185  cpuTime=14.17  mem=5M497
16.18	   
16.18	   search
16.18	     run=10  nbConstraintChecks=78080281  nbAssignments=110000
16.18	       =>  wckTime=15.602  cpuTime=15.58  mem=5M497
17.60	   
17.60	   search
17.60	     run=11  nbConstraintChecks=85183604  nbAssignments=120000
17.60	       =>  wckTime=17.024  cpuTime=17.0  mem=5M497
19.05	   
19.05	   search
19.05	     run=12  nbConstraintChecks=92572458  nbAssignments=130000
19.05	       =>  wckTime=18.475  cpuTime=18.45  mem=5M497
20.47	   
20.47	   search
20.47	     run=13  nbConstraintChecks=99584445  nbAssignments=140000
20.47	       =>  wckTime=19.882  cpuTime=19.86  mem=5M497
21.89	   
21.89	   search
21.90	     run=14  nbConstraintChecks=106904311  nbAssignments=150000
21.90	       =>  wckTime=21.316  cpuTime=21.29  mem=5M497
23.31	   
23.31	   search
23.31	     run=15  nbConstraintChecks=113994254  nbAssignments=160000
23.31	       =>  wckTime=22.721  cpuTime=22.7  mem=5M497
24.70	   
24.70	   search
24.70	     run=16  nbConstraintChecks=120910757  nbAssignments=170000
24.70	       =>  wckTime=24.11  cpuTime=24.09  mem=5M497
26.07	   
26.07	   search
26.07	     run=17  nbConstraintChecks=127742188  nbAssignments=180000
26.07	       =>  wckTime=25.491  cpuTime=25.47  mem=5M497
27.47	   
27.47	   search
27.47	     run=18  nbConstraintChecks=134733368  nbAssignments=190000
27.47	       =>  wckTime=26.887  cpuTime=26.86  mem=5M497
28.91	   
28.91	   search
28.91	     run=19  nbConstraintChecks=142141400  nbAssignments=200000
28.91	       =>  wckTime=28.33  cpuTime=28.3  mem=5M497
30.30	   
30.30	   search
30.30	     run=20  nbConstraintChecks=149078353  nbAssignments=210000
30.30	       =>  wckTime=29.724  cpuTime=29.7  mem=5M497
30.83	   
30.83	   search
30.83	     run=21  nbConstraintChecks=151764125  nbAssignments=213645
30.83	       =>  wckTime=30.254  cpuTime=30.23  mem=5M497
30.84	   
30.84	   global
30.84	     nbConstraintChecks=151764125  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.84	     solvingWckTime=30.253  solvingCpuTime=30.23  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.84	     globalCpuTime=30.47
30.84	       =>  wckTime=30.53  cpuTime=30.42  mem=5M497
30.84	   
30.84	   solver IterativeSystematicSolver being built... 
30.98	       =>  wckTime=30.672  cpuTime=30.52  mem=16M581
31.02	   
31.02	   preprocessing
31.02	     nbConstraintChecks=15989  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.02	     detectedInconsistency=no
31.02	       =>  wckTime=0.042  cpuTime=0.02  mem=16M581
31.06	   
31.06	   search
31.06	     run=0  nbConstraintChecks=70315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47
31.06	     nbFailedAssignments=33  nbBacktracks=10  nbVisitedNodes=91  nbRestartNogoods=0
31.06	       =>  wckTime=0.083  cpuTime=0.06  mem=16M581
31.13	   
31.13	   search
31.13	     run=1  nbConstraintChecks=218579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=144
31.13	     nbFailedAssignments=106  nbBacktracks=25  nbVisitedNodes=276  nbRestartNogoods=1
31.13	       =>  wckTime=0.149  cpuTime=0.11  mem=16M581
31.22	   
31.22	   search
31.22	     run=2  nbConstraintChecks=448443  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=284
31.22	     nbFailedAssignments=217  nbBacktracks=47  nbVisitedNodes=549  nbRestartNogoods=3
31.22	       =>  wckTime=0.238  cpuTime=0.2  mem=16M581
31.35	   
31.35	   search
31.35	     run=3  nbConstraintChecks=795391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=493
31.35	     nbFailedAssignments=386  nbBacktracks=80  nbVisitedNodes=960  nbRestartNogoods=12
31.35	       =>  wckTime=0.369  cpuTime=0.33  mem=16M581
31.45	   
31.45	   search
31.45	     run=4  nbConstraintChecks=1079741  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=683
31.45	     nbFailedAssignments=520  nbBacktracks=130  nbVisitedNodes=1334  nbRestartNogoods=16
31.45	       =>  wckTime=0.47  cpuTime=0.43  mem=16M581
31.68	   
31.68	   search
31.68	     run=5  nbConstraintChecks=1783042  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1085
31.68	     nbFailedAssignments=842  nbBacktracks=205  nbVisitedNodes=2128  nbRestartNogoods=20
31.68	       =>  wckTime=0.705  cpuTime=0.66  mem=16M581
31.97	   
31.97	   search
31.97	     run=6  nbConstraintChecks=2599823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1555
31.97	     nbFailedAssignments=1190  nbBacktracks=318  nbVisitedNodes=3057  nbRestartNogoods=24
31.97	       =>  wckTime=0.989  cpuTime=0.92  mem=16M581
32.38	   
32.38	   search
32.38	     run=7  nbConstraintChecks=3813806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2257
32.38	     nbFailedAssignments=1715  nbBacktracks=488  nbVisitedNodes=4451  nbRestartNogoods=48
32.38	       =>  wckTime=1.403  cpuTime=1.33  mem=16M581
33.03	   
33.03	   search
33.03	     run=8  nbConstraintChecks=5715433  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3391
33.03	     nbFailedAssignments=2586  nbBacktracks=744  nbVisitedNodes=6706  nbRestartNogoods=59
33.03	       =>  wckTime=2.057  cpuTime=1.99  mem=16M581
34.13	   
34.13	   search
34.13	     run=9  nbConstraintChecks=9031108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5314
34.13	     nbFailedAssignments=4120  nbBacktracks=1128  nbVisitedNodes=10514  nbRestartNogoods=67
34.13	       =>  wckTime=3.152  cpuTime=3.08  mem=16M581
35.41	   
35.41	   search
35.41	     run=10  nbConstraintChecks=12973440  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7682
35.41	     nbFailedAssignments=5905  nbBacktracks=1704  nbVisitedNodes=15215  nbRestartNogoods=76
35.41	       =>  wckTime=4.437  cpuTime=4.36  mem=16M581
37.33	   
37.33	   search
37.33	     run=11  nbConstraintChecks=18694728  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10943
37.33	     nbFailedAssignments=8295  nbBacktracks=2568  nbVisitedNodes=21698  nbRestartNogoods=85
37.33	       =>  wckTime=6.35  cpuTime=6.28  mem=16M581
40.25	   
40.25	   search
40.25	     run=12  nbConstraintChecks=27814101  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16176
40.25	     nbFailedAssignments=12221  nbBacktracks=3865  nbVisitedNodes=32050  nbRestartNogoods=100
40.25	       =>  wckTime=9.274  cpuTime=9.2  mem=16M581
44.76	   
44.76	   search
44.76	     run=13  nbConstraintChecks=41688779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24103
44.76	     nbFailedAssignments=18196  nbBacktracks=5811  nbVisitedNodes=47883  nbRestartNogoods=118
44.76	       =>  wckTime=13.778  cpuTime=13.7  mem=16M581
51.71	   
51.71	   search
51.71	     run=14  nbConstraintChecks=62730301  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36763
51.71	     nbFailedAssignments=27934  nbBacktracks=8730  nbVisitedNodes=73178  nbRestartNogoods=141
51.71	       =>  wckTime=20.728  cpuTime=20.65  mem=16M581
60.84	   
60.84	   search
60.84	     run=15  nbConstraintChecks=89941752  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53491
60.84	     nbFailedAssignments=40277  nbBacktracks=13108  nbVisitedNodes=106240  nbRestartNogoods=144
60.84	       =>  wckTime=29.862  cpuTime=29.79  mem=16M581
74.19	   
74.19	   search
74.19	     run=16  nbConstraintChecks=130163368  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77508
74.19	     nbFailedAssignments=57721  nbBacktracks=19676  nbVisitedNodes=153796  nbRestartNogoods=161
74.19	       =>  wckTime=43.208  cpuTime=43.13  mem=16M581
92.11	   
92.11	   search
92.11	     run=17  nbConstraintChecks=184911744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112076
92.11	     nbFailedAssignments=82432  nbBacktracks=29528  nbVisitedNodes=222659  nbRestartNogoods=188
92.11	       =>  wckTime=61.128  cpuTime=61.04  mem=16M581
115.93	   
115.93	   search
115.93	     run=18  nbConstraintChecks=256298926  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=157616
115.93	     nbFailedAssignments=113187  nbBacktracks=44306  nbVisitedNodes=313243  nbRestartNogoods=206
115.93	       =>  wckTime=84.948  cpuTime=84.85  mem=16M581
149.40	   
149.40	   search
149.40	     run=19  nbConstraintChecks=351100948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=221421
149.40	     nbFailedAssignments=154819  nbBacktracks=66474  nbVisitedNodes=439952  nbRestartNogoods=221
149.40	       =>  wckTime=118.423  cpuTime=118.32  mem=16M581
197.92	   
197.92	   search
197.92	     run=20  nbConstraintChecks=488753765  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=311853
197.92	     nbFailedAssignments=211995  nbBacktracks=99726  nbVisitedNodes=618988  nbRestartNogoods=239
197.92	       =>  wckTime=166.945  cpuTime=166.83  mem=16M581
269.55	   
269.55	   search
269.55	     run=21  nbConstraintChecks=699494772  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=449135
269.55	     nbFailedAssignments=299394  nbBacktracks=149604  nbVisitedNodes=891565  nbRestartNogoods=249
269.55	       =>  wckTime=238.574  cpuTime=238.43  mem=16M581
377.22	   
377.22	   search
377.22	     run=22  nbConstraintChecks=1017240253  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=657367
377.22	     nbFailedAssignments=432803  nbBacktracks=224423  nbVisitedNodes=1304825  nbRestartNogoods=267
377.22	       =>  wckTime=346.244  cpuTime=346.08  mem=16M581
544.00	   
544.00	   search
544.00	     run=23  nbConstraintChecks=1498195990  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=973660
544.00	     nbFailedAssignments=636863  nbBacktracks=336650  nbVisitedNodes=1930967  nbRestartNogoods=290
544.00	       =>  wckTime=513.026  cpuTime=512.82  mem=16M581
780.67	   
780.67	   search
780.67	     run=24  nbConstraintChecks=2187873359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1409388
780.67	     nbFailedAssignments=904244  nbBacktracks=504991  nbVisitedNodes=2792937  nbRestartNogoods=316
780.67	       =>  wckTime=749.692  cpuTime=749.43  mem=16M581
1133.45	   
1133.45	   search
1133.45	     run=25  nbConstraintChecks=3235388318  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2072591
1133.45	     nbFailedAssignments=1314930  nbBacktracks=757502  nbVisitedNodes=4105501  nbRestartNogoods=336
1133.45	       =>  wckTime=1102.469  cpuTime=1102.11  mem=16M581
1661.80	   
1661.80	   search
1661.80	     run=26  nbConstraintChecks=4783927685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3070185
1661.80	     nbFailedAssignments=1933754  nbBacktracks=1136269  nbVisitedNodes=6075281  nbRestartNogoods=370
1661.80	       =>  wckTime=1630.826  cpuTime=1630.17  mem=16M581
2400.80	v 1 10 8 8 8 6 9 7 5 9 5 1 3 7 2 7 2 4 10 1 10 7 7 5 8 10 10 7 9 3 

Verifier Data (download as text)

9 unsatisfied constraints, 100 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node26/watcher-282124-1169318300 -o ROOT/results/node26/solver-282124-1169318300 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282124-1169318300/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.92 1.01 1.28 3/94 15883
/proc/meminfo: memFree=1259840/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=18540 CPUtime=0
/proc/15882/stat : 15882 (runsolver) R 15880 15882 15750 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 280224263 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 269028486439 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15882/statm: 4635 279 244 17 0 2626 0

[startup+0.102731 s]
/proc/loadavg: 0.92 1.01 1.28 3/94 15883
/proc/meminfo: memFree=1259840/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=914988 CPUtime=0.08
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 2979 0 1 0 7 1 0 0 22 0 8 0 280224263 936947712 2725 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927684 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15882/statm: 228747 2725 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510765 s]
/proc/loadavg: 0.92 1.01 1.28 3/94 15883
/proc/meminfo: memFree=1259840/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=915332 CPUtime=0.48
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 6530 0 1 0 44 4 0 0 16 0 8 0 280224263 937299968 6269 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 228833 6269 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33184 s]
/proc/loadavg: 0.92 1.01 1.28 2/88 15903
/proc/meminfo: memFree=1247664/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=915444 CPUtime=1.3
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 7033 0 1 0 105 25 0 0 17 0 8 0 280224263 937414656 6771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 228861 6771 2479 14 0 215331 0
[pid=15882/tid=15884] ppid=15880 vsize=915444 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280224267 937414656 6771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15885] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 937414656 6771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=915448 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 937418752 6771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 937414656 6771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=915444 CPUtime=0.1
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 280224271 937414656 6771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15889] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 937414656 6771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=915448 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280224271 937418752 6771 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) 915444

[startup+2.96999 s]
/proc/loadavg: 0.92 1.01 1.28 3/100 15948
/proc/meminfo: memFree=1227728/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=915444 CPUtime=2.94
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 7036 0 1 0 225 69 0 0 18 0 8 0 280224263 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 228861 6773 2479 14 0 215331 0
[pid=15882/tid=15884] ppid=15880 vsize=915448 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280224267 937418752 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15885] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=915448 CPUtime=0.1
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 280224271 937418752 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280224271 937414656 6773 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) 915444

[startup+6.17429 s]
/proc/loadavg: 1.01 1.02 1.29 4/100 15948
/proc/meminfo: memFree=1227672/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=915444 CPUtime=6.15
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 7036 0 1 0 453 162 0 0 17 0 8 0 280224263 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 228861 6773 2479 14 0 215331 0
[pid=15882/tid=15884] ppid=15880 vsize=915444 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 153 0 0 0 2 0 0 0 17 0 8 0 280224267 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15885] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=915444 CPUtime=0.1
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 280224271 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=915444 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280224271 937414656 6773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915444

[startup+12.6389 s]
/proc/loadavg: 1.09 1.04 1.29 3/100 15948
/proc/meminfo: memFree=1227688/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916472 CPUtime=12.61
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 7037 0 1 0 919 342 0 0 16 0 8 0 280224263 938467328 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 229117 6774 2479 14 0 215587 0
[pid=15882/tid=15884] ppid=15880 vsize=916468 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280224267 938463232 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15885] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 938463232 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 938463232 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=916472 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 938467328 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=916468 CPUtime=0.1
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 280224271 938463232 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 938463232 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280224271 938463232 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 916472

[startup+25.4921 s]
/proc/loadavg: 1.29 1.09 1.30 3/100 15948
/proc/meminfo: memFree=1227688/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916468 CPUtime=25.46
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 7038 0 1 0 1836 710 0 0 17 0 8 0 280224263 938463232 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 229118 6775 2479 14 0 215588 0
[pid=15882/tid=15884] ppid=15880 vsize=916468 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280224267 938463232 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15885] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 938463232 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 938463232 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=916472 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 938467328 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=916468 CPUtime=0.11
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 280224271 938463232 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 938463232 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=916472 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280224271 938467328 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 916468

[startup+51.1885 s]
/proc/loadavg: 1.53 1.16 1.32 3/100 15948
/proc/meminfo: memFree=1211816/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916468 CPUtime=51.14
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 9113 0 1 0 4254 860 0 0 25 0 8 0 280224263 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830423 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 229117 8845 2532 14 0 215587 0
[pid=15882/tid=15884] ppid=15880 vsize=916468 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280224267 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15885] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=916468 CPUtime=0.21
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 280224271 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280224271 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 916468

[startup+102.478 s]
/proc/loadavg: 1.79 1.29 1.35 3/100 15948
/proc/meminfo: memFree=1211752/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916468 CPUtime=102.42
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 9123 0 1 0 9381 861 0 0 25 0 8 0 280224263 938463232 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774727 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 229117 8855 2532 14 0 215587 0
[pid=15882/tid=15884] ppid=15880 vsize=916468 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280224267 938463232 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15885] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 938463232 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 938463232 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 938463232 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=916468 CPUtime=0.21
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 280224271 938463232 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 938463232 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280224271 938463232 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.42
Current children cumulated vsize (KiB) 916468

[startup+162.498 s]
/proc/loadavg: 1.92 1.41 1.39 3/100 15948
/proc/meminfo: memFree=1211688/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916468 CPUtime=162.43
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 9131 0 1 0 15382 861 0 0 25 0 8 0 280224263 938463232 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776069 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2022.49
Current children cumulated vsize (KiB) 916468

[startup+2083.21 s]
/proc/loadavg: 2.00 1.99 1.89 3/100 16146
/proc/meminfo: memFree=1211184/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916468 CPUtime=2082.49
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 9148 0 1 0 207381 868 0 0 25 0 8 0 280224263 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918582 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 229117 8879 2532 14 0 215587 0
[pid=15882/tid=15884] ppid=15880 vsize=916468 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280224267 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15885] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=916468 CPUtime=0.22
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.49
Current children cumulated vsize (KiB) 916468

[startup+2143.23 s]
/proc/loadavg: 2.00 1.99 1.89 3/100 16146
/proc/meminfo: memFree=1211184/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916468 CPUtime=2142.5
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 9148 0 1 0 213382 868 0 0 25 0 8 0 280224263 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791626 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 229117 8879 2532 14 0 215587 0
[pid=15882/tid=15884] ppid=15880 vsize=916468 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280224267 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15885] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=916468 CPUtime=0.22
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.5
Current children cumulated vsize (KiB) 916468

[startup+2203.25 s]
/proc/loadavg: 2.12 2.02 1.91 3/100 16146
/proc/meminfo: memFree=1211248/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916468 CPUtime=2202.5
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 9148 0 1 0 219382 868 0 0 25 0 8 0 280224263 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073799484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 229117 8879 2532 14 0 215587 0
[pid=15882/tid=15884] ppid=15880 vsize=916468 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280224267 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15885] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=916468 CPUtime=0.22
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2202.5
Current children cumulated vsize (KiB) 916468

[startup+2263.27 s]
/proc/loadavg: 2.04 2.01 1.91 3/100 16146
/proc/meminfo: memFree=1211248/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916468 CPUtime=2262.51
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 9148 0 1 0 225383 868 0 0 25 0 8 0 280224263 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073804022 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 229117 8879 2532 14 0 215587 0
[pid=15882/tid=15884] ppid=15880 vsize=916468 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280224267 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15885] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=916468 CPUtime=0.22
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2262.51
Current children cumulated vsize (KiB) 916468

[startup+2323.29 s]
/proc/loadavg: 2.01 2.01 1.91 3/100 16146
/proc/meminfo: memFree=1211248/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916468 CPUtime=2322.52
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 9148 0 1 0 231384 868 0 0 25 0 8 0 280224263 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073821648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 229117 8879 2532 14 0 215587 0
[pid=15882/tid=15884] ppid=15880 vsize=916468 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280224267 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15885] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=916468 CPUtime=0.22
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2322.52
Current children cumulated vsize (KiB) 916468

[startup+2383.32 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 16146
/proc/meminfo: memFree=1211248/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916468 CPUtime=2382.53
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 9148 0 1 0 237385 868 0 0 25 0 8 0 280224263 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774635 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 229117 8879 2532 14 0 215587 0
[pid=15882/tid=15884] ppid=15880 vsize=916468 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280224267 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15885] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=916468 CPUtime=0.22
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2382.53
Current children cumulated vsize (KiB) 916468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.79 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 16146
/proc/meminfo: memFree=1211248/2055920 swapFree=4191880/4192956
[pid=15882] ppid=15880 vsize=916468 CPUtime=2400
/proc/15882/stat : 15882 (java) R 15880 15882 15750 0 -1 0 9148 0 1 0 239132 868 0 0 25 0 8 0 280224263 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073804063 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15882/statm: 229117 8879 2532 14 0 215587 0
[pid=15882/tid=15884] ppid=15880 vsize=916468 CPUtime=0.02
/proc/15882/task/15884/stat : 15884 (java) S 15880 15882 15750 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280224267 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15885] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15885/stat : 15885 (java) S 15880 15882 15750 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15886] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15886/stat : 15886 (java) S 15880 15882 15750 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280224268 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15887] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15887/stat : 15887 (java) S 15880 15882 15750 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15888] ppid=15880 vsize=916468 CPUtime=0.22
/proc/15882/task/15888/stat : 15888 (java) S 15880 15882 15750 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15882/tid=15889] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15889/stat : 15889 (java) S 15880 15882 15750 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=916468 CPUtime=0
/proc/15882/task/15890/stat : 15890 (java) S 15880 15882 15750 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280224271 938463232 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 916468

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

Child status: 143
Real time (s): 2400.84
CPU time (s): 2400.06
CPU user time (s): 2391.36
CPU system time (s): 8.69568
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.36
system time used= 8.69568
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9169
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= 49554
involuntary context switches= 53897

runsolver used 2.41363 s user time and 6.26005 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan 20 18:38:20 UTC 2007


IDJOB= 282124
IDBENCH= 12448
IDSOLVER= 68
FILE ID= node26/282124-1169318300

PBS_JOBID= 3610344

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t58/pi-30-10-197-42-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282124-1169318300/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-282124-1169318300 -o ROOT/results/node26/solver-282124-1169318300 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282124-1169318300/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3659481b09447e723afe7541bcb8dace

RANDOM SEED= 825505121

TIME LIMIT= 2400 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.236
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.236
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:       1260640 kB
Buffers:         53352 kB
Cached:         600404 kB
SwapCached:        268 kB
Active:         286408 kB
Inactive:       435424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1260640 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          91992 kB
Slab:            58140 kB
Committed_AS:  5395524 kB
PageTables:       2316 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= 66561 MiB



End job on node26 on Sat Jan 20 19:18:21 UTC 2007