Trace number 280100

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.12 2400.8

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-520-9_ext.xml
MD5SUM0f857e49e01648b933fe99d8a94dc094
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints307
Best CPU time to get the best result obtained on this benchmark242.93
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints520
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension520
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/280100-1169300916/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.087  cpuTime=0.09  mem=6M910
0.39	   
0.39	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.53	     nbConstraints=520  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=519
0.53	     nbConflictsStructures=1  nbSharedConflictsStructures=519  nbSharedBinaryRepresentations=2  maxDegree=32  maxArity=2
0.53	       =>  wckTime=0.23  cpuTime=0.17  mem=8M926
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.307  cpuTime=0.21  mem=5M616
0.61	
0.61	s SATISFIABLE
0.61	o 275
0.61	c 245
0.61	o 280
0.61	c 240
0.61	o 285
0.61	c 235
0.62	o 287
0.62	c 233
0.62	o 288
0.62	c 232
0.62	o 290
0.62	c 230
0.62	o 291
0.62	c 229
0.62	o 295
0.62	c 225
0.62	o 297
0.62	c 223
0.62	o 299
0.62	c 221
0.63	o 300
0.63	c 220
0.64	o 306
0.64	c 214
0.87	o 307
0.87	c 213
2.49	   
2.49	   search
2.49	     run=0  nbConstraintChecks=8542086  nbAssignments=10000
2.49	       =>  wckTime=1.883  cpuTime=1.87  mem=5M616
4.34	   
4.34	   search
4.34	     run=1  nbConstraintChecks=17161605  nbAssignments=20000
4.34	       =>  wckTime=3.73  cpuTime=3.72  mem=5M616
6.17	   
6.17	   search
6.17	     run=2  nbConstraintChecks=25704403  nbAssignments=30000
6.17	       =>  wckTime=5.564  cpuTime=5.55  mem=5M616
8.01	   
8.01	   search
8.01	     run=3  nbConstraintChecks=34324996  nbAssignments=40000
8.01	       =>  wckTime=7.409  cpuTime=7.39  mem=5M616
9.85	   
9.85	   search
9.85	     run=4  nbConstraintChecks=42861155  nbAssignments=50000
9.85	       =>  wckTime=9.242  cpuTime=9.23  mem=5M616
11.69	   
11.69	   search
11.69	     run=5  nbConstraintChecks=51470932  nbAssignments=60000
11.69	       =>  wckTime=11.085  cpuTime=11.07  mem=5M616
13.52	   
13.52	   search
13.52	     run=6  nbConstraintChecks=60013696  nbAssignments=70000
13.52	       =>  wckTime=12.914  cpuTime=12.9  mem=5M616
15.35	   
15.35	   search
15.35	     run=7  nbConstraintChecks=68623029  nbAssignments=80000
15.35	       =>  wckTime=14.742  cpuTime=14.73  mem=5M616
17.17	   
17.17	   search
17.17	     run=8  nbConstraintChecks=77159488  nbAssignments=90000
17.17	       =>  wckTime=16.56  cpuTime=16.55  mem=5M616
18.99	   
18.99	   search
18.99	     run=9  nbConstraintChecks=85779257  nbAssignments=100000
18.99	       =>  wckTime=18.389  cpuTime=18.37  mem=5M616
20.81	   
20.81	   search
20.81	     run=10  nbConstraintChecks=94312487  nbAssignments=110000
20.81	       =>  wckTime=20.207  cpuTime=20.19  mem=5M616
22.64	   
22.64	   search
22.64	     run=11  nbConstraintChecks=102931668  nbAssignments=120000
22.64	       =>  wckTime=22.036  cpuTime=22.02  mem=5M616
24.47	   
24.47	   search
24.47	     run=12  nbConstraintChecks=111473735  nbAssignments=130000
24.47	       =>  wckTime=23.869  cpuTime=23.85  mem=5M616
26.32	   
26.32	   search
26.32	     run=13  nbConstraintChecks=120091890  nbAssignments=140000
26.32	       =>  wckTime=25.714  cpuTime=25.7  mem=5M616
28.15	   
28.15	   search
28.15	     run=14  nbConstraintChecks=128620396  nbAssignments=150000
28.15	       =>  wckTime=27.548  cpuTime=27.53  mem=5M616
30.00	   
30.00	   search
30.00	     run=15  nbConstraintChecks=137246653  nbAssignments=160000
30.00	       =>  wckTime=29.393  cpuTime=29.38  mem=5M616
30.89	   
30.89	   search
30.89	     run=16  nbConstraintChecks=141367165  nbAssignments=164868
30.89	       =>  wckTime=30.285  cpuTime=30.27  mem=5M616
30.89	   
30.89	   global
30.89	     nbConstraintChecks=141367165  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.89	     solvingWckTime=30.283  solvingCpuTime=30.26  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.89	     globalCpuTime=30.52
30.89	       =>  wckTime=30.592  cpuTime=30.47  mem=5M616
30.89	   
30.89	   solver IterativeSystematicSolver being built... 
31.03	       =>  wckTime=30.729  cpuTime=30.58  mem=16M735
31.04	   
31.04	   preprocessing
31.04	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.04	     detectedInconsistency=no
31.04	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M735
31.08	   
31.08	   search
31.08	     run=0  nbConstraintChecks=36061  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
31.08	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=58  nbRestartNogoods=0
31.08	       =>  wckTime=0.051  cpuTime=0.03  mem=16M735
31.12	   
31.12	   search
31.12	     run=1  nbConstraintChecks=85742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
31.12	     nbFailedAssignments=16  nbBacktracks=25  nbVisitedNodes=133  nbRestartNogoods=2
31.12	       =>  wckTime=0.093  cpuTime=0.06  mem=16M735
31.15	   
31.15	   search
31.15	     run=2  nbConstraintChecks=153843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152
31.15	     nbFailedAssignments=33  nbBacktracks=47  nbVisitedNodes=233  nbRestartNogoods=5
31.15	       =>  wckTime=0.122  cpuTime=0.09  mem=16M735
31.20	   
31.20	   search
31.20	     run=3  nbConstraintChecks=268124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=246
31.20	     nbFailedAssignments=71  nbBacktracks=80  nbVisitedNodes=398  nbRestartNogoods=6
31.20	       =>  wckTime=0.167  cpuTime=0.13  mem=16M735
31.25	   
31.25	   search
31.25	     run=4  nbConstraintChecks=406600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=361
31.25	     nbFailedAssignments=106  nbBacktracks=132  nbVisitedNodes=600  nbRestartNogoods=12
31.25	       =>  wckTime=0.217  cpuTime=0.18  mem=16M735
31.34	   
31.34	   search
31.34	     run=5  nbConstraintChecks=623710  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=521
31.34	     nbFailedAssignments=169  nbBacktracks=207  nbVisitedNodes=898  nbRestartNogoods=14
31.34	       =>  wckTime=0.308  cpuTime=0.27  mem=16M735
31.45	   
31.45	   search
31.45	     run=6  nbConstraintChecks=933980  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=742
31.45	     nbFailedAssignments=254  nbBacktracks=320  nbVisitedNodes=1317  nbRestartNogoods=17
31.45	       =>  wckTime=0.424  cpuTime=0.39  mem=16M735
31.66	   
31.66	   search
31.66	     run=7  nbConstraintChecks=1453736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1099
31.66	     nbFailedAssignments=420  nbBacktracks=490  nbVisitedNodes=2010  nbRestartNogoods=21
31.66	       =>  wckTime=0.628  cpuTime=0.59  mem=16M735
31.94	   
31.94	   search
31.94	     run=8  nbConstraintChecks=2180074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1611
31.94	     nbFailedAssignments=655  nbBacktracks=746  nbVisitedNodes=3013  nbRestartNogoods=25
31.94	       =>  wckTime=0.909  cpuTime=0.86  mem=16M735
32.30	   
32.30	   search
32.30	     run=9  nbConstraintChecks=3202780  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2324
32.30	     nbFailedAssignments=962  nbBacktracks=1130  nbVisitedNodes=4417  nbRestartNogoods=31
32.30	       =>  wckTime=1.275  cpuTime=1.22  mem=16M735
32.85	   
32.85	   search
32.85	     run=10  nbConstraintChecks=4734709  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3370
32.85	     nbFailedAssignments=1410  nbBacktracks=1707  nbVisitedNodes=6488  nbRestartNogoods=37
32.85	       =>  wckTime=1.821  cpuTime=1.76  mem=16M735
33.73	   
33.73	   search
33.73	     run=11  nbConstraintChecks=7220570  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5061
33.73	     nbFailedAssignments=2216  nbBacktracks=2571  nbVisitedNodes=9849  nbRestartNogoods=43
33.73	       =>  wckTime=2.699  cpuTime=2.64  mem=16M735
35.07	   
35.07	   search
35.07	     run=12  nbConstraintChecks=10886754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7512
35.07	     nbFailedAssignments=3348  nbBacktracks=3869  nbVisitedNodes=14730  nbRestartNogoods=50
35.07	       =>  wckTime=4.045  cpuTime=3.98  mem=16M735
37.17	   
37.17	   search
37.17	     run=13  nbConstraintChecks=16689833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11389
37.17	     nbFailedAssignments=5256  nbBacktracks=5815  nbVisitedNodes=22461  nbRestartNogoods=56
37.17	       =>  wckTime=6.139  cpuTime=6.07  mem=16M735
40.08	   
40.08	   search
40.08	     run=14  nbConstraintChecks=24746871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16691
40.08	     nbFailedAssignments=7623  nbBacktracks=8734  nbVisitedNodes=33049  nbRestartNogoods=60
40.08	       =>  wckTime=9.054  cpuTime=8.99  mem=16M735
44.86	   
44.86	   search
44.86	     run=15  nbConstraintChecks=37554654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25221
44.86	     nbFailedAssignments=11755  nbBacktracks=13112  nbVisitedNodes=50089  nbRestartNogoods=73
44.86	       =>  wckTime=13.831  cpuTime=13.76  mem=16M735
51.62	   
51.62	   search
51.62	     run=16  nbConstraintChecks=55735355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37285
51.62	     nbFailedAssignments=17233  nbBacktracks=19680  nbVisitedNodes=74199  nbRestartNogoods=79
51.62	       =>  wckTime=20.592  cpuTime=20.52  mem=16M735
62.02	   
62.02	   search
62.02	     run=17  nbConstraintChecks=83431389  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55417
62.02	     nbFailedAssignments=25500  nbBacktracks=29532  nbVisitedNodes=110450  nbRestartNogoods=86
62.02	       =>  wckTime=30.987  cpuTime=30.91  mem=16M735
78.53	   
78.53	   search
78.53	     run=18  nbConstraintChecks=126726864  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84006
78.53	     nbFailedAssignments=39293  nbBacktracks=44310  nbVisitedNodes=167610  nbRestartNogoods=89
78.53	       =>  wckTime=47.5  cpuTime=47.42  mem=16M735
101.79	   
101.79	   search
101.79	     run=19  nbConstraintChecks=189316599  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=125625
101.79	     nbFailedAssignments=58724  nbBacktracks=66478  nbVisitedNodes=250817  nbRestartNogoods=94
101.79	       =>  wckTime=70.76  cpuTime=70.68  mem=16M735
139.02	   
139.02	   search
139.02	     run=20  nbConstraintChecks=286275896  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=189321
139.02	     nbFailedAssignments=89153  nbBacktracks=99730  nbVisitedNodes=378184  nbRestartNogoods=101
139.02	       =>  wckTime=107.986  cpuTime=107.89  mem=16M735
197.89	   
197.89	   search
197.89	     run=21  nbConstraintChecks=437396368  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=288736
197.89	     nbFailedAssignments=138676  nbBacktracks=149608  nbVisitedNodes=576551  nbRestartNogoods=109
197.89	       =>  wckTime=166.864  cpuTime=166.75  mem=16M735
277.60	   
277.60	   search
277.60	     run=22  nbConstraintChecks=646716089  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=428804
277.60	     nbFailedAssignments=203910  nbBacktracks=224426  nbVisitedNodes=855787  nbRestartNogoods=119
277.60	       =>  wckTime=246.575  cpuTime=246.45  mem=16M735
393.78	   
393.78	   search
393.78	     run=23  nbConstraintChecks=954558029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=639808
393.78	     nbFailedAssignments=302667  nbBacktracks=336653  nbVisitedNodes=1270501  nbRestartNogoods=127
393.78	       =>  wckTime=362.75  cpuTime=362.59  mem=16M735
555.33	   
555.33	   search
555.33	     run=24  nbConstraintChecks=1404847115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=955639
555.33	     nbFailedAssignments=450136  nbBacktracks=504994  nbVisitedNodes=1881667  nbRestartNogoods=136
555.33	       =>  wckTime=524.302  cpuTime=524.1  mem=16M735
734.40	   
734.40	   search
734.40	     run=25  nbConstraintChecks=1939825013  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1366806
734.40	     nbFailedAssignments=608768  nbBacktracks=757506  nbVisitedNodes=2613775  nbRestartNogoods=144
734.40	       =>  wckTime=703.373  cpuTime=703.13  mem=16M735
959.19	   
959.19	   search
959.19	     run=26  nbConstraintChecks=2635536348  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1937853
959.19	     nbFailedAssignments=801028  nbBacktracks=1136275  nbVisitedNodes=3570289  nbRestartNogoods=151
959.19	       =>  wckTime=928.164  cpuTime=927.78  mem=16M735
1282.71	   
1282.71	   search
1282.71	     run=27  nbConstraintChecks=3655974379  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2790880
1282.71	     nbFailedAssignments=1085877  nbBacktracks=1704428  nbVisitedNodes=4975357  nbRestartNogoods=158
1282.71	       =>  wckTime=1251.685  cpuTime=1251.22  mem=16M735
1782.01	   
1782.01	   search
1782.01	     run=28  nbConstraintChecks=5182085610  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4064174
1782.01	     nbFailedAssignments=1506925  nbBacktracks=2556655  nbVisitedNodes=7056073  nbRestartNogoods=169
1782.01	       =>  wckTime=1750.976  cpuTime=1750.38  mem=16M735
2400.79	v 0 0 0 0 1 0 1 0 0 1 1 1 1 1 0 0 0 0 1 0 0 1 1 1 1 1 0 0 1 0 1 0 0 1 1 1 0 0 0 1 

