Trace number 279677

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.13 2400.99

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-600-9_ext.xml
MD5SUM5a372f9784b7389665bbbd2d3f8e3293
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints368
Best CPU time to get the best result obtained on this benchmark832.102
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints600
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension600
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279677-1169296709/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.092  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.56	     nbConstraints=600  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=599
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=599  nbSharedBinaryRepresentations=2  maxDegree=31  maxArity=2
0.56	       =>  wckTime=0.248  cpuTime=0.18  mem=8M868
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.33  cpuTime=0.22  mem=5M664
0.65	
0.65	s SATISFIABLE
0.65	o 302
0.65	c 298
0.65	o 311
0.65	c 289
0.65	o 319
0.65	c 281
0.65	o 321
0.65	c 279
0.66	o 325
0.66	c 275
0.66	o 326
0.66	c 274
0.66	o 327
0.66	c 273
0.66	o 333
0.66	c 267
0.66	o 335
0.66	c 265
0.66	o 336
0.66	c 264
0.66	o 338
0.66	c 262
0.66	o 341
0.66	c 259
0.66	o 343
0.66	c 257
0.66	o 344
0.66	c 256
0.66	o 345
0.66	c 255
0.66	o 346
0.66	c 254
0.67	o 347
0.67	c 253
0.67	o 348
0.67	c 252
0.67	o 350
0.67	c 250
0.67	o 351
0.67	c 249
0.67	o 354
0.67	c 246
0.67	o 355
0.67	c 245
0.68	o 356
0.68	c 244
0.68	o 357
0.68	c 243
0.68	o 359
0.68	c 241
0.68	o 360
0.68	c 240
0.68	o 361
0.68	c 239
0.68	o 362
0.68	c 238
0.69	o 365
0.69	c 235
0.70	o 366
0.70	c 234
0.70	o 367
0.70	c 233
0.74	o 368
0.74	c 232
2.71	   
2.71	   search
2.71	     run=0  nbConstraintChecks=9331713  nbAssignments=10000
2.71	       =>  wckTime=2.064  cpuTime=2.04  mem=5M664
4.71	   
4.71	   search
4.71	     run=1  nbConstraintChecks=18774860  nbAssignments=20000
4.71	       =>  wckTime=4.068  cpuTime=4.04  mem=5M664
6.69	   
6.69	   search
6.69	     run=2  nbConstraintChecks=28100420  nbAssignments=30000
6.69	       =>  wckTime=6.049  cpuTime=6.02  mem=5M664
8.68	   
8.68	   search
8.68	     run=3  nbConstraintChecks=37542590  nbAssignments=40000
8.68	       =>  wckTime=8.037  cpuTime=8.0  mem=5M664
10.66	   
10.66	   search
10.66	     run=4  nbConstraintChecks=46870891  nbAssignments=50000
10.66	       =>  wckTime=10.011  cpuTime=9.98  mem=5M664
12.64	   
12.64	   search
12.64	     run=5  nbConstraintChecks=56319352  nbAssignments=60000
12.64	       =>  wckTime=11.997  cpuTime=11.96  mem=5M664
14.61	   
14.61	   search
14.62	     run=6  nbConstraintChecks=65646574  nbAssignments=70000
14.62	       =>  wckTime=13.97  cpuTime=13.93  mem=5M664
16.61	   
16.61	   search
16.61	     run=7  nbConstraintChecks=75089496  nbAssignments=80000
16.61	       =>  wckTime=15.962  cpuTime=15.93  mem=5M664
18.60	   
18.60	   search
18.60	     run=8  nbConstraintChecks=84424720  nbAssignments=90000
18.60	       =>  wckTime=17.955  cpuTime=17.93  mem=5M664
20.61	   
20.61	   search
20.61	     run=9  nbConstraintChecks=93877098  nbAssignments=100000
20.61	       =>  wckTime=19.962  cpuTime=19.93  mem=5M664
22.60	   
22.60	   search
22.60	     run=10  nbConstraintChecks=103204955  nbAssignments=110000
22.60	       =>  wckTime=21.954  cpuTime=21.92  mem=5M664
24.61	   
24.61	   search
24.61	     run=11  nbConstraintChecks=112660486  nbAssignments=120000
24.61	       =>  wckTime=23.961  cpuTime=23.93  mem=5M664
26.59	   
26.59	   search
26.59	     run=12  nbConstraintChecks=121986451  nbAssignments=130000
26.59	       =>  wckTime=25.947  cpuTime=25.91  mem=5M664
28.58	   
28.58	   search
28.58	     run=13  nbConstraintChecks=131431407  nbAssignments=140000
28.58	       =>  wckTime=27.934  cpuTime=27.9  mem=5M664
30.55	   
30.55	   search
30.55	     run=14  nbConstraintChecks=140762762  nbAssignments=150000
30.55	       =>  wckTime=29.905  cpuTime=29.87  mem=5M664
30.76	   
30.76	   search
30.76	     run=15  nbConstraintChecks=141778989  nbAssignments=151074
30.76	       =>  wckTime=30.12  cpuTime=30.09  mem=5M664
30.77	   
30.77	   global
30.77	     nbConstraintChecks=141778989  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.77	     solvingWckTime=30.118  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.77	     globalCpuTime=30.36
30.77	       =>  wckTime=30.45  cpuTime=30.31  mem=5M664
30.77	   
30.77	   solver IterativeSystematicSolver being built... 
30.91	       =>  wckTime=30.592  cpuTime=30.42  mem=16M588
30.92	   
30.92	   preprocessing
30.92	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.92	     detectedInconsistency=no
30.92	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M588
30.98	   
30.98	   search
30.98	     run=0  nbConstraintChecks=47667  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47
30.98	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=66  nbRestartNogoods=0
30.98	       =>  wckTime=0.065  cpuTime=0.04  mem=16M588
31.02	   
31.02	   search
31.02	     run=1  nbConstraintChecks=115641  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107
31.02	     nbFailedAssignments=22  nbBacktracks=25  nbVisitedNodes=155  nbRestartNogoods=1
31.02	       =>  wckTime=0.114  cpuTime=0.08  mem=16M588
31.06	   
31.06	   search
31.06	     run=2  nbConstraintChecks=206274  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=179
31.06	     nbFailedAssignments=41  nbBacktracks=48  nbVisitedNodes=269  nbRestartNogoods=3
31.06	       =>  wckTime=0.155  cpuTime=0.12  mem=16M588
31.11	   
31.11	   search
31.11	     run=3  nbConstraintChecks=316688  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264
31.11	     nbFailedAssignments=62  nbBacktracks=81  nbVisitedNodes=408  nbRestartNogoods=6
31.11	       =>  wckTime=0.201  cpuTime=0.16  mem=16M588
31.18	   
31.18	   search
31.18	     run=4  nbConstraintChecks=484533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=381
31.18	     nbFailedAssignments=99  nbBacktracks=131  nbVisitedNodes=612  nbRestartNogoods=8
31.18	       =>  wckTime=0.274  cpuTime=0.23  mem=16M588
31.28	   
31.28	   search
31.28	     run=5  nbConstraintChecks=739465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=550
31.28	     nbFailedAssignments=162  nbBacktracks=206  nbVisitedNodes=919  nbRestartNogoods=12
31.28	       =>  wckTime=0.373  cpuTime=0.33  mem=16M588
31.42	   
31.42	   search
31.42	     run=6  nbConstraintChecks=1105692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=779
31.42	     nbFailedAssignments=251  nbBacktracks=319  nbVisitedNodes=1350  nbRestartNogoods=16
31.42	       =>  wckTime=0.513  cpuTime=0.46  mem=16M588
31.63	   
31.63	   search
31.63	     run=7  nbConstraintChecks=1652395  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1110
31.63	     nbFailedAssignments=383  nbBacktracks=491  nbVisitedNodes=1985  nbRestartNogoods=19
31.63	       =>  wckTime=0.725  cpuTime=0.67  mem=16M588
31.96	   
31.96	   search
31.96	     run=8  nbConstraintChecks=2441695  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1579
31.96	     nbFailedAssignments=570  nbBacktracks=748  nbVisitedNodes=2898  nbRestartNogoods=23
31.96	       =>  wckTime=1.053  cpuTime=0.98  mem=16M588
32.44	   
32.44	   search
32.44	     run=9  nbConstraintChecks=3713309  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2322
32.44	     nbFailedAssignments=900  nbBacktracks=1132  nbVisitedNodes=4355  nbRestartNogoods=28
32.44	       =>  wckTime=1.535  cpuTime=1.46  mem=16M588
33.15	   
33.15	   search
33.15	     run=10  nbConstraintChecks=5665824  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3468
33.15	     nbFailedAssignments=1442  nbBacktracks=1708  nbVisitedNodes=6619  nbRestartNogoods=32
33.15	       =>  wckTime=2.236  cpuTime=2.15  mem=17M564
34.15	   
34.15	   search
34.15	     run=11  nbConstraintChecks=8353191  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5017
34.15	     nbFailedAssignments=2104  nbBacktracks=2572  nbVisitedNodes=9694  nbRestartNogoods=38
34.15	       =>  wckTime=3.242  cpuTime=3.16  mem=17M564
35.74	   
35.74	   search
35.74	     run=12  nbConstraintChecks=12539631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7403
35.74	     nbFailedAssignments=3164  nbBacktracks=3869  nbVisitedNodes=14437  nbRestartNogoods=44
35.74	       =>  wckTime=4.826  cpuTime=4.74  mem=17M564
38.22	   
38.22	   search
38.22	     run=13  nbConstraintChecks=19033543  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11068
38.22	     nbFailedAssignments=4860  nbBacktracks=5815  nbVisitedNodes=21744  nbRestartNogoods=49
38.22	       =>  wckTime=7.313  cpuTime=7.23  mem=17M564
42.05	   
42.05	   search
42.05	     run=14  nbConstraintChecks=28694731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16508
42.05	     nbFailedAssignments=7353  nbBacktracks=8736  nbVisitedNodes=32598  nbRestartNogoods=60
42.05	       =>  wckTime=11.139  cpuTime=11.05  mem=17M564
47.73	   
47.73	   search
47.73	     run=15  nbConstraintChecks=43252908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24713
47.73	     nbFailedAssignments=11157  nbBacktracks=13114  nbVisitedNodes=48985  nbRestartNogoods=67
47.73	       =>  wckTime=16.823  cpuTime=16.73  mem=17M564
55.97	   
55.97	   search
55.97	     run=16  nbConstraintChecks=64475456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36733
55.97	     nbFailedAssignments=16584  nbBacktracks=19682  nbVisitedNodes=72999  nbRestartNogoods=74
55.97	       =>  wckTime=25.059  cpuTime=24.96  mem=17M564
70.18	   
70.18	   search
70.18	     run=17  nbConstraintChecks=99868349  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56188
70.18	     nbFailedAssignments=26163  nbBacktracks=29535  nbVisitedNodes=111886  nbRestartNogoods=80
70.18	       =>  wckTime=39.273  cpuTime=39.17  mem=17M564
89.92	   
89.92	   search
89.92	     run=18  nbConstraintChecks=149861260  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84415
89.92	     nbFailedAssignments=39587  nbBacktracks=44313  nbVisitedNodes=168314  nbRestartNogoods=86
89.92	       =>  wckTime=59.007  cpuTime=58.9  mem=17M564
119.84	   
119.84	   search
119.84	     run=19  nbConstraintChecks=226026410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=127525
119.84	     nbFailedAssignments=60506  nbBacktracks=66481  nbVisitedNodes=254511  nbRestartNogoods=94
119.84	       =>  wckTime=88.93  cpuTime=88.82  mem=17M564
161.14	   
161.14	   search
161.14	     run=20  nbConstraintChecks=331893668  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=187829
161.14	     nbFailedAssignments=87534  nbBacktracks=99733  nbVisitedNodes=375094  nbRestartNogoods=101
161.14	       =>  wckTime=130.233  cpuTime=130.11  mem=17M564
227.86	   
227.86	   search
227.86	     run=21  nbConstraintChecks=496234046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=279750
227.86	     nbFailedAssignments=129554  nbBacktracks=149611  nbVisitedNodes=558862  nbRestartNogoods=107
227.86	       =>  wckTime=196.949  cpuTime=196.81  mem=17M564
322.48	   
322.48	   search
322.48	     run=22  nbConstraintChecks=733279870  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=415034
322.48	     nbFailedAssignments=189994  nbBacktracks=224429  nbVisitedNodes=829107  nbRestartNogoods=113
322.48	       =>  wckTime=291.573  cpuTime=291.4  mem=17M564
470.47	   
470.47	   search
470.47	     run=23  nbConstraintChecks=1098516864  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=624711
470.47	     nbFailedAssignments=287418  nbBacktracks=336656  nbVisitedNodes=1247767  nbRestartNogoods=119
470.47	       =>  wckTime=439.565  cpuTime=439.36  mem=17M564
675.16	   
675.16	   search
675.16	     run=24  nbConstraintChecks=1626450941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=931064
675.16	     nbFailedAssignments=425405  nbBacktracks=504997  nbVisitedNodes=1858843  nbRestartNogoods=126
675.16	       =>  wckTime=644.25  cpuTime=643.99  mem=17M564
983.12	   
983.12	   search
983.12	     run=25  nbConstraintChecks=2394688323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1389156
983.12	     nbFailedAssignments=630961  nbBacktracks=757508  nbVisitedNodes=2754936  nbRestartNogoods=133
983.12	       =>  wckTime=952.208  cpuTime=951.87  mem=17M564
1377.56	   
1377.56	   search
1377.56	     run=26  nbConstraintChecks=3433645386  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2046471
1377.56	     nbFailedAssignments=909487  nbBacktracks=1136277  nbVisitedNodes=3994476  nbRestartNogoods=145
1377.56	       =>  wckTime=1346.652  cpuTime=1346.1  mem=17M564
1893.31	   
1893.31	   search
1893.31	     run=27  nbConstraintChecks=4865537340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2992583
1893.31	     nbFailedAssignments=1287422  nbBacktracks=1704428  nbVisitedNodes=5715910  nbRestartNogoods=151
1893.31	       =>  wckTime=1862.399  cpuTime=1861.63  mem=17M564
2400.93	v 0 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 1 1 0 1 1 1 0 1 

