Trace number 278669

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 PFCMSAT (TO) 2400.16 2402.41

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-80/
kbtree-9-7-3-5-80-11_ext.xml
MD5SUM6206909176a9380b25c162e303e91088
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints85
Best CPU time to get the best result obtained on this benchmark5.74313
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
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.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278669-1169289084/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.41	       =>  wckTime=0.095  cpuTime=0.07  mem=6M910
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.54	     nbConstraints=189  nbRelationTypes=188  nbExtensionStructures=188  nbSharedExtensionStructures=1
0.54	     nbConflictsStructures=188  nbSharedConflictsStructures=1  nbSharedBinaryRepresentations=1853  maxDegree=27
0.54	     maxArity=2
0.54	       =>  wckTime=0.227  cpuTime=0.15  mem=8M860
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.307  cpuTime=0.19  mem=5M531
0.62	
0.62	s SATISFIABLE
0.62	o 50
0.62	c 139
0.63	o 54
0.63	c 135
0.63	o 55
0.63	c 134
0.63	o 57
0.63	c 132
0.63	o 60
0.63	c 129
0.63	o 62
0.63	c 127
0.63	o 65
0.63	c 124
0.63	o 68
0.63	c 121
0.63	o 69
0.63	c 120
0.63	o 70
0.63	c 119
0.64	o 72
0.64	c 117
0.64	o 73
0.64	c 116
0.64	o 74
0.64	c 115
0.64	o 76
0.64	c 113
0.64	o 77
0.64	c 112
0.64	o 78
0.64	c 111
0.65	o 79
0.65	c 110
0.65	o 80
0.65	c 109
0.66	o 81
0.66	c 108
0.66	o 82
0.66	c 107
0.66	o 83
0.66	c 106
0.66	o 84
0.66	c 105
0.79	o 85
0.79	c 104
2.52	   
2.52	   search
2.52	     run=0  nbConstraintChecks=11890254  nbAssignments=10000
2.52	       =>  wckTime=1.901  cpuTime=1.88  mem=5M531
4.32	   
4.32	   search
4.32	     run=1  nbConstraintChecks=23848396  nbAssignments=20000
4.32	       =>  wckTime=3.703  cpuTime=3.68  mem=5M531
6.12	   
6.12	   search
6.12	     run=2  nbConstraintChecks=35777893  nbAssignments=30000
6.12	       =>  wckTime=5.499  cpuTime=5.48  mem=5M531
7.91	   
7.91	   search
7.91	     run=3  nbConstraintChecks=47653222  nbAssignments=40000
7.91	       =>  wckTime=7.288  cpuTime=7.26  mem=5M531
9.70	   
9.70	   search
9.70	     run=4  nbConstraintChecks=59516172  nbAssignments=50000
9.70	       =>  wckTime=9.078  cpuTime=9.05  mem=5M531
11.49	   
11.49	   search
11.49	     run=5  nbConstraintChecks=71401374  nbAssignments=60000
11.49	       =>  wckTime=10.874  cpuTime=10.85  mem=5M531
13.30	   
13.30	   search
13.30	     run=6  nbConstraintChecks=83299331  nbAssignments=70000
13.30	       =>  wckTime=12.684  cpuTime=12.65  mem=5M531
15.12	   
15.12	   search
15.12	     run=7  nbConstraintChecks=95253700  nbAssignments=80000
15.12	       =>  wckTime=14.499  cpuTime=14.47  mem=5M531
16.93	   
16.93	   search
16.93	     run=8  nbConstraintChecks=107143371  nbAssignments=90000
16.93	       =>  wckTime=16.307  cpuTime=16.28  mem=5M531
18.74	   
18.74	   search
18.74	     run=9  nbConstraintChecks=119029777  nbAssignments=100000
18.74	       =>  wckTime=18.119  cpuTime=18.09  mem=5M531
20.55	   
20.55	   search
20.55	     run=10  nbConstraintChecks=130920454  nbAssignments=110000
20.55	       =>  wckTime=19.928  cpuTime=19.89  mem=5M531
22.36	   
22.36	   search
22.36	     run=11  nbConstraintChecks=142786437  nbAssignments=120000
22.36	       =>  wckTime=21.741  cpuTime=21.7  mem=5M531
24.15	   
24.15	   search
24.15	     run=12  nbConstraintChecks=154653887  nbAssignments=130000
24.15	       =>  wckTime=23.532  cpuTime=23.49  mem=5M531
25.95	   
25.95	   search
25.95	     run=13  nbConstraintChecks=166565045  nbAssignments=140000
25.95	       =>  wckTime=25.328  cpuTime=25.29  mem=5M531
27.83	   
27.83	   search
27.83	     run=14  nbConstraintChecks=178479365  nbAssignments=150000
27.83	       =>  wckTime=27.208  cpuTime=27.16  mem=5M531
29.63	   
29.63	   search
29.63	     run=15  nbConstraintChecks=190384090  nbAssignments=160000
29.63	       =>  wckTime=29.011  cpuTime=28.96  mem=5M531
30.84	   
30.84	   search
30.84	     run=16  nbConstraintChecks=198390963  nbAssignments=166752
30.84	       =>  wckTime=30.223  cpuTime=30.17  mem=5M531
30.84	   
30.84	   global
30.84	     nbConstraintChecks=198390963  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.84	     solvingWckTime=30.221  solvingCpuTime=30.16  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.84	     globalCpuTime=30.41
30.84	       =>  wckTime=30.529  cpuTime=30.36  mem=5M531
30.84	   
30.84	   solver IterativeSystematicSolver being built... 
30.97	       =>  wckTime=30.655  cpuTime=30.46  mem=16M505
30.98	   
30.98	   preprocessing
30.98	     nbConstraintChecks=1790  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.98	     detectedInconsistency=no
30.98	       =>  wckTime=0.0070  cpuTime=0.01  mem=16M505
31.03	   
31.03	   search
31.03	     run=0  nbConstraintChecks=76423  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
31.03	     nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=74  nbRestartNogoods=0
31.03	       =>  wckTime=0.055  cpuTime=0.04  mem=16M505
31.07	   
31.07	   search
31.07	     run=1  nbConstraintChecks=194097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107
31.07	     nbFailedAssignments=51  nbBacktracks=25  nbVisitedNodes=184  nbRestartNogoods=1
31.07	       =>  wckTime=0.104  cpuTime=0.07  mem=16M505
31.11	   
31.11	   search
31.11	     run=2  nbConstraintChecks=333811  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=183
31.11	     nbFailedAssignments=90  nbBacktracks=47  nbVisitedNodes=321  nbRestartNogoods=6
31.11	       =>  wckTime=0.139  cpuTime=0.11  mem=16M505
31.16	   
31.16	   search
31.16	     run=3  nbConstraintChecks=537679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=289
31.16	     nbFailedAssignments=147  nbBacktracks=80  nbVisitedNodes=517  nbRestartNogoods=11
31.16	       =>  wckTime=0.189  cpuTime=0.16  mem=16M505
31.22	   
31.22	   search
31.22	     run=4  nbConstraintChecks=777851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=418
31.22	     nbFailedAssignments=212  nbBacktracks=130  nbVisitedNodes=761  nbRestartNogoods=14
31.22	       =>  wckTime=0.247  cpuTime=0.21  mem=16M505
31.31	   
31.31	   search
31.31	     run=5  nbConstraintChecks=1204143  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=639
31.31	     nbFailedAssignments=342  nbBacktracks=205  nbVisitedNodes=1187  nbRestartNogoods=19
31.31	       =>  wckTime=0.345  cpuTime=0.31  mem=16M505
31.44	   
31.44	   search
31.44	     run=6  nbConstraintChecks=1760099  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=928
31.44	     nbFailedAssignments=502  nbBacktracks=318  nbVisitedNodes=1749  nbRestartNogoods=27
31.44	       =>  wckTime=0.471  cpuTime=0.43  mem=16M505
31.67	   
31.67	   search
31.67	     run=7  nbConstraintChecks=2773020  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1425
31.67	     nbFailedAssignments=815  nbBacktracks=488  nbVisitedNodes=2729  nbRestartNogoods=33
31.67	       =>  wckTime=0.7  cpuTime=0.66  mem=16M505
31.95	   
31.95	   search
31.95	     run=8  nbConstraintChecks=3943037  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2054
31.95	     nbFailedAssignments=1175  nbBacktracks=744  nbVisitedNodes=3974  nbRestartNogoods=41
31.95	       =>  wckTime=0.977  cpuTime=0.92  mem=16M505
32.46	   
32.46	   search
32.46	     run=9  nbConstraintChecks=6204250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3250
32.46	     nbFailedAssignments=1971  nbBacktracks=1128  nbVisitedNodes=6350  nbRestartNogoods=53
32.46	       =>  wckTime=1.488  cpuTime=1.42  mem=16M505
33.15	   
33.15	   search
33.15	     run=10  nbConstraintChecks=9273561  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4893
33.15	     nbFailedAssignments=3024  nbBacktracks=1704  nbVisitedNodes=9622  nbRestartNogoods=56
33.15	       =>  wckTime=2.185  cpuTime=2.11  mem=16M505
34.04	   
34.04	   search
34.04	     run=11  nbConstraintChecks=13400155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6931
34.04	     nbFailedAssignments=4185  nbBacktracks=2568  nbVisitedNodes=13685  nbRestartNogoods=62
34.04	       =>  wckTime=3.066  cpuTime=2.99  mem=16M505
35.66	   
35.66	   search
35.66	     run=12  nbConstraintChecks=21253803  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10598
35.66	     nbFailedAssignments=6540  nbBacktracks=3865  nbVisitedNodes=21004  nbRestartNogoods=74
35.66	       =>  wckTime=4.692  cpuTime=4.61  mem=16M505
37.71	   
37.71	   search
37.71	     run=13  nbConstraintChecks=31103775  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15710
37.71	     nbFailedAssignments=9693  nbBacktracks=5811  nbVisitedNodes=31215  nbRestartNogoods=82
37.71	       =>  wckTime=6.743  cpuTime=6.66  mem=16M505
40.97	   
40.97	   search
40.97	     run=14  nbConstraintChecks=46127234  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23724
40.97	     nbFailedAssignments=14772  nbBacktracks=8730  nbVisitedNodes=47227  nbRestartNogoods=90
40.97	       =>  wckTime=9.995  cpuTime=9.9  mem=16M505
45.28	   
45.28	   search
45.28	     run=15  nbConstraintChecks=66424297  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33894
45.28	     nbFailedAssignments=20554  nbBacktracks=13108  nbVisitedNodes=67557  nbRestartNogoods=97
45.28	       =>  wckTime=14.311  cpuTime=14.21  mem=16M505
51.71	   
51.71	   search
51.71	     run=16  nbConstraintChecks=96305953  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49892
51.71	     nbFailedAssignments=29972  nbBacktracks=19676  nbVisitedNodes=99541  nbRestartNogoods=101
51.71	       =>  wckTime=20.738  cpuTime=20.64  mem=16M505
61.71	   
61.71	   search
61.71	     run=17  nbConstraintChecks=142717224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73492
61.71	     nbFailedAssignments=43708  nbBacktracks=29528  nbVisitedNodes=146729  nbRestartNogoods=111
61.71	       =>  wckTime=30.738  cpuTime=30.62  mem=16M505
78.06	   
78.06	   search
78.06	     run=18  nbConstraintChecks=216321326  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109495
78.06	     nbFailedAssignments=64922  nbBacktracks=44306  nbVisitedNodes=218724  nbRestartNogoods=125
78.06	       =>  wckTime=47.087  cpuTime=46.95  mem=16M505
98.58	   
98.58	   search
98.58	     run=19  nbConstraintChecks=306214659  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=158757
98.58	     nbFailedAssignments=92003  nbBacktracks=66474  nbVisitedNodes=317234  nbRestartNogoods=136
98.58	       =>  wckTime=67.609  cpuTime=67.47  mem=16M505
132.40	   
132.40	   search
132.40	     run=20  nbConstraintChecks=454966772  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=238405
132.40	     nbFailedAssignments=138389  nbBacktracks=99726  nbVisitedNodes=476509  nbRestartNogoods=150
132.40	       =>  wckTime=101.426  cpuTime=101.25  mem=16M505
189.63	   
189.63	   search
189.63	     run=21  nbConstraintChecks=705717224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=365826
189.63	     nbFailedAssignments=215924  nbBacktracks=149604  nbVisitedNodes=730430  nbRestartNogoods=155
189.63	       =>  wckTime=158.657  cpuTime=158.44  mem=16M505
275.65	   
275.65	   search
275.65	     run=22  nbConstraintChecks=1081909175  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=549714
275.65	     nbFailedAssignments=324986  nbBacktracks=224423  nbVisitedNodes=1090910  nbRestartNogoods=171
275.65	       =>  wckTime=244.684  cpuTime=244.38  mem=16M505
388.82	   
388.82	   search
388.82	     run=23  nbConstraintChecks=1601523961  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=806805
388.82	     nbFailedAssignments=469842  nbBacktracks=336651  nbVisitedNodes=1592554  nbRestartNogoods=180
388.82	       =>  wckTime=357.846  cpuTime=357.45  mem=16M505
545.79	   
545.79	   search
545.79	     run=24  nbConstraintChecks=2304451062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1178425
545.79	     nbFailedAssignments=673111  nbBacktracks=504993  nbVisitedNodes=2315866  nbRestartNogoods=195
545.79	       =>  wckTime=514.82  cpuTime=514.27  mem=16M505
784.02	   
784.02	   search
784.02	     run=25  nbConstraintChecks=3392562381  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1751351
784.02	     nbFailedAssignments=993518  nbBacktracks=757504  nbVisitedNodes=3425949  nbRestartNogoods=207
784.02	       =>  wckTime=753.045  cpuTime=752.28  mem=16M505
1173.79	   
1173.79	   search
1173.79	     run=26  nbConstraintChecks=5121210714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2619661
1173.79	     nbFailedAssignments=1483053  nbBacktracks=1136271  nbVisitedNodes=5111964  nbRestartNogoods=222
1173.79	       =>  wckTime=1142.816  cpuTime=1141.69  mem=16M505
1744.05	   
1744.05	   search
1744.05	     run=27  nbConstraintChecks=7740949248  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3926038
1744.05	     nbFailedAssignments=2221271  nbBacktracks=1704422  nbVisitedNodes=7640374  nbRestartNogoods=238
1744.05	       =>  wckTime=1713.076  cpuTime=1711.44  mem=16M505
2402.35	v 1 1 0 4 3 4 3 3 4 0 3 1 1 1 4 2 4 2 1 1 0 3 1 0 3 4 0 3 

