Trace number 280090

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.16 2405.53

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/280090-1169300750/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.09  cpuTime=0.07  mem=6M887
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.56	     nbConstraints=560  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=559
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=559  nbSharedBinaryRepresentations=2  maxDegree=34  maxArity=2
0.56	       =>  wckTime=0.244  cpuTime=0.16  mem=8M854
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.324  cpuTime=0.21  mem=5M636
0.64	
0.64	s SATISFIABLE
0.65	o 299
0.65	c 261
0.65	o 304
0.65	c 256
0.65	o 306
0.65	c 254
0.65	o 309
0.65	c 251
0.65	o 312
0.65	c 248
0.65	o 313
0.65	c 247
0.65	o 315
0.65	c 245
0.66	o 318
0.66	c 242
0.66	o 319
0.66	c 241
0.66	o 320
0.66	c 240
0.67	o 321
0.67	c 239
0.67	o 323
0.67	c 237
0.68	o 325
0.68	c 235
0.76	o 326
0.76	c 234
0.77	o 327
0.78	c 233
2.68	   
2.68	   search
2.68	     run=0  nbConstraintChecks=9337036  nbAssignments=10000
2.69	       =>  wckTime=2.045  cpuTime=2.01  mem=5M636
4.68	   
4.68	   search
4.68	     run=1  nbConstraintChecks=18762552  nbAssignments=20000
4.68	       =>  wckTime=4.037  cpuTime=3.98  mem=5M636
6.65	   
6.65	   search
6.65	     run=2  nbConstraintChecks=28099705  nbAssignments=30000
6.65	       =>  wckTime=6.009  cpuTime=5.94  mem=5M636
8.63	   
8.63	   search
8.63	     run=3  nbConstraintChecks=37511138  nbAssignments=40000
8.63	       =>  wckTime=7.992  cpuTime=7.9  mem=5M636
10.61	   
10.61	   search
10.61	     run=4  nbConstraintChecks=46848550  nbAssignments=50000
10.61	       =>  wckTime=9.969  cpuTime=9.85  mem=5M636
12.59	   
12.59	   search
12.59	     run=5  nbConstraintChecks=56267339  nbAssignments=60000
12.59	       =>  wckTime=11.951  cpuTime=11.81  mem=5M636
14.55	   
14.55	   search
14.55	     run=6  nbConstraintChecks=65608077  nbAssignments=70000
14.55	       =>  wckTime=13.909  cpuTime=13.76  mem=5M636
16.51	   
16.52	   search
16.52	     run=7  nbConstraintChecks=75019779  nbAssignments=80000
16.52	       =>  wckTime=15.875  cpuTime=15.71  mem=5M636
18.48	   
18.48	   search
18.48	     run=8  nbConstraintChecks=84355594  nbAssignments=90000
18.48	       =>  wckTime=17.837  cpuTime=17.65  mem=5M636
20.45	   
20.45	   search
20.45	     run=9  nbConstraintChecks=93770625  nbAssignments=100000
20.45	       =>  wckTime=19.809  cpuTime=19.6  mem=5M636
22.41	   
22.41	   search
22.41	     run=10  nbConstraintChecks=103109549  nbAssignments=110000
22.41	       =>  wckTime=21.774  cpuTime=21.55  mem=5M636
24.40	   
24.40	   search
24.40	     run=11  nbConstraintChecks=112524197  nbAssignments=120000
24.40	       =>  wckTime=23.759  cpuTime=23.52  mem=5M636
26.38	   
26.38	   search
26.38	     run=12  nbConstraintChecks=121858412  nbAssignments=130000
26.38	       =>  wckTime=25.737  cpuTime=25.48  mem=5M636
28.37	   
28.37	   search
28.37	     run=13  nbConstraintChecks=131280083  nbAssignments=140000
28.37	       =>  wckTime=27.727  cpuTime=27.45  mem=5M636
30.34	   
30.34	   search
30.34	     run=14  nbConstraintChecks=140624850  nbAssignments=150000
30.34	       =>  wckTime=29.704  cpuTime=29.4  mem=5M636
31.08	   
31.08	   search
31.08	     run=15  nbConstraintChecks=144101637  nbAssignments=153694
31.08	       =>  wckTime=30.438  cpuTime=30.14  mem=5M636
31.08	   
31.08	   global
31.08	     nbConstraintChecks=144101637  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.08	     solvingWckTime=30.437  solvingCpuTime=30.13  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.08	     globalCpuTime=30.4
31.08	       =>  wckTime=30.763  cpuTime=30.34  mem=5M636
31.08	   
31.08	   solver IterativeSystematicSolver being built... 
31.23	       =>  wckTime=30.909  cpuTime=30.46  mem=16M745
31.28	   
31.28	   preprocessing
31.28	     nbConstraintChecks=28651  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.28	     detectedInconsistency=no
31.28	       =>  wckTime=0.048  cpuTime=0.03  mem=16M745
31.31	   
31.31	   search
31.31	     run=0  nbConstraintChecks=40017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
31.31	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
31.31	       =>  wckTime=0.082  cpuTime=0.05  mem=16M745
31.35	   
31.35	   search
31.35	     run=1  nbConstraintChecks=98601  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97
31.35	     nbFailedAssignments=20  nbBacktracks=26  nbVisitedNodes=142  nbRestartNogoods=1
31.35	       =>  wckTime=0.122  cpuTime=0.08  mem=16M745
31.38	   
31.38	   search
31.38	     run=2  nbConstraintChecks=170105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=158
31.38	     nbFailedAssignments=35  nbBacktracks=49  nbVisitedNodes=240  nbRestartNogoods=3
31.38	       =>  wckTime=0.153  cpuTime=0.11  mem=16M745
31.42	   
31.42	   search
31.42	     run=3  nbConstraintChecks=262361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=235
31.42	     nbFailedAssignments=52  nbBacktracks=82  nbVisitedNodes=367  nbRestartNogoods=5
31.42	       =>  wckTime=0.195  cpuTime=0.15  mem=16M745
31.48	   
31.48	   search
31.48	     run=4  nbConstraintChecks=414654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=352
31.48	     nbFailedAssignments=94  nbBacktracks=132  nbVisitedNodes=568  nbRestartNogoods=8
31.48	       =>  wckTime=0.254  cpuTime=0.2  mem=16M745
31.57	   
31.57	   search
31.57	     run=5  nbConstraintChecks=656686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=531
31.57	     nbFailedAssignments=172  nbBacktracks=207  nbVisitedNodes=887  nbRestartNogoods=10
31.57	       =>  wckTime=0.346  cpuTime=0.29  mem=16M745
31.69	   
31.69	   search
31.69	     run=6  nbConstraintChecks=970947  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=746
31.69	     nbFailedAssignments=252  nbBacktracks=320  nbVisitedNodes=1283  nbRestartNogoods=15
31.69	       =>  wckTime=0.462  cpuTime=0.4  mem=16M745
31.86	   
31.86	   search
31.86	     run=7  nbConstraintChecks=1443130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1071
31.86	     nbFailedAssignments=383  nbBacktracks=491  nbVisitedNodes=1885  nbRestartNogoods=18
31.86	       =>  wckTime=0.636  cpuTime=0.57  mem=16M745
32.15	   
32.15	   search
32.15	     run=8  nbConstraintChecks=2186001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1571
32.15	     nbFailedAssignments=604  nbBacktracks=748  nbVisitedNodes=2823  nbRestartNogoods=22
32.15	       =>  wckTime=0.919  cpuTime=0.84  mem=16M745
32.51	   
32.51	   search
32.51	     run=9  nbConstraintChecks=3267955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2300
32.51	     nbFailedAssignments=928  nbBacktracks=1132  nbVisitedNodes=4211  nbRestartNogoods=27
32.51	       =>  wckTime=1.288  cpuTime=1.2  mem=16M745
33.09	   
33.10	   search
33.10	     run=10  nbConstraintChecks=4908422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3353
33.10	     nbFailedAssignments=1381  nbBacktracks=1708  nbVisitedNodes=6240  nbRestartNogoods=33
33.10	       =>  wckTime=1.868  cpuTime=1.76  mem=16M745
33.94	   
33.94	   search
33.94	     run=11  nbConstraintChecks=7351235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4958
33.94	     nbFailedAssignments=2101  nbBacktracks=2574  nbVisitedNodes=9303  nbRestartNogoods=38
33.94	       =>  wckTime=2.712  cpuTime=2.59  mem=16M745
35.24	   
35.24	   search
35.24	     run=12  nbConstraintChecks=11016853  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7322
35.24	     nbFailedAssignments=3147  nbBacktracks=3871  nbVisitedNodes=13789  nbRestartNogoods=42
35.24	       =>  wckTime=4.015  cpuTime=3.88  mem=16M745
37.27	   
37.27	   search
37.27	     run=13  nbConstraintChecks=16647406  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10979
37.27	     nbFailedAssignments=4838  nbBacktracks=5817  nbVisitedNodes=20678  nbRestartNogoods=47
37.27	       =>  wckTime=6.044  cpuTime=5.89  mem=16M745
40.24	   
40.24	   search
40.24	     run=14  nbConstraintChecks=24939222  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16293
40.24	     nbFailedAssignments=7210  nbBacktracks=8736  nbVisitedNodes=30859  nbRestartNogoods=52
40.24	       =>  wckTime=9.01  cpuTime=8.83  mem=16M745
44.62	   
44.62	   search
44.62	     run=15  nbConstraintChecks=37306722  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24435
44.62	     nbFailedAssignments=10952  nbBacktracks=13115  nbVisitedNodes=46396  nbRestartNogoods=56
44.62	       =>  wckTime=13.397  cpuTime=13.18  mem=16M745
51.54	   
51.54	   search
51.54	     run=16  nbConstraintChecks=55935540  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36232
51.54	     nbFailedAssignments=16156  nbBacktracks=19683  nbVisitedNodes=69203  nbRestartNogoods=62
51.54	       =>  wckTime=20.309  cpuTime=20.03  mem=16M745
62.10	   
62.10	   search
62.10	     run=17  nbConstraintChecks=84501602  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54885
62.10	     nbFailedAssignments=24939  nbBacktracks=29535  nbVisitedNodes=104372  nbRestartNogoods=65
62.10	       =>  wckTime=30.874  cpuTime=30.5  mem=16M745
78.08	   
78.08	   search
78.08	     run=18  nbConstraintChecks=126910581  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81868
78.08	     nbFailedAssignments=37124  nbBacktracks=44316  nbVisitedNodes=156030  nbRestartNogoods=73
78.08	       =>  wckTime=46.856  cpuTime=46.33  mem=16M745
101.70	   
101.70	   search
101.70	     run=19  nbConstraintChecks=190072036  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122206
101.70	     nbFailedAssignments=55276  nbBacktracks=66484  nbVisitedNodes=233764  nbRestartNogoods=81
101.70	       =>  wckTime=70.472  cpuTime=69.73  mem=16M745
138.69	   
138.69	   search
138.69	     run=20  nbConstraintChecks=287251016  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=184216
138.69	     nbFailedAssignments=84017  nbBacktracks=99737  nbVisitedNodes=352462  nbRestartNogoods=90
138.69	       =>  wckTime=107.466  cpuTime=106.38  mem=16M745
194.80	   
194.80	   search
194.80	     run=21  nbConstraintChecks=433255492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=278449
194.80	     nbFailedAssignments=128357  nbBacktracks=149615  nbVisitedNodes=532123  nbRestartNogoods=98
194.80	       =>  wckTime=163.57  cpuTime=161.96  mem=16M745
278.04	   
278.04	   search
278.04	     run=22  nbConstraintChecks=649442322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=416071
278.04	     nbFailedAssignments=191144  nbBacktracks=224434  nbVisitedNodes=795426  nbRestartNogoods=106
278.04	       =>  wckTime=246.81  cpuTime=244.44  mem=16M745
401.54	   
401.54	   search
401.54	     run=23  nbConstraintChecks=977943747  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=623367
401.54	     nbFailedAssignments=286196  nbBacktracks=336661  nbVisitedNodes=1191513  nbRestartNogoods=113
401.54	       =>  wckTime=370.317  cpuTime=367.39  mem=16M745
572.97	   
572.98	   search
572.98	     run=24  nbConstraintChecks=1463698759  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=936496
572.98	     nbFailedAssignments=430966  nbBacktracks=505003  nbVisitedNodes=1785813  nbRestartNogoods=123
572.98	       =>  wckTime=541.748  cpuTime=538.66  mem=16M745
823.91	   
823.91	   search
823.91	     run=25  nbConstraintChecks=2176347461  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1400917
823.91	     nbFailedAssignments=642862  nbBacktracks=757516  nbVisitedNodes=2661655  nbRestartNogoods=131
823.91	       =>  wckTime=792.681  cpuTime=789.31  mem=16M745
1166.42	   
1166.42	   search
1166.42	     run=26  nbConstraintChecks=3189198918  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2083554
1166.42	     nbFailedAssignments=946711  nbBacktracks=1136284  nbVisitedNodes=3922675  nbRestartNogoods=145
1166.42	       =>  wckTime=1135.193  cpuTime=1131.39  mem=16M745
1666.77	   
1666.77	   search
1666.77	     run=27  nbConstraintChecks=4639203653  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3082813
1666.77	     nbFailedAssignments=1377798  nbBacktracks=1704436  nbVisitedNodes=5708956  nbRestartNogoods=155
1666.77	       =>  wckTime=1635.543  cpuTime=1631.2  mem=16M745
2239.16	   
2239.16	   search
2239.16	     run=28  nbConstraintChecks=6470769510  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4442410
2239.16	     nbFailedAssignments=1885145  nbBacktracks=2556664  nbVisitedNodes=8034610  nbRestartNogoods=170
2239.16	       =>  wckTime=2207.934  cpuTime=2202.96  mem=16M745
2405.48	v 0 1 0 1 0 0 0 0 1 1 0 0 0 1 0 1 1 0 0 0 1 0 0 0 0 1 1 1 1 0 1 1 0 1 1 1 1 1 1 0 

