Trace number 279704

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

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-560-1_ext.xml
MD5SUMd1453195278de687318b5e9fb357fa1e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints343
Best CPU time to get the best result obtained on this benchmark1228.74
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints560
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension560
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279704-1169297102/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.093  cpuTime=0.09  mem=6M910
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.56	     nbConstraints=560  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=559
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=559  nbSharedBinaryRepresentations=2  maxDegree=28  maxArity=2
0.56	       =>  wckTime=0.247  cpuTime=0.17  mem=8M860
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.328  cpuTime=0.21  mem=5M645
0.64	
0.64	s SATISFIABLE
0.64	o 294
0.64	c 266
0.64	o 299
0.64	c 261
0.65	o 303
0.65	c 257
0.65	o 304
0.65	c 256
0.65	o 309
0.65	c 251
0.65	o 311
0.65	c 249
0.65	o 312
0.65	c 248
0.65	o 315
0.65	c 245
0.65	o 318
0.65	c 242
0.65	o 321
0.65	c 239
0.65	o 322
0.65	c 238
0.65	o 325
0.65	c 235
0.65	o 326
0.65	c 234
0.66	o 327
0.66	c 233
0.66	o 328
0.66	c 232
0.66	o 329
0.66	c 231
0.66	o 334
0.66	c 226
0.67	o 339
0.67	c 221
0.67	o 340
0.67	c 220
0.74	o 341
0.74	c 219
1.00	o 342
1.00	c 218
1.08	o 343
1.08	c 217
2.61	   
2.61	   search
2.61	     run=0  nbConstraintChecks=8571033  nbAssignments=10000
2.61	       =>  wckTime=1.972  cpuTime=1.94  mem=5M645
4.52	   
4.52	   search
4.52	     run=1  nbConstraintChecks=17246710  nbAssignments=20000
4.52	       =>  wckTime=3.884  cpuTime=3.83  mem=5M645
6.40	   
6.40	   search
6.40	     run=2  nbConstraintChecks=25811398  nbAssignments=30000
6.40	       =>  wckTime=5.759  cpuTime=5.69  mem=5M645
8.29	   
8.29	   search
8.29	     run=3  nbConstraintChecks=34483015  nbAssignments=40000
8.29	       =>  wckTime=7.653  cpuTime=7.57  mem=5M645
10.17	   
10.17	   search
10.17	     run=4  nbConstraintChecks=43055752  nbAssignments=50000
10.17	       =>  wckTime=9.528  cpuTime=9.43  mem=5M645
12.05	   
12.05	   search
12.05	     run=5  nbConstraintChecks=51721571  nbAssignments=60000
12.05	       =>  wckTime=11.415  cpuTime=11.3  mem=5M645
13.93	   
13.93	   search
13.93	     run=6  nbConstraintChecks=60283759  nbAssignments=70000
13.93	       =>  wckTime=13.294  cpuTime=13.15  mem=5M645
15.83	   
15.83	   search
15.83	     run=7  nbConstraintChecks=68971320  nbAssignments=80000
15.83	       =>  wckTime=15.195  cpuTime=15.04  mem=5M645
17.72	   
17.72	   search
17.72	     run=8  nbConstraintChecks=77537757  nbAssignments=90000
17.72	       =>  wckTime=17.083  cpuTime=16.91  mem=5M645
19.63	   
19.63	   search
19.63	     run=9  nbConstraintChecks=86208389  nbAssignments=100000
19.63	       =>  wckTime=18.994  cpuTime=18.81  mem=5M645
21.53	   
21.53	   search
21.53	     run=10  nbConstraintChecks=94766699  nbAssignments=110000
21.53	       =>  wckTime=20.89  cpuTime=20.68  mem=5M645
23.43	   
23.43	   search
23.43	     run=11  nbConstraintChecks=103450842  nbAssignments=120000
23.43	       =>  wckTime=22.792  cpuTime=22.58  mem=5M645
25.32	   
25.32	   search
25.32	     run=12  nbConstraintChecks=112007009  nbAssignments=130000
25.32	       =>  wckTime=24.686  cpuTime=24.45  mem=5M645
27.22	   
27.22	   search
27.22	     run=13  nbConstraintChecks=120681825  nbAssignments=140000
27.22	       =>  wckTime=26.581  cpuTime=26.32  mem=5M645
29.09	   
29.09	   search
29.09	     run=14  nbConstraintChecks=129250595  nbAssignments=150000
29.09	       =>  wckTime=28.452  cpuTime=28.19  mem=5M645
30.98	   
30.98	   search
30.98	     run=15  nbConstraintChecks=137924797  nbAssignments=160000
30.98	       =>  wckTime=30.344  cpuTime=30.06  mem=5M645
31.35	   
31.35	   search
31.35	     run=16  nbConstraintChecks=139595813  nbAssignments=162025
31.35	       =>  wckTime=30.714  cpuTime=30.44  mem=5M645
31.35	   
31.35	   global
31.35	     nbConstraintChecks=139595813  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.35	     solvingWckTime=30.712  solvingCpuTime=30.43  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.35	     globalCpuTime=30.7
31.36	       =>  wckTime=31.042  cpuTime=30.65  mem=5M645
31.36	   
31.36	   solver IterativeSystematicSolver being built... 
31.50	       =>  wckTime=31.191  cpuTime=30.75  mem=16M569
31.51	   
31.51	   preprocessing
31.51	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.51	     detectedInconsistency=no
31.51	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M569
31.57	   
31.57	   search
31.57	     run=0  nbConstraintChecks=48241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51
31.57	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=71  nbRestartNogoods=0
31.57	       =>  wckTime=0.065  cpuTime=0.04  mem=16M569
31.61	   
31.61	   search
31.61	     run=1  nbConstraintChecks=103396  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
31.61	     nbFailedAssignments=19  nbBacktracks=25  nbVisitedNodes=148  nbRestartNogoods=2
31.61	       =>  wckTime=0.109  cpuTime=0.07  mem=16M569
31.65	   
31.65	   search
31.65	     run=2  nbConstraintChecks=181484  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170
31.65	     nbFailedAssignments=35  nbBacktracks=48  nbVisitedNodes=254  nbRestartNogoods=5
31.65	       =>  wckTime=0.145  cpuTime=0.11  mem=16M569
31.70	   
31.70	   search
31.70	     run=3  nbConstraintChecks=303571  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=265
31.70	     nbFailedAssignments=66  nbBacktracks=81  nbVisitedNodes=413  nbRestartNogoods=7
31.70	       =>  wckTime=0.202  cpuTime=0.16  mem=16M569
31.77	   
31.77	   search
31.77	     run=4  nbConstraintChecks=456594  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380
31.77	     nbFailedAssignments=100  nbBacktracks=131  nbVisitedNodes=612  nbRestartNogoods=10
31.77	       =>  wckTime=0.27  cpuTime=0.23  mem=16M569
31.88	   
31.88	   search
31.88	     run=5  nbConstraintChecks=709142  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=553
31.88	     nbFailedAssignments=169  nbBacktracks=207  nbVisitedNodes=930  nbRestartNogoods=13
31.88	       =>  wckTime=0.374  cpuTime=0.33  mem=16M569
32.02	   
32.02	   search
32.02	     run=6  nbConstraintChecks=1050847  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=776
32.02	     nbFailedAssignments=252  nbBacktracks=320  nbVisitedNodes=1349  nbRestartNogoods=17
32.02	       =>  wckTime=0.514  cpuTime=0.47  mem=16M569
32.22	   
32.22	   search
32.22	     run=7  nbConstraintChecks=1565015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1110
32.22	     nbFailedAssignments=388  nbBacktracks=491  nbVisitedNodes=1990  nbRestartNogoods=21
32.22	       =>  wckTime=0.716  cpuTime=0.67  mem=16M569
32.57	   
32.57	   search
32.57	     run=8  nbConstraintChecks=2409264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1647
32.57	     nbFailedAssignments=645  nbBacktracks=747  nbVisitedNodes=3040  nbRestartNogoods=24
32.57	       =>  wckTime=1.071  cpuTime=1.0  mem=16M569
33.05	   
33.05	   search
33.05	     run=9  nbConstraintChecks=3604948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2396
33.05	     nbFailedAssignments=981  nbBacktracks=1132  nbVisitedNodes=4510  nbRestartNogoods=27
33.05	       =>  wckTime=1.543  cpuTime=1.46  mem=16M569
33.72	   
33.72	   search
33.72	     run=10  nbConstraintChecks=5346947  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3472
33.72	     nbFailedAssignments=1455  nbBacktracks=1708  nbVisitedNodes=6636  nbRestartNogoods=31
33.72	       =>  wckTime=2.217  cpuTime=2.13  mem=17M544
34.77	   
34.77	   search
34.77	     run=11  nbConstraintChecks=7964359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5083
34.77	     nbFailedAssignments=2178  nbBacktracks=2572  nbVisitedNodes=9834  nbRestartNogoods=35
34.77	       =>  wckTime=3.265  cpuTime=3.17  mem=17M544
36.40	   
36.40	   search
36.40	     run=12  nbConstraintChecks=12005773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7512
36.40	     nbFailedAssignments=3285  nbBacktracks=3869  nbVisitedNodes=14667  nbRestartNogoods=40
36.40	       =>  wckTime=4.9  cpuTime=4.78  mem=17M544
38.72	   
38.72	   search
38.72	     run=13  nbConstraintChecks=18009188  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11196
38.72	     nbFailedAssignments=4999  nbBacktracks=5816  nbVisitedNodes=22012  nbRestartNogoods=46
38.72	       =>  wckTime=7.217  cpuTime=7.08  mem=17M544
42.13	   
42.13	   search
42.13	     run=14  nbConstraintChecks=26239621  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16216
42.13	     nbFailedAssignments=7074  nbBacktracks=8735  nbVisitedNodes=32026  nbRestartNogoods=51
42.13	       =>  wckTime=10.626  cpuTime=10.46  mem=17M544
47.97	   
47.97	   search
47.97	     run=15  nbConstraintChecks=39961249  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24338
47.97	     nbFailedAssignments=10795  nbBacktracks=13113  nbVisitedNodes=48247  nbRestartNogoods=57
47.97	       =>  wckTime=16.471  cpuTime=16.25  mem=17M544
55.91	   
55.91	   search
55.91	     run=16  nbConstraintChecks=59341600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36123
55.91	     nbFailedAssignments=15989  nbBacktracks=19681  nbVisitedNodes=71794  nbRestartNogoods=67
55.91	       =>  wckTime=24.407  cpuTime=24.14  mem=17M544
67.81	   
67.81	   search
67.81	     run=17  nbConstraintChecks=88268843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54016
67.81	     nbFailedAssignments=23999  nbBacktracks=29534  nbVisitedNodes=107550  nbRestartNogoods=73
67.81	       =>  wckTime=36.309  cpuTime=35.99  mem=17M544
85.34	   
85.34	   search
85.34	     run=18  nbConstraintChecks=131202616  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80213
85.34	     nbFailedAssignments=35393  nbBacktracks=44312  nbVisitedNodes=159828  nbRestartNogoods=76
85.34	       =>  wckTime=53.835  cpuTime=53.46  mem=17M544
112.09	   
112.09	   search
112.09	     run=19  nbConstraintChecks=197398832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121142
112.09	     nbFailedAssignments=54130  nbBacktracks=66481  nbVisitedNodes=241457  nbRestartNogoods=84
112.09	       =>  wckTime=80.589  cpuTime=80.11  mem=17M544
151.31	   
151.31	   search
151.31	     run=20  nbConstraintChecks=292432843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180648
151.31	     nbFailedAssignments=80358  nbBacktracks=99733  nbVisitedNodes=359791  nbRestartNogoods=91
151.31	       =>  wckTime=119.811  cpuTime=119.18  mem=17M544
213.21	   
213.21	   search
213.21	     run=21  nbConstraintChecks=438432839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=272391
213.21	     nbFailedAssignments=122198  nbBacktracks=149613  nbVisitedNodes=539568  nbRestartNogoods=99
213.21	       =>  wckTime=181.711  cpuTime=180.85  mem=17M544
285.98	   
285.98	   search
285.98	     run=22  nbConstraintChecks=627631648  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=400763
285.98	     nbFailedAssignments=175723  nbBacktracks=224431  nbVisitedNodes=781992  nbRestartNogoods=105
285.98	       =>  wckTime=254.479  cpuTime=253.33  mem=17M544
375.54	   
375.54	   search
375.54	     run=23  nbConstraintChecks=870622130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=575280
375.54	     nbFailedAssignments=237981  nbBacktracks=336660  nbVisitedNodes=1092746  nbRestartNogoods=112
375.54	       =>  wckTime=344.034  cpuTime=342.55  mem=17M544
494.24	   
494.24	   search
494.24	     run=24  nbConstraintChecks=1200211232  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=826370
494.24	     nbFailedAssignments=320700  nbBacktracks=505001  nbVisitedNodes=1518767  nbRestartNogoods=122
494.24	       =>  wckTime=462.74  cpuTime=460.8  mem=17M544
661.11	   
661.11	   search
661.11	     run=25  nbConstraintChecks=1682253965  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1197310
661.11	     nbFailedAssignments=439101  nbBacktracks=757512  nbVisitedNodes=2137157  nbRestartNogoods=132
661.11	       =>  wckTime=629.61  cpuTime=627.03  mem=17M544
916.33	   
916.33	   search
916.33	     run=26  nbConstraintChecks=2387866114  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1752768
916.33	     nbFailedAssignments=615763  nbBacktracks=1136280  nbVisitedNodes=3043031  nbRestartNogoods=138
916.33	       =>  wckTime=884.823  cpuTime=881.27  mem=17M544
1290.39	   
1290.39	   search
1290.39	     run=27  nbConstraintChecks=3438978018  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2569327
1290.39	     nbFailedAssignments=864144  nbBacktracks=1704432  nbVisitedNodes=4409584  nbRestartNogoods=145
1290.39	       =>  wckTime=1258.892  cpuTime=1253.67  mem=17M544
1839.61	   
1839.61	   search
1839.61	     run=28  nbConstraintChecks=4994774924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3797901
1839.61	     nbFailedAssignments=1240460  nbBacktracks=2556660  nbVisitedNodes=6455398  nbRestartNogoods=154
1839.61	       =>  wckTime=1808.103  cpuTime=1801.06  mem=17M544
2409.10	v 0 1 0 1 1 0 1 0 0 0 1 0 1 1 0 0 0 1 1 1 1 0 1 0 0 1 1 0 1 1 1 0 1 1 0 0 0 0 1 1 0 0 0 1 1 1 1 0 0 0 