Verifier Data (download as text)

104 unsatisfied constraints, 85 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/node52/watcher-278669-1169289084 -o ROOT/results/node52/solver-278669-1169289084 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278669-1169289084/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.84 1.54 1.79 4/72 24121
/proc/meminfo: memFree=1284904/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=18540 CPUtime=0
/proc/24120/stat : 24120 (runsolver) R 24115 24120 23979 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277307744 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 273653755175 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/24120/statm: 4635 279 244 17 0 2626 0

[startup+0.105606 s]
/proc/loadavg: 0.84 1.54 1.79 4/72 24121
/proc/meminfo: memFree=1284904/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=912908 CPUtime=0.07
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 2831 0 1 0 6 1 0 0 20 0 8 0 277307744 934817792 2577 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228227 2578 1390 14 0 215128 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912908

[startup+0.513636 s]
/proc/loadavg: 0.84 1.54 1.79 4/72 24121
/proc/meminfo: memFree=1284904/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915332 CPUtime=0.48
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 6456 0 1 0 45 3 0 0 16 0 8 0 277307744 937299968 6195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925080 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24120/statm: 228833 6195 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33468 s]
/proc/loadavg: 0.84 1.54 1.79 2/75 24128
/proc/meminfo: memFree=1267920/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=1.29
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 7139 0 1 0 113 16 0 0 17 0 8 0 277307744 937431040 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228866 6877 2476 14 0 215336 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915464 CPUtime=0.12
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 342 0 0 0 12 0 0 0 16 0 8 0 277307753 937435136 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.9718 s]
/proc/loadavg: 0.85 1.53 1.79 3/82 24152
/proc/meminfo: memFree=1266248/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=2.93
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 7142 0 1 0 243 50 0 0 19 0 8 0 277307744 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 6879 2476 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915464 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937435136 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.13
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 277307753 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.27302 s]
/proc/loadavg: 0.85 1.53 1.79 3/82 24152
/proc/meminfo: memFree=1266248/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=6.23
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 7142 0 1 0 511 112 0 0 25 0 8 0 277307744 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 6879 2476 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915464 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937435136 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.13
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 277307753 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915460