Verifier Data (download as text)

213 unsatisfied constraints, 307 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/node60/watcher-280100-1169300916 -o ROOT/results/node60/solver-280100-1169300916 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280100-1169300916/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.92 1.16 1.52 4/65 28927
/proc/meminfo: memFree=1422376/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=168 CPUtime=0
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 33 0 0 0 0 0 0 0 19 0 1 0 278489528 172032 17 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 5530230 0 0 4096 0 0 0 0 17 1 0 0
/proc/28926/statm: 42 23 18 14 0 2 0

[startup+0.103424 s]
/proc/loadavg: 0.92 1.16 1.52 4/65 28927
/proc/meminfo: memFree=1422376/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=914988 CPUtime=0.08
/proc/28926/stat : 28926 (java) S 28924 28926 28309 0 -1 0 2998 0 1 0 7 1 0 0 17 0 8 0 278489528 936947712 2744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228747 2744 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511461 s]
/proc/loadavg: 0.92 1.16 1.52 4/65 28927
/proc/meminfo: memFree=1422376/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915332 CPUtime=0.49
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 6556 0 1 0 45 4 0 0 16 0 8 0 278489528 937299968 6295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228833 6295 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33154 s]
/proc/loadavg: 0.92 1.16 1.52 2/72 28934
/proc/meminfo: memFree=1404400/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=1.32
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 7151 0 1 0 113 19 0 0 17 0 8 0 278489528 937431040 6889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 6889 2476 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915464 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278489532 937435136 6889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 6889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 6889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 6889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.12
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 278489536 937431040 6889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 6889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 6889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.9677 s]
/proc/loadavg: 0.92 1.16 1.52 2/72 28934
/proc/meminfo: memFree=1404400/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=2.96
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 7154 0 1 0 240 56 0 0 17 0 8 0 278489528 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228866 6891 2476 14 0 215336 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.12
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 341 0 0 0 12 0 0 0 16 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915460

