Trace number 281729

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.04 2409.84

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-25_ext.xml
MD5SUM775279991095bad90a24ba099417e2f1
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 benchmark3.61745
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.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281729-1169313869/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.101  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.51	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1327  maxDegree=11
0.51	     maxArity=2
0.51	       =>  wckTime=0.19  cpuTime=0.15  mem=7M918
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.274  cpuTime=0.2  mem=5M439
0.59	
0.59	s SATISFIABLE
0.59	o 10
0.59	c 65
0.60	o 13
0.60	c 62
0.60	o 16
0.60	c 59
0.60	o 18
0.60	c 57
0.60	o 19
0.60	c 56
0.60	o 21
0.60	c 54
0.60	o 24
0.60	c 51
0.60	o 26
0.60	c 49
0.61	o 27
0.61	c 48
0.61	o 28
0.61	c 47
0.61	o 29
0.61	c 46
0.61	o 31
0.61	c 44
0.61	o 32
0.61	c 43
0.61	o 33
0.61	c 42
0.61	o 34
0.61	c 41
0.61	o 36
0.61	c 39
0.61	o 37
0.61	c 38
0.61	o 38
0.61	c 37
0.61	o 39
0.61	c 36
0.62	o 41
0.62	c 34
0.62	o 42
0.62	c 33
0.63	o 43
0.63	c 32
0.64	o 44
0.64	c 31
2.17	   
2.17	   search
2.17	     run=0  nbConstraintChecks=8904995  nbAssignments=10000
2.17	       =>  wckTime=1.584  cpuTime=1.56  mem=5M439
3.71	   
3.71	   search
3.71	     run=1  nbConstraintChecks=17928727  nbAssignments=20000
3.71	       =>  wckTime=3.121  cpuTime=3.07  mem=5M439
5.22	   
5.22	   search
5.22	     run=2  nbConstraintChecks=26754956  nbAssignments=30000
5.22	       =>  wckTime=4.633  cpuTime=4.58  mem=5M439
6.72	   
6.72	   search
6.72	     run=3  nbConstraintChecks=35321056  nbAssignments=40000
6.72	       =>  wckTime=6.126  cpuTime=6.06  mem=5M439
7.16	o 45
7.16	c 30
8.24	   
8.24	   search
8.24	     run=4  nbConstraintChecks=44101869  nbAssignments=50000
8.24	       =>  wckTime=7.649  cpuTime=7.56  mem=5M439
9.76	   
9.77	   search
9.77	     run=5  nbConstraintChecks=53034143  nbAssignments=60000
9.77	       =>  wckTime=9.175  cpuTime=9.08  mem=5M439
11.28	   
11.28	   search
11.28	     run=6  nbConstraintChecks=61832356  nbAssignments=70000
11.28	       =>  wckTime=10.69  cpuTime=10.58  mem=5M439
12.82	   
12.82	   search
12.82	     run=7  nbConstraintChecks=70845810  nbAssignments=80000
12.82	       =>  wckTime=12.234  cpuTime=12.11  mem=5M439
14.33	   
14.33	   search
14.33	     run=8  nbConstraintChecks=79614276  nbAssignments=90000
14.33	       =>  wckTime=13.736  cpuTime=13.6  mem=5M439
15.82	   
15.82	   search
15.82	     run=9  nbConstraintChecks=88370894  nbAssignments=100000
15.82	       =>  wckTime=15.231  cpuTime=15.09  mem=5M439
17.34	   
17.34	   search
17.34	     run=10  nbConstraintChecks=97215245  nbAssignments=110000
17.34	       =>  wckTime=16.746  cpuTime=16.58  mem=5M439
18.85	   
18.85	   search
18.85	     run=11  nbConstraintChecks=106253010  nbAssignments=120000
18.85	       =>  wckTime=18.263  cpuTime=18.09  mem=5M439
20.37	   
20.37	   search
20.37	     run=12  nbConstraintChecks=115135073  nbAssignments=130000
20.37	       =>  wckTime=19.782  cpuTime=19.59  mem=5M439
21.88	   
21.88	   search
21.88	     run=13  nbConstraintChecks=124006840  nbAssignments=140000
21.88	       =>  wckTime=21.291  cpuTime=21.1  mem=5M439
23.38	   
23.38	   search
23.38	     run=14  nbConstraintChecks=132781635  nbAssignments=150000
23.38	       =>  wckTime=22.794  cpuTime=22.59  mem=5M439
24.89	   
24.89	   search
24.89	     run=15  nbConstraintChecks=141427599  nbAssignments=160000
24.89	       =>  wckTime=24.297  cpuTime=24.08  mem=5M439
26.40	   
26.40	   search
26.40	     run=16  nbConstraintChecks=150221805  nbAssignments=170000
26.40	       =>  wckTime=25.814  cpuTime=25.58  mem=5M439
27.91	   
27.91	   search
27.91	     run=17  nbConstraintChecks=158861211  nbAssignments=180000
27.91	       =>  wckTime=27.317  cpuTime=27.07  mem=5M439
29.43	   
29.43	   search
29.43	     run=18  nbConstraintChecks=167691761  nbAssignments=190000
29.43	       =>  wckTime=28.842  cpuTime=28.57  mem=5M439
30.96	   
30.96	   search
30.96	     run=19  nbConstraintChecks=176577004  nbAssignments=200000
30.96	       =>  wckTime=30.37  cpuTime=30.09  mem=5M439
32.47	   
32.47	   search
32.47	     run=20  nbConstraintChecks=185322711  nbAssignments=210000
32.47	       =>  wckTime=31.88  cpuTime=31.6  mem=5M439
33.99	   
33.99	   search
33.99	     run=21  nbConstraintChecks=194218936  nbAssignments=220000
33.99	       =>  wckTime=33.401  cpuTime=33.1  mem=5M439
35.49	   
35.49	   search
35.49	     run=22  nbConstraintChecks=203060459  nbAssignments=230000
35.49	       =>  wckTime=34.904  cpuTime=34.59  mem=5M439
37.00	   
37.00	   search
37.00	     run=23  nbConstraintChecks=211896769  nbAssignments=240000
37.00	       =>  wckTime=36.406  cpuTime=36.09  mem=5M439
37.41	   
37.41	   search
37.41	     run=24  nbConstraintChecks=214324235  nbAssignments=242716
37.41	       =>  wckTime=36.824  cpuTime=36.5  mem=5M439
37.42	   
37.42	   global
37.42	     nbConstraintChecks=214324235  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.42	     solvingWckTime=36.822  solvingCpuTime=36.49  expiredTime=no  totalExploration=no  nbFoundSolutions=0
37.42	     globalCpuTime=36.73
37.42	       =>  wckTime=37.098  cpuTime=36.69  mem=5M439
37.42	   
37.42	   solver IterativeSystematicSolver being built... 
37.55	       =>  wckTime=37.232  cpuTime=36.79  mem=16M446
37.56	   
37.56	   preprocessing
37.56	     nbConstraintChecks=1500  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
37.56	     detectedInconsistency=no
37.56	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M446
37.61	   
37.61	   search
37.61	     run=0  nbConstraintChecks=65863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
37.61	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
37.61	       =>  wckTime=0.059  cpuTime=0.03  mem=16M446
37.66	   
37.66	   search
37.66	     run=1  nbConstraintChecks=179067  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90
37.66	     nbFailedAssignments=50  nbBacktracks=25  nbVisitedNodes=166  nbRestartNogoods=7
37.66	       =>  wckTime=0.107  cpuTime=0.07  mem=16M446
37.70	   
37.70	   search
37.70	     run=2  nbConstraintChecks=312956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164
37.70	     nbFailedAssignments=93  nbBacktracks=47  nbVisitedNodes=305  nbRestartNogoods=8
37.70	       =>  wckTime=0.147  cpuTime=0.11  mem=16M446
37.77	   
37.77	   search
37.77	     run=3  nbConstraintChecks=601927  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=298
37.77	     nbFailedAssignments=189  nbBacktracks=80  nbVisitedNodes=568  nbRestartNogoods=13
37.77	       =>  wckTime=0.22  cpuTime=0.17  mem=16M446
37.85	   
37.85	   search
37.85	     run=4  nbConstraintChecks=923756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=457
37.85	     nbFailedAssignments=289  nbBacktracks=130  nbVisitedNodes=877  nbRestartNogoods=16
37.85	       =>  wckTime=0.298  cpuTime=0.25  mem=16M446
37.98	   
37.98	   search
37.98	     run=5  nbConstraintChecks=1497641  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=729
37.98	     nbFailedAssignments=480  nbBacktracks=205  nbVisitedNodes=1412  nbRestartNogoods=24
37.98	       =>  wckTime=0.427  cpuTime=0.38  mem=16M446
38.11	   
38.11	   search
38.11	     run=6  nbConstraintChecks=2033674  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=999
38.11	     nbFailedAssignments=631  nbBacktracks=318  nbVisitedNodes=1944  nbRestartNogoods=27
38.11	       =>  wckTime=0.563  cpuTime=0.52  mem=16M446
38.37	   
38.37	   search
38.37	     run=7  nbConstraintChecks=2966625  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1506
38.37	     nbFailedAssignments=962  nbBacktracks=488  nbVisitedNodes=2950  nbRestartNogoods=38
38.37	       =>  wckTime=0.823  cpuTime=0.76  mem=16M446
38.91	   
38.91	   search
38.91	     run=8  nbConstraintChecks=5413590  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2695
38.91	     nbFailedAssignments=1889  nbBacktracks=744  nbVisitedNodes=5322  nbRestartNogoods=44
38.92	       =>  wckTime=1.364  cpuTime=1.28  mem=16M446
39.46	   
39.46	   search
39.46	     run=9  nbConstraintChecks=7548359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3844
39.46	     nbFailedAssignments=2648  nbBacktracks=1128  nbVisitedNodes=7605  nbRestartNogoods=46
39.46	       =>  wckTime=1.914  cpuTime=1.83  mem=16M446
40.19	   
40.19	   search
40.19	     run=10  nbConstraintChecks=10628533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5375
40.19	     nbFailedAssignments=3593  nbBacktracks=1705  nbVisitedNodes=10658  nbRestartNogoods=64
40.19	       =>  wckTime=2.641  cpuTime=2.55  mem=16M446
41.63	   
41.63	   search
41.63	     run=11  nbConstraintChecks=17253562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8586
41.63	     nbFailedAssignments=5935  nbBacktracks=2569  nbVisitedNodes=17075  nbRestartNogoods=71
41.63	       =>  wckTime=4.081  cpuTime=3.98  mem=16M446
43.80	   
43.80	   search
43.80	     run=12  nbConstraintChecks=26345841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12527
43.80	     nbFailedAssignments=8572  nbBacktracks=3866  nbVisitedNodes=24884  nbRestartNogoods=91
43.80	       =>  wckTime=6.248  cpuTime=6.13  mem=16M446
46.46	   
46.47	   search
46.47	     run=13  nbConstraintChecks=37655406  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18517
46.47	     nbFailedAssignments=12609  nbBacktracks=5812  nbVisitedNodes=36816  nbRestartNogoods=107
46.47	       =>  wckTime=8.915  cpuTime=8.77  mem=16M446
50.73	   
50.73	   search
50.73	     run=14  nbConstraintChecks=54741422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27006
50.73	     nbFailedAssignments=18173  nbBacktracks=8731  nbVisitedNodes=53648  nbRestartNogoods=122
50.73	       =>  wckTime=13.18  cpuTime=13.0  mem=16M446
59.50	   
59.50	   search
59.50	     run=15  nbConstraintChecks=92663726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45693
59.50	     nbFailedAssignments=32478  nbBacktracks=13109  nbVisitedNodes=90769  nbRestartNogoods=135
59.50	       =>  wckTime=21.95  cpuTime=21.7  mem=16M446
70.17	   
70.17	   search
70.17	     run=16  nbConstraintChecks=134697582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68678
70.17	     nbFailedAssignments=48888  nbBacktracks=19677  nbVisitedNodes=136284  nbRestartNogoods=147
70.17	       =>  wckTime=32.621  cpuTime=32.28  mem=16M446
86.30	   
86.30	   search
86.30	     run=17  nbConstraintChecks=196664614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101633
86.30	     nbFailedAssignments=71984  nbBacktracks=29529  nbVisitedNodes=201650  nbRestartNogoods=164
86.30	       =>  wckTime=48.747  cpuTime=48.29  mem=16M446
105.10	   
105.10	   search
105.10	     run=18  nbConstraintChecks=273851082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=144045
105.10	     nbFailedAssignments=99611  nbBacktracks=44308  nbVisitedNodes=285378  nbRestartNogoods=176
105.10	       =>  wckTime=67.551  cpuTime=66.95  mem=16M446
138.39	   
138.39	   search
138.39	     run=19  nbConstraintChecks=406412186  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215520
138.39	     nbFailedAssignments=148914  nbBacktracks=66476  nbVisitedNodes=427142  nbRestartNogoods=192
138.39	       =>  wckTime=100.843  cpuTime=99.99  mem=16M446
182.84	   
182.84	   search
182.84	     run=20  nbConstraintChecks=599238969  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=320527
182.84	     nbFailedAssignments=220663  nbBacktracks=99728  nbVisitedNodes=634973  nbRestartNogoods=214
182.84	       =>  wckTime=145.288  cpuTime=144.1  mem=16M446
253.91	   
253.91	   search
253.91	     run=21  nbConstraintChecks=892559931  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=477919
253.92	     nbFailedAssignments=328170  nbBacktracks=149606  nbVisitedNodes=946537  nbRestartNogoods=237
253.92	       =>  wckTime=216.364  cpuTime=214.64  mem=16M446
365.41	   
365.41	   search
365.41	     run=22  nbConstraintChecks=1371441302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=727212
365.41	     nbFailedAssignments=502639  nbBacktracks=224424  nbVisitedNodes=1440292  nbRestartNogoods=259
365.41	       =>  wckTime=327.858  cpuTime=325.28  mem=16M446
513.20	   
513.20	   search
513.20	     run=23  nbConstraintChecks=2011920847  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1059736
513.20	     nbFailedAssignments=722929  nbBacktracks=336651  nbVisitedNodes=2098748  nbRestartNogoods=274
513.20	       =>  wckTime=475.645  cpuTime=471.97  mem=16M446
742.46	   
742.46	   search
742.46	     run=24  nbConstraintChecks=3003490492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1582421
742.46	     nbFailedAssignments=1077270  nbBacktracks=504992  nbVisitedNodes=3134508  nbRestartNogoods=295
742.46	       =>  wckTime=704.911  cpuTime=699.52  mem=16M446
1096.26	   
1096.27	   search
1096.27	     run=25  nbConstraintChecks=4527102614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2380009
1096.27	     nbFailedAssignments=1622341  nbBacktracks=757503  nbVisitedNodes=4712655  nbRestartNogoods=308
1096.27	       =>  wckTime=1058.714  cpuTime=1050.67  mem=16M446
1617.70	   
1617.70	   search
1617.70	     run=26  nbConstraintChecks=6987460967  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3660257
1617.70	     nbFailedAssignments=2523818  nbBacktracks=1136270  nbVisitedNodes=7248883  nbRestartNogoods=331
1617.70	       =>  wckTime=1580.145  cpuTime=1571.47  mem=16M446
2345.33	   
2345.33	   search
2345.33	     run=27  nbConstraintChecks=10319487035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2345.33	     nbAssignments=5433033  nbFailedAssignments=3728437  nbBacktracks=1704421  nbVisitedNodes=10756863
2345.33	     nbRestartNogoods=350
2345.33	       =>  wckTime=2307.781  cpuTime=2298.31  mem=16M446
2409.81	v 9 3 2 3 3 5 0 5 8 9 9 8 2 7 4 3 3 7 2 7 0 4 9 2 8 

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/node51/watcher-281729-1169313869 -o ROOT/results/node51/solver-281729-1169313869 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281729-1169313869/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.74 4/80 1302
/proc/meminfo: memFree=1316432/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=18540 CPUtime=0
/proc/1301/stat : 1301 (runsolver) R 1299 1301 730 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279785512 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 235371293991 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1301/statm: 4635 279 244 17 0 2626 0