[startup+12.7405 s]
/proc/loadavg: 1.03 1.54 1.79 3/81 24153
/proc/meminfo: memFree=1266128/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=12.69
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 7143 0 1 0 1023 246 0 0 25 0 8 0 277307744 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228866 6880 2476 14 0 215336 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.13
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 345 0 0 0 13 0 0 0 17 0 8 0 277307753 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915460

[startup+25.5983 s]
/proc/loadavg: 1.02 1.52 1.78 2/75 24175
/proc/meminfo: memFree=1267528/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=25.54
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 7143 0 1 0 2049 505 0 0 25 0 8 0 277307744 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 6880 2476 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915464 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937435136 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.13
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 345 0 0 0 13 0 0 0 17 0 8 0 277307753 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915464 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937435136 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915460

[startup+51.2971 s]
/proc/loadavg: 1.01 1.48 1.76 2/75 24180
/proc/meminfo: memFree=1262608/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=51.2
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 9045 0 1 0 4509 611 0 0 25 0 8 0 277307744 937431040 8778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818694 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 8778 2527 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 8778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 8778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.22
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 277307753 937431040 8778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 8778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 8778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 915460

[startup+102.584 s]
/proc/loadavg: 1.05 1.41 1.72 2/75 24270
/proc/meminfo: memFree=1262288/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=102.44
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 9057 0 1 0 9632 612 0 0 25 0 8 0 277307744 937431040 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822095 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 8788 2527 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.22
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 277307753 937431040 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 915460

