Trace number 282080

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 PFCOPTIMUM 525.883 526.611

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t58/
pi-30-10-197-42-41.xml
MD5SUM04e448d439a24789354151c7f2a116d9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark6.564
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/282080-1169317881/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.094  cpuTime=0.08  mem=6M903
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.53	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1358  maxDegree=15
0.53	     maxArity=2
0.53	       =>  wckTime=0.21  cpuTime=0.16  mem=8M864
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.29  cpuTime=0.2  mem=5M497
0.61	
0.61	s SATISFIABLE
0.61	o 49
0.61	c 60
0.61	o 54
0.61	c 55
0.61	o 56
0.61	c 53
0.61	o 59
0.61	c 50
0.61	o 63
0.61	c 46
0.61	o 65
0.61	c 44
0.61	o 68
0.61	c 41
0.62	o 71
0.62	c 38
0.62	o 73
0.62	c 36
0.62	o 75
0.62	c 34
0.62	o 77
0.62	c 32
0.62	o 80
0.62	c 29
0.62	o 82
0.62	c 27
0.62	o 83
0.62	c 26
0.62	o 85
0.62	c 24
0.62	o 86
0.62	c 23
0.63	o 88
0.63	c 21
0.63	o 91
0.63	c 18
0.63	o 92
0.63	c 17
0.63	o 93
0.63	c 16
0.65	o 94
0.65	c 15
0.65	o 95
0.65	c 14
0.72	o 96
0.72	c 13
0.74	o 97
0.74	c 12
2.15	o 98
2.15	c 11
2.21	   
2.21	   search
2.21	     run=0  nbConstraintChecks=8061660  nbAssignments=10000
2.21	       =>  wckTime=1.602  cpuTime=1.58  mem=5M497
3.75	   
3.75	   search
3.75	     run=1  nbConstraintChecks=16235809  nbAssignments=20000
3.75	       =>  wckTime=3.152  cpuTime=3.1  mem=5M497
3.91	o 99
3.91	c 10
5.26	   
5.26	   search
5.26	     run=2  nbConstraintChecks=24093037  nbAssignments=30000
5.26	       =>  wckTime=4.658  cpuTime=4.61  mem=5M497
6.84	   
6.84	   search
6.84	     run=3  nbConstraintChecks=32541799  nbAssignments=40000
6.84	       =>  wckTime=6.236  cpuTime=6.18  mem=5M497
8.36	   
8.36	   search
8.36	     run=4  nbConstraintChecks=40527652  nbAssignments=50000
8.36	       =>  wckTime=7.758  cpuTime=7.7  mem=5M497
9.89	   
9.89	   search
9.89	     run=5  nbConstraintChecks=48664340  nbAssignments=60000
9.89	       =>  wckTime=9.286  cpuTime=9.21  mem=5M497
11.39	   
11.39	   search
11.39	     run=6  nbConstraintChecks=56553986  nbAssignments=70000
11.39	       =>  wckTime=10.788  cpuTime=10.71  mem=5M497
12.92	   
12.92	   search
12.92	     run=7  nbConstraintChecks=64726233  nbAssignments=80000
12.92	       =>  wckTime=12.317  cpuTime=12.23  mem=5M497
14.41	   
14.41	   search
14.41	     run=8  nbConstraintChecks=72526150  nbAssignments=90000
14.41	       =>  wckTime=13.807  cpuTime=13.71  mem=5M497
15.92	   
15.92	   search
15.92	     run=9  nbConstraintChecks=80512020  nbAssignments=100000
15.92	       =>  wckTime=15.321  cpuTime=15.22  mem=5M497
17.45	   
17.45	   search
17.45	     run=10  nbConstraintChecks=88611339  nbAssignments=110000
17.45	       =>  wckTime=16.845  cpuTime=16.74  mem=5M497
18.97	   
18.97	   search
18.97	     run=11  nbConstraintChecks=96722548  nbAssignments=120000
18.97	       =>  wckTime=18.371  cpuTime=18.26  mem=5M497
20.48	   
20.48	   search
20.48	     run=12  nbConstraintChecks=104574728  nbAssignments=130000
20.48	       =>  wckTime=19.881  cpuTime=19.76  mem=5M497
22.02	   
22.02	   search
22.02	     run=13  nbConstraintChecks=112651002  nbAssignments=140000
22.02	       =>  wckTime=21.416  cpuTime=21.29  mem=5M497
23.52	   
23.52	   search
23.52	     run=14  nbConstraintChecks=120449590  nbAssignments=150000
23.52	       =>  wckTime=22.915  cpuTime=22.78  mem=5M497
25.07	   
25.07	   search
25.07	     run=15  nbConstraintChecks=128659866  nbAssignments=160000
25.07	       =>  wckTime=24.465  cpuTime=24.32  mem=5M497
26.57	   
26.57	   search
26.57	     run=16  nbConstraintChecks=136496482  nbAssignments=170000
26.57	       =>  wckTime=25.97  cpuTime=25.82  mem=5M497
28.12	   
28.12	   search
28.12	     run=17  nbConstraintChecks=144707424  nbAssignments=180000
28.12	       =>  wckTime=27.518  cpuTime=27.36  mem=5M497
29.64	   
29.64	   search
29.64	     run=18  nbConstraintChecks=152689623  nbAssignments=190000
29.64	       =>  wckTime=29.037  cpuTime=28.87  mem=5M497
31.19	   
31.19	   search
31.19	     run=19  nbConstraintChecks=161053863  nbAssignments=200000
31.19	       =>  wckTime=30.586  cpuTime=30.42  mem=5M497
32.70	   
32.70	   search
32.70	     run=20  nbConstraintChecks=169097058  nbAssignments=210000
32.70	       =>  wckTime=32.102  cpuTime=31.93  mem=5M497
34.05	   
34.05	   search
34.05	     run=21  nbConstraintChecks=176198700  nbAssignments=218897
34.05	       =>  wckTime=33.448  cpuTime=33.27  mem=5M497
34.05	   
34.05	   global
34.05	     nbConstraintChecks=176198700  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.05	     solvingWckTime=33.447  solvingCpuTime=33.27  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.05	     globalCpuTime=33.52
34.05	       =>  wckTime=33.738  cpuTime=33.47  mem=5M497
34.05	   
34.05	   solver IterativeSystematicSolver being built... 
34.19	       =>  wckTime=33.878  cpuTime=33.57  mem=16M696
34.20	   
34.20	   preprocessing
34.20	     nbConstraintChecks=40  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.20	     detectedInconsistency=no
34.20	       =>  wckTime=0.0040  cpuTime=0.01  mem=16M696
34.28	   
34.28	   search
34.28	     run=0  nbConstraintChecks=97704  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64
34.28	     nbFailedAssignments=45  nbBacktracks=10  nbVisitedNodes=120  nbRestartNogoods=0
34.28	       =>  wckTime=0.084  cpuTime=0.07  mem=16M696
34.34	   
34.34	   search
34.34	     run=1  nbConstraintChecks=239043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152
34.34	     nbFailedAssignments=109  nbBacktracks=25  nbVisitedNodes=287  nbRestartNogoods=6
34.34	       =>  wckTime=0.149  cpuTime=0.12  mem=16M696
34.39	   
34.39	   search
34.39	     run=2  nbConstraintChecks=375962  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=242
34.39	     nbFailedAssignments=168  nbBacktracks=47  nbVisitedNodes=458  nbRestartNogoods=13
34.39	       =>  wckTime=0.199  cpuTime=0.16  mem=16M696
34.49	   
34.49	   search
34.49	     run=3  nbConstraintChecks=706392  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=434
34.49	     nbFailedAssignments=316  nbBacktracks=80  nbVisitedNodes=831  nbRestartNogoods=18
34.49	       =>  wckTime=0.295  cpuTime=0.26  mem=16M696
34.61	   
34.61	   search
34.61	     run=4  nbConstraintChecks=1053121  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=676
34.61	     nbFailedAssignments=498  nbBacktracks=130  nbVisitedNodes=1305  nbRestartNogoods=28
34.61	       =>  wckTime=0.413  cpuTime=0.38  mem=16M696
34.76	   
34.76	   search
34.76	     run=5  nbConstraintChecks=1627199  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1002
34.76	     nbFailedAssignments=739  nbBacktracks=205  nbVisitedNodes=1947  nbRestartNogoods=44
34.76	       =>  wckTime=0.57  cpuTime=0.53  mem=16M696
35.09	   
35.09	   search
35.09	     run=6  nbConstraintChecks=2582077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1573
35.09	     nbFailedAssignments=1189  nbBacktracks=318  nbVisitedNodes=3081  nbRestartNogoods=60
35.09	       =>  wckTime=0.895  cpuTime=0.83  mem=16M696
35.57	   
35.57	   search
35.57	     run=7  nbConstraintChecks=4218293  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2518
35.57	     nbFailedAssignments=1956  nbBacktracks=488  nbVisitedNodes=4963  nbRestartNogoods=64
35.57	       =>  wckTime=1.379  cpuTime=1.31  mem=16M696
36.00	   
36.00	   search
36.00	     run=8  nbConstraintChecks=5669786  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3396
36.00	     nbFailedAssignments=2567  nbBacktracks=744  nbVisitedNodes=6708  nbRestartNogoods=78
36.00	       =>  wckTime=1.805  cpuTime=1.73  mem=16M696
36.85	   
36.85	   search
36.85	     run=9  nbConstraintChecks=8805428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5215
36.85	     nbFailedAssignments=3991  nbBacktracks=1128  nbVisitedNodes=10335  nbRestartNogoods=86
36.85	       =>  wckTime=2.657  cpuTime=2.58  mem=16M696
37.92	   
37.92	   search
37.92	     run=10  nbConstraintChecks=12292314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7446
37.92	     nbFailedAssignments=5638  nbBacktracks=1704  nbVisitedNodes=14789  nbRestartNogoods=96
37.92	       =>  wckTime=3.724  cpuTime=3.64  mem=16M696
39.75	   
39.75	   search
39.75	     run=11  nbConstraintChecks=18503907  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10761
39.75	     nbFailedAssignments=8079  nbBacktracks=2568  nbVisitedNodes=21406  nbRestartNogoods=105
39.75	       =>  wckTime=5.555  cpuTime=5.46  mem=16M696
42.27	   
42.27	   search
42.27	     run=12  nbConstraintChecks=26475029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16031
42.27	     nbFailedAssignments=12043  nbBacktracks=3865  nbVisitedNodes=31919  nbRestartNogoods=116
42.27	       =>  wckTime=8.075  cpuTime=7.97  mem=16M696
45.66	   
45.66	   search
45.66	     run=13  nbConstraintChecks=37972667  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22977
45.66	     nbFailedAssignments=17035  nbBacktracks=5811  nbVisitedNodes=45796  nbRestartNogoods=131
45.66	       =>  wckTime=11.467  cpuTime=11.35  mem=16M696
50.20	   
50.20	   search
50.20	     run=14  nbConstraintChecks=55730124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33238
50.20	     nbFailedAssignments=24367  nbBacktracks=8730  nbVisitedNodes=66308  nbRestartNogoods=143
50.20	       =>  wckTime=16.009  cpuTime=15.89  mem=16M696
57.58	   
57.58	   search
57.58	     run=15  nbConstraintChecks=82648353  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49225
57.58	     nbFailedAssignments=35967  nbBacktracks=13109  nbVisitedNodes=98274  nbRestartNogoods=159
57.58	       =>  wckTime=23.392  cpuTime=23.27  mem=16M696
69.62	   
69.62	   search
69.62	     run=16  nbConstraintChecks=123982491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72437
69.62	     nbFailedAssignments=52603  nbBacktracks=19677  nbVisitedNodes=144637  nbRestartNogoods=172
69.62	       =>  wckTime=35.428  cpuTime=35.27  mem=16M696
84.49	   
84.49	   search
84.49	     run=17  nbConstraintChecks=175935930  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103483
84.49	     nbFailedAssignments=73793  nbBacktracks=29529  nbVisitedNodes=206639  nbRestartNogoods=188
84.49	       =>  wckTime=50.3  cpuTime=50.13  mem=16M696
106.90	   
106.90	   search
106.90	     run=18  nbConstraintChecks=255728853  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152443
106.90	     nbFailedAssignments=107969  nbBacktracks=44307  nbVisitedNodes=304397  nbRestartNogoods=198
106.90	       =>  wckTime=72.707  cpuTime=72.54  mem=16M696
139.89	   
139.89	   search
139.89	     run=19  nbConstraintChecks=364068862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=225980
139.89	     nbFailedAssignments=159334  nbBacktracks=66475  nbVisitedNodes=450230  nbRestartNogoods=210
139.90	       =>  wckTime=105.702  cpuTime=105.48  mem=16M696
183.90	   
183.90	   search
183.90	     run=20  nbConstraintChecks=500718485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=320911
183.90	     nbFailedAssignments=221007  nbBacktracks=99728  nbVisitedNodes=637971  nbRestartNogoods=231
183.90	       =>  wckTime=149.705  cpuTime=149.44  mem=16M696
251.65	   
251.65	   search
251.65	     run=21  nbConstraintChecks=704828949  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=461990
251.65	     nbFailedAssignments=312201  nbBacktracks=149606  nbVisitedNodes=916059  nbRestartNogoods=248
251.65	       =>  wckTime=217.455  cpuTime=217.12  mem=16M696
354.76	   
354.76	   search
354.76	     run=22  nbConstraintChecks=1004030331  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=676749
354.76	     nbFailedAssignments=452135  nbBacktracks=224425  nbVisitedNodes=1338168  nbRestartNogoods=271
354.76	       =>  wckTime=320.569  cpuTime=320.14  mem=16M696
508.54	   
508.54	   search
508.54	     run=23  nbConstraintChecks=1449970328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=998312
508.54	     nbFailedAssignments=661467  nbBacktracks=336652  nbVisitedNodes=1970893  nbRestartNogoods=277
508.54	       =>  wckTime=474.351  cpuTime=473.79  mem=16M696
526.55	   
526.55	   search
526.55	     run=24  nbConstraintChecks=1501114823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1035161
526.55	     nbFailedAssignments=684895  nbBacktracks=350074  nbVisitedNodes=2043333  nbRestartNogoods=298
526.55	       =>  wckTime=492.352  cpuTime=491.76  mem=16M696
526.55	   
526.55	   global
526.55	     nbConstraintChecks=1501114863  nbRestartNogoods=298  solvingWckTime=492.354  solvingCpuTime=491.76  expiredTime=no
526.55	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=525.38
526.55	       =>  wckTime=526.232  cpuTime=525.33  mem=16M696
526.55	
526.55	s OPTIMUM FOUND
526.55	v 5 4 5 1 7 8 3 4 6 1 1 3 6 8 3 10 5 2 6 3 8 10 7 1 1 2 6 9 9 7 
526.55	   
526.55	   totalWckTime=526.311  totalCpuTime=525.39

