Trace number 280081

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.14 2421.83

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-480-9_ext.xml
MD5SUMc0b17c4ed989caf80d0df91febfaf14e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints292
Best CPU time to get the best result obtained on this benchmark61.8876
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints480
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension480
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.45	   
0.45	Abscon 109 (November, 2006)
0.45	   
0.45	   configuration
0.45	     name=epfc.xml
0.48	   
0.48	   instance
0.48	     name=/tmp/evaluation/280081-1169300693/unknown.xml
0.52	   
0.52	   domains being loaded...
0.52	   
0.52	   variables being loaded...
0.55	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.55	       =>  wckTime=0.096  cpuTime=0.08  mem=6M887
0.55	   
0.55	   relations being loaded...
0.55	   
0.55	   constraints being loaded...
0.68	     nbConstraints=480  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=479
0.68	     nbConflictsStructures=1  nbSharedConflictsStructures=479  nbSharedBinaryRepresentations=2  maxDegree=31  maxArity=2
0.68	       =>  wckTime=0.235  cpuTime=0.16  mem=8M854
0.73	   
0.73	   solver LocalSearchSolver being built... 
0.76	       =>  wckTime=0.315  cpuTime=0.2  mem=5M597
0.77	
0.77	s SATISFIABLE
0.77	o 253
0.77	c 227
0.77	o 259
0.77	c 221
0.77	o 263
0.77	c 217
0.77	o 266
0.77	c 214
0.77	o 268
0.78	c 212
0.78	o 269
0.78	c 211
0.78	o 270
0.78	c 210
0.78	o 275
0.78	c 205
0.78	o 276
0.78	c 204
0.78	o 279
0.78	c 201
0.78	o 280
0.78	c 200
0.78	o 284
0.78	c 196
0.79	o 287
0.79	c 193
0.82	o 289
0.82	c 191
0.84	o 291
0.84	c 189
0.98	o 292
0.98	c 188
2.54	   
2.54	   search
2.54	     run=0  nbConstraintChecks=7684146  nbAssignments=10000
2.54	       =>  wckTime=1.781  cpuTime=1.74  mem=5M597
4.26	   
4.26	   search
4.26	     run=1  nbConstraintChecks=15445301  nbAssignments=20000
4.26	       =>  wckTime=3.497  cpuTime=3.44  mem=5M597
5.96	   
5.96	   search
5.96	     run=2  nbConstraintChecks=23126368  nbAssignments=30000
5.96	       =>  wckTime=5.2  cpuTime=5.12  mem=5M597
7.68	   
7.68	   search
7.68	     run=3  nbConstraintChecks=30884712  nbAssignments=40000
7.68	       =>  wckTime=6.912  cpuTime=6.82  mem=5M597
9.39	   
9.39	   search
9.39	     run=4  nbConstraintChecks=38566771  nbAssignments=50000
9.39	       =>  wckTime=8.622  cpuTime=8.52  mem=5M597
11.11	   
11.11	   search
11.11	     run=5  nbConstraintChecks=46324269  nbAssignments=60000
11.11	       =>  wckTime=10.348  cpuTime=10.22  mem=5M597
12.83	   
12.83	   search
12.83	     run=6  nbConstraintChecks=54004868  nbAssignments=70000
12.83	       =>  wckTime=12.063  cpuTime=11.92  mem=5M597
14.55	   
14.55	   search
14.55	     run=7  nbConstraintChecks=61764374  nbAssignments=80000
14.55	       =>  wckTime=13.788  cpuTime=13.64  mem=5M597
16.27	   
16.27	   search
16.27	     run=8  nbConstraintChecks=69445211  nbAssignments=90000
16.27	       =>  wckTime=15.505  cpuTime=15.34  mem=5M597
17.99	   
17.99	   search
17.99	     run=9  nbConstraintChecks=77202522  nbAssignments=100000
17.99	       =>  wckTime=17.231  cpuTime=17.04  mem=5M597
19.70	   
19.70	   search
19.70	     run=10  nbConstraintChecks=84878793  nbAssignments=110000
19.70	       =>  wckTime=18.938  cpuTime=18.74  mem=5M597
21.41	   
21.41	   search
21.41	     run=11  nbConstraintChecks=92642220  nbAssignments=120000
21.41	       =>  wckTime=20.65  cpuTime=20.43  mem=5M597
23.12	   
23.12	   search
23.12	     run=12  nbConstraintChecks=100325994  nbAssignments=130000
23.12	       =>  wckTime=22.357  cpuTime=22.12  mem=5M597
24.83	   
24.83	   search
24.83	     run=13  nbConstraintChecks=108082455  nbAssignments=140000
24.83	       =>  wckTime=24.065  cpuTime=23.82  mem=5M597
26.54	   
26.54	   search
26.54	     run=14  nbConstraintChecks=115769118  nbAssignments=150000
26.54	       =>  wckTime=25.773  cpuTime=25.51  mem=5M597
28.24	   
28.24	   search
28.24	     run=15  nbConstraintChecks=123530538  nbAssignments=160000
28.24	       =>  wckTime=27.481  cpuTime=27.21  mem=5M597
29.97	   
29.97	   search
29.97	     run=16  nbConstraintChecks=131219969  nbAssignments=170000
29.97	       =>  wckTime=29.204  cpuTime=28.9  mem=5M597
31.28	   
31.28	   search
31.28	     run=17  nbConstraintChecks=137106647  nbAssignments=177585
31.28	       =>  wckTime=30.514  cpuTime=30.21  mem=5M597
31.28	   
31.28	   global
31.28	     nbConstraintChecks=137106647  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.28	     solvingWckTime=30.513  solvingCpuTime=30.21  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.28	     globalCpuTime=30.46
31.28	       =>  wckTime=30.83  cpuTime=30.41  mem=5M597
31.28	   
31.28	   solver IterativeSystematicSolver being built... 
31.43	       =>  wckTime=30.978  cpuTime=30.52  mem=16M833
31.48	   
31.48	   preprocessing
31.48	     nbConstraintChecks=23848  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.48	     detectedInconsistency=no
31.48	       =>  wckTime=0.047  cpuTime=0.03  mem=16M833
31.51	   
31.51	   search
31.51	     run=0  nbConstraintChecks=32115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40
31.51	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
31.51	       =>  wckTime=0.077  cpuTime=0.05  mem=16M833
31.54	   
31.54	   search
31.54	     run=1  nbConstraintChecks=80943  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92
31.54	     nbFailedAssignments=19  nbBacktracks=26  nbVisitedNodes=135  nbRestartNogoods=2
31.54	       =>  wckTime=0.115  cpuTime=0.07  mem=16M833
31.57	   
31.57	   search
31.57	     run=2  nbConstraintChecks=150263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=160
31.57	     nbFailedAssignments=43  nbBacktracks=48  nbVisitedNodes=243  nbRestartNogoods=5
31.57	       =>  wckTime=0.145  cpuTime=0.1  mem=16M833
31.61	   
31.61	   search
31.61	     run=3  nbConstraintChecks=237526  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=238
31.61	     nbFailedAssignments=67  nbBacktracks=81  nbVisitedNodes=375  nbRestartNogoods=9
31.61	       =>  wckTime=0.182  cpuTime=0.14  mem=16M833
31.67	   
31.67	   search
31.67	     run=4  nbConstraintChecks=373721  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=354
31.67	     nbFailedAssignments=109  nbBacktracks=131  nbVisitedNodes=577  nbRestartNogoods=13
31.67	       =>  wckTime=0.244  cpuTime=0.19  mem=16M833
31.75	   
31.75	   search
31.75	     run=5  nbConstraintChecks=562010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=503
31.75	     nbFailedAssignments=161  nbBacktracks=206  nbVisitedNodes=849  nbRestartNogoods=16
31.75	       =>  wckTime=0.322  cpuTime=0.27  mem=16M833
31.87	   
31.87	   search
31.87	     run=6  nbConstraintChecks=852754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=736
31.87	     nbFailedAssignments=257  nbBacktracks=320  nbVisitedNodes=1273  nbRestartNogoods=19
31.87	       =>  wckTime=0.438  cpuTime=0.38  mem=16M833
32.04	   
32.04	   search
32.04	     run=7  nbConstraintChecks=1289545  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1074
32.04	     nbFailedAssignments=401  nbBacktracks=490  nbVisitedNodes=1909  nbRestartNogoods=22
32.04	       =>  wckTime=0.612  cpuTime=0.55  mem=16M833
32.33	   
32.33	   search
32.33	     run=8  nbConstraintChecks=1950083  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1562
32.33	     nbFailedAssignments=612  nbBacktracks=746  nbVisitedNodes=2835  nbRestartNogoods=26
32.33	       =>  wckTime=0.904  cpuTime=0.82  mem=16M833
32.72	   
32.72	   search
32.72	     run=9  nbConstraintChecks=2927476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2286
32.72	     nbFailedAssignments=930  nbBacktracks=1130  nbVisitedNodes=4200  nbRestartNogoods=32
32.72	       =>  wckTime=1.288  cpuTime=1.2  mem=16M833
33.30	   
33.30	   search
33.30	     run=10  nbConstraintChecks=4438796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3403
33.30	     nbFailedAssignments=1452  nbBacktracks=1706  nbVisitedNodes=6307  nbRestartNogoods=38
33.30	       =>  wckTime=1.87  cpuTime=1.77  mem=16M833
34.07	   
34.07	   search
34.07	     run=11  nbConstraintChecks=6519156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4985
34.07	     nbFailedAssignments=2148  nbBacktracks=2570  nbVisitedNodes=9285  nbRestartNogoods=47
34.07	       =>  wckTime=2.64  cpuTime=2.53  mem=16M833
35.36	   
35.36	   search
35.36	     run=12  nbConstraintChecks=9854479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7445
35.36	     nbFailedAssignments=3292  nbBacktracks=3867  nbVisitedNodes=13972  nbRestartNogoods=52
35.36	       =>  wckTime=3.927  cpuTime=3.8  mem=16M833
37.16	   
37.16	   search
37.16	     run=13  nbConstraintChecks=14609163  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10939
37.16	     nbFailedAssignments=4819  nbBacktracks=5814  nbVisitedNodes=20649  nbRestartNogoods=58
37.17	       =>  wckTime=5.736  cpuTime=5.6  mem=16M833
40.15	   
40.15	   search
40.15	     run=14  nbConstraintChecks=22150159  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16494
40.15	     nbFailedAssignments=7436  nbBacktracks=8733  nbVisitedNodes=31078  nbRestartNogoods=63
40.15	       =>  wckTime=8.726  cpuTime=8.55  mem=16M833
44.20	   
44.20	   search
44.20	     run=15  nbConstraintChecks=32912243  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24449
44.20	     nbFailedAssignments=10993  nbBacktracks=13111  nbVisitedNodes=46388  nbRestartNogoods=70
44.20	       =>  wckTime=12.774  cpuTime=12.57  mem=16M833
50.84	   
50.84	   search
50.84	     run=16  nbConstraintChecks=49511881  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36649
50.84	     nbFailedAssignments=16602  nbBacktracks=19679  nbVisitedNodes=69571  nbRestartNogoods=74
50.84	       =>  wckTime=19.41  cpuTime=19.15  mem=16M833
60.42	   
60.42	   search
60.42	     run=17  nbConstraintChecks=73604010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54528
60.42	     nbFailedAssignments=24612  nbBacktracks=29531  nbVisitedNodes=103941  nbRestartNogoods=77
60.42	       =>  wckTime=28.991  cpuTime=28.65  mem=16M833
75.12	   
75.12	   search
75.12	     run=18  nbConstraintChecks=110499004  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81670
75.12	     nbFailedAssignments=36959  nbBacktracks=44310  nbVisitedNodes=156089  nbRestartNogoods=85
75.12	       =>  wckTime=43.689  cpuTime=43.21  mem=16M833
97.19	   
97.19	   search
97.19	     run=19  nbConstraintChecks=165233361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122320
97.19	     nbFailedAssignments=55423  nbBacktracks=66478  nbVisitedNodes=233618  nbRestartNogoods=93
97.19	       =>  wckTime=65.761  cpuTime=65.08  mem=16M833
130.57	   
130.57	   search
130.57	     run=20  nbConstraintChecks=247917892  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=183145
130.57	     nbFailedAssignments=82979  nbBacktracks=99730  nbVisitedNodes=349535  nbRestartNogoods=99
130.57	       =>  wckTime=99.142  cpuTime=98.15  mem=16M833
181.08	   
181.08	   search
181.08	     run=21  nbConstraintChecks=373574676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=274644
181.08	     nbFailedAssignments=124583  nbBacktracks=149610  nbVisitedNodes=526831  nbRestartNogoods=103
181.08	       =>  wckTime=149.653  cpuTime=148.2  mem=16M833
257.82	   
257.82	   search
257.82	     run=22  nbConstraintChecks=561576451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=412047
257.82	     nbFailedAssignments=187156  nbBacktracks=224429  nbVisitedNodes=790960  nbRestartNogoods=111
257.82	       =>  wckTime=226.395  cpuTime=224.25  mem=16M833
375.42	   
375.42	   search
375.42	     run=23  nbConstraintChecks=843602457  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=617815
375.42	     nbFailedAssignments=280678  nbBacktracks=336657  nbVisitedNodes=1184245  nbRestartNogoods=122
375.42	       =>  wckTime=343.995  cpuTime=340.78  mem=16M833
549.33	   
549.33	   search
549.33	     run=24  nbConstraintChecks=1258762117  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=922133
549.33	     nbFailedAssignments=416638  nbBacktracks=504998  nbVisitedNodes=1764164  nbRestartNogoods=126
549.33	       =>  wckTime=517.9  cpuTime=513.1  mem=16M833
792.63	   
792.63	   search
792.63	     run=25  nbConstraintChecks=1856183444  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1377734
792.63	     nbFailedAssignments=619712  nbBacktracks=757510  nbVisitedNodes=2618473  nbRestartNogoods=133
792.63	       =>  wckTime=761.198  cpuTime=754.19  mem=16M833
1142.52	   
1142.52	   search
1142.52	     run=26  nbConstraintChecks=2711025802  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2045983
1142.52	     nbFailedAssignments=909180  nbBacktracks=1136277  nbVisitedNodes=3846141  nbRestartNogoods=143
1142.52	       =>  wckTime=1111.092  cpuTime=1100.71  mem=16M833
1619.75	   
1619.75	   search
1619.75	     run=27  nbConstraintChecks=3908115236  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3009453
1619.75	     nbFailedAssignments=1304479  nbBacktracks=1704431  nbVisitedNodes=5576651  nbRestartNogoods=153
1619.75	       =>  wckTime=1588.322  cpuTime=1573.61  mem=16M833
2154.81	   
2154.81	   search
2154.81	     run=28  nbConstraintChecks=5401692688  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4335379
2154.81	     nbFailedAssignments=1778156  nbBacktracks=2556661  nbVisitedNodes=7813552  nbRestartNogoods=162
2154.81	       =>  wckTime=2123.385  cpuTime=2103.81  mem=16M833
2421.80	v 0 0 0 0 1 0 1 0 1 1 1 1 1 1 0 0 0 0 1 0 0 1 1 1 1 1 0 0 1 0 1 1 0 1 1 0 0 0 0 1 