[startup+0.107736 s]
/proc/loadavg: 1.92 1.98 1.74 4/80 1302
/proc/meminfo: memFree=1316432/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=914988 CPUtime=0.08
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 2959 0 1 0 6 2 0 0 19 0 8 0 279785512 936947712 2705 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153792820 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1301/statm: 228747 2705 1416 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515803 s]
/proc/loadavg: 1.92 1.98 1.74 4/80 1302
/proc/meminfo: memFree=1316432/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915332 CPUtime=0.49
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 6482 0 1 0 44 5 0 0 18 0 8 0 279785512 937299968 6220 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1301/statm: 228833 6220 2159 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33694 s]
/proc/loadavg: 1.92 1.98 1.74 3/87 1309
/proc/meminfo: memFree=1299224/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=1.3
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 6969 0 1 0 107 23 0 0 25 0 8 0 279785512 937406464 6707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073650325 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1301/statm: 228859 6707 2476 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 6707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 6707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 6707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 6707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.11
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 279785520 937406464 6707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 6707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 6707 18446744073709551615 134512640 134570532 4294956480 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) 915436

[startup+2.98722 s]
/proc/loadavg: 1.92 1.98 1.74 3/87 1309
/proc/meminfo: memFree=1299160/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=2.94
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 6972 0 1 0 227 67 0 0 25 0 8 0 279785512 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1301/statm: 228859 6709 2476 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.11
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915436