Verifier Data (download as text)

232 unsatisfied constraints, 368 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/node58/watcher-279677-1169296709 -o ROOT/results/node58/solver-279677-1169296709 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279677-1169296709/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.94 0.98 0.99 6/70 8217
/proc/meminfo: memFree=1429368/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=1784 CPUtime=0
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 278068871 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/8216/statm: 446 140 106 14 0 91 0

[startup+0.107288 s]
/proc/loadavg: 0.94 0.98 0.99 6/70 8217
/proc/meminfo: memFree=1429368/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=914988 CPUtime=0.09
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 2980 0 1 0 7 2 0 0 17 0 8 0 278068871 936947712 2726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154016819 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228747 2726 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515322 s]
/proc/loadavg: 0.94 0.98 0.99 6/70 8217
/proc/meminfo: memFree=1429368/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915332 CPUtime=0.49
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 6404 0 1 0 45 4 0 0 20 0 8 0 278068871 937299968 6143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228833 6143 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33639 s]
/proc/loadavg: 0.94 0.98 0.99 3/87 8234
/proc/meminfo: memFree=1392432/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=1.31
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 7215 0 1 0 112 19 0 0 25 0 8 0 278068871 937431040 6953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 6953 2476 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 194 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 6953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 6953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915464 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937435136 6953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.12
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 341 0 0 0 12 0 0 0 16 0 8 0 278068879 937431040 6953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 6953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 6953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.97753 s]
/proc/loadavg: 0.94 0.98 0.99 3/87 8234
/proc/meminfo: memFree=1392432/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=2.96
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 7218 0 1 0 239 57 0 0 25 0 8 0 278068871 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 6955 2476 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 194 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915464 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937435136 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.12
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 278068879 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915460