Verifier Data (download as text)

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

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

/proc/loadavg: 1.92 1.98 1.99 2/93 24107
/proc/meminfo: memFree=1140616/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=18540 CPUtime=0
/proc/24106/stat : 24106 (runsolver) R 24104 24106 23281 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278469663 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/24106/statm: 4635 279 244 17 0 2626 0

[startup+0.102958 s]
/proc/loadavg: 1.92 1.98 1.99 2/93 24107
/proc/meminfo: memFree=1140616/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=913236 CPUtime=0.08
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 2921 0 1 0 7 1 0 0 19 0 8 0 278469663 935153664 2667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155177396 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24106/statm: 228309 2667 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913236

[startup+0.515035 s]
/proc/loadavg: 1.92 1.98 1.99 2/93 24107
/proc/meminfo: memFree=1140616/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915332 CPUtime=0.49
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 6400 0 1 0 45 4 0 0 19 0 8 0 278469663 937299968 6139 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072924601 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24106/statm: 228833 6139 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33918 s]
/proc/loadavg: 1.92 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1122576/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=1.3
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 7186 0 1 0 113 17 0 0 25 0 8 0 278469663 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696180 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24106/statm: 228865 6924 2479 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.12
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 338 0 0 0 12 0 0 0 16 0 8 0 278469671 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 6924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.97649 s]
/proc/loadavg: 1.92 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1122576/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=2.93
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 7189 0 1 0 239 54 0 0 25 0 8 0 278469663 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696307 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24106/statm: 228865 6926 2479 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.12
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 340 0 0 0 12 0 0 0 16 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.27411 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1122512/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=6.19
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 7189 0 1 0 500 119 0 0 25 0 8 0 278469663 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073714696 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24106/statm: 228865 6926 2479 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.12
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 340 0 0 0 12 0 0 0 16 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.7473 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1122576/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=12.6
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 7189 0 1 0 1017 243 0 0 25 0 8 0 278469663 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24106/statm: 228865 6926 2479 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.13
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 6926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915460

