Trace number 281765

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.14 2422.06

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-29_ext.xml
MD5SUM090deff815a5e3b9c939de2a821e302f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints45
Best CPU time to get the best result obtained on this benchmark8.17276
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints75
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/281765-1169314057/unknown.xml
0.45	   
0.45	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.48	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.48	       =>  wckTime=0.174  cpuTime=0.09  mem=6M910
0.48	   
0.48	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.57	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1328  maxDegree=10
0.57	     maxArity=2
0.57	       =>  wckTime=0.264  cpuTime=0.14  mem=7M918
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.354  cpuTime=0.17  mem=5M439
0.67	
0.67	s SATISFIABLE
0.67	o 19
0.67	c 56
0.67	o 21
0.67	c 54
0.67	o 22
0.67	c 53
0.67	o 24
0.67	c 51
0.67	o 26
0.67	c 49
0.67	o 28
0.67	c 47
0.68	o 29
0.68	c 46
0.68	o 30
0.68	c 45
0.68	o 31
0.68	c 44
0.68	o 32
0.68	c 43
0.68	o 33
0.68	c 42
0.68	o 34
0.68	c 41
0.68	o 35
0.68	c 40
0.68	o 36
0.68	c 39
0.68	o 37
0.68	c 38
0.68	o 38
0.68	c 37
0.69	o 40
0.69	c 35
0.69	o 41
0.69	c 34
0.69	o 42
0.69	c 33
0.73	o 43
0.73	c 32
0.73	o 44
0.73	c 31
2.24	   
2.24	   search
2.24	     run=0  nbConstraintChecks=8921227  nbAssignments=10000
2.24	       =>  wckTime=1.582  cpuTime=1.56  mem=5M439
3.77	   
3.77	   search
3.77	     run=1  nbConstraintChecks=17766817  nbAssignments=20000
3.77	       =>  wckTime=3.109  cpuTime=3.07  mem=5M439
3.80	o 45
3.80	c 30
5.30	   
5.30	   search
5.30	     run=2  nbConstraintChecks=26612775  nbAssignments=30000
5.30	       =>  wckTime=4.636  cpuTime=4.58  mem=5M439
6.86	   
6.86	   search
6.86	     run=3  nbConstraintChecks=35781396  nbAssignments=40000
6.86	       =>  wckTime=6.195  cpuTime=6.12  mem=5M439
8.39	   
8.39	   search
8.39	     run=4  nbConstraintChecks=44741650  nbAssignments=50000
8.39	       =>  wckTime=7.729  cpuTime=7.65  mem=5M439
9.94	   
9.94	   search
9.94	     run=5  nbConstraintChecks=53762056  nbAssignments=60000
9.94	       =>  wckTime=9.276  cpuTime=9.18  mem=5M439
11.47	   
11.47	   search
11.47	     run=6  nbConstraintChecks=62622363  nbAssignments=70000
11.47	       =>  wckTime=10.81  cpuTime=10.7  mem=5M439
13.00	   
13.00	   search
13.00	     run=7  nbConstraintChecks=71482452  nbAssignments=80000
13.00	       =>  wckTime=12.336  cpuTime=12.22  mem=5M439
14.54	   
14.54	   search
14.54	     run=8  nbConstraintChecks=80434240  nbAssignments=90000
14.54	       =>  wckTime=13.877  cpuTime=13.74  mem=5M439
16.07	   
16.07	   search
16.07	     run=9  nbConstraintChecks=89456801  nbAssignments=100000
16.07	       =>  wckTime=15.413  cpuTime=15.26  mem=5M439
17.59	   
17.59	   search
17.59	     run=10  nbConstraintChecks=98384351  nbAssignments=110000
17.59	       =>  wckTime=16.933  cpuTime=16.77  mem=5M439
19.12	   
19.12	   search
19.12	     run=11  nbConstraintChecks=107323730  nbAssignments=120000
19.12	       =>  wckTime=18.458  cpuTime=18.28  mem=5M439
20.63	   
20.63	   search
20.63	     run=12  nbConstraintChecks=116146632  nbAssignments=130000
20.63	       =>  wckTime=19.972  cpuTime=19.78  mem=5M439
22.16	   
22.17	   search
22.17	     run=13  nbConstraintChecks=125147873  nbAssignments=140000
22.17	       =>  wckTime=21.503  cpuTime=21.29  mem=5M439
23.68	   
23.68	   search
23.68	     run=14  nbConstraintChecks=134048026  nbAssignments=150000
23.68	       =>  wckTime=23.023  cpuTime=22.81  mem=5M439
25.23	   
25.23	   search
25.23	     run=15  nbConstraintChecks=143126358  nbAssignments=160000
25.23	       =>  wckTime=24.566  cpuTime=24.33  mem=5M439
26.76	   
26.76	   search
26.76	     run=16  nbConstraintChecks=152021245  nbAssignments=170000
26.76	       =>  wckTime=26.101  cpuTime=25.85  mem=5M439
28.30	   
28.30	   search
28.30	     run=17  nbConstraintChecks=160900527  nbAssignments=180000
28.30	       =>  wckTime=27.635  cpuTime=27.36  mem=5M439
29.83	   
29.83	   search
29.83	     run=18  nbConstraintChecks=169788513  nbAssignments=190000
29.83	       =>  wckTime=29.164  cpuTime=28.88  mem=5M439
31.37	   
31.37	   search
31.37	     run=19  nbConstraintChecks=178771564  nbAssignments=200000
31.37	       =>  wckTime=30.708  cpuTime=30.42  mem=5M439
32.91	   
32.91	   search
32.91	     run=20  nbConstraintChecks=187680755  nbAssignments=210000
32.91	       =>  wckTime=32.245  cpuTime=31.93  mem=5M439
34.08	   
34.08	   search
34.08	     run=21  nbConstraintChecks=194445353  nbAssignments=217701
34.08	       =>  wckTime=33.42  cpuTime=33.11  mem=5M439
34.08	   
34.08	   global
34.08	     nbConstraintChecks=194445353  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.08	     solvingWckTime=33.419  solvingCpuTime=33.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.08	     globalCpuTime=33.34
34.08	       =>  wckTime=33.775  cpuTime=33.28  mem=5M439
34.08	   
34.08	   solver IterativeSystematicSolver being built... 
34.22	       =>  wckTime=33.909  cpuTime=33.38  mem=16M429
34.23	   
34.23	   preprocessing
34.23	     nbConstraintChecks=1440  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.23	     detectedInconsistency=no
34.23	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M429
34.27	   
34.27	   search
34.27	     run=0  nbConstraintChecks=48711  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29
34.27	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=50  nbRestartNogoods=0
34.27	       =>  wckTime=0.049  cpuTime=0.03  mem=16M429
34.33	   
34.33	   search
34.33	     run=1  nbConstraintChecks=188792  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96
34.33	     nbFailedAssignments=54  nbBacktracks=25  nbVisitedNodes=176  nbRestartNogoods=2
34.33	       =>  wckTime=0.108  cpuTime=0.07  mem=16M429
34.37	   
34.37	   search
34.37	     run=2  nbConstraintChecks=345777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180
34.37	     nbFailedAssignments=109  nbBacktracks=47  nbVisitedNodes=337  nbRestartNogoods=8
34.37	       =>  wckTime=0.151  cpuTime=0.11  mem=16M429
34.41	   
34.41	   search
34.41	     run=3  nbConstraintChecks=507774  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262
34.41	     nbFailedAssignments=152  nbBacktracks=80  nbVisitedNodes=495  nbRestartNogoods=13
34.41	       =>  wckTime=0.194  cpuTime=0.15  mem=16M429
34.49	   
34.49	   search
34.49	     run=4  nbConstraintChecks=826239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=420
34.49	     nbFailedAssignments=253  nbBacktracks=130  nbVisitedNodes=804  nbRestartNogoods=20
34.49	       =>  wckTime=0.271  cpuTime=0.23  mem=16M429
34.59	   
34.59	   search
34.59	     run=5  nbConstraintChecks=1239974  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=617
34.59	     nbFailedAssignments=368  nbBacktracks=205  nbVisitedNodes=1191  nbRestartNogoods=27
34.59	       =>  wckTime=0.374  cpuTime=0.33  mem=16M429
34.70	   
34.70	   search
34.70	     run=6  nbConstraintChecks=1740206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=877
34.70	     nbFailedAssignments=508  nbBacktracks=318  nbVisitedNodes=1703  nbRestartNogoods=38
34.70	       =>  wckTime=0.478  cpuTime=0.43  mem=16M429
34.99	   
34.99	   search
34.99	     run=7  nbConstraintChecks=2926768  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1447
34.99	     nbFailedAssignments=902  nbBacktracks=488  nbVisitedNodes=2815  nbRestartNogoods=48
34.99	       =>  wckTime=0.767  cpuTime=0.71  mem=16M429
35.35	   
35.35	   search
35.35	     run=8  nbConstraintChecks=4370578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2159
35.35	     nbFailedAssignments=1351  nbBacktracks=744  nbVisitedNodes=4229  nbRestartNogoods=52
35.35	       =>  wckTime=1.136  cpuTime=1.07  mem=16M429
36.07	   
36.07	   search
36.07	     run=9  nbConstraintChecks=7491080  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3618
36.07	     nbFailedAssignments=2418  nbBacktracks=1128  nbVisitedNodes=7138  nbRestartNogoods=69
36.07	       =>  wckTime=1.85  cpuTime=1.77  mem=16M429
36.96	   
36.96	   search
36.96	     run=10  nbConstraintChecks=11084308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5450
36.96	     nbFailedAssignments=3665  nbBacktracks=1704  nbVisitedNodes=10793  nbRestartNogoods=80
36.96	       =>  wckTime=2.737  cpuTime=2.65  mem=16M429
37.96	   
37.96	   search
37.96	     run=11  nbConstraintChecks=15281225  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7593
37.96	     nbFailedAssignments=4938  nbBacktracks=2568  nbVisitedNodes=15072  nbRestartNogoods=91
37.96	       =>  wckTime=3.742  cpuTime=3.65  mem=16M429
39.98	   
39.98	   search
39.98	     run=12  nbConstraintChecks=23629840  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11839
39.98	     nbFailedAssignments=7881  nbBacktracks=3866  nbVisitedNodes=23533  nbRestartNogoods=103
39.98	       =>  wckTime=5.759  cpuTime=5.64  mem=16M429
43.48	   
43.48	   search
43.48	     run=13  nbConstraintChecks=38015271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18574
43.48	     nbFailedAssignments=12662  nbBacktracks=5812  nbVisitedNodes=36876  nbRestartNogoods=111
43.48	       =>  wckTime=9.263  cpuTime=9.11  mem=16M429
46.64	   
46.64	   search
46.64	     run=14  nbConstraintChecks=52222121  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26260
46.64	     nbFailedAssignments=17420  nbBacktracks=8732  nbVisitedNodes=52239  nbRestartNogoods=134
46.64	       =>  wckTime=12.418  cpuTime=12.24  mem=16M429
53.62	   
53.62	   search
53.62	     run=15  nbConstraintChecks=81454477  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39995
53.62	     nbFailedAssignments=26768  nbBacktracks=13110  nbVisitedNodes=79319  nbRestartNogoods=140
53.62	       =>  wckTime=19.402  cpuTime=19.16  mem=16M429
62.42	   
62.42	   search
62.42	     run=16  nbConstraintChecks=118513265  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59462
62.42	     nbFailedAssignments=39659  nbBacktracks=19678  nbVisitedNodes=118241  nbRestartNogoods=161
62.42	       =>  wckTime=28.206  cpuTime=27.88  mem=16M429
77.93	   
77.93	   search
77.93	     run=17  nbConstraintChecks=180920482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89099
77.93	     nbFailedAssignments=59436  nbBacktracks=29530  nbVisitedNodes=176814  nbRestartNogoods=174
77.93	       =>  wckTime=43.71  cpuTime=43.24  mem=16M429
100.67	   
100.68	   search
100.68	     run=18  nbConstraintChecks=277874238  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=140008
100.68	     nbFailedAssignments=95560  nbBacktracks=44308  nbVisitedNodes=278451  nbRestartNogoods=204
100.68	       =>  wckTime=66.454  cpuTime=65.78  mem=16M429
132.82	   
132.82	   search
132.82	     run=19  nbConstraintChecks=418885944  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215987
132.82	     nbFailedAssignments=149363  nbBacktracks=66476  nbVisitedNodes=429616  nbRestartNogoods=218
132.82	       =>  wckTime=98.603  cpuTime=97.63  mem=16M429
183.87	   
183.88	   search
183.88	     run=20  nbConstraintChecks=631600087  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=327203
183.88	     nbFailedAssignments=227319  nbBacktracks=99728  nbVisitedNodes=650809  nbRestartNogoods=245
183.88	       =>  wckTime=149.656  cpuTime=148.23  mem=16M429
259.85	   
259.85	   search
259.85	     run=21  nbConstraintChecks=934052014  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=495273
259.85	     nbFailedAssignments=345504  nbBacktracks=149606  nbVisitedNodes=983897  nbRestartNogoods=257
259.85	       =>  wckTime=225.631  cpuTime=223.5  mem=16M429
359.05	   
359.05	   search
359.05	     run=22  nbConstraintChecks=1347741762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=713149
359.05	     nbFailedAssignments=488553  nbBacktracks=224424  nbVisitedNodes=1415278  nbRestartNogoods=284
359.05	       =>  wckTime=324.835  cpuTime=321.8  mem=16M429
500.21	   
500.21	   search
500.21	     run=23  nbConstraintChecks=1947062002  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1035305
500.21	     nbFailedAssignments=698472  nbBacktracks=336651  nbVisitedNodes=2054322  nbRestartNogoods=301
500.21	       =>  wckTime=465.99  cpuTime=461.67  mem=16M429
701.70	   
701.70	   search
701.70	     run=24  nbConstraintChecks=2794862640  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1481915
701.70	     nbFailedAssignments=976732  nbBacktracks=504992  nbVisitedNodes=2940358  nbRestartNogoods=324
701.70	       =>  wckTime=667.483  cpuTime=661.34  mem=16M429
1011.18	   
1011.18	   search
1011.18	     run=25  nbConstraintChecks=4070587411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2172283
1011.18	     nbFailedAssignments=1414583  nbBacktracks=757503  nbVisitedNodes=4304209  nbRestartNogoods=344
1011.18	       =>  wckTime=976.959  cpuTime=968.0  mem=16M429
1467.07	   
1467.07	   search
1467.07	     run=26  nbConstraintChecks=5984195887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3202237
1467.07	     nbFailedAssignments=2065761  nbBacktracks=1136270  nbVisitedNodes=6346361  nbRestartNogoods=370
1467.07	       =>  wckTime=1432.854  cpuTime=1419.76  mem=16M429
2118.64	   
2118.64	   search
2118.64	     run=27  nbConstraintChecks=8743500459  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4686646
2118.64	     nbFailedAssignments=2982011  nbBacktracks=1704421  nbVisitedNodes=9284571  nbRestartNogoods=395
2118.64	       =>  wckTime=2084.425  cpuTime=2065.22  mem=16M429
2422.03	v 1 4 2 2 4 8 4 2 4 3 3 7 1 0 5 2 1 2 6 9 0 1 3 2 9 