[startup+6.17982 s]
/proc/loadavg: 1.03 1.00 1.00 3/87 8234
/proc/meminfo: memFree=1392432/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=6.15
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 7218 0 1 0 489 126 0 0 25 0 8 0 278068871 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 6955 2476 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 194 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915464 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937435136 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.12
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 278068879 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915464 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937435136 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915460

[startup+12.6464 s]
/proc/loadavg: 1.11 1.02 1.01 3/87 8234
/proc/meminfo: memFree=1392432/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=12.62
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 7220 0 1 0 1016 246 0 0 25 0 8 0 278068871 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 6956 2476 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 194 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.13
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 278068879 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.4915 s]
/proc/loadavg: 1.38 1.08 1.03 3/87 8234
/proc/meminfo: memFree=1392496/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=25.46
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 7220 0 1 0 2034 512 0 0 25 0 8 0 278068871 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 6956 2476 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 194 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.13
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 278068879 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915464 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937435136 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915460

[startup+51.1828 s]
/proc/loadavg: 1.59 1.15 1.05 3/87 8234
/proc/meminfo: memFree=1377328/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=51.13
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 9188 0 1 0 4500 613 0 0 25 0 8 0 278068871 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825814 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 8921 2527 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 195 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.24
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278068879 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 915460

[startup+102.458 s]
/proc/loadavg: 1.82 1.28 1.10 3/87 8234
/proc/meminfo: memFree=1377264/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=102.39
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 9195 0 1 0 9626 613 0 0 25 0 8 0 278068871 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827483 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 8928 2527 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 195 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.24
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278068879 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 915460