Verifier Data (download as text)

188 unsatisfied constraints, 292 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/node30/watcher-280081-1169300693 -o ROOT/results/node30/solver-280081-1169300693 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280081-1169300693/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
/proc/loadavg: 1.97 2.00 1.96 5/93 7777
/proc/meminfo: memFree=1531104/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=18540 CPUtime=0
/proc/7776/stat : 7776 (runsolver) R 7774 7018 7018 0 -1 4194368 13 0 0 0 0 0 0 0 19 0 1 0 278463263 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 265474591656 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7776/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.10732 s]
/proc/loadavg: 1.97 2.00 1.96 5/93 7777
/proc/meminfo: memFree=1531104/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=907808 CPUtime=0.05
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 2425 0 1 0 4 1 0 0 16 0 4 0 278463263 929595392 2172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153794817 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 226952 2172 1199 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.515345 s]
/proc/loadavg: 1.97 2.00 1.96 5/93 7777
/proc/meminfo: memFree=1531104/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915332 CPUtime=0.35
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 5802 0 1 0 32 3 0 0 18 0 8 0 278463263 937299968 5541 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228833 5541 2092 14 0 215303 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 915332

[startup+1.33639 s]
/proc/loadavg: 1.97 2.00 1.96 3/100 7784
/proc/meminfo: memFree=1513192/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=1.16
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 7122 0 1 0 100 16 0 0 23 0 8 0 278463263 937422848 6860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679732 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228863 6860 2479 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.02
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278463272 937422848 6860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 6860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 6860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 6860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.13
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 278463285 937422848 6860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 6860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 6860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 915452