[startup+6.27077 s]
/proc/loadavg: 1.93 1.98 1.74 3/87 1309
/proc/meminfo: memFree=1299160/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=6.19
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 6972 0 1 0 468 151 0 0 25 0 8 0 279785512 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155122793 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1301/statm: 228859 6709 2476 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.11
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 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) 915436

[startup+12.7549 s]
/proc/loadavg: 1.94 1.98 1.74 3/87 1309
/proc/meminfo: memFree=1299224/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=12.61
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 6973 0 1 0 938 323 0 0 25 0 8 0 279785512 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1301/statm: 228859 6709 2476 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.11
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915436

[startup+25.6031 s]
/proc/loadavg: 1.95 1.98 1.75 3/87 1309
/proc/meminfo: memFree=1299288/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=25.36
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 6974 0 1 0 1873 663 0 0 25 0 8 0 279785512 937406464 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073654151 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1301/statm: 228859 6710 2476 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.12
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 279785520 937406464 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915436

[startup+51.2044 s]
/proc/loadavg: 1.97 1.98 1.75 3/87 1309
/proc/meminfo: memFree=1291352/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=50.75
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 8995 0 1 0 4104 971 0 0 25 0 8 0 279785512 937406464 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1301/statm: 228859 8728 2527 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.22
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 382 0 0 0 21 1 0 0 16 0 8 0 279785520 937406464 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915436

