Trace number 279262

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

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-40/
kbtree-9-5-3-5-40-11_ext.xml
MD5SUM2b7861b994dcf98286245bca7984f8f7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints225
Best CPU time to get the best result obtained on this benchmark11.2823
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=epfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/279262-1169291880/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.43	       =>  wckTime=0.095  cpuTime=0.07  mem=6M887
0.43	   
0.43	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.58	     nbConstraints=255  nbRelationTypes=255  nbExtensionStructures=255  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=255  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2518  maxDegree=24
0.58	     maxArity=2
0.58	       =>  wckTime=0.245  cpuTime=0.17  mem=8M920
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.327  cpuTime=0.21  mem=5M600
0.67	
0.67	s SATISFIABLE
0.67	o 154
0.67	c 101
0.67	o 160
0.67	c 95
0.67	o 163
0.67	c 92
0.67	o 167
0.67	c 88
0.67	o 170
0.67	c 85
0.67	o 173
0.67	c 82
0.67	o 175
0.67	c 80
0.68	o 179
0.68	c 76
0.68	o 182
0.68	c 73
0.68	o 185
0.68	c 70
0.68	o 188
0.68	c 67
0.68	o 190
0.68	c 65
0.68	o 194
0.68	c 61
0.68	o 195
0.68	c 60
0.68	o 198
0.68	c 57
0.68	o 199
0.68	c 56
0.68	o 200
0.68	c 55
0.68	o 202
0.68	c 53
0.68	o 203
0.68	c 52
0.69	o 205
0.69	c 50
0.69	o 206
0.69	c 49
0.69	o 208
0.69	c 47
0.69	o 209
0.69	c 46
0.70	o 211
0.70	c 44
0.70	o 213
0.70	c 42
0.70	o 214
0.70	c 41
0.70	o 217
0.70	c 38
0.70	o 218
0.70	c 37
0.72	o 219
0.72	c 36
0.72	o 221
0.72	c 34
0.87	o 223
0.87	c 32
0.88	o 224
0.88	c 31
1.49	o 225
1.49	c 30
2.41	   
2.41	   search
2.41	     run=0  nbConstraintChecks=9720836  nbAssignments=10000
2.41	       =>  wckTime=1.748  cpuTime=1.72  mem=5M600
4.12	   
4.12	   search
4.12	     run=1  nbConstraintChecks=19843761  nbAssignments=20000
4.12	       =>  wckTime=3.451  cpuTime=3.42  mem=5M600
5.77	   
5.77	   search
5.77	     run=2  nbConstraintChecks=29631840  nbAssignments=30000
5.77	       =>  wckTime=5.107  cpuTime=5.07  mem=5M600
7.45	   
7.45	   search
7.45	     run=3  nbConstraintChecks=39554982  nbAssignments=40000
7.45	       =>  wckTime=6.781  cpuTime=6.75  mem=5M600
9.10	   
9.10	   search
9.10	     run=4  nbConstraintChecks=49336163  nbAssignments=50000
9.10	       =>  wckTime=8.439  cpuTime=8.4  mem=5M600
10.75	   
10.75	   search
10.75	     run=5  nbConstraintChecks=59072659  nbAssignments=60000
10.75	       =>  wckTime=10.089  cpuTime=10.05  mem=5M600
12.40	   
12.40	   search
12.40	     run=6  nbConstraintChecks=68894177  nbAssignments=70000
12.40	       =>  wckTime=11.736  cpuTime=11.7  mem=5M600
14.09	   
14.09	   search
14.09	     run=7  nbConstraintChecks=79035764  nbAssignments=80000
14.09	       =>  wckTime=13.421  cpuTime=13.38  mem=5M600
15.73	   
15.73	   search
15.73	     run=8  nbConstraintChecks=88772403  nbAssignments=90000
15.73	       =>  wckTime=15.061  cpuTime=15.02  mem=5M600
17.40	   
17.40	   search
17.40	     run=9  nbConstraintChecks=98783851  nbAssignments=100000
17.40	       =>  wckTime=16.729  cpuTime=16.69  mem=5M600
19.03	   
19.03	   search
19.03	     run=10  nbConstraintChecks=108529895  nbAssignments=110000
19.03	       =>  wckTime=18.369  cpuTime=18.34  mem=5M600
20.71	   
20.71	   search
20.71	     run=11  nbConstraintChecks=118483763  nbAssignments=120000
20.71	       =>  wckTime=20.038  cpuTime=20.0  mem=5M600
22.37	   
22.37	   search
22.37	     run=12  nbConstraintChecks=128299626  nbAssignments=130000
22.37	       =>  wckTime=21.701  cpuTime=21.67  mem=5M600
24.05	   
24.05	   search
24.05	     run=13  nbConstraintChecks=138254616  nbAssignments=140000
24.05	       =>  wckTime=23.378  cpuTime=23.34  mem=5M600
25.71	   
25.71	   search
25.71	     run=14  nbConstraintChecks=148050439  nbAssignments=150000
25.71	       =>  wckTime=25.036  cpuTime=25.0  mem=5M600
27.36	   
27.36	   search
27.36	     run=15  nbConstraintChecks=157820942  nbAssignments=160000
27.36	       =>  wckTime=26.694  cpuTime=26.65  mem=5M600
29.05	   
29.05	   search
29.05	     run=16  nbConstraintChecks=167633426  nbAssignments=170000
29.05	       =>  wckTime=28.387  cpuTime=28.31  mem=5M600
30.71	   
30.71	   search
30.71	     run=17  nbConstraintChecks=177471102  nbAssignments=180000
30.71	       =>  wckTime=30.049  cpuTime=29.97  mem=5M600
31.54	   
31.54	   search
31.54	     run=18  nbConstraintChecks=182333550  nbAssignments=185088
31.54	       =>  wckTime=30.877  cpuTime=30.81  mem=5M600
31.54	   
31.54	   global
31.54	     nbConstraintChecks=182333550  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.54	     solvingWckTime=30.876  solvingCpuTime=30.81  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.54	     globalCpuTime=31.07
31.54	       =>  wckTime=31.205  cpuTime=31.02  mem=5M600
31.54	   
31.54	   solver IterativeSystematicSolver being built... 
31.67	       =>  wckTime=31.329  cpuTime=31.12  mem=16M655
31.71	   
31.71	   preprocessing
31.71	     nbConstraintChecks=22310  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.71	     detectedInconsistency=no
31.71	       =>  wckTime=0.044  cpuTime=0.02  mem=16M655
31.74	   
31.74	   search
31.74	     run=0  nbConstraintChecks=54130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46
31.74	     nbFailedAssignments=17  nbBacktracks=10  nbVisitedNodes=74  nbRestartNogoods=0
31.74	       =>  wckTime=0.075  cpuTime=0.04  mem=16M655
31.80	   
31.80	   search
31.80	     run=1  nbConstraintChecks=134643  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101
31.80	     nbFailedAssignments=39  nbBacktracks=25  nbVisitedNodes=166  nbRestartNogoods=6
31.80	       =>  wckTime=0.128  cpuTime=0.08  mem=16M655
31.83	   
31.83	   search
31.83	     run=2  nbConstraintChecks=236862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171
31.83	     nbFailedAssignments=72  nbBacktracks=47  nbVisitedNodes=291  nbRestartNogoods=12
31.83	       =>  wckTime=0.165  cpuTime=0.12  mem=16M655
31.87	   
31.87	   search
31.87	     run=3  nbConstraintChecks=355337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=255
31.87	     nbFailedAssignments=108  nbBacktracks=80  nbVisitedNodes=444  nbRestartNogoods=13
31.87	       =>  wckTime=0.206  cpuTime=0.16  mem=16M655
31.95	   
31.95	   search
31.95	     run=4  nbConstraintChecks=580238  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=397
31.95	     nbFailedAssignments=180  nbBacktracks=130  nbVisitedNodes=708  nbRestartNogoods=19
31.95	       =>  wckTime=0.283  cpuTime=0.23  mem=16M655
32.06	   
32.06	   search
32.06	     run=5  nbConstraintChecks=919517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=595
32.06	     nbFailedAssignments=284  nbBacktracks=205  nbVisitedNodes=1085  nbRestartNogoods=22
32.06	       =>  wckTime=0.393  cpuTime=0.34  mem=16M655
32.23	   
32.23	   search
32.23	     run=6  nbConstraintChecks=1460764  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=914
32.23	     nbFailedAssignments=472  nbBacktracks=318  nbVisitedNodes=1705  nbRestartNogoods=29
32.23	       =>  wckTime=0.561  cpuTime=0.5  mem=16M655
32.44	   
32.44	   search
32.44	     run=7  nbConstraintChecks=2114060  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1317
32.44	     nbFailedAssignments=689  nbBacktracks=488  nbVisitedNodes=2495  nbRestartNogoods=38
32.44	       =>  wckTime=0.776  cpuTime=0.71  mem=16M655
32.79	   
32.79	   search
32.79	     run=8  nbConstraintChecks=3216070  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1985
32.79	     nbFailedAssignments=1083  nbBacktracks=744  nbVisitedNodes=3813  nbRestartNogoods=48
32.79	       =>  wckTime=1.121  cpuTime=1.05  mem=16M655
33.27	   
33.27	   search
33.27	     run=9  nbConstraintChecks=4789941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2849
33.27	     nbFailedAssignments=1545  nbBacktracks=1128  nbVisitedNodes=5523  nbRestartNogoods=54
33.27	       =>  wckTime=1.602  cpuTime=1.52  mem=16M655
34.03	   
34.03	   search
34.03	     run=10  nbConstraintChecks=7257503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4289
34.03	     nbFailedAssignments=2392  nbBacktracks=1704  nbVisitedNodes=8384  nbRestartNogoods=58
34.03	       =>  wckTime=2.363  cpuTime=2.28  mem=16M655
35.09	   
35.09	   search
35.09	     run=11  nbConstraintChecks=10787046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6207
35.09	     nbFailedAssignments=3426  nbBacktracks=2568  nbVisitedNodes=12199  nbRestartNogoods=68
35.09	       =>  wckTime=3.42  cpuTime=3.33  mem=16M655
36.81	   
36.81	   search
36.81	     run=12  nbConstraintChecks=16631875  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9500
36.81	     nbFailedAssignments=5403  nbBacktracks=3866  nbVisitedNodes=18761  nbRestartNogoods=77
36.81	       =>  wckTime=5.14  cpuTime=5.05  mem=16M655
39.25	   
39.25	   search
39.25	     run=13  nbConstraintChecks=25070990  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14234
39.25	     nbFailedAssignments=8175  nbBacktracks=5813  nbVisitedNodes=28207  nbRestartNogoods=86
39.25	       =>  wckTime=7.578  cpuTime=7.49  mem=16M655
43.12	   
43.12	   search
43.12	     run=14  nbConstraintChecks=37346642  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21131
43.12	     nbFailedAssignments=12137  nbBacktracks=8732  nbVisitedNodes=41976  nbRestartNogoods=98
43.12	       =>  wckTime=11.452  cpuTime=11.36  mem=16M655
49.27	   
49.27	   search
49.27	     run=15  nbConstraintChecks=56334964  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32147
49.27	     nbFailedAssignments=18762  nbBacktracks=13110  nbVisitedNodes=63980  nbRestartNogoods=109
49.27	       =>  wckTime=17.601  cpuTime=17.51  mem=16M655
58.35	   
58.35	   search
58.35	     run=16  nbConstraintChecks=83442924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47655
58.35	     nbFailedAssignments=27686  nbBacktracks=19678  nbVisitedNodes=94853  nbRestartNogoods=117
58.35	       =>  wckTime=26.687  cpuTime=26.59  mem=16M655
71.85	   
71.85	   search
71.85	     run=17  nbConstraintChecks=122454569  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70305
71.85	     nbFailedAssignments=40474  nbBacktracks=29530  nbVisitedNodes=139934  nbRestartNogoods=125
71.85	       =>  wckTime=40.183  cpuTime=40.08  mem=16M655
91.32	   
91.32	   search
91.32	     run=18  nbConstraintChecks=177072213  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103881
91.32	     nbFailedAssignments=59260  nbBacktracks=44309  nbVisitedNodes=206367  nbRestartNogoods=132
91.32	       =>  wckTime=59.65  cpuTime=59.51  mem=16M655
117.96	   
117.96	   search
117.96	     run=19  nbConstraintChecks=255655573  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=153256
117.96	     nbFailedAssignments=86455  nbBacktracks=66477  nbVisitedNodes=303913  nbRestartNogoods=141
117.96	       =>  wckTime=86.293  cpuTime=86.14  mem=16M655
157.51	   
157.52	   search
157.52	     run=20  nbConstraintChecks=362812343  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=224926
157.52	     nbFailedAssignments=124865  nbBacktracks=99729  nbVisitedNodes=442015  nbRestartNogoods=150
157.52	       =>  wckTime=125.847  cpuTime=125.65  mem=16M655
217.28	   
217.28	   search
217.28	     run=21  nbConstraintChecks=514336053  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=326403
217.28	     nbFailedAssignments=176456  nbBacktracks=149607  nbVisitedNodes=637416  nbRestartNogoods=163
217.28	       =>  wckTime=185.611  cpuTime=185.33  mem=16M655
297.74	   
297.74	   search
297.74	     run=22  nbConstraintChecks=723068262  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=473162
297.74	     nbFailedAssignments=248386  nbBacktracks=224425  nbVisitedNodes=919407  nbRestartNogoods=175
297.74	       =>  wckTime=266.071  cpuTime=265.72  mem=16M655
416.54	   
416.54	   search
416.54	     run=23  nbConstraintChecks=1044926183  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=694518
416.54	     nbFailedAssignments=357503  nbBacktracks=336653  nbVisitedNodes=1345749  nbRestartNogoods=187
416.54	       =>  wckTime=384.867  cpuTime=384.39  mem=16M655
618.02	   
618.02	   search
618.02	     run=24  nbConstraintChecks=1569868470  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1036286
618.02	     nbFailedAssignments=530923  nbBacktracks=504995  nbVisitedNodes=2002450  nbRestartNogoods=198
618.02	       =>  wckTime=586.352  cpuTime=585.65  mem=16M655
900.95	   
900.95	   search
900.95	     run=25  nbConstraintChecks=2313987457  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1540137
900.95	     nbFailedAssignments=782256  nbBacktracks=757507  nbVisitedNodes=2968361  nbRestartNogoods=216
900.95	       =>  wckTime=869.279  cpuTime=868.28  mem=16M655
1290.27	   
1290.27	   search
1290.27	     run=26  nbConstraintChecks=3401319924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2280871
1290.27	     nbFailedAssignments=1144215  nbBacktracks=1136274  nbVisitedNodes=4394270  nbRestartNogoods=237
1290.27	       =>  wckTime=1258.602  cpuTime=1257.17  mem=16M655
1898.54	   
1898.54	   search
1898.54	     run=27  nbConstraintChecks=5017268818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3401931
1898.54	     nbFailedAssignments=1697116  nbBacktracks=1704425  nbVisitedNodes=6560727  nbRestartNogoods=245
1898.54	       =>  wckTime=1866.869  cpuTime=1864.81  mem=16M655
2402.66	v 0 0 3 3 4 3 4 2 0 1 3 3 1 0 2 2 2 2 1 0 4 3 0 3 3 0 1 2 1 4 4 4 2 2 0 0 4 3 0 1 