[startup+2.97349 s]
/proc/loadavg: 1.97 2.00 1.96 3/100 7784
/proc/meminfo: memFree=1513192/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915456 CPUtime=2.79
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 7125 0 1 0 224 55 0 0 25 0 8 0 278463263 937426944 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228864 6862 2479 14 0 215334 0
[pid=7776/tid=7778] ppid=7774 vsize=915456 CPUtime=0.02
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278463272 937426944 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915456 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937426944 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915456 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937426944 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915456 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937426944 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915456 CPUtime=0.14
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 336 0 0 0 14 0 0 0 16 0 8 0 278463285 937426944 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915456 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937426944 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915456 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937426944 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 915456

[startup+6.2637 s]
/proc/loadavg: 1.97 2.00 1.96 3/100 7784
/proc/meminfo: memFree=1513192/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=6.04
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 7125 0 1 0 468 136 0 0 25 0 8 0 278463263 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679776 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228863 6862 2479 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.02
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278463272 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.14
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 336 0 0 0 14 0 0 0 16 0 8 0 278463285 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 915452

[startup+12.7381 s]
/proc/loadavg: 1.97 2.00 1.96 3/100 7784
/proc/meminfo: memFree=1513136/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=12.46
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 7125 0 1 0 956 290 0 0 25 0 8 0 278463263 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679718 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228863 6862 2479 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.02
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278463272 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.14
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 336 0 0 0 14 0 0 0 16 0 8 0 278463285 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 915452