Verifier Data (download as text)

30 unsatisfied constraints, 45 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/node4/watcher-281765-1169314057 -o ROOT/results/node4/solver-281765-1169314057 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281765-1169314057/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.83 1.95 1.98 4/93 7670
/proc/meminfo: memFree=1324408/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=18540 CPUtime=0
/proc/7669/stat : 7669 (runsolver) R 7667 7669 7601 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279801273 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7669/statm: 4635 279 244 17 0 2626 0

[startup+0.109676 s]
/proc/loadavg: 1.83 1.95 1.98 4/93 7670
/proc/meminfo: memFree=1324408/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=914988 CPUtime=0.09
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 3051 0 1 0 8 1 0 0 17 0 8 0 279801273 936947712 2797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228747 2797 1447 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.517676 s]
/proc/loadavg: 1.83 1.95 1.98 4/93 7670
/proc/meminfo: memFree=1324408/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915332 CPUtime=0.42
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 6154 0 1 0 38 4 0 0 18 0 8 0 279801273 937299968 5893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228833 5893 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915332

[startup+1.33975 s]
/proc/loadavg: 1.83 1.95 1.98 3/100 7677
/proc/meminfo: memFree=1307136/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915440 CPUtime=1.23
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 6969 0 1 0 101 22 0 0 25 0 8 0 279801273 937410560 6707 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228860 6707 2476 14 0 215330 0
[pid=7669/tid=7671] ppid=7667 vsize=915440 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279801277 937410560 6707 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915440 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937410560 6707 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915440 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937410560 6707 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915440 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937410560 6707 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915440 CPUtime=0.11
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 279801281 937410560 6707 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915440 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937410560 6707 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915440 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937410560 6707 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915440