Verifier Data (download as text)

217 unsatisfied constraints, 343 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/node5/watcher-279704-1169297102 -o ROOT/results/node5/solver-279704-1169297102 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279704-1169297102/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: 2.00 2.00 2.00 2/86 23185
/proc/meminfo: memFree=1174824/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=9948 CPUtime=0
/proc/23184/stat : 23184 (java) S 23182 23184 22638 0 -1 0 723 0 0 0 0 0 0 0 16 0 1 0 258324704 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/23184/statm: 2487 472 386 14 0 1142 0

[startup+0.103419 s]
/proc/loadavg: 2.00 2.00 2.00 2/86 23185
/proc/meminfo: memFree=1174824/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=914988 CPUtime=0.09
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 2995 0 1 0 7 2 0 0 17 0 8 0 258324704 936947712 2741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4160650084 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513465 s]
/proc/loadavg: 2.00 2.00 2.00 2/86 23185
/proc/meminfo: memFree=1174824/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915332 CPUtime=0.5
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 6405 0 1 0 46 4 0 0 18 0 8 0 258324704 937299968 6144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 228833 6144 2147 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33455 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 23192
/proc/meminfo: memFree=1156848/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=1.31
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 7184 0 1 0 114 17 0 0 25 0 8 0 258324704 937431040 6922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702006 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 228865 6922 2476 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 6922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 6922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 6922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 6922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.14
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 340 0 0 0 14 0 0 0 16 0 8 0 258324711 937431040 6922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 6922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 6922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.97174 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 23192
/proc/meminfo: memFree=1156848/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=2.94
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 7187 0 1 0 242 52 0 0 25 0 8 0 258324704 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073701213 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 228865 6924 2476 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.14
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 342 0 0 0 14 0 0 0 16 0 8 0 258324711 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.25711 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 23192
/proc/meminfo: memFree=1156656/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915464 CPUtime=6.2
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 7187 0 1 0 499 121 0 0 25 0 8 0 258324704 937435136 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 228866 6924 2476 14 0 215336 0
[pid=23184/tid=23186] ppid=23182 vsize=915464 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 258324707 937435136 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915464 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937435136 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915464 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937435136 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915464 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937435136 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915464 CPUtime=0.14
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 342 0 0 0 14 0 0 0 16 0 8 0 258324711 937435136 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915464 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937435136 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915464 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937435136 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.7378 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 23192
/proc/meminfo: memFree=1156656/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=12.61
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 7187 0 1 0 1011 250 0 0 25 0 8 0 258324704 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696228 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 228865 6924 2476 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.14
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 342 0 0 0 14 0 0 0 17 0 8 0 258324711 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915460