Verifier Data (download as text)

30 unsatisfied constraints, 225 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/node38/watcher-279262-1169291880 -o ROOT/results/node38/solver-279262-1169291880 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279262-1169291880/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 0.98 0.99 4/81 30988
/proc/meminfo: memFree=1442832/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=18540 CPUtime=0
/proc/30987/stat : 30987 (runsolver) R 30985 30987 30855 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 277587678 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 266890439975 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/30987/statm: 4635 279 244 17 0 2626 0

[startup+0.107773 s]
/proc/loadavg: 0.92 0.98 0.99 4/81 30988
/proc/meminfo: memFree=1442832/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=911488 CPUtime=0.07
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 2620 0 1 0 6 1 0 0 20 0 8 0 277587678 933363712 2367 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153551135 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 227872 2367 1279 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.515849 s]
/proc/loadavg: 0.92 0.98 0.99 4/81 30988
/proc/meminfo: memFree=1442832/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=915332 CPUtime=0.47
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 6289 0 1 0 44 3 0 0 16 0 8 0 277587678 937299968 6028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072928996 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228833 6028 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.337 s]
/proc/loadavg: 0.93 0.98 0.99 2/75 31008
/proc/meminfo: memFree=1432256/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=915464 CPUtime=1.29
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 7286 0 1 0 110 19 0 0 17 0 8 0 277587678 937435136 7024 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 228866 7024 2479 14 0 215336 0
[pid=30987/tid=30989] ppid=30985 vsize=915464 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277587684 937435136 7024 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 937435136 7024 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 937435136 7024 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 937435136 7024 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915464 CPUtime=0.13
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277587688 937435136 7024 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 937435136 7024 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277587688 937435136 7024 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.98633 s]
/proc/loadavg: 0.93 0.98 0.99 2/75 31011
/proc/meminfo: memFree=1432064/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=915464 CPUtime=2.93
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 7290 0 1 0 239 54 0 0 18 0 8 0 277587678 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 228866 7027 2479 14 0 215336 0
[pid=30987/tid=30989] ppid=30985 vsize=915464 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277587684 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915468 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 937439232 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915464 CPUtime=0.14
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 277587688 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277587688 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.27197 s]
/proc/loadavg: 1.01 1.00 1.00 3/81 31083
/proc/meminfo: memFree=1397520/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=915464 CPUtime=6.22
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 7290 0 1 0 493 129 0 0 17 0 8 0 277587678 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 228866 7027 2479 14 0 215336 0
[pid=30987/tid=30989] ppid=30985 vsize=915468 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277587684 937439232 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915464 CPUtime=0.14
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 277587688 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915464 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277587688 937435136 7027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915464