Verifier Data (download as text)

10 unsatisfied constraints, 99 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/node68/watcher-282080-1169317881 -o ROOT/results/node68/solver-282080-1169317881 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282080-1169317881/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: 1.21 1.05 1.07 4/73 10109
/proc/meminfo: memFree=1366448/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=18540 CPUtime=0
/proc/10108/stat : 10108 (runsolver) R 10106 10108 9885 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 79285067 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 257414458663 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10108/statm: 4635 279 244 17 0 2626 0

[startup+0.108012 s]
/proc/loadavg: 1.21 1.05 1.07 4/73 10109
/proc/meminfo: memFree=1366448/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=914988 CPUtime=0.08
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 2987 0 1 0 7 1 0 0 17 0 8 0 79285067 936947712 2733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10108/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516046 s]
/proc/loadavg: 1.21 1.05 1.07 4/73 10109
/proc/meminfo: memFree=1366448/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915332 CPUtime=0.49
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 6461 0 1 0 46 3 0 0 18 0 8 0 79285067 937299968 6200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941832 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10108/statm: 228833 6200 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33911 s]
/proc/loadavg: 1.21 1.05 1.07 3/80 10116
/proc/meminfo: memFree=1349048/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=1.31
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 7026 0 1 0 107 24 0 0 25 0 8 0 79285067 937414656 6764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073653919 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10108/statm: 228861 6764 2476 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 6764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 6764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 6764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 6764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.11
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 79285075 937414656 6764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 6764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 6764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.99026 s]
/proc/loadavg: 1.21 1.05 1.07 3/80 10116
/proc/meminfo: memFree=1349048/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=2.95
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 7029 0 1 0 227 68 0 0 25 0 8 0 79285067 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073653925 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10108/statm: 228861 6766 2476 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.11
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915444

