Trace number 279739

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.11 2410.62

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279739-1169298217/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.091  cpuTime=0.08  mem=6M887
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.56	     nbConstraints=600  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=599
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=599  nbSharedBinaryRepresentations=2  maxDegree=30  maxArity=2
0.56	       =>  wckTime=0.245  cpuTime=0.17  mem=8M837
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.325  cpuTime=0.21  mem=5M664
0.65	
0.65	s SATISFIABLE
0.65	o 312
0.65	c 288
0.65	o 314
0.65	c 286
0.65	o 318
0.65	c 282
0.65	o 320
0.65	c 280
0.65	o 322
0.65	c 278
0.65	o 324
0.65	c 276
0.65	o 325
0.65	c 275
0.65	o 328
0.65	c 272
0.65	o 332
0.65	c 268
0.65	o 334
0.65	c 266
0.65	o 339
0.65	c 261
0.66	o 340
0.66	c 260
0.66	o 342
0.66	c 258
0.66	o 346
0.66	c 254
0.66	o 351
0.66	c 249
0.66	o 352
0.66	c 248
0.66	o 355
0.66	c 245
0.66	o 360
0.66	c 240
0.66	o 362
0.66	c 238
0.68	o 363
0.68	c 237
0.68	o 364
0.68	c 236
0.80	o 365
0.80	c 235
0.80	o 366
0.80	c 234
2.70	   
2.70	   search
2.70	     run=0  nbConstraintChecks=9318071  nbAssignments=10000
2.70	       =>  wckTime=2.059  cpuTime=2.02  mem=5M664
4.71	   
4.71	   search
4.71	     run=1  nbConstraintChecks=18749675  nbAssignments=20000
4.71	       =>  wckTime=4.068  cpuTime=4.0  mem=5M664
6.70	   
6.70	   search
6.70	     run=2  nbConstraintChecks=28062382  nbAssignments=30000
6.70	       =>  wckTime=6.058  cpuTime=5.99  mem=5M664
8.72	   
8.72	   search
8.72	     run=3  nbConstraintChecks=37501243  nbAssignments=40000
8.72	       =>  wckTime=8.076  cpuTime=7.98  mem=5M664
10.72	   
10.72	   search
10.72	     run=4  nbConstraintChecks=46820032  nbAssignments=50000
10.72	       =>  wckTime=10.08  cpuTime=9.97  mem=5M664
12.73	   
12.73	   search
12.73	     run=5  nbConstraintChecks=56240780  nbAssignments=60000
12.73	       =>  wckTime=12.094  cpuTime=11.96  mem=5M664
14.73	   
14.73	   search
14.73	     run=6  nbConstraintChecks=65545876  nbAssignments=70000
14.73	       =>  wckTime=14.09  cpuTime=13.94  mem=5M664
16.72	   
16.72	   search
16.72	     run=7  nbConstraintChecks=74971604  nbAssignments=80000
16.72	       =>  wckTime=16.082  cpuTime=15.91  mem=5M664
18.71	   
18.71	   search
18.71	     run=8  nbConstraintChecks=84284177  nbAssignments=90000
18.71	       =>  wckTime=18.069  cpuTime=17.88  mem=5M664
20.71	   
20.71	   search
20.71	     run=9  nbConstraintChecks=93713015  nbAssignments=100000
20.71	       =>  wckTime=20.07  cpuTime=19.87  mem=5M664
22.70	   
22.70	   search
22.70	     run=10  nbConstraintChecks=103037321  nbAssignments=110000
22.70	       =>  wckTime=22.058  cpuTime=21.84  mem=5M664
24.70	   
24.70	   search
24.70	     run=11  nbConstraintChecks=112477522  nbAssignments=120000
24.70	       =>  wckTime=24.06  cpuTime=23.83  mem=5M664
26.57	   
26.57	   search
26.57	     run=12  nbConstraintChecks=121794447  nbAssignments=130000
26.57	       =>  wckTime=25.935  cpuTime=25.69  mem=5M664
28.42	   
28.42	   search
28.42	     run=13  nbConstraintChecks=131220734  nbAssignments=140000
28.42	       =>  wckTime=27.781  cpuTime=27.53  mem=5M664
30.26	   
30.26	   search
30.26	     run=14  nbConstraintChecks=140538063  nbAssignments=150000
30.26	       =>  wckTime=29.616  cpuTime=29.37  mem=5M664
31.04	   
31.04	   search
31.04	     run=15  nbConstraintChecks=144524356  nbAssignments=154238
31.04	       =>  wckTime=30.397  cpuTime=30.15  mem=5M664
31.04	   
31.04	   global
31.04	     nbConstraintChecks=144524356  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.04	     solvingWckTime=30.396  solvingCpuTime=30.15  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.04	     globalCpuTime=30.42
31.04	       =>  wckTime=30.723  cpuTime=30.36  mem=5M664
31.04	   
31.04	   solver IterativeSystematicSolver being built... 
31.17	       =>  wckTime=30.857  cpuTime=30.47  mem=16M807
31.23	   
31.23	   preprocessing
31.23	     nbConstraintChecks=37857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.23	     detectedInconsistency=no
31.23	       =>  wckTime=0.054  cpuTime=0.03  mem=16M807
31.26	   
31.26	   search
31.26	     run=0  nbConstraintChecks=45818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
31.26	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
31.26	       =>  wckTime=0.084  cpuTime=0.06  mem=16M807
31.30	   
31.30	   search
31.30	     run=1  nbConstraintChecks=106375  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105
31.30	     nbFailedAssignments=16  nbBacktracks=25  nbVisitedNodes=146  nbRestartNogoods=1
31.30	       =>  wckTime=0.125  cpuTime=0.09  mem=16M807
31.33	   
31.34	   search
31.34	     run=2  nbConstraintChecks=194356  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=176
31.34	     nbFailedAssignments=36  nbBacktracks=47  nbVisitedNodes=257  nbRestartNogoods=3
31.34	       =>  wckTime=0.16  cpuTime=0.12  mem=16M807
31.37	   
31.37	   search
31.37	     run=3  nbConstraintChecks=300049  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=260
31.37	     nbFailedAssignments=56  nbBacktracks=81  nbVisitedNodes=393  nbRestartNogoods=6
31.38	       =>  wckTime=0.2  cpuTime=0.16  mem=16M807
31.44	   
31.44	   search
31.44	     run=4  nbConstraintChecks=460112  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=373
31.44	     nbFailedAssignments=90  nbBacktracks=131  nbVisitedNodes=586  nbRestartNogoods=8
31.44	       =>  wckTime=0.261  cpuTime=0.22  mem=16M807
31.52	   
31.52	   search
31.52	     run=5  nbConstraintChecks=704596  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=541
31.52	     nbFailedAssignments=154  nbBacktracks=206  nbVisitedNodes=880  nbRestartNogoods=10
31.52	       =>  wckTime=0.347  cpuTime=0.31  mem=16M807
31.65	   
31.65	   search
31.65	     run=6  nbConstraintChecks=1068391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=776
31.65	     nbFailedAssignments=248  nbBacktracks=319  nbVisitedNodes=1310  nbRestartNogoods=13
31.65	       =>  wckTime=0.477  cpuTime=0.44  mem=16M807
31.83	   
31.83	   search
31.83	     run=7  nbConstraintChecks=1582781  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1095
31.83	     nbFailedAssignments=369  nbBacktracks=490  nbVisitedNodes=1910  nbRestartNogoods=17
31.83	       =>  wckTime=0.659  cpuTime=0.61  mem=16M807
32.11	   
32.11	   search
32.11	     run=8  nbConstraintChecks=2341377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1564
32.11	     nbFailedAssignments=551  nbBacktracks=746  nbVisitedNodes=2790  nbRestartNogoods=20
32.11	       =>  wckTime=0.933  cpuTime=0.87  mem=16M807
32.49	   
32.49	   search
32.49	     run=9  nbConstraintChecks=3467439  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2260
32.49	     nbFailedAssignments=837  nbBacktracks=1130  nbVisitedNodes=4113  nbRestartNogoods=23
32.49	       =>  wckTime=1.317  cpuTime=1.25  mem=16M807
33.09	   
33.09	   search
33.09	     run=10  nbConstraintChecks=5241604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3338
33.09	     nbFailedAssignments=1313  nbBacktracks=1706  nbVisitedNodes=6154  nbRestartNogoods=29
33.09	       =>  wckTime=1.916  cpuTime=1.84  mem=16M807
33.96	   
33.96	   search
33.96	     run=11  nbConstraintChecks=7849850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4862
33.96	     nbFailedAssignments=1946  nbBacktracks=2570  nbVisitedNodes=9120  nbRestartNogoods=35
33.96	       =>  wckTime=2.785  cpuTime=2.71  mem=16M807
35.34	   
35.34	   search
35.34	     run=12  nbConstraintChecks=11755748  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7146
35.34	     nbFailedAssignments=2908  nbBacktracks=3867  nbVisitedNodes=13551  nbRestartNogoods=40
35.34	       =>  wckTime=4.169  cpuTime=4.07  mem=16M807
37.27	   
37.27	   search
37.27	     run=13  nbConstraintChecks=17455156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10564
37.28	     nbFailedAssignments=4351  nbBacktracks=5813  nbVisitedNodes=20089  nbRestartNogoods=47
37.28	       =>  wckTime=6.1  cpuTime=5.99  mem=16M807
40.37	   
40.37	   search
40.37	     run=14  nbConstraintChecks=26398348  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15898
40.37	     nbFailedAssignments=6738  nbBacktracks=8732  nbVisitedNodes=30340  nbRestartNogoods=52
40.37	       =>  wckTime=9.195  cpuTime=9.08  mem=16M807
45.04	   
45.04	   search
45.04	     run=15  nbConstraintChecks=39479012  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23542
45.04	     nbFailedAssignments=9977  nbBacktracks=13110  nbVisitedNodes=45207  nbRestartNogoods=56
45.04	       =>  wckTime=13.869  cpuTime=13.76  mem=16M807
51.97	   
51.97	   search
51.97	     run=16  nbConstraintChecks=59304675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35259
51.97	     nbFailedAssignments=15097  nbBacktracks=19678  nbVisitedNodes=67859  nbRestartNogoods=62
51.97	       =>  wckTime=20.797  cpuTime=20.68  mem=16M807
62.44	   
62.44	   search
62.44	     run=17  nbConstraintChecks=89090774  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52739
62.44	     nbFailedAssignments=22703  nbBacktracks=29530  nbVisitedNodes=102105  nbRestartNogoods=66
62.44	       =>  wckTime=31.27  cpuTime=31.15  mem=16M807
79.00	   
79.00	   search
79.00	     run=18  nbConstraintChecks=133866679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78836
79.00	     nbFailedAssignments=34000  nbBacktracks=44308  nbVisitedNodes=152456  nbRestartNogoods=76
79.00	       =>  wckTime=47.825  cpuTime=47.7  mem=16M807
104.02	   
104.02	   search
104.02	     run=19  nbConstraintChecks=201732779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117926
104.02	     nbFailedAssignments=50898  nbBacktracks=66476  nbVisitedNodes=228398  nbRestartNogoods=84
104.02	       =>  wckTime=72.849  cpuTime=72.68  mem=16M807
139.47	   
139.47	   search
139.47	     run=20  nbConstraintChecks=301983111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177011
139.47	     nbFailedAssignments=76709  nbBacktracks=99728  nbVisitedNodes=342583  nbRestartNogoods=91
139.47	       =>  wckTime=108.296  cpuTime=108.09  mem=16M807
194.99	   
194.99	   search
194.99	     run=21  nbConstraintChecks=454080675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=266269
194.99	     nbFailedAssignments=116064  nbBacktracks=149607  nbVisitedNodes=514744  nbRestartNogoods=100
194.99	       =>  wckTime=163.816  cpuTime=163.53  mem=16M807
280.53	   
280.53	   search
280.53	     run=22  nbConstraintChecks=680547134  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=398096
280.53	     nbFailedAssignments=173045  nbBacktracks=224425  nbVisitedNodes=770414  nbRestartNogoods=106
280.53	       =>  wckTime=249.359  cpuTime=248.7  mem=16M807
411.02	   
411.02	   search
411.02	     run=23  nbConstraintChecks=1021268060  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=596897
411.02	     nbFailedAssignments=259597  nbBacktracks=336652  nbVisitedNodes=1154107  nbRestartNogoods=111
411.02	       =>  wckTime=379.843  cpuTime=378.57  mem=16M807
604.42	   
604.42	   search
604.42	     run=24  nbConstraintChecks=1522856380  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=889857
604.42	     nbFailedAssignments=384194  nbBacktracks=504993  nbVisitedNodes=1721076  nbRestartNogoods=119
604.42	       =>  wckTime=573.25  cpuTime=571.11  mem=16M807
884.48	   
884.48	   search
884.48	     run=25  nbConstraintChecks=2269140790  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1340047
884.48	     nbFailedAssignments=581849  nbBacktracks=757506  nbVisitedNodes=2586521  nbRestartNogoods=126
884.48	       =>  wckTime=853.301  cpuTime=849.9  mem=16M807
1280.64	   
1280.64	   search
1280.64	     run=26  nbConstraintChecks=3320194942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1991650
1280.64	     nbFailedAssignments=854656  nbBacktracks=1136274  nbVisitedNodes=3809649  nbRestartNogoods=135
1280.64	       =>  wckTime=1249.463  cpuTime=1244.23  mem=16M807
1756.39	   
1756.39	   search
1756.39	     run=27  nbConstraintChecks=4708717579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2908764
1756.39	     nbFailedAssignments=1203589  nbBacktracks=1704427  nbVisitedNodes=5480541  nbRestartNogoods=143
1756.39	       =>  wckTime=1725.219  cpuTime=1717.82  mem=16M807
2410.56	v 1 0 0 1 1 0 1 0 1 1 1 0 1 0 0 0 0 1 1 1 1 1 1 0 0 1 0 1 0 1 1 0 1 1 0 1 1 0 1 0 0 0 0 0 1 1 0 0 1 0 