[startup+12.7653 s]
/proc/loadavg: 1.09 1.02 1.01 4/81 31083
/proc/meminfo: memFree=1397520/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=12.72
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 7291 0 1 0 996 276 0 0 16 0 8 0 277587678 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 229122 7028 2479 14 0 215592 0
[pid=30987/tid=30989] ppid=30985 vsize=916492 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277587684 938487808 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=916492 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 938487808 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=916488 CPUtime=0.14
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 277587688 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277587688 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 916488

[startup+25.6197 s]
/proc/loadavg: 1.23 1.05 1.02 3/81 31083
/proc/meminfo: memFree=1397648/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=25.56
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 7291 0 1 0 1991 565 0 0 16 0 8 0 277587678 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 229123 7028 2479 14 0 215593 0
[pid=30987/tid=30989] ppid=30985 vsize=916488 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277587684 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=916488 CPUtime=0.14
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 277587688 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277587688 938483712 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 916488

[startup+51.2457 s]
/proc/loadavg: 1.68 1.17 1.06 3/81 31083
/proc/meminfo: memFree=1390800/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=51.14
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 9096 0 1 0 4414 700 0 0 25 0 8 0 277587678 938483712 8829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866610 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 229122 8829 2532 14 0 215592 0
[pid=30987/tid=30989] ppid=30985 vsize=916488 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277587684 938483712 8829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30990] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 938483712 8829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=916488 CPUtime=0.23
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 407 0 0 0 23 0 0 0 15 0 8 0 277587688 938483712 8829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 938483712 8829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277587688 938483712 8829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 916488

