Trace number 280243

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.1 2400.89

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-60/maxcut-60-440-9_ext.xml
MD5SUM37b22c16f3fe2c16f3a0ebae53322d80
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints295
Best CPU time to get the best result obtained on this benchmark187.995
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints440
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension440
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.42	   
0.42	Abscon 109 (November, 2006)
0.42	   
0.42	   configuration
0.42	     name=epfc.xml
0.45	   
0.45	   instance
0.45	     name=/tmp/evaluation/280243-1169303328/unknown.xml
0.48	   
0.48	   domains being loaded...
0.48	   
0.49	   variables being loaded...
0.52	     nbVariables=60  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.52	       =>  wckTime=0.094  cpuTime=0.09  mem=6M887
0.52	   
0.52	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.64	     nbConstraints=440  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=439
0.64	     nbConflictsStructures=1  nbSharedConflictsStructures=439  nbSharedBinaryRepresentations=2  maxDegree=21  maxArity=2
0.64	       =>  wckTime=0.216  cpuTime=0.16  mem=8M854
0.68	   
0.68	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.294  cpuTime=0.2  mem=5M589
0.72	
0.72	s SATISFIABLE
0.72	o 236
0.72	c 204
0.72	o 241
0.72	c 199
0.72	o 247
0.72	c 193
0.72	o 248
0.72	c 192
0.72	o 252
0.72	c 188
0.72	o 254
0.72	c 186
0.72	o 256
0.72	c 184
0.73	o 258
0.73	c 182
0.73	o 260
0.73	c 180
0.73	o 261
0.73	c 179
0.73	o 263
0.73	c 177
0.73	o 265
0.73	c 175
0.73	o 268
0.73	c 172
0.73	o 270
0.73	c 170
0.73	o 271
0.73	c 169
0.74	o 272
0.74	c 168
0.74	o 277
0.74	c 163
0.74	o 278
0.74	c 162
0.74	o 279
0.74	c 161
0.74	o 283
0.74	c 157
0.74	o 287
0.74	c 153
0.74	o 289
0.74	c 151
0.74	o 290
0.74	c 150
0.75	o 291
0.75	c 149
0.83	o 292
0.83	c 148
0.83	o 293
0.83	c 147
0.84	o 294
0.84	c 146
1.22	o 295
1.22	c 145
2.29	   
2.29	   search
2.29	     run=0  nbConstraintChecks=6040491  nbAssignments=10000
2.29	       =>  wckTime=1.575  cpuTime=1.56  mem=5M589
3.80	   
3.80	   search
3.80	     run=1  nbConstraintChecks=12177627  nbAssignments=20000
3.80	       =>  wckTime=3.089  cpuTime=3.07  mem=5M589
5.30	   
5.30	   search
5.30	     run=2  nbConstraintChecks=18217467  nbAssignments=30000
5.30	       =>  wckTime=4.588  cpuTime=4.57  mem=5M589
6.82	   
6.82	   search
6.82	     run=3  nbConstraintChecks=24347305  nbAssignments=40000
6.82	       =>  wckTime=6.11  cpuTime=6.08  mem=5M589
8.33	   
8.33	   search
8.33	     run=4  nbConstraintChecks=30379412  nbAssignments=50000
8.33	       =>  wckTime=7.621  cpuTime=7.6  mem=5M589
9.86	   
9.86	   search
9.86	     run=5  nbConstraintChecks=36518147  nbAssignments=60000
9.86	       =>  wckTime=9.145  cpuTime=9.12  mem=5M589
11.37	   
11.37	   search
11.37	     run=6  nbConstraintChecks=42568511  nbAssignments=70000
11.37	       =>  wckTime=10.658  cpuTime=10.63  mem=5M589
12.89	   
12.89	   search
12.89	     run=7  nbConstraintChecks=48718341  nbAssignments=80000
12.90	       =>  wckTime=12.181  cpuTime=12.16  mem=5M589
14.40	   
14.40	   search
14.40	     run=8  nbConstraintChecks=54756485  nbAssignments=90000
14.40	       =>  wckTime=13.691  cpuTime=13.66  mem=5M589
15.93	   
15.93	   search
15.93	     run=9  nbConstraintChecks=60891103  nbAssignments=100000
15.93	       =>  wckTime=15.212  cpuTime=15.19  mem=5M589
17.42	   
17.42	   search
17.42	     run=10  nbConstraintChecks=66923463  nbAssignments=110000
17.42	       =>  wckTime=16.709  cpuTime=16.69  mem=5M589
18.93	   
18.93	   search
18.93	     run=11  nbConstraintChecks=73054969  nbAssignments=120000
18.93	       =>  wckTime=18.217  cpuTime=18.19  mem=5M589
20.43	   
20.43	   search
20.43	     run=12  nbConstraintChecks=79082371  nbAssignments=130000
20.43	       =>  wckTime=19.714  cpuTime=19.68  mem=5M589
21.94	   
21.94	   search
21.94	     run=13  nbConstraintChecks=85223177  nbAssignments=140000
21.94	       =>  wckTime=21.225  cpuTime=21.2  mem=5M589
23.44	   
23.44	   search
23.44	     run=14  nbConstraintChecks=91263061  nbAssignments=150000
23.44	       =>  wckTime=22.723  cpuTime=22.7  mem=5M589
24.95	   
24.95	   search
24.95	     run=15  nbConstraintChecks=97406471  nbAssignments=160000
24.95	       =>  wckTime=24.233  cpuTime=24.21  mem=5M589
26.45	   
26.45	   search
26.45	     run=16  nbConstraintChecks=103453409  nbAssignments=170000
26.45	       =>  wckTime=25.741  cpuTime=25.71  mem=5M589
27.98	   
27.98	   search
27.98	     run=17  nbConstraintChecks=109608217  nbAssignments=180000
27.98	       =>  wckTime=27.267  cpuTime=27.24  mem=5M589
29.49	   
29.49	   search
29.49	     run=18  nbConstraintChecks=115640039  nbAssignments=190000
29.49	       =>  wckTime=28.778  cpuTime=28.75  mem=5M589
31.01	   
31.01	   search
31.01	     run=19  nbConstraintChecks=121763517  nbAssignments=200000
31.01	       =>  wckTime=30.3  cpuTime=30.27  mem=5M589
31.24	   
31.24	   search
31.24	     run=20  nbConstraintChecks=122641614  nbAssignments=201554
31.24	       =>  wckTime=30.529  cpuTime=30.5  mem=5M589
31.24	   
31.24	   global
31.24	     nbConstraintChecks=122641614  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.24	     solvingWckTime=30.527  solvingCpuTime=30.5  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.24	     globalCpuTime=30.75
31.24	       =>  wckTime=30.822  cpuTime=30.7  mem=5M589
31.24	   
31.24	   solver IterativeSystematicSolver being built... 
31.38	       =>  wckTime=30.962  cpuTime=30.81  mem=16M545
31.44	   
31.44	   preprocessing
31.44	     nbConstraintChecks=33802  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.44	     detectedInconsistency=no
31.44	       =>  wckTime=0.056  cpuTime=0.03  mem=16M545
31.47	   
31.47	   search
31.47	     run=0  nbConstraintChecks=31163  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
31.47	     nbFailedAssignments=5  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
31.47	       =>  wckTime=0.086  cpuTime=0.06  mem=16M545
31.51	   
31.51	   search
31.51	     run=1  nbConstraintChecks=78707  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102
31.51	     nbFailedAssignments=16  nbBacktracks=25  nbVisitedNodes=144  nbRestartNogoods=2
31.51	       =>  wckTime=0.122  cpuTime=0.08  mem=16M545
31.54	   
31.54	   search
31.54	     run=2  nbConstraintChecks=142620  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=172
31.54	     nbFailedAssignments=33  nbBacktracks=48  nbVisitedNodes=254  nbRestartNogoods=3
31.54	       =>  wckTime=0.155  cpuTime=0.12  mem=16M545
31.58	   
31.58	   search
31.58	     run=3  nbConstraintChecks=231590  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263
31.58	     nbFailedAssignments=59  nbBacktracks=83  nbVisitedNodes=401  nbRestartNogoods=5
31.58	       =>  wckTime=0.2  cpuTime=0.16  mem=16M545
31.64	   
31.64	   search
31.64	     run=4  nbConstraintChecks=349851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=378
31.64	     nbFailedAssignments=89  nbBacktracks=134  nbVisitedNodes=594  nbRestartNogoods=7
31.64	       =>  wckTime=0.254  cpuTime=0.21  mem=16M545
31.72	   
31.72	   search
31.72	     run=5  nbConstraintChecks=521139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=529
31.72	     nbFailedAssignments=134  nbBacktracks=209  nbVisitedNodes=863  nbRestartNogoods=10
31.72	       =>  wckTime=0.337  cpuTime=0.29  mem=17M520
31.84	   
31.84	   search
31.84	     run=6  nbConstraintChecks=785571  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=758
31.84	     nbFailedAssignments=218  nbBacktracks=322  nbVisitedNodes=1281  nbRestartNogoods=12
31.84	       =>  wckTime=0.452  cpuTime=0.41  mem=17M520
32.02	   
32.02	   search
32.02	     run=7  nbConstraintChecks=1173379  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1081
32.02	     nbFailedAssignments=338  nbBacktracks=493  nbVisitedNodes=1891  nbRestartNogoods=15
32.02	       =>  wckTime=0.637  cpuTime=0.59  mem=17M520
32.30	   
32.30	   search
32.30	     run=8  nbConstraintChecks=1756380  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1552
32.30	     nbFailedAssignments=523  nbBacktracks=749  nbVisitedNodes=2789  nbRestartNogoods=18
32.30	       =>  wckTime=0.918  cpuTime=0.86  mem=17M520
32.66	   
32.66	   search
32.66	     run=9  nbConstraintChecks=2595114  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2226
32.66	     nbFailedAssignments=782  nbBacktracks=1133  nbVisitedNodes=4086  nbRestartNogoods=21
32.66	       =>  wckTime=1.275  cpuTime=1.21  mem=17M520
33.21	   
33.21	   search
33.21	     run=10  nbConstraintChecks=3882389  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3236
33.21	     nbFailedAssignments=1186  nbBacktracks=1709  nbVisitedNodes=6028  nbRestartNogoods=26
33.21	       =>  wckTime=1.83  cpuTime=1.76  mem=17M520
34.08	   
34.08	   search
34.08	     run=11  nbConstraintChecks=5894391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4854
34.08	     nbFailedAssignments=1910  nbBacktracks=2573  nbVisitedNodes=9143  nbRestartNogoods=31
34.08	       =>  wckTime=2.696  cpuTime=2.62  mem=17M520
35.36	   
35.36	   search
35.36	     run=12  nbConstraintChecks=8802882  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7095
35.36	     nbFailedAssignments=2826  nbBacktracks=3871  nbVisitedNodes=13488  nbRestartNogoods=35
35.36	       =>  wckTime=3.976  cpuTime=3.9  mem=17M520
37.23	   
37.23	   search
37.23	     run=13  nbConstraintChecks=13098454  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10398
37.23	     nbFailedAssignments=4156  nbBacktracks=5817  nbVisitedNodes=20012  nbRestartNogoods=41
37.23	       =>  wckTime=5.847  cpuTime=5.77  mem=17M520
40.04	   
40.04	   search
40.04	     run=14  nbConstraintChecks=19652559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15616
40.04	     nbFailedAssignments=6427  nbBacktracks=8736  nbVisitedNodes=30253  nbRestartNogoods=45
40.04	       =>  wckTime=8.658  cpuTime=8.59  mem=17M520
44.29	   
44.29	   search
44.29	     run=15  nbConstraintChecks=29168876  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22975
44.29	     nbFailedAssignments=9384  nbBacktracks=13114  nbVisitedNodes=44704  nbRestartNogoods=51
44.29	       =>  wckTime=12.905  cpuTime=12.83  mem=17M520
50.87	   
50.87	   search
50.87	     run=16  nbConstraintChecks=43658273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34219
50.87	     nbFailedAssignments=14038  nbBacktracks=19683  nbVisitedNodes=66729  nbRestartNogoods=56
50.87	       =>  wckTime=19.482  cpuTime=19.41  mem=17M520
59.65	   
59.65	   search
59.65	     run=17  nbConstraintChecks=64205197  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50750
59.65	     nbFailedAssignments=20691  nbBacktracks=29536  nbVisitedNodes=98540  nbRestartNogoods=64
59.65	       =>  wckTime=28.263  cpuTime=28.19  mem=17M520
73.08	   
73.08	   search
73.08	     run=18  nbConstraintChecks=94372845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74119
73.08	     nbFailedAssignments=29256  nbBacktracks=44314  nbVisitedNodes=144157  nbRestartNogoods=72
73.08	       =>  wckTime=41.695  cpuTime=41.61  mem=17M520
95.40	   
95.40	   search
95.40	     run=19  nbConstraintChecks=141033685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111663
95.40	     nbFailedAssignments=44607  nbBacktracks=66482  nbVisitedNodes=216716  nbRestartNogoods=77
95.40	       =>  wckTime=64.015  cpuTime=63.93  mem=17M520
120.69	   
120.69	   search
120.69	     run=20  nbConstraintChecks=199068717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=162880
120.69	     nbFailedAssignments=62549  nbBacktracks=99738  nbVisitedNodes=310735  nbRestartNogoods=86
120.69	       =>  wckTime=89.31  cpuTime=89.22  mem=17M520
153.56	   
153.56	   search
153.56	     run=21  nbConstraintChecks=275548180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=236509
153.56	     nbFailedAssignments=86279  nbBacktracks=149619  nbVisitedNodes=437628  nbRestartNogoods=95
153.56	       =>  wckTime=122.172  cpuTime=122.07  mem=17M520
200.43	   
200.43	   search
200.43	     run=22  nbConstraintChecks=385236546  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=345067
200.43	     nbFailedAssignments=119989  nbBacktracks=224437  nbVisitedNodes=623280  nbRestartNogoods=101
200.43	       =>  wckTime=169.051  cpuTime=168.94  mem=17M520
263.90	   
263.90	   search
263.90	     run=23  nbConstraintChecks=541846600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=503592
263.90	     nbFailedAssignments=166260  nbBacktracks=336665  nbVisitedNodes=887853  nbRestartNogoods=109
263.90	       =>  wckTime=232.513  cpuTime=232.39  mem=17M520
362.08	   
362.08	   search
362.08	     run=24  nbConstraintChecks=780399845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=741822
362.08	     nbFailedAssignments=236128  nbBacktracks=505006  nbVisitedNodes=1289245  nbRestartNogoods=118
362.08	       =>  wckTime=330.698  cpuTime=330.55  mem=17M520
513.22	   
513.22	   search
513.22	     run=25  nbConstraintChecks=1126805216  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1099778
513.22	     nbFailedAssignments=341545  nbBacktracks=757517  nbVisitedNodes=1878148  nbRestartNogoods=127
513.22	       =>  wckTime=481.838  cpuTime=481.65  mem=17M520
728.77	   
728.77	   search
728.77	     run=26  nbConstraintChecks=1640596803  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1632009
728.77	     nbFailedAssignments=494978  nbBacktracks=1136284  nbVisitedNodes=2769732  nbRestartNogoods=137
728.77	       =>  wckTime=697.386  cpuTime=697.14  mem=17M520
1065.52	   
1065.52	   search
1065.52	     run=27  nbConstraintChecks=2416637404  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2433645
1065.52	     nbFailedAssignments=728437  nbBacktracks=1704435  nbVisitedNodes=4087797  nbRestartNogoods=147
1065.52	       =>  wckTime=1034.131  cpuTime=1033.81  mem=17M520
1552.36	   
1552.36	   search
1552.36	     run=28  nbConstraintChecks=3566470144  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3627919
1552.36	     nbFailedAssignments=1070457  nbBacktracks=2556663  nbVisitedNodes=6070764  nbRestartNogoods=157
1552.36	       =>  wckTime=1520.978  cpuTime=1520.53  mem=17M520
2290.85	   
2290.85	   search
2290.85	     run=29  nbConstraintChecks=5302473164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5420514
2290.85	     nbFailedAssignments=1584679  nbBacktracks=3835003  nbVisitedNodes=9091434  nbRestartNogoods=167
2290.85	       =>  wckTime=2259.462  cpuTime=2258.76  mem=17M520
2400.84	v 1 0 0 0 0 0 0 0 1 0 1 1 0 1 1 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 1 0 0 1 0 0 1 0 1 1 0 0 0 1 0 0 1 1 0 1 1 1 0 1 1 0 0 1 0 