[startup+6.26703 s]
/proc/loadavg: 0.93 1.15 1.52 2/72 28934
/proc/meminfo: memFree=1404336/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=6.25
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 7154 0 1 0 495 130 0 0 17 0 8 0 278489528 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 6891 2476 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915464 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278489532 937435136 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.13
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915464 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937435136 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915460

[startup+12.7257 s]
/proc/loadavg: 0.93 1.15 1.51 2/72 28934
/proc/meminfo: memFree=1404352/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=12.71
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 7154 0 1 0 1002 269 0 0 25 0 8 0 278489528 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 6891 2476 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915464 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937435136 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.13
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915460

[startup+25.5749 s]
/proc/loadavg: 0.95 1.14 1.50 2/72 28934
/proc/meminfo: memFree=1404352/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915464 CPUtime=25.56
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 7154 0 1 0 2007 549 0 0 25 0 8 0 278489528 937435136 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 6891 2476 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915464 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937435136 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.13
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 6891 18446744073709551615 134512640 134570532 4294956480 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) 915464

[startup+51.2555 s]
/proc/loadavg: 0.96 1.13 1.49 2/72 28934
/proc/meminfo: memFree=1396608/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=51.23
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 9164 0 1 0 4461 662 0 0 25 0 8 0 278489528 937431040 8897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698908 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 8897 2527 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 8897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 8897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 8897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 8897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.23
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 278489536 937431040 8897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 8897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 8897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.23
Current children cumulated vsize (KiB) 915460