[startup+25.6053 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 23192
/proc/meminfo: memFree=1156720/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=25.37
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 7189 0 1 0 2022 515 0 0 25 0 8 0 258324704 937431040 6925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 228865 6925 2476 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 6925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 6925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 6925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 6925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.14
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 258324711 937431040 6925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 6925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 6925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915460

[startup+51.2112 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 23192
/proc/meminfo: memFree=1148976/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=50.76
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 9181 0 1 0 4436 640 0 0 25 0 8 0 258324704 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 228865 8914 2527 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.26
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 258324711 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915460

[startup+102.467 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 23192
/proc/meminfo: memFree=1148976/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=101.82
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 9188 0 1 0 9541 641 0 0 25 0 8 0 258324704 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848988 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 228865 8921 2527 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.26
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 258324711 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 915460

[startup+162.495 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 23192
/proc/meminfo: memFree=1148976/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=161.61
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 9193 0 1 0 15520 641 0 0 25 0 8 0 258324704 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.38 s]
/proc/loadavg: 2.04 2.04 2.00 3/94 23717
/proc/meminfo: memFree=1148448/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=2075.96
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 9215 0 1 0 206937 659 0 0 25 0 8 0 258324704 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824450 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23184/statm: 228865 8947 2527 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.26
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 402 0 0 0 25 1 0 0 16 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2075.96
Current children cumulated vsize (KiB) 915460

[startup+2143.42 s]
/proc/loadavg: 1.88 2.00 1.99 3/93 23904
/proc/meminfo: memFree=1149352/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=2135.66
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 9215 0 1 0 212906 660 0 0 25 0 8 0 258324704 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839058 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23184/statm: 228865 8947 2527 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.26
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 402 0 0 0 25 1 0 0 16 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2135.66
Current children cumulated vsize (KiB) 915460

[startup+2203.44 s]
/proc/loadavg: 1.95 2.00 1.99 3/100 23964
/proc/meminfo: memFree=1124912/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=2195.39
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 9215 0 1 0 218878 661 0 0 25 0 8 0 258324704 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883493 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23184/statm: 228865 8947 2527 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.26
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 402 0 0 0 25 1 0 0 16 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2195.39
Current children cumulated vsize (KiB) 915460

[startup+2263.46 s]
/proc/loadavg: 1.98 2.00 1.99 3/100 23964
/proc/meminfo: memFree=1124912/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=2255.14
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 9215 0 1 0 224853 661 0 0 25 0 8 0 258324704 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824471 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23184/statm: 228865 8947 2527 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.26
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 402 0 0 0 25 1 0 0 16 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2255.14
Current children cumulated vsize (KiB) 915460

[startup+2323.48 s]
/proc/loadavg: 2.12 2.03 2.00 3/100 23964
/proc/meminfo: memFree=1124976/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=2314.86
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 9215 0 1 0 230825 661 0 0 25 0 8 0 258324704 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842191 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23184/statm: 228865 8947 2527 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.26
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 402 0 0 0 25 1 0 0 16 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2314.86
Current children cumulated vsize (KiB) 915460

[startup+2383.5 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 23964
/proc/meminfo: memFree=1124912/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=2374.6
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 9215 0 1 0 236799 661 0 0 25 0 8 0 258324704 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883493 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23184/statm: 228865 8947 2527 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.26
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 402 0 0 0 25 1 0 0 16 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2374.6
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2409.09 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 23964
/proc/meminfo: memFree=1124912/2055920 swapFree=4192812/4192956
[pid=23184] ppid=23182 vsize=915460 CPUtime=2400.09
/proc/23184/stat : 23184 (java) R 23182 23184 22638 0 -1 0 9215 0 1 0 239348 661 0 0 25 0 8 0 258324704 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23184/statm: 228865 8947 2527 14 0 215335 0
[pid=23184/tid=23186] ppid=23182 vsize=915460 CPUtime=0.02
/proc/23184/task/23186/stat : 23186 (java) S 23182 23184 22638 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 258324707 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22638 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22638 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 258324708 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=915460 CPUtime=0.26
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22638 0 -1 64 402 0 0 0 25 1 0 0 16 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23191] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23192] ppid=23182 vsize=915460 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22638 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 258324711 937431040 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2409.14
CPU time (s): 2400.14
CPU user time (s): 2393.52
CPU system time (s): 6.62499
CPU usage (%): 99.6265
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.52
system time used= 6.62499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9237
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= 49877
involuntary context switches= 87249

runsolver used 2.49662 s user time and 6.29304 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan 20 12:45:03 UTC 2007


IDJOB= 279704
IDBENCH= 10381
IDSOLVER= 69
FILE ID= node5/279704-1169297102

PBS_JOBID= 3609625

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d1453195278de687318b5e9fb357fa1e

RANDOM SEED= 764834810

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.240
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.240
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:       1175304 kB
Buffers:         62900 kB
Cached:         689656 kB
SwapCached:          0 kB
Active:         247800 kB
Inactive:       554860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1175304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:          70400 kB
Slab:            62968 kB
Committed_AS:  7284780 kB
PageTables:       2120 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 node5 on Sat Jan 20 13:25:12 UTC 2007