[startup+162.469 s]
/proc/loadavg: 1.93 1.41 1.15 3/87 8234
/proc/meminfo: memFree=1377136/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=162.4
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 9200 0 1 0 15626 614 0 0 25 0 8 0 278068871 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827548 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2082.87 s]
/proc/loadavg: 2.00 2.00 1.86 3/87 8432
/proc/meminfo: memFree=1376752/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=2082.1
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 9218 0 1 0 207595 615 0 0 25 0 8 0 278068871 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073882576 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 8950 2527 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 195 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.24
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.1
Current children cumulated vsize (KiB) 915460

[startup+2142.88 s]
/proc/loadavg: 2.00 2.00 1.87 3/87 8432
/proc/meminfo: memFree=1376816/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=2142.09
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 9218 0 1 0 213594 615 0 0 25 0 8 0 278068871 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073882152 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 8950 2527 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 195 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.24
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.09
Current children cumulated vsize (KiB) 915460

[startup+2202.89 s]
/proc/loadavg: 2.00 2.00 1.87 3/87 8432
/proc/meminfo: memFree=1376752/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=2202.09
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 9218 0 1 0 219594 615 0 0 25 0 8 0 278068871 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073882370 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 8950 2527 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 195 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.24
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2202.09
Current children cumulated vsize (KiB) 915460