[startup+2.99191 s]
/proc/loadavg: 1.83 1.95 1.98 3/100 7677
/proc/meminfo: memFree=1307136/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=2.87
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 6972 0 1 0 223 64 0 0 25 0 8 0 279801273 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073652067 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228859 6709 2476 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.11
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279801281 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915436

[startup+6.28823 s]
/proc/loadavg: 1.84 1.95 1.98 3/100 7677
/proc/meminfo: memFree=1299456/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915440 CPUtime=6.14
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 6972 0 1 0 463 151 0 0 25 0 8 0 279801273 937410560 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228860 6709 2476 14 0 215330 0
[pid=7669/tid=7671] ppid=7667 vsize=915440 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279801277 937410560 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915440 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937410560 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915440 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937410560 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915440 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937410560 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915440 CPUtime=0.11
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279801281 937410560 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915440 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937410560 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915440 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937410560 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915440

[startup+12.7698 s]
/proc/loadavg: 1.85 1.95 1.98 3/100 7677
/proc/meminfo: memFree=1299328/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=12.56
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 6972 0 1 0 938 318 0 0 25 0 8 0 279801273 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657325 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228859 6709 2476 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.11
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279801281 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915436

[startup+25.6101 s]
/proc/loadavg: 1.89 1.96 1.98 3/100 7677
/proc/meminfo: memFree=1299264/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=25.28
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 6974 0 1 0 1881 647 0 0 25 0 8 0 279801273 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650278 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228859 6710 2476 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.12
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 279801281 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915436