[startup+102.496 s]
/proc/loadavg: 1.86 1.30 1.10 3/81 31083
/proc/meminfo: memFree=1390800/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=102.34
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 9103 0 1 0 9534 700 0 0 25 0 8 0 277587678 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841217 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 229122 8836 2532 14 0 215592 0
[pid=30987/tid=30989] ppid=30985 vsize=916488 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277587684 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30990] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=916488 CPUtime=0.23
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 407 0 0 0 23 0 0 0 15 0 8 0 277587688 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277587688 938483712 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 916488

[startup+162.497 s]
/proc/loadavg: 1.95 1.42 1.16 3/81 31083
/proc/meminfo: memFree=1390800/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=162.28
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 9108 0 1 0 15528 700 0 0 25 0 8 0 277587678 938483712 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858573 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2022.16
Current children cumulated vsize (KiB) 916488

[startup+2084.44 s]
/proc/loadavg: 2.00 1.98 1.85 3/81 31085
/proc/meminfo: memFree=1390480/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=2082.2
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 9129 0 1 0 207517 703 0 0 25 0 8 0 277587678 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865447 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 229122 8860 2532 14 0 215592 0
[pid=30987/tid=30989] ppid=30985 vsize=916488 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277587684 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30990] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=916488 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 408 0 0 0 24 0 0 0 16 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=916488 CPUtime=0.02
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 2 0 0 0 1 1 0 0 15 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2082.2
Current children cumulated vsize (KiB) 916488