[startup+6.26956 s]
/proc/loadavg: 1.27 1.06 1.08 3/80 10116
/proc/meminfo: memFree=1349048/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=6.21
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 7029 0 1 0 472 149 0 0 25 0 8 0 79285067 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656979 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10108/statm: 228861 6766 2476 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.11
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915444

[startup+12.7552 s]
/proc/loadavg: 1.41 1.09 1.09 3/80 10116
/proc/meminfo: memFree=1349048/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=12.67
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 7029 0 1 0 948 319 0 0 25 0 8 0 79285067 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656794 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10108/statm: 228861 6766 2476 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.11
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915444

[startup+25.5923 s]
/proc/loadavg: 1.54 1.14 1.10 3/80 10116
/proc/meminfo: memFree=1349112/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=25.45
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 7030 0 1 0 1906 639 0 0 25 0 8 0 79285067 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073652006 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10108/statm: 228861 6767 2476 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.12
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 79285075 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915444

[startup+51.1976 s]
/proc/loadavg: 1.62 1.19 1.12 4/87 10248
/proc/meminfo: memFree=1324800/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=50.96
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 9101 0 1 0 4239 857 0 0 25 0 8 0 79285067 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792207 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10108/statm: 228861 8834 2527 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.22
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 79285075 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 8834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915444