[startup+51.2185 s]
/proc/loadavg: 2.00 1.97 1.99 3/100 7677
/proc/meminfo: memFree=1291456/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=50.65
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 8996 0 1 0 4200 865 0 0 25 0 8 0 279801273 937406464 8729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758532 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228859 8729 2527 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 8729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 8729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 8729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 8729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.21
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 381 0 0 0 20 1 0 0 16 0 8 0 279801281 937406464 8729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 8729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 8729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 915436

[startup+102.421 s]
/proc/loadavg: 2.00 1.97 1.99 3/100 7677
/proc/meminfo: memFree=1291392/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=101.39
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 9009 0 1 0 9273 866 0 0 25 0 8 0 279801273 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783112 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228859 8741 2527 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.22
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 383 0 0 0 21 1 0 0 16 0 8 0 279801281 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 915436

[startup+162.464 s]
/proc/loadavg: 2.00 1.97 1.99 3/100 7677
/proc/meminfo: memFree=1291392/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=160.88
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 9013 0 1 0 15222 866 0 0 25 0 8 0 279801273 937406464 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073789851 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2005.33
Current children cumulated vsize (KiB) 915436

[startup+2083.95 s]
/proc/loadavg: 2.07 2.05 2.01 3/100 7875
/proc/meminfo: memFree=1290872/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=2064.74
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 9031 0 1 0 205600 874 0 0 25 0 8 0 279801273 937406464 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803525 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228859 8762 2527 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.22
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279801281 937406464 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2064.74
Current children cumulated vsize (KiB) 915436