[startup+2144.54 s]
/proc/loadavg: 2.00 1.98 1.85 3/81 31085
/proc/meminfo: memFree=1390480/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=2142.23
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 9129 0 1 0 213519 704 0 0 25 0 8 0 277587678 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865495 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 229122 8860 2532 14 0 215592 0
[pid=30987/tid=30989] ppid=30985 vsize=916488 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277587684 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30990] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=916488 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 408 0 0 0 24 0 0 0 16 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=916488 CPUtime=0.03
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 2 0 0 0 2 1 0 0 15 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2142.23
Current children cumulated vsize (KiB) 916488

[startup+2204.54 s]
/proc/loadavg: 2.00 1.98 1.86 3/81 31085
/proc/meminfo: memFree=1390480/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=2202.18
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 9129 0 1 0 219514 704 0 0 25 0 8 0 277587678 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073896980 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 229122 8860 2532 14 0 215592 0
[pid=30987/tid=30989] ppid=30985 vsize=916488 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277587684 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30990] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=916488 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 408 0 0 0 24 0 0 0 16 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=916488 CPUtime=0.03
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 2 0 0 0 2 1 0 0 15 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2202.18
Current children cumulated vsize (KiB) 916488

[startup+2264.64 s]
/proc/loadavg: 2.00 1.98 1.87 3/81 31085
/proc/meminfo: memFree=1390416/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=2262.22
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 9129 0 1 0 225518 704 0 0 25 0 8 0 277587678 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 229122 8860 2532 14 0 215592 0
[pid=30987/tid=30989] ppid=30985 vsize=916488 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277587684 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30990] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=916488 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 408 0 0 0 24 0 0 0 16 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=916488 CPUtime=0.03
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 2 0 0 0 2 1 0 0 15 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2262.22
Current children cumulated vsize (KiB) 916488