[startup+102.399 s]
/proc/loadavg: 1.83 1.31 1.16 3/87 10248
/proc/meminfo: memFree=1316544/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=102.11
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 9109 0 1 0 9354 857 0 0 25 0 8 0 79285067 937414656 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805126 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10108/statm: 228861 8842 2527 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.22
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 79285075 937414656 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 915444

[startup+162.435 s]
/proc/loadavg: 1.94 1.43 1.21 3/87 10248
/proc/meminfo: memFree=1316544/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=162.07
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 9115 0 1 0 15350 857 0 0 25 0 8 0 79285067 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792530 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10108/statm: 228861 8847 2527 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.23
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 387 0 0 0 22 1 0 0 16 0 8 0 79285075 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 8847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 915444

[startup+222.471 s]
/proc/loadavg: 1.97 1.54 1.26 3/87 10248
/proc/meminfo: memFree=1316480/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=222.06
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 9119 0 1 0 21348 858 0 0 25 0 8 0 79285067 937414656 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776085 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10108/statm: 228861 8850 2527 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.23
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 387 0 0 0 22 1 0 0 16 0 8 0 79285075 937414656 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 915444

[startup+282.506 s]
/proc/loadavg: 1.99 1.62 1.30 3/87 10248
/proc/meminfo: memFree=1316416/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=282.05
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 9121 0 1 0 27347 858 0 0 25 0 8 0 79285067 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817648 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10108/statm: 228861 8852 2527 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.23
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 387 0 0 0 22 1 0 0 16 0 8 0 79285075 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 915444