Verifier Data (download as text)

234 unsatisfied constraints, 366 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-279739-1169298217 -o ROOT/results/node30/solver-279739-1169298217 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279739-1169298217/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: 2.06 2.01 1.89 5/86 7504
/proc/meminfo: memFree=1556656/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=18540 CPUtime=0
/proc/7503/stat : 7503 (runsolver) R 7501 6991 6991 0 -1 4194368 12 0 0 0 0 0 0 0 19 0 1 0 278215647 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 265474822880 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7503/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.108293 s]
/proc/loadavg: 2.06 2.01 1.89 5/86 7504
/proc/meminfo: memFree=1556656/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=914988 CPUtime=0.09
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 2996 0 1 0 8 1 0 0 19 0 8 0 278215647 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925707 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7503/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51632 s]
/proc/loadavg: 2.06 2.01 1.89 5/86 7504
/proc/meminfo: memFree=1556656/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915332 CPUtime=0.49
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 6422 0 1 0 46 3 0 0 18 0 8 0 278215647 937299968 6161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155841046 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7503/statm: 228833 6161 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33836 s]
/proc/loadavg: 2.05 2.01 1.90 3/93 7511
/proc/meminfo: memFree=1538488/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=1.31
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 7222 0 1 0 114 17 0 0 24 0 8 0 278215647 937431040 6960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073701910 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7503/statm: 228865 6960 2479 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 6960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 6960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 6960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 6960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.13
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 278215655 937431040 6960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 6960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 6960 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.99147 s]
/proc/loadavg: 2.05 2.01 1.90 3/93 7511
/proc/meminfo: memFree=1538424/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915464 CPUtime=2.95
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 7226 0 1 0 250 45 0 0 25 0 8 0 278215647 937435136 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7503/statm: 228866 6963 2480 14 0 215336 0
[pid=7503/tid=7505] ppid=7501 vsize=915464 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 278215651 937435136 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915464 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937435136 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915464 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937435136 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915464 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937435136 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915464 CPUtime=0.13
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 278215655 937435136 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915464 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937435136 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915464 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937435136 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.27367 s]
/proc/loadavg: 2.05 2.01 1.90 3/93 7511
/proc/meminfo: memFree=1538360/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=6.2
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 7226 0 1 0 511 109 0 0 25 0 8 0 278215647 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699644 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7503/statm: 228865 6963 2480 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.13
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 278215655 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 6963 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) 915460