[startup+25.6059 s]
/proc/loadavg: 1.98 2.00 1.96 4/100 7784
/proc/meminfo: memFree=1513136/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=25.2
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 7126 0 1 0 1938 582 0 0 25 0 8 0 278463263 937422848 6863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679718 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228863 6863 2479 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.02
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278463272 937422848 6863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 6863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 6863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 6863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.14
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 337 0 0 0 14 0 0 0 16 0 8 0 278463285 937422848 6863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 6863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 6863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 915452

[startup+51.2095 s]
/proc/loadavg: 1.98 2.00 1.96 3/100 7784
/proc/meminfo: memFree=1505328/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=50.58
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 9160 0 1 0 4351 707 0 0 25 0 8 0 278463263 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824274 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228863 8894 2532 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.03
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 177 0 0 0 3 0 0 0 16 0 8 0 278463272 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.25
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 396 0 0 0 25 0 0 0 16 0 8 0 278463285 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 915452

[startup+102.511 s]
/proc/loadavg: 1.99 2.00 1.96 3/100 7784
/proc/meminfo: memFree=1505264/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=101.41
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 9167 0 1 0 9434 707 0 0 25 0 8 0 278463263 937422848 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804123 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228863 8901 2532 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.03
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 177 0 0 0 3 0 0 0 16 0 8 0 278463272 937422848 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.25
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 396 0 0 0 25 0 0 0 16 0 8 0 278463285 937422848 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 915452