[startup+162.659 s]
/proc/loadavg: 1.58 1.49 1.72 3/81 24345
/proc/meminfo: memFree=1234016/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=162.47
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 9059 0 1 0 15634 613 0 0 25 0 8 0 277307744 937431040 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818705 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2022.99
Current children cumulated vsize (KiB) 915460

[startup+2084.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 24543
/proc/meminfo: memFree=1233440/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=2082.95
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 9077 0 1 0 207674 621 0 0 25 0 8 0 277307744 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818458 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 8807 2527 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.22
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.95
Current children cumulated vsize (KiB) 915460

[startup+2144.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 24543
/proc/meminfo: memFree=1233440/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=2142.89
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 9077 0 1 0 213667 622 0 0 25 0 8 0 277307744 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 8807 2527 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.22
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.89
Current children cumulated vsize (KiB) 915460

[startup+2204.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 24543
/proc/meminfo: memFree=1233440/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=2202.84
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 9077 0 1 0 219662 622 0 0 25 0 8 0 277307744 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073723814 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 8807 2527 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.22
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2202.84
Current children cumulated vsize (KiB) 915460

[startup+2264.94 s]
/proc/loadavg: 2.03 2.01 1.94 3/81 24543
/proc/meminfo: memFree=1233504/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=2262.8
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 9077 0 1 0 225658 622 0 0 25 0 8 0 277307744 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866650 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 8807 2527 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.22
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2262.8
Current children cumulated vsize (KiB) 915460

[startup+2324.95 s]
/proc/loadavg: 2.01 2.01 1.94 3/81 24543
/proc/meminfo: memFree=1233504/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=2322.73
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 9077 0 1 0 231651 622 0 0 25 0 8 0 277307744 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918510 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 8807 2527 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.22
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2322.73
Current children cumulated vsize (KiB) 915460

[startup+2384.95 s]
/proc/loadavg: 2.00 2.00 1.94 3/81 24543
/proc/meminfo: memFree=1233632/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=2382.69
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 9077 0 1 0 237647 622 0 0 25 0 8 0 277307744 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073865582 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 8807 2527 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.22
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2382.69
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.34 s]
/proc/loadavg: 2.00 2.00 1.94 4/81 24543
/proc/meminfo: memFree=1233632/2055920 swapFree=4192812/4192956
[pid=24120] ppid=24115 vsize=915460 CPUtime=2400.09
/proc/24120/stat : 24120 (java) R 24115 24120 23979 0 -1 0 9077 0 1 0 239387 622 0 0 25 0 8 0 277307744 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073901520 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24120/statm: 228865 8807 2527 14 0 215335 0
[pid=24120/tid=24122] ppid=24115 vsize=915460 CPUtime=0.02
/proc/24120/task/24122/stat : 24122 (java) S 24115 24120 23979 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277307749 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24123] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24123/stat : 24123 (java) S 24115 24120 23979 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24124] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24124/stat : 24124 (java) S 24115 24120 23979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277307750 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24120/tid=24125] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24125/stat : 24125 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24126] ppid=24115 vsize=915460 CPUtime=0.22
/proc/24120/task/24126/stat : 24126 (java) S 24115 24120 23979 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24127] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24127/stat : 24127 (java) S 24115 24120 23979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24120/tid=24128] ppid=24115 vsize=915460 CPUtime=0
/proc/24120/task/24128/stat : 24128 (java) S 24115 24120 23979 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277307753 937431040 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2402.41
CPU time (s): 2400.16
CPU user time (s): 2393.93
CPU system time (s): 6.22905
CPU usage (%): 99.9062
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.93
system time used= 6.22905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9099
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= 49485
involuntary context switches= 57361

runsolver used 2.75058 s user time and 7.80781 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan 20 10:31:26 UTC 2007


IDJOB= 278669
IDBENCH= 8622
IDSOLVER= 69
FILE ID= node52/278669-1169289084

PBS_JOBID= 3609739

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6206909176a9380b25c162e303e91088

RANDOM SEED= 976294092

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:       1286184 kB
Buffers:         47820 kB
Cached:         621300 kB
SwapCached:          0 kB
Active:         131100 kB
Inactive:       558192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1286184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4328 kB
Writeback:           0 kB
Mapped:          30304 kB
Slab:            65956 kB
Committed_AS:  5442176 kB
PageTables:       1704 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 node52 on Sat Jan 20 11:11:35 UTC 2007