[startup+2324.64 s]
/proc/loadavg: 2.00 1.98 1.87 3/81 31085
/proc/meminfo: memFree=1390416/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=2322.15
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 9129 0 1 0 231511 704 0 0 25 0 8 0 277587678 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918507 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 229122 8860 2532 14 0 215592 0
[pid=30987/tid=30989] ppid=30985 vsize=916488 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277587684 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30990] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=916488 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 408 0 0 0 24 0 0 0 16 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=916488 CPUtime=0.03
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 2 0 0 0 2 1 0 0 15 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2322.15
Current children cumulated vsize (KiB) 916488

[startup+2384.74 s]
/proc/loadavg: 2.00 1.98 1.88 3/81 31085
/proc/meminfo: memFree=1390416/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=2382.18
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 9129 0 1 0 237514 704 0 0 25 0 8 0 277587678 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867739 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 229122 8860 2532 14 0 215592 0
[pid=30987/tid=30989] ppid=30985 vsize=916488 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277587684 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30990] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=916488 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 408 0 0 0 24 0 0 0 16 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=916488 CPUtime=0.03
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 2 0 0 0 2 1 0 0 15 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2382.18
Current children cumulated vsize (KiB) 916488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.65 s]
/proc/loadavg: 2.00 1.98 1.88 3/81 31085
/proc/meminfo: memFree=1390416/2055920 swapFree=4192812/4192956
[pid=30987] ppid=30985 vsize=916488 CPUtime=2400.09
/proc/30987/stat : 30987 (java) R 30985 30987 30855 0 -1 0 9129 0 1 0 239305 704 0 0 25 0 8 0 277587678 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841293 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30987/statm: 229122 8860 2532 14 0 215592 0
[pid=30987/tid=30989] ppid=30985 vsize=916488 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30855 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277587684 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30990] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30855 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277587685 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30855 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=916488 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30855 0 -1 64 408 0 0 0 24 0 0 0 16 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30987/tid=30994] ppid=30985 vsize=916488 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30855 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=916488 CPUtime=0.03
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30855 0 -1 64 2 0 0 0 2 1 0 0 15 0 8 0 277587688 938483712 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 916488

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

Child status: 143
Real time (s): 2402.7
CPU time (s): 2400.14
CPU user time (s): 2393.09
CPU system time (s): 7.05093
CPU usage (%): 99.8935
Max. virtual memory (cumulated for all children) (KiB): 916492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.09
system time used= 7.05093
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9150
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= 49648
involuntary context switches= 13274

runsolver used 2.42663 s user time and 8.22175 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan 20 11:18:00 UTC 2007


IDJOB= 279262
IDBENCH= 9740
IDSOLVER= 68
FILE ID= node38/279262-1169291880

PBS_JOBID= 3609776

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-40/kbtree-9-5-3-5-40-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279262-1169291880/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-279262-1169291880 -o ROOT/results/node38/solver-279262-1169291880 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279262-1169291880/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2b7861b994dcf98286245bca7984f8f7

RANDOM SEED= 127496905

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.267
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.267
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:       1443248 kB
Buffers:         37976 kB
Cached:         475356 kB
SwapCached:          0 kB
Active:         145052 kB
Inactive:       395660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1443248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2204 kB
Writeback:           0 kB
Mapped:          45064 kB
Slab:            57136 kB
Committed_AS:  5414520 kB
PageTables:       1948 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 node38 on Sat Jan 20 11:58:04 UTC 2007