[startup+162.554 s]
/proc/loadavg: 1.99 2.00 1.96 3/100 7784
/proc/meminfo: memFree=1505264/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=160.91
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 9169 0 1 0 15384 707 0 0 25 0 8 0 278463263 937422848 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865798 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.02 s]
/proc/loadavg: 2.06 2.03 2.00 3/100 7982
/proc/meminfo: memFree=1504880/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=2064.72
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 9189 0 1 0 205758 714 0 0 25 0 8 0 278463263 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865754 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228863 8921 2532 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.03
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 177 0 0 0 3 0 0 0 16 0 8 0 278463272 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.25
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 397 0 0 0 25 0 0 0 16 0 8 0 278463285 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2064.72
Current children cumulated vsize (KiB) 915452

[startup+2144.06 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 7984
/proc/meminfo: memFree=1504880/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=2124.23
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 9189 0 1 0 211708 715 0 0 25 0 8 0 278463263 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865416 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228863 8921 2532 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.03
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 177 0 0 0 3 0 0 0 16 0 8 0 278463272 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.25
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 397 0 0 0 25 0 0 0 16 0 8 0 278463285 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2124.23
Current children cumulated vsize (KiB) 915452

[startup+2204.11 s]
/proc/loadavg: 2.01 2.02 2.00 3/100 7984
/proc/meminfo: memFree=1504880/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=2183.72
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 9192 0 1 0 217657 715 0 0 25 0 8 0 278463263 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864737 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228863 8924 2532 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.03
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 177 0 0 0 3 0 0 0 16 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.25
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 397 0 0 0 25 0 0 0 16 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2183.72
Current children cumulated vsize (KiB) 915452

[startup+2264.15 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 7984
/proc/meminfo: memFree=1504880/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=2243.22
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 9192 0 1 0 223607 715 0 0 25 0 8 0 278463263 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803382 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228863 8924 2532 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.03
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 177 0 0 0 3 0 0 0 16 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.25
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 397 0 0 0 25 0 0 0 16 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2243.22
Current children cumulated vsize (KiB) 915452

[startup+2324.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 7984
/proc/meminfo: memFree=1504816/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=2302.72
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 9192 0 1 0 229557 715 0 0 25 0 8 0 278463263 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805867 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7776/statm: 228863 8924 2532 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.03
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 177 0 0 0 3 0 0 0 16 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.25
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 397 0 0 0 25 0 0 0 16 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2302.72
Current children cumulated vsize (KiB) 915452

[startup+2384.25 s]
/proc/loadavg: 2.04 2.01 2.00 3/100 8044
/proc/meminfo: memFree=1504752/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=2362.6
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 9192 0 1 0 235544 716 0 0 25 0 8 0 278463263 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803344 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7776/statm: 228863 8924 2532 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.03
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 177 0 0 0 3 0 0 0 16 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.25
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 397 0 0 0 25 0 0 0 16 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2362.6
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2421.79 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 8044
/proc/meminfo: memFree=1504816/2055920 swapFree=4167328/4192956
[pid=7776] ppid=7774 vsize=915452 CPUtime=2400.1
/proc/7776/stat : 7776 (java) R 7774 7776 7018 0 -1 0 9192 0 1 0 239294 716 0 0 25 0 8 0 278463263 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073681272 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7776/statm: 228863 8924 2532 14 0 215333 0
[pid=7776/tid=7778] ppid=7774 vsize=915452 CPUtime=0.03
/proc/7776/task/7778/stat : 7778 (java) S 7774 7776 7018 0 -1 64 177 0 0 0 3 0 0 0 16 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7779] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7779/stat : 7779 (java) S 7774 7776 7018 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7780] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7780/stat : 7780 (java) S 7774 7776 7018 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278463272 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7781] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7781/stat : 7781 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7782] ppid=7774 vsize=915452 CPUtime=0.25
/proc/7776/task/7782/stat : 7782 (java) S 7774 7776 7018 0 -1 64 397 0 0 0 25 0 0 0 16 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7783] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7783/stat : 7783 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7776/tid=7784] ppid=7774 vsize=915452 CPUtime=0
/proc/7776/task/7784/stat : 7784 (java) S 7774 7776 7018 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278463285 937422848 8924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2421.83
CPU time (s): 2400.14
CPU user time (s): 2392.97
CPU system time (s): 7.16991
CPU usage (%): 99.1043
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.97
system time used= 7.16991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9214
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= 50127
involuntary context switches= 97319

runsolver used 2.79657 s user time and 7.94779 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan 20 13:44:53 UTC 2007


IDJOB= 280081
IDBENCH= 10601
IDSOLVER= 68
FILE ID= node30/280081-1169300693

PBS_JOBID= 3609822

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c0b17c4ed989caf80d0df91febfaf14e

RANDOM SEED= 409362924

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1531520 kB
Buffers:         39996 kB
Cached:         344980 kB
SwapCached:       3508 kB
Active:         157900 kB
Inactive:       289740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531520 kB
SwapTotal:     4192956 kB
SwapFree:      4167328 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:          87704 kB
Slab:            61456 kB
Committed_AS:  6039340 kB
PageTables:       2344 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 node30 on Sat Jan 20 14:25:15 UTC 2007