Verifier Data (download as text)

145 unsatisfied constraints, 295 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/node41/watcher-280243-1169303328 -o ROOT/results/node41/solver-280243-1169303328 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280243-1169303328/unknown.xml 

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

/proc/loadavg: 1.00 1.00 1.01 3/65 14301
/proc/meminfo: memFree=1442248/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=1784 CPUtime=0
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 150 0 0 0 0 0 0 0 19 0 1 0 278732017 1826816 122 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 2429408 0 0 4096 0 0 0 0 17 1 0 0
/proc/14300/statm: 446 124 92 14 0 91 0

[startup+0.102958 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 14301
/proc/meminfo: memFree=1442248/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=907808 CPUtime=0.05
/proc/14300/stat : 14300 (java) D 14298 14300 13364 0 -1 0 2507 0 1 0 4 1 0 0 20 0 4 0 278732017 929595392 2254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/14300/statm: 226952 2254 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.510992 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 14301
/proc/meminfo: memFree=1442248/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915332 CPUtime=0.37
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 6037 0 1 0 34 3 0 0 17 0 8 0 278732017 937299968 5776 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072929762 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14300/statm: 228833 5776 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 915332

[startup+1.33206 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 14308
/proc/meminfo: memFree=1424528/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=1.2
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 7105 0 1 0 99 21 0 0 17 0 8 0 278732017 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 6843 2479 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915456 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278732020 937426944 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915456 CPUtime=0.12
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 278732032 937426944 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 6843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 915452

[startup+2.9812 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 14308
/proc/meminfo: memFree=1424528/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=2.84
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 7109 0 1 0 220 64 0 0 16 0 8 0 278732017 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 6846 2479 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278732020 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915456 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937426944 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.12
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 338 0 0 0 12 0 0 0 16 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915452

[startup+6.27449 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 14308
/proc/meminfo: memFree=1424464/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=6.14
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 7109 0 1 0 465 149 0 0 18 0 8 0 278732017 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 6846 2479 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915456 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278732020 937426944 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.12
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 338 0 0 0 12 0 0 0 16 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915452

[startup+12.748 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 14308
/proc/meminfo: memFree=1424488/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=12.61
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 7109 0 1 0 947 314 0 0 17 0 8 0 278732017 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 6846 2479 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278732020 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915456 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937426944 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.12
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 338 0 0 0 12 0 0 0 16 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915452

[startup+25.5782 s]
/proc/loadavg: 1.08 1.02 1.01 2/72 14308
/proc/meminfo: memFree=1424488/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915456 CPUtime=25.44
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 7109 0 1 0 1896 648 0 0 16 0 8 0 278732017 937426944 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 6846 2479 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 176 0 0 0 2 0 0 0 17 0 8 0 278732020 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915456 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937426944 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.12
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 338 0 0 0 12 0 0 0 16 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915456 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937426944 6846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915456

[startup+51.2584 s]
/proc/loadavg: 1.05 1.01 1.01 2/72 14308
/proc/meminfo: memFree=1416552/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=51.1
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 9191 0 1 0 4309 801 0 0 17 0 8 0 278732017 937422848 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860899 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 8925 2532 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278732020 937422848 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.22
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 278732032 937422848 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 915452

[startup+102.507 s]
/proc/loadavg: 1.02 1.01 1.00 2/72 14308
/proc/meminfo: memFree=1416488/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=102.33
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 9198 0 1 0 9432 801 0 0 25 0 8 0 278732017 937422848 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831642 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 8932 2532 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278732020 937422848 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.22
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 278732032 937422848 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 915452

[startup+162.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14308
/proc/meminfo: memFree=1416488/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=162.4
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 9203 0 1 0 15439 801 0 0 25 0 8 0 278732017 937422848 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812316 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.42
Current children cumulated vsize (KiB) 915452

[startup+2085.21 s]
/proc/loadavg: 1.01 1.01 1.00 2/72 14506
/proc/meminfo: memFree=1415976/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=2084.49
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 9224 0 1 0 207642 807 0 0 25 0 8 0 278732017 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860823 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 8956 2532 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278732020 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.22
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2084.49
Current children cumulated vsize (KiB) 915452

[startup+2145.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14506
/proc/meminfo: memFree=1416040/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=2144.55
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 9224 0 1 0 213648 807 0 0 25 0 8 0 278732017 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831951 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 8956 2532 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278732020 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.22
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2144.55
Current children cumulated vsize (KiB) 915452

[startup+2205.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14506
/proc/meminfo: memFree=1416040/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=2204.62
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 9224 0 1 0 219655 807 0 0 25 0 8 0 278732017 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810505 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 8956 2532 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278732020 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.22
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2204.62
Current children cumulated vsize (KiB) 915452

[startup+2265.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14506
/proc/meminfo: memFree=1416104/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=2264.69
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 9224 0 1 0 225662 807 0 0 25 0 8 0 278732017 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831687 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 8956 2532 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278732020 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.22
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2264.69
Current children cumulated vsize (KiB) 915452

[startup+2325.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14506
/proc/meminfo: memFree=1416168/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=2324.76
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 9226 0 1 0 231669 807 0 0 25 0 8 0 278732017 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073834903 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 8958 2532 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278732020 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.22
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2324.76
Current children cumulated vsize (KiB) 915452

[startup+2385.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14506
/proc/meminfo: memFree=1416104/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=2384.82
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 9226 0 1 0 237675 807 0 0 25 0 8 0 278732017 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 8958 2532 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278732020 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.22
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2384.82
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14506
/proc/meminfo: memFree=1416104/2055920 swapFree=4191892/4192956
[pid=14300] ppid=14298 vsize=915452 CPUtime=2400.03
/proc/14300/stat : 14300 (java) R 14298 14300 13364 0 -1 0 9226 0 1 0 239196 807 0 0 25 0 8 0 278732017 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073880105 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14300/statm: 228863 8958 2532 14 0 215333 0
[pid=14300/tid=14302] ppid=14298 vsize=915452 CPUtime=0.02
/proc/14300/task/14302/stat : 14302 (java) S 14298 14300 13364 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278732020 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14303] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14303/stat : 14303 (java) S 14298 14300 13364 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14304] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14304/stat : 14304 (java) S 14298 14300 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278732021 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14305] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14305/stat : 14305 (java) S 14298 14300 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14306] ppid=14298 vsize=915452 CPUtime=0.22
/proc/14300/task/14306/stat : 14306 (java) S 14298 14300 13364 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14307] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14307/stat : 14307 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14300/tid=14308] ppid=14298 vsize=915452 CPUtime=0
/proc/14300/task/14308/stat : 14308 (java) S 14298 14300 13364 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278732032 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2400.89
CPU time (s): 2400.1
CPU user time (s): 2392.02
CPU system time (s): 8.07977
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.02
system time used= 8.07977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9248
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= 49458
involuntary context switches= 10877

runsolver used 2.6496 s user time and 5.87511 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan 20 14:28:48 UTC 2007


IDJOB= 280243
IDBENCH= 10692
IDSOLVER= 68
FILE ID= node41/280243-1169303328

PBS_JOBID= 3609846

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-60/maxcut-60-440-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280243-1169303328/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-280243-1169303328 -o ROOT/results/node41/solver-280243-1169303328 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280243-1169303328/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  37b22c16f3fe2c16f3a0ebae53322d80

RANDOM SEED= 833577741

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.234
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.234
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:       1442728 kB
Buffers:         51044 kB
Cached:         466364 kB
SwapCached:        276 kB
Active:         204568 kB
Inactive:       328100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442728 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          24220 kB
Slab:            66532 kB
Committed_AS:  5087540 kB
PageTables:       1476 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 node41 on Sat Jan 20 15:08:49 UTC 2007