[startup+102.499 s]
/proc/loadavg: 1.98 1.98 1.76 3/87 1309
/proc/meminfo: memFree=1291352/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=101.65
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 9004 0 1 0 9194 971 0 0 25 0 8 0 279785512 937406464 8736 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073811604 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1301/statm: 228859 8736 2527 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 8736 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 8736 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 8736 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 8736 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.22
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 383 0 0 0 21 1 0 0 16 0 8 0 279785520 937406464 8736 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 8736 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 8736 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 915436

[startup+162.537 s]
/proc/loadavg: 1.99 1.98 1.77 3/87 1309
/proc/meminfo: memFree=1291352/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=161.23
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 9011 0 1 0 15152 971 0 0 25 0 8 0 279785512 937406464 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073780035 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.04 s]
/proc/loadavg: 2.02 2.01 1.93 3/81 1387
/proc/meminfo: memFree=1310928/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=2074.62
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 9029 0 1 0 206487 975 0 0 25 0 8 0 279785512 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1301/statm: 228859 8760 2527 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.23
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2074.62
Current children cumulated vsize (KiB) 915436

[startup+2144.11 s]
/proc/loadavg: 2.04 2.02 1.94 3/81 1387
/proc/meminfo: memFree=1310928/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=2134.63
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 9029 0 1 0 212488 975 0 0 25 0 8 0 279785512 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073759113 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1301/statm: 228859 8760 2527 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.23
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2134.63
Current children cumulated vsize (KiB) 915436