[startup+12.7611 s]
/proc/loadavg: 2.04 2.01 1.90 3/93 7511
/proc/meminfo: memFree=1538360/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=12.63
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 7228 0 1 0 1031 232 0 0 25 0 8 0 278215647 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073732807 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7503/statm: 228865 6964 2480 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.14
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 278215655 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915460

[startup+25.5999 s]
/proc/loadavg: 2.04 2.01 1.90 3/93 7511
/proc/meminfo: memFree=1538488/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915464 CPUtime=25.35
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 7228 0 1 0 2052 483 0 0 25 0 8 0 278215647 937435136 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7503/statm: 228865 6964 2480 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.14
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 278215655 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.2035 s]
/proc/loadavg: 1.97 2.00 1.89 3/100 7572
/proc/meminfo: memFree=1513976/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=50.92
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 9197 0 1 0 4499 593 0 0 25 0 8 0 278215647 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840708 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7503/statm: 228865 8928 2533 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.24
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 278215655 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 915460

[startup+102.413 s]
/proc/loadavg: 1.98 2.00 1.90 3/100 7572
/proc/meminfo: memFree=1506232/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=102.08
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 9204 0 1 0 9615 593 0 0 25 0 8 0 278215647 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073715523 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7503/statm: 228865 8935 2533 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.24
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 278215655 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 915460