[startup+102.505 s]
/proc/loadavg: 1.04 1.12 1.47 2/72 28934
/proc/meminfo: memFree=1396544/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=102.47
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 9174 0 1 0 9585 662 0 0 17 0 8 0 278489528 937431040 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073835733 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 8907 2527 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.23
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 278489536 937431040 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.47
Current children cumulated vsize (KiB) 915460

[startup+162.586 s]
/proc/loadavg: 1.01 1.10 1.43 2/72 28934
/proc/meminfo: memFree=1396544/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=162.53
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 9177 0 1 0 15591 662 0 0 25 0 8 0 278489528 937431040 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866337 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2085.18 s]
/proc/loadavg: 1.00 1.00 1.02 2/72 29134
/proc/meminfo: memFree=1396352/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=2084.56
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 9199 0 1 0 207793 663 0 0 25 0 8 0 278489528 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842121 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 8930 2527 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.23
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2084.56
Current children cumulated vsize (KiB) 915460

[startup+2145.26 s]
/proc/loadavg: 1.00 1.00 1.02 2/72 29134
/proc/meminfo: memFree=1396352/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=2144.63
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 9199 0 1 0 213800 663 0 0 25 0 8 0 278489528 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073838925 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 8930 2527 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.23
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2144.63
Current children cumulated vsize (KiB) 915460