[startup+2204.17 s]
/proc/loadavg: 2.14 2.04 1.95 3/87 1459
/proc/meminfo: memFree=1309704/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=2194.63
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 9029 0 1 0 218484 979 0 0 25 0 8 0 279785512 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918523 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1301/statm: 228859 8760 2527 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.23
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2194.63
Current children cumulated vsize (KiB) 915436

[startup+2264.26 s]
/proc/loadavg: 2.05 2.03 1.95 4/87 1565
/proc/meminfo: memFree=1309632/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=2254.61
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 9029 0 1 0 224474 987 0 0 25 0 8 0 279785512 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073811423 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1301/statm: 228859 8760 2527 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.23
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) R 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2254.61
Current children cumulated vsize (KiB) 915436

[startup+2324.32 s]
/proc/loadavg: 2.20 2.07 1.96 3/81 1585
/proc/meminfo: memFree=1310664/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=2314.61
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 9029 0 1 0 230474 987 0 0 25 0 8 0 279785512 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783715 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1301/statm: 228859 8760 2527 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.23
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2314.61
Current children cumulated vsize (KiB) 915436

[startup+2384.38 s]
/proc/loadavg: 2.13 2.07 1.97 3/81 1585
/proc/meminfo: memFree=1310664/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=2374.61
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 9031 0 1 0 236474 987 0 0 25 0 8 0 279785512 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779089 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1301/statm: 228859 8762 2527 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.23
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279785520 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2374.61
Current children cumulated vsize (KiB) 915436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2409.8 s]
/proc/loadavg: 2.08 2.06 1.97 3/81 1585
/proc/meminfo: memFree=1310664/2055920 swapFree=4191892/4192956
[pid=1301] ppid=1299 vsize=915436 CPUtime=2400
/proc/1301/stat : 1301 (java) R 1299 1301 730 0 -1 0 9031 0 1 0 239013 987 0 0 25 0 8 0 279785512 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779056 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1301/statm: 228859 8762 2527 14 0 215329 0
[pid=1301/tid=1303] ppid=1299 vsize=915436 CPUtime=0.02
/proc/1301/task/1303/stat : 1303 (java) S 1299 1301 730 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279785516 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1304] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1304/stat : 1304 (java) S 1299 1301 730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279785517 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1305] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1305/stat : 1305 (java) S 1299 1301 730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279785517 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1306] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1306/stat : 1306 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279785520 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1307] ppid=1299 vsize=915436 CPUtime=0.23
/proc/1301/task/1307/stat : 1307 (java) S 1299 1301 730 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279785520 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1308] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1308/stat : 1308 (java) S 1299 1301 730 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279785520 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1301/tid=1309] ppid=1299 vsize=915436 CPUtime=0
/proc/1301/task/1309/stat : 1309 (java) S 1299 1301 730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279785520 937406464 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 915436

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

Child status: 143
Real time (s): 2409.84
CPU time (s): 2400.04
CPU user time (s): 2390.17
CPU system time (s): 9.8785
CPU usage (%): 99.5934
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2390.17
system time used= 9.8785
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9052
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= 49785
involuntary context switches= 71587

runsolver used 2.70259 s user time and 7.08892 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan 20 17:24:30 UTC 2007


IDJOB= 281729
IDBENCH= 12255
IDSOLVER= 69
FILE ID= node51/281729-1169313869

PBS_JOBID= 3610270

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-25_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281729-1169313869/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-281729-1169313869 -o ROOT/results/node51/solver-281729-1169313869 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281729-1169313869/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  775279991095bad90a24ba099417e2f1

RANDOM SEED= 674168435

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.277
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.277
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:       1316848 kB
Buffers:         51216 kB
Cached:         564828 kB
SwapCached:        512 kB
Active:         170628 kB
Inactive:       491024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316848 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1988 kB
Writeback:           0 kB
Mapped:          64328 kB
Slab:            62632 kB
Committed_AS:  6534508 kB
PageTables:       1880 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= 66560 MiB



End job on node51 on Sat Jan 20 18:04:40 UTC 2007