[startup+25.6018 s]
/proc/loadavg: 1.95 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1122576/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=25.33
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 7191 0 1 0 2033 500 0 0 25 0 8 0 278469663 937431040 6927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24106/statm: 228865 6927 2479 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 6927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 6927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 6927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 6927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.13
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 278469671 937431040 6927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 6927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 6927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915460

[startup+51.2066 s]
/proc/loadavg: 1.96 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1114960/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=50.7
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 9178 0 1 0 4455 615 0 0 25 0 8 0 278469663 937431040 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073818977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24106/statm: 228865 8909 2532 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.24
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278469671 937431040 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915460

[startup+102.413 s]
/proc/loadavg: 1.98 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1114896/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=101.43
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 9188 0 1 0 9528 615 0 0 25 0 8 0 278469663 937431040 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073881249 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24106/statm: 228865 8919 2532 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.24
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278469671 937431040 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 915460

[startup+162.453 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1114960/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=160.92
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 9190 0 1 0 15476 616 0 0 25 0 8 0 278469663 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882047 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.06 s]
/proc/loadavg: 2.00 2.02 2.00 3/100 24496
/proc/meminfo: memFree=1115224/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=2079.02
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 9210 0 1 0 207273 629 0 0 25 0 8 0 278469663 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882435 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24106/statm: 228865 8939 2532 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.24
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2079.02
Current children cumulated vsize (KiB) 915460