[startup+162.46 s]
/proc/loadavg: 2.07 2.01 1.91 3/100 7572
/proc/meminfo: memFree=1506232/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=162.08
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 9209 0 1 0 15615 593 0 0 25 0 8 0 278215647 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073886572 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.99 s]
/proc/loadavg: 2.00 2.00 1.96 3/100 7574
/proc/meminfo: memFree=1506112/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=2074.95
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 9226 0 1 0 206897 598 0 0 25 0 8 0 278215647 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840914 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7503/statm: 228865 8957 2533 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.24
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2074.95
Current children cumulated vsize (KiB) 915460

[startup+2144.04 s]
/proc/loadavg: 2.00 2.00 1.96 3/100 7574
/proc/meminfo: memFree=1506048/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=2134.73
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 9226 0 1 0 212875 598 0 0 25 0 8 0 278215647 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073711175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7503/statm: 228865 8957 2533 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.24
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2134.73
Current children cumulated vsize (KiB) 915460

[startup+2204.09 s]
/proc/loadavg: 2.00 2.00 1.96 3/100 7574
/proc/meminfo: memFree=1506048/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=2194.48
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 9226 0 1 0 218850 598 0 0 25 0 8 0 278215647 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878689 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7503/statm: 228865 8957 2533 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.24
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2194.48
Current children cumulated vsize (KiB) 915460