[startup+2144 s]
/proc/loadavg: 2.02 2.04 2.00 3/100 7875
/proc/meminfo: memFree=1290872/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=2124.23
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 9034 0 1 0 211548 875 0 0 25 0 8 0 279801273 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656368 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228859 8765 2527 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.22
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2124.23
Current children cumulated vsize (KiB) 915436

[startup+2204.04 s]
/proc/loadavg: 2.01 2.03 2.00 3/100 7875
/proc/meminfo: memFree=1290872/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=2183.73
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 9034 0 1 0 217498 875 0 0 25 0 8 0 279801273 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779124 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228859 8765 2527 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.22
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2183.73
Current children cumulated vsize (KiB) 915436

[startup+2264.09 s]
/proc/loadavg: 2.05 2.04 2.00 3/100 7875
/proc/meminfo: memFree=1290872/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=2243.23
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 9034 0 1 0 223447 876 0 0 25 0 8 0 279801273 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777246 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228859 8765 2527 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.22
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2243.23
Current children cumulated vsize (KiB) 915436

[startup+2324.13 s]
/proc/loadavg: 2.02 2.03 2.00 3/100 7875
/proc/meminfo: memFree=1290936/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=2302.73
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 9034 0 1 0 229397 876 0 0 25 0 8 0 279801273 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758596 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 228859 8765 2527 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.22
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2302.73
Current children cumulated vsize (KiB) 915436