[startup+2144.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/100 24496
/proc/meminfo: memFree=1115224/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=2139
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 9210 0 1 0 213271 629 0 0 25 0 8 0 278469663 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073881916 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24106/statm: 228865 8939 2532 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.24
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2139
Current children cumulated vsize (KiB) 915460

[startup+2204.15 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 24498
/proc/meminfo: memFree=1115032/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=2199
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 9210 0 1 0 219270 630 0 0 25 0 8 0 278469663 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073949766 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24106/statm: 228865 8939 2532 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.24
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2199
Current children cumulated vsize (KiB) 915460

[startup+2264.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24498
/proc/meminfo: memFree=1115096/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=2258.96
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 9213 0 1 0 225266 630 0 0 25 0 8 0 278469663 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073818913 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24106/statm: 228865 8942 2532 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.24
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2258.96
Current children cumulated vsize (KiB) 915460

[startup+2324.24 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24498
/proc/meminfo: memFree=1115160/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=2318.96
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 9213 0 1 0 231266 630 0 0 25 0 8 0 278469663 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073870861 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24106/statm: 228865 8942 2532 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.24
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2318.96
Current children cumulated vsize (KiB) 915460

[startup+2384.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24498
/proc/meminfo: memFree=1115160/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=2378.94
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 9213 0 1 0 237264 630 0 0 25 0 8 0 278469663 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820612 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24106/statm: 228865 8942 2532 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.24
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2378.94
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2405.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24498
/proc/meminfo: memFree=1115224/2055920 swapFree=4171264/4192956
[pid=24106] ppid=24104 vsize=915460 CPUtime=2400.09
/proc/24106/stat : 24106 (java) R 24104 24106 23281 0 -1 0 9213 0 1 0 239379 630 0 0 25 0 8 0 278469663 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835158 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24106/statm: 228865 8942 2532 14 0 215335 0
[pid=24106/tid=24108] ppid=24104 vsize=915460 CPUtime=0.02
/proc/24106/task/24108/stat : 24108 (java) S 24104 24106 23281 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24109] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24109/stat : 24109 (java) S 24104 24106 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24110] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24110/stat : 24110 (java) S 24104 24106 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278469667 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24111] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24111/stat : 24111 (java) S 24104 24106 23281 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24112] ppid=24104 vsize=915460 CPUtime=0.24
/proc/24106/task/24112/stat : 24112 (java) S 24104 24106 23281 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24106/tid=24113] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24113/stat : 24113 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24106/tid=24114] ppid=24104 vsize=915460 CPUtime=0
/proc/24106/task/24114/stat : 24114 (java) S 24104 24106 23281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278469671 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2405.53
CPU time (s): 2400.16
CPU user time (s): 2393.85
CPU system time (s): 6.31004
CPU usage (%): 99.7766
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.85
system time used= 6.31004
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9236
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= 49831
involuntary context switches= 109653

runsolver used 2.55861 s user time and 8.10477 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan 20 13:45:50 UTC 2007


IDJOB= 280090
IDBENCH= 10608
IDSOLVER= 68
FILE ID= node19/280090-1169300750

PBS_JOBID= 3609631

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6315c7eca37ec0c8ac04581a764d56c0

RANDOM SEED= 189452470

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.260
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.260
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:       1141032 kB
Buffers:         63716 kB
Cached:         706448 kB
SwapCached:      11088 kB
Active:         373856 kB
Inactive:       460580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1141032 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:          83136 kB
Slab:            64856 kB
Committed_AS:  8753912 kB
PageTables:       2488 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 node19 on Sat Jan 20 14:25:56 UTC 2007