[startup+2205.34 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 29134
/proc/meminfo: memFree=1396352/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=2204.7
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 9199 0 1 0 219807 663 0 0 25 0 8 0 278489528 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879674 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 8930 2527 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.23
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2204.7
Current children cumulated vsize (KiB) 915460

[startup+2265.43 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 29134
/proc/meminfo: memFree=1396352/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=2264.77
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 9199 0 1 0 225814 663 0 0 25 0 8 0 278489528 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841962 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 8930 2527 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.23
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2264.77
Current children cumulated vsize (KiB) 915460

[startup+2325.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 29134
/proc/meminfo: memFree=1396352/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=2324.83
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 9199 0 1 0 231820 663 0 0 25 0 8 0 278489528 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866941 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 8930 2527 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.23
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2324.83
Current children cumulated vsize (KiB) 915460

[startup+2385.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 29134
/proc/meminfo: memFree=1396352/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=2384.9
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 9199 0 1 0 237827 663 0 0 25 0 8 0 278489528 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844912 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 8930 2527 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.23
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2384.9
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 29134
/proc/meminfo: memFree=1396352/2055920 swapFree=4192812/4192956
[pid=28926] ppid=28924 vsize=915460 CPUtime=2400.09
/proc/28926/stat : 28926 (java) R 28924 28926 28309 0 -1 0 9199 0 1 0 239346 663 0 0 25 0 8 0 278489528 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839129 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28926/statm: 228865 8930 2527 14 0 215335 0
[pid=28926/tid=28928] ppid=28924 vsize=915460 CPUtime=0.02
/proc/28926/task/28928/stat : 28928 (java) S 28924 28926 28309 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278489532 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28926/tid=28929] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28929/stat : 28929 (java) S 28924 28926 28309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28930] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28930/stat : 28930 (java) S 28924 28926 28309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278489533 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28931] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28931/stat : 28931 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28932] ppid=28924 vsize=915460 CPUtime=0.23
/proc/28926/task/28932/stat : 28932 (java) S 28924 28926 28309 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28933] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28933/stat : 28933 (java) S 28924 28926 28309 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28926/tid=28934] ppid=28924 vsize=915460 CPUtime=0
/proc/28926/task/28934/stat : 28934 (java) S 28924 28926 28309 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278489536 937431040 8930 18446744073709551615 134512640 134570532 4294956480 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) 915460

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

Child status: 143
Real time (s): 2400.8
CPU time (s): 2400.12
CPU user time (s): 2393.47
CPU system time (s): 6.64499
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.47
system time used= 6.64499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9222
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= 49426
involuntary context switches= 52500

runsolver used 2.23166 s user time and 6.28404 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan 20 13:48:36 UTC 2007


IDJOB= 280100
IDBENCH= 10609
IDSOLVER= 69
FILE ID= node60/280100-1169300916

PBS_JOBID= 3609858

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-40/maxcut-40-520-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280100-1169300916/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-280100-1169300916 -o ROOT/results/node60/solver-280100-1169300916 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280100-1169300916/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0f857e49e01648b933fe99d8a94dc094

RANDOM SEED= 369951011

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1422792 kB
Buffers:         50384 kB
Cached:         492392 kB
SwapCached:          0 kB
Active:         146288 kB
Inactive:       412336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1422792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          26012 kB
Slab:            60512 kB
Committed_AS:  5620292 kB
PageTables:       1464 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= 66563 MiB



End job on node60 on Sat Jan 20 14:28:37 UTC 2007