[startup+2262.9 s]
/proc/loadavg: 2.00 2.00 1.88 3/87 8432
/proc/meminfo: memFree=1376752/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=2262.08
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 9218 0 1 0 225593 615 0 0 25 0 8 0 278068871 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073882335 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 8950 2527 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 195 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.24
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2262.08
Current children cumulated vsize (KiB) 915460

[startup+2322.91 s]
/proc/loadavg: 2.00 2.00 1.89 3/87 8432
/proc/meminfo: memFree=1376688/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=2322.08
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 9218 0 1 0 231593 615 0 0 25 0 8 0 278068871 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827466 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 8950 2527 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 195 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.24
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2322.08
Current children cumulated vsize (KiB) 915460

[startup+2382.94 s]
/proc/loadavg: 2.00 2.00 1.89 3/87 8432
/proc/meminfo: memFree=1376688/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=2382.08
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 9218 0 1 0 237593 615 0 0 25 0 8 0 278068871 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827466 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 8950 2527 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 195 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.24
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2382.08
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.92 s]
/proc/loadavg: 2.00 2.00 1.89 5/87 8432
/proc/meminfo: memFree=1376688/2055920 swapFree=4184256/4192956
[pid=8216] ppid=8212 vsize=915460 CPUtime=2400.07
/proc/8216/stat : 8216 (java) R 8212 8216 8108 0 -1 0 9218 0 1 0 239392 615 0 0 25 0 8 0 278068871 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073882653 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8216/statm: 228865 8950 2527 14 0 215335 0
[pid=8216/tid=8221] ppid=8212 vsize=915460 CPUtime=0.03
/proc/8216/task/8221/stat : 8221 (java) S 8212 8216 8108 0 -1 64 195 0 0 0 3 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8223] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8223/stat : 8223 (java) S 8212 8216 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8224] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8224/stat : 8224 (java) S 8212 8216 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278068876 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8229] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8229/stat : 8229 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8231] ppid=8212 vsize=915460 CPUtime=0.24
/proc/8216/task/8231/stat : 8231 (java) S 8212 8216 8108 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8232] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8232/stat : 8232 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8216/tid=8234] ppid=8212 vsize=915460 CPUtime=0
/proc/8216/task/8234/stat : 8234 (java) S 8212 8216 8108 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2400.99
CPU time (s): 2400.13
CPU user time (s): 2393.98
CPU system time (s): 6.15706
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.98
system time used= 6.15706
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9239
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= 49762
involuntary context switches= 9924

runsolver used 2.31365 s user time and 6.27105 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan 20 12:38:29 UTC 2007


IDJOB= 279677
IDBENCH= 10372
IDSOLVER= 69
FILE ID= node58/279677-1169296709

PBS_JOBID= 3609836

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5a372f9784b7389665bbbd2d3f8e3293

RANDOM SEED= 628433450

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.223
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.223
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:       1429984 kB
Buffers:         45248 kB
Cached:         497568 kB
SwapCached:       2680 kB
Active:         124008 kB
Inactive:       433116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1429984 kB
SwapTotal:     4192956 kB
SwapFree:      4184256 kB
Dirty:            3612 kB
Writeback:           0 kB
Mapped:          20484 kB
Slab:            54524 kB
Committed_AS:  4600220 kB
PageTables:       1660 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node58 on Sat Jan 20 13:18:30 UTC 2007