[startup+2264.13 s]
/proc/loadavg: 2.00 2.00 1.96 3/100 7574
/proc/meminfo: memFree=1506048/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=2254.28
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 9226 0 1 0 224829 599 0 0 25 0 8 0 278215647 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838281 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7503/statm: 228865 8957 2533 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.24
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2254.28
Current children cumulated vsize (KiB) 915460

[startup+2324.18 s]
/proc/loadavg: 2.00 2.00 1.96 3/100 7574
/proc/meminfo: memFree=1506048/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=2314.06
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 9226 0 1 0 230807 599 0 0 25 0 8 0 278215647 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838369 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7503/statm: 228865 8957 2533 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.24
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2314.06
Current children cumulated vsize (KiB) 915460

[startup+2384.23 s]
/proc/loadavg: 2.00 2.00 1.96 3/100 7574
/proc/meminfo: memFree=1506048/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=2373.82
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 9226 0 1 0 236783 599 0 0 25 0 8 0 278215647 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887703 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7503/statm: 228865 8957 2533 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.24
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2373.82
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2410.55 s]
/proc/loadavg: 2.00 2.00 1.96 3/100 7574
/proc/meminfo: memFree=1506048/2055920 swapFree=4167328/4192956
[pid=7503] ppid=7501 vsize=915460 CPUtime=2400.04
/proc/7503/stat : 7503 (java) R 7501 7503 6991 0 -1 0 9226 0 1 0 239405 599 0 0 25 0 8 0 278215647 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838264 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7503/statm: 228865 8957 2533 14 0 215335 0
[pid=7503/tid=7505] ppid=7501 vsize=915460 CPUtime=0.02
/proc/7503/task/7505/stat : 7505 (java) S 7501 7503 6991 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7506] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7506/stat : 7506 (java) S 7501 7503 6991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7507] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7507/stat : 7507 (java) S 7501 7503 6991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278215651 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7508] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7508/stat : 7508 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7509] ppid=7501 vsize=915460 CPUtime=0.24
/proc/7503/task/7509/stat : 7509 (java) S 7501 7503 6991 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7503/tid=7510] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7510/stat : 7510 (java) S 7501 7503 6991 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7503/tid=7511] ppid=7501 vsize=915460 CPUtime=0
/proc/7503/task/7511/stat : 7511 (java) S 7501 7503 6991 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278215655 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2410.62
CPU time (s): 2400.11
CPU user time (s): 2394.11
CPU system time (s): 6.00009
CPU usage (%): 99.5641
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.11
system time used= 6.00009
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9248
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49967
involuntary context switches= 123138

runsolver used 3.23751 s user time and 7.43887 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan 20 13:03:37 UTC 2007


IDJOB= 279739
IDBENCH= 10393
IDSOLVER= 68
FILE ID= node30/279739-1169298217

PBS_JOBID= 3609821

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0359f3c7818430ecfd2e807df09c72ee

RANDOM SEED= 355569187

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:       1557072 kB
Buffers:         39916 kB
Cached:         345264 kB
SwapCached:       3508 kB
Active:         132132 kB
Inactive:       290048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557072 kB
SwapTotal:     4192956 kB
SwapFree:      4167328 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          53336 kB
Slab:            61476 kB
Committed_AS:  5218424 kB
PageTables:       2184 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 13:43:48 UTC 2007