[startup+342.543 s]
/proc/loadavg: 1.99 1.68 1.34 3/87 10248
/proc/meminfo: memFree=1316416/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=342.02
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 9121 0 1 0 33344 858 0 0 25 0 8 0 79285067 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774576 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10108/statm: 228861 8852 2527 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.23
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 387 0 0 0 22 1 0 0 16 0 8 0 79285075 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 915444

[startup+402.58 s]
/proc/loadavg: 1.99 1.74 1.38 3/87 10248
/proc/meminfo: memFree=1316416/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=402.01
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 9125 0 1 0 39342 859 0 0 25 0 8 0 79285067 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775846 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10108/statm: 228861 8856 2527 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.23
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 79285075 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 915444

[startup+462.621 s]
/proc/loadavg: 1.99 1.78 1.41 3/87 10248
/proc/meminfo: memFree=1316352/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=462
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 9125 0 1 0 45341 859 0 0 25 0 8 0 79285067 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832441 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10108/statm: 228861 8856 2527 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.23
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 79285075 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79285075 937414656 8856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 915444

[startup+522.659 s]
/proc/loadavg: 1.99 1.82 1.45 3/87 10248
/proc/meminfo: memFree=1316352/2055920 swapFree=4192812/4192956
[pid=10108] ppid=10106 vsize=915444 CPUtime=521.97
/proc/10108/stat : 10108 (java) R 10106 10108 9885 0 -1 0 9128 0 1 0 51338 859 0 0 25 0 8 0 79285067 937414656 8859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775912 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10108/statm: 228861 8859 2527 14 0 215331 0
[pid=10108/tid=10110] ppid=10106 vsize=915444 CPUtime=0.02
/proc/10108/task/10110/stat : 10110 (java) S 10106 10108 9885 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79285071 937414656 8859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10111] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10111/stat : 10111 (java) S 10106 10108 9885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79285072 937414656 8859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10112] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10112/stat : 10112 (java) S 10106 10108 9885 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79285072 937414656 8859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10113] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10113/stat : 10113 (java) S 10106 10108 9885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79285075 937414656 8859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10114] ppid=10106 vsize=915444 CPUtime=0.23
/proc/10108/task/10114/stat : 10114 (java) S 10106 10108 9885 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 79285075 937414656 8859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10108/tid=10115] ppid=10106 vsize=915444 CPUtime=0
/proc/10108/task/10115/stat : 10115 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79285075 937414656 8859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10108/tid=10116] ppid=10106 vsize=915444 CPUtime=0.01
/proc/10108/task/10116/stat : 10116 (java) S 10106 10108 9885 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 79285075 937414656 8859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 526.611
CPU time (s): 525.883
CPU user time (s): 517.277
CPU system time (s): 8.60569
CPU usage (%): 99.8619
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 517.277
system time used= 8.60569
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9224
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= 11758
involuntary context switches= 4660

runsolver used 0.507922 s user time and 1.50177 s system time

The end

Launcher Data (download as text)

Begin job on node68 on Sat Jan 20 18:31:21 UTC 2007


IDJOB= 282080
IDBENCH= 12385
IDSOLVER= 69
FILE ID= node68/282080-1169317881

PBS_JOBID= 3610389

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  04e448d439a24789354151c7f2a116d9

RANDOM SEED= 501797939

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.232
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.232
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:       1366928 kB
Buffers:         53188 kB
Cached:         538404 kB
SwapCached:        144 kB
Active:         166708 kB
Inactive:       446336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1366928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4316 kB
Writeback:           0 kB
Mapped:          32832 kB
Slab:            61408 kB
Committed_AS:   991340 kB
PageTables:       1676 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 node68 on Sat Jan 20 18:40:07 UTC 2007