[startup+2384.18 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 7956
/proc/meminfo: memFree=1313136/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=2362.31
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 9034 0 1 0 235354 877 0 0 25 0 8 0 279801273 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778095 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7669/statm: 228859 8765 2527 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.22
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2362.31
Current children cumulated vsize (KiB) 915436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2422.02 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 7956
/proc/meminfo: memFree=1313264/2055920 swapFree=4182144/4192956
[pid=7669] ppid=7667 vsize=915436 CPUtime=2400.1
/proc/7669/stat : 7669 (java) R 7667 7669 7601 0 -1 0 9034 0 1 0 239133 877 0 0 25 0 8 0 279801273 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779056 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7669/statm: 228859 8765 2527 14 0 215329 0
[pid=7669/tid=7671] ppid=7667 vsize=915436 CPUtime=0.02
/proc/7669/task/7671/stat : 7671 (java) S 7667 7669 7601 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279801277 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7672/stat : 7672 (java) S 7667 7669 7601 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7673] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7673/stat : 7673 (java) S 7667 7669 7601 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279801278 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7674] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7674/stat : 7674 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7675] ppid=7667 vsize=915436 CPUtime=0.22
/proc/7669/task/7675/stat : 7675 (java) S 7667 7669 7601 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7676] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7676/stat : 7676 (java) S 7667 7669 7601 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7669/tid=7677] ppid=7667 vsize=915436 CPUtime=0
/proc/7669/task/7677/stat : 7677 (java) S 7667 7669 7601 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279801281 937406464 8765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 915436

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

Child status: 143
Real time (s): 2422.06
CPU time (s): 2400.14
CPU user time (s): 2391.36
CPU system time (s): 8.78266
CPU usage (%): 99.0951
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.36
system time used= 8.78266
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9054
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= 49977
involuntary context switches= 132128

runsolver used 2.79458 s user time and 7.93479 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan 20 17:27:37 UTC 2007


IDJOB= 281765
IDBENCH= 12261
IDSOLVER= 69
FILE ID= node4/281765-1169314057

PBS_JOBID= 3610011

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseTight/vcsp-25-10-25-87-29_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281765-1169314057/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-281765-1169314057 -o ROOT/results/node4/solver-281765-1169314057 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281765-1169314057/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  090deff815a5e3b9c939de2a821e302f

RANDOM SEED= 756129070

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1324888 kB
Buffers:         67656 kB
Cached:         519996 kB
SwapCached:       2180 kB
Active:         222028 kB
Inactive:       424940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1324888 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            3568 kB
Writeback:           0 kB
Mapped:          79252 kB
Slab:            68640 kB
Committed_AS:  8933440 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 node4 on Sat Jan 20 18:07:59 UTC 2007