Trace number 281846

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.12 2419.89

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-5_ext.xml
MD5SUM9fca152779131cdab90f8e1c02114c68
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 benchmark7.84781
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.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281846-1169314731/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.1  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.50	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1325  maxDegree=9
0.50	     maxArity=2
0.50	       =>  wckTime=0.189  cpuTime=0.13  mem=7M918
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.277  cpuTime=0.18  mem=5M439
0.60	
0.60	s SATISFIABLE
0.60	o 12
0.60	c 63
0.60	o 15
0.60	c 60
0.60	o 17
0.60	c 58
0.60	o 19
0.60	c 56
0.60	o 21
0.60	c 54
0.60	o 23
0.60	c 52
0.60	o 25
0.60	c 50
0.60	o 27
0.60	c 48
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 35
0.61	c 40
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 40
0.62	c 35
0.63	o 41
0.63	c 34
0.63	o 42
0.63	c 33
0.63	o 43
0.63	c 32
0.63	o 44
0.63	c 31
0.64	o 45
0.64	c 30
2.15	   
2.15	   search
2.15	     run=0  nbConstraintChecks=8598472  nbAssignments=10000
2.15	       =>  wckTime=1.556  cpuTime=1.53  mem=5M439
3.63	   
3.64	   search
3.64	     run=1  nbConstraintChecks=17199048  nbAssignments=20000
3.64	       =>  wckTime=3.045  cpuTime=3.0  mem=5M439
5.11	   
5.11	   search
5.11	     run=2  nbConstraintChecks=25715726  nbAssignments=30000
5.11	       =>  wckTime=4.52  cpuTime=4.46  mem=5M439
6.59	   
6.59	   search
6.59	     run=3  nbConstraintChecks=34312100  nbAssignments=40000
6.59	       =>  wckTime=5.998  cpuTime=5.93  mem=5M439
8.09	   
8.09	   search
8.09	     run=4  nbConstraintChecks=42984873  nbAssignments=50000
8.09	       =>  wckTime=7.497  cpuTime=7.41  mem=5M439
9.58	   
9.58	   search
9.58	     run=5  nbConstraintChecks=51617281  nbAssignments=60000
9.58	       =>  wckTime=8.994  cpuTime=8.9  mem=5M439
11.10	   
11.10	   search
11.10	     run=6  nbConstraintChecks=60374775  nbAssignments=70000
11.10	       =>  wckTime=10.506  cpuTime=10.4  mem=5M439
12.60	   
12.60	   search
12.60	     run=7  nbConstraintChecks=69049639  nbAssignments=80000
12.60	       =>  wckTime=12.012  cpuTime=11.89  mem=5M439
14.10	   
14.10	   search
14.10	     run=8  nbConstraintChecks=77683418  nbAssignments=90000
14.10	       =>  wckTime=13.507  cpuTime=13.38  mem=5M439
15.61	   
15.61	   search
15.61	     run=9  nbConstraintChecks=86427678  nbAssignments=100000
15.61	       =>  wckTime=15.016  cpuTime=14.87  mem=5M439
17.11	   
17.11	   search
17.11	     run=10  nbConstraintChecks=95043460  nbAssignments=110000
17.11	       =>  wckTime=16.517  cpuTime=16.36  mem=5M439
18.60	   
18.60	   search
18.60	     run=11  nbConstraintChecks=103723826  nbAssignments=120000
18.60	       =>  wckTime=18.007  cpuTime=17.84  mem=5M439
20.08	   
20.08	   search
20.08	     run=12  nbConstraintChecks=112302337  nbAssignments=130000
20.08	       =>  wckTime=19.489  cpuTime=19.31  mem=5M439
21.58	   
21.58	   search
21.58	     run=13  nbConstraintChecks=121052316  nbAssignments=140000
21.58	       =>  wckTime=20.991  cpuTime=20.79  mem=5M439
23.07	   
23.07	   search
23.07	     run=14  nbConstraintChecks=129701529  nbAssignments=150000
23.07	       =>  wckTime=22.478  cpuTime=22.27  mem=5M439
24.55	   
24.55	   search
24.55	     run=15  nbConstraintChecks=138287300  nbAssignments=160000
24.55	       =>  wckTime=23.962  cpuTime=23.74  mem=5M439
26.04	   
26.04	   search
26.04	     run=16  nbConstraintChecks=146851452  nbAssignments=170000
26.04	       =>  wckTime=25.447  cpuTime=25.21  mem=5M439
27.52	   
27.52	   search
27.52	     run=17  nbConstraintChecks=155379852  nbAssignments=180000
27.52	       =>  wckTime=26.926  cpuTime=26.69  mem=5M439
29.02	   
29.02	   search
29.02	     run=18  nbConstraintChecks=164063533  nbAssignments=190000
29.02	       =>  wckTime=28.432  cpuTime=28.17  mem=5M439
30.53	   
30.53	   search
30.53	     run=19  nbConstraintChecks=172731345  nbAssignments=200000
30.53	       =>  wckTime=29.94  cpuTime=29.66  mem=5M439
30.91	   
30.91	   search
30.91	     run=20  nbConstraintChecks=174933780  nbAssignments=202561
30.91	       =>  wckTime=30.322  cpuTime=30.05  mem=5M439
30.91	   
30.91	   global
30.91	     nbConstraintChecks=174933780  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.91	     solvingWckTime=30.32  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.91	     globalCpuTime=30.28
30.91	       =>  wckTime=30.599  cpuTime=30.23  mem=5M439
30.91	   
30.91	   solver IterativeSystematicSolver being built... 
31.05	       =>  wckTime=30.737  cpuTime=30.33  mem=16M396
31.06	   
31.06	   preprocessing
31.06	     nbConstraintChecks=1460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.06	     detectedInconsistency=no
31.06	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M396
31.11	   
31.11	   search
31.12	     run=0  nbConstraintChecks=72678  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
31.12	     nbFailedAssignments=22  nbBacktracks=10  nbVisitedNodes=70  nbRestartNogoods=0
31.12	       =>  wckTime=0.061  cpuTime=0.04  mem=16M396
31.16	   
31.16	   search
31.16	     run=1  nbConstraintChecks=171060  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89
31.16	     nbFailedAssignments=49  nbBacktracks=25  nbVisitedNodes=164  nbRestartNogoods=4
31.16	       =>  wckTime=0.104  cpuTime=0.08  mem=16M396
31.21	   
31.21	   search
31.21	     run=2  nbConstraintChecks=369166  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=186
31.21	     nbFailedAssignments=115  nbBacktracks=47  nbVisitedNodes=349  nbRestartNogoods=9
31.21	       =>  wckTime=0.156  cpuTime=0.12  mem=16M396
31.26	   
31.26	   search
31.26	     run=3  nbConstraintChecks=545563  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=275
31.26	     nbFailedAssignments=163  nbBacktracks=80  nbVisitedNodes=519  nbRestartNogoods=15
31.26	       =>  wckTime=0.204  cpuTime=0.17  mem=16M396
31.34	   
31.34	   search
31.34	     run=4  nbConstraintChecks=863620  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=443
31.34	     nbFailedAssignments=275  nbBacktracks=130  nbVisitedNodes=848  nbRestartNogoods=23
31.34	       =>  wckTime=0.284  cpuTime=0.25  mem=16M396
31.43	   
31.43	   search
31.43	     run=5  nbConstraintChecks=1270449  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=650
31.43	     nbFailedAssignments=398  nbBacktracks=205  nbVisitedNodes=1253  nbRestartNogoods=28
31.43	       =>  wckTime=0.373  cpuTime=0.33  mem=16M396
31.64	   
31.64	   search
31.64	     run=6  nbConstraintChecks=2122240  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1060
31.64	     nbFailedAssignments=690  nbBacktracks=318  nbVisitedNodes=2057  nbRestartNogoods=35
31.64	       =>  wckTime=0.589  cpuTime=0.55  mem=16M396
31.91	   
31.91	   search
31.91	     run=7  nbConstraintChecks=3192551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1647
31.91	     nbFailedAssignments=1099  nbBacktracks=488  nbVisitedNodes=3223  nbRestartNogoods=42
31.91	       =>  wckTime=0.859  cpuTime=0.8  mem=16M396
32.26	   
32.26	   search
32.27	     run=8  nbConstraintChecks=4770479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2419
32.27	     nbFailedAssignments=1608  nbBacktracks=744  nbVisitedNodes=4760  nbRestartNogoods=49
32.27	       =>  wckTime=1.212  cpuTime=1.14  mem=16M396
32.73	   
32.73	   search
32.73	     run=9  nbConstraintChecks=6682924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3382
32.73	     nbFailedAssignments=2178  nbBacktracks=1128  nbVisitedNodes=6676  nbRestartNogoods=61
32.73	       =>  wckTime=1.676  cpuTime=1.6  mem=16M396
33.55	   
33.55	   search
33.55	     run=10  nbConstraintChecks=10558362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5353
33.55	     nbFailedAssignments=3566  nbBacktracks=1704  nbVisitedNodes=10605  nbRestartNogoods=74
33.55	       =>  wckTime=2.496  cpuTime=2.41  mem=16M396
35.19	   
35.19	   search
35.20	     run=11  nbConstraintChecks=17623769  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8913
35.20	     nbFailedAssignments=6255  nbBacktracks=2568  nbVisitedNodes=17718  nbRestartNogoods=80
35.20	       =>  wckTime=4.142  cpuTime=4.04  mem=16M396
37.15	   
37.15	   search
37.15	     run=12  nbConstraintChecks=26684994  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13497
37.15	     nbFailedAssignments=9538  nbBacktracks=3865  nbVisitedNodes=26878  nbRestartNogoods=90
37.15	       =>  wckTime=6.095  cpuTime=5.98  mem=16M396
40.01	   
40.01	   search
40.01	     run=13  nbConstraintChecks=39228587  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19736
40.01	     nbFailedAssignments=13823  nbBacktracks=5811  nbVisitedNodes=39235  nbRestartNogoods=94
40.01	       =>  wckTime=8.957  cpuTime=8.81  mem=16M396
43.72	   
43.72	   search
43.72	     run=14  nbConstraintChecks=55629191  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29149
43.72	     nbFailedAssignments=20308  nbBacktracks=8730  nbVisitedNodes=58051  nbRestartNogoods=106
43.72	       =>  wckTime=12.665  cpuTime=12.49  mem=16M396
49.13	   
49.13	   search
49.13	     run=15  nbConstraintChecks=78355734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40293
49.13	     nbFailedAssignments=27065  nbBacktracks=13108  nbVisitedNodes=80262  nbRestartNogoods=124
49.13	       =>  wckTime=18.072  cpuTime=17.85  mem=16M396
59.39	   
59.39	   search
59.39	     run=16  nbConstraintChecks=123099146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63096
59.39	     nbFailedAssignments=43294  nbBacktracks=19676  nbVisitedNodes=125484  nbRestartNogoods=140
59.39	       =>  wckTime=28.336  cpuTime=28.03  mem=16M396
75.21	   
75.21	   search
75.21	     run=17  nbConstraintChecks=190948216  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97901
75.21	     nbFailedAssignments=68239  nbBacktracks=29528  nbVisitedNodes=194580  nbRestartNogoods=164
75.21	       =>  wckTime=44.154  cpuTime=43.72  mem=16M396
94.50	   
94.50	   search
94.50	     run=18  nbConstraintChecks=270684872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=141571
94.50	     nbFailedAssignments=97124  nbBacktracks=44306  nbVisitedNodes=280444  nbRestartNogoods=191
94.50	       =>  wckTime=63.446  cpuTime=62.87  mem=16M396
126.33	   
126.33	   search
126.33	     run=19  nbConstraintChecks=409770329  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=211575
126.33	     nbFailedAssignments=144953  nbBacktracks=66475  nbVisitedNodes=418717  nbRestartNogoods=204
126.33	       =>  wckTime=95.281  cpuTime=94.43  mem=16M396
171.61	   
171.61	   search
171.61	     run=20  nbConstraintChecks=599610334  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=313111
171.61	     nbFailedAssignments=213229  nbBacktracks=99728  nbVisitedNodes=618970  nbRestartNogoods=222
171.61	       =>  wckTime=140.559  cpuTime=139.34  mem=16M396
232.56	   
232.57	   search
232.57	     run=21  nbConstraintChecks=865259521  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=463566
232.57	     nbFailedAssignments=313798  nbBacktracks=149606  nbVisitedNodes=914691  nbRestartNogoods=239
232.57	       =>  wckTime=201.512  cpuTime=199.79  mem=16M396
319.77	   
319.77	   search
319.77	     run=22  nbConstraintChecks=1239466499  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=675853
319.77	     nbFailedAssignments=451258  nbBacktracks=224424  nbVisitedNodes=1334811  nbRestartNogoods=263
319.77	       =>  wckTime=288.718  cpuTime=286.3  mem=16M396
464.00	   
464.00	   search
464.00	     run=23  nbConstraintChecks=1874644443  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1019933
464.00	     nbFailedAssignments=683104  nbBacktracks=336651  nbVisitedNodes=2015933  nbRestartNogoods=281
464.00	       =>  wckTime=432.95  cpuTime=429.36  mem=16M396
704.78	   
704.78	   search
704.78	     run=24  nbConstraintChecks=2937271566  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1589655
704.78	     nbFailedAssignments=1084478  nbBacktracks=504992  nbVisitedNodes=3144926  nbRestartNogoods=309
704.78	       =>  wckTime=673.724  cpuTime=668.19  mem=16M396
1010.51	   
1010.51	   search
1010.51	     run=25  nbConstraintChecks=4260439370  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2335420
1010.51	     nbFailedAssignments=1577724  nbBacktracks=757503  nbVisitedNodes=4618591  nbRestartNogoods=342
1010.51	       =>  wckTime=979.461  cpuTime=971.38  mem=16M396
1482.86	   
1482.86	   search
1482.86	     run=26  nbConstraintChecks=6270231609  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3394177
1482.86	     nbFailedAssignments=2257706  nbBacktracks=1136270  nbVisitedNodes=6710159  nbRestartNogoods=373
1482.86	       =>  wckTime=1451.81  cpuTime=1439.53  mem=16M396
2231.08	   
2231.08	   search
2231.08	     run=27  nbConstraintChecks=9483947263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5070521
2231.08	     nbFailedAssignments=3365892  nbBacktracks=1704421  nbVisitedNodes=10020400  nbRestartNogoods=402
2231.08	       =>  wckTime=2200.031  cpuTime=2181.61  mem=16M396
2419.83	v 0 2 0 2 0 3 5 5 3 3 4 9 2 3 7 5 5 6 1 7 7 9 0 9 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/node44/watcher-281846-1169314731 -o ROOT/results/node44/solver-281846-1169314731 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281846-1169314731/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.64 1.20 1.06 4/74 23637
/proc/meminfo: memFree=1213328/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=18540 CPUtime=0
/proc/23636/stat : 23636 (runsolver) R 23634 23636 23260 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 279872185 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 264840473895 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23636/statm: 4635 279 244 17 0 2626 0

[startup+0.10801 s]
/proc/loadavg: 1.64 1.20 1.06 4/74 23637
/proc/meminfo: memFree=1213328/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=914988 CPUtime=0.08
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 2987 0 1 0 7 1 0 0 17 0 8 0 279872185 936947712 2733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516051 s]
/proc/loadavg: 1.64 1.20 1.06 4/74 23637
/proc/meminfo: memFree=1213328/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915332 CPUtime=0.49
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 6483 0 1 0 45 4 0 0 18 0 8 0 279872185 937299968 6221 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228833 6221 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33713 s]
/proc/loadavg: 1.64 1.20 1.06 3/81 23644
/proc/meminfo: memFree=1196120/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915440 CPUtime=1.29
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 6968 0 1 0 106 23 0 0 25 0 8 0 279872185 937410560 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228860 6706 2476 14 0 215330 0
[pid=23636/tid=23638] ppid=23634 vsize=915440 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279872189 937410560 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915440 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937410560 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915440 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937410560 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915440 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937410560 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915440 CPUtime=0.1
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 279872193 937410560 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915440 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937410560 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915440 CPUtime=0
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279872193 937410560 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915440

[startup+2.97429 s]
/proc/loadavg: 1.64 1.20 1.06 3/81 23644
/proc/meminfo: memFree=1196120/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=2.92
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 6971 0 1 0 225 67 0 0 25 0 8 0 279872185 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 11555816 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228859 6708 2476 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.11
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 328 0 0 0 11 0 0 0 17 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915436

[startup+6.26063 s]
/proc/loadavg: 1.67 1.21 1.07 3/81 23644
/proc/meminfo: memFree=1195992/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=6.18
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 6971 0 1 0 461 157 0 0 25 0 8 0 279872185 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073652148 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228859 6708 2476 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.11
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 328 0 0 0 11 0 0 0 17 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915436

[startup+12.7373 s]
/proc/loadavg: 1.69 1.22 1.07 3/81 23644
/proc/meminfo: memFree=1196064/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=12.6
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 6972 0 1 0 935 325 0 0 25 0 8 0 279872185 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073664200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228859 6708 2476 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.11
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279872193 937406464 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915436

[startup+25.6016 s]
/proc/loadavg: 1.76 1.26 1.09 3/81 23644
/proc/meminfo: memFree=1196128/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915440 CPUtime=25.35
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 6973 0 1 0 1876 659 0 0 25 0 8 0 279872185 937410560 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228860 6709 2476 14 0 215330 0
[pid=23636/tid=23638] ppid=23634 vsize=915440 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279872189 937410560 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915440 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937410560 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915440 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937410560 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915440 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937410560 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915440 CPUtime=0.12
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 329 0 0 0 11 1 0 0 16 0 8 0 279872193 937410560 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915440 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937410560 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915440 CPUtime=0
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279872193 937410560 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915440

[startup+51.2102 s]
/proc/loadavg: 1.84 1.32 1.11 3/81 23644
/proc/meminfo: memFree=1188320/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=50.75
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 8992 0 1 0 4271 804 0 0 25 0 8 0 279872185 937406464 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783131 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228859 8724 2527 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.22
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 382 0 0 0 21 1 0 0 16 0 8 0 279872193 937406464 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279872193 937406464 8724 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.513 s]
/proc/loadavg: 1.93 1.42 1.15 3/81 23644
/proc/meminfo: memFree=1188320/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=101.64
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 9002 0 1 0 9360 804 0 0 25 0 8 0 279872185 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228859 8733 2527 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.22
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279872193 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279872193 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 915436

[startup+162.555 s]
/proc/loadavg: 1.97 1.52 1.20 3/81 23644
/proc/meminfo: memFree=1188256/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=161.2
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 9005 0 1 0 15315 805 0 0 25 0 8 0 279872185 937406464 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073778057 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.95 s]
/proc/loadavg: 2.00 2.00 1.87 3/81 23842
/proc/meminfo: memFree=1187936/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=2066.54
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 9024 0 1 0 205840 814 0 0 25 0 8 0 279872185 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758605 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228859 8754 2527 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.22
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0.01
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2066.54
Current children cumulated vsize (KiB) 915436

[startup+2143.99 s]
/proc/loadavg: 2.00 2.00 1.87 3/81 23842
/proc/meminfo: memFree=1187936/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=2126.1
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 9024 0 1 0 211795 815 0 0 25 0 8 0 279872185 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761660 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228859 8754 2527 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.22
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0.01
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2126.1
Current children cumulated vsize (KiB) 915436

[startup+2204.03 s]
/proc/loadavg: 2.00 2.00 1.88 3/81 23842
/proc/meminfo: memFree=1187936/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=2185.65
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 9024 0 1 0 217750 815 0 0 25 0 8 0 279872185 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073777346 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228859 8754 2527 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.22
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 279872193 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2185.65
Current children cumulated vsize (KiB) 915436

[startup+2264.08 s]
/proc/loadavg: 2.00 2.00 1.89 3/81 23842
/proc/meminfo: memFree=1187936/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=2245.22
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 9027 0 1 0 223706 816 0 0 25 0 8 0 279872185 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779149 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23636/statm: 228859 8757 2527 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.22
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2245.22
Current children cumulated vsize (KiB) 915436

[startup+2324.12 s]
/proc/loadavg: 2.00 2.00 1.89 3/81 23933
/proc/meminfo: memFree=1203864/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=2304.79
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 9027 0 1 0 229661 818 0 0 25 0 8 0 279872185 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758578 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23636/statm: 228859 8757 2527 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.22
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2304.79
Current children cumulated vsize (KiB) 915436

[startup+2384.21 s]
/proc/loadavg: 2.00 2.00 1.90 3/81 23933
/proc/meminfo: memFree=1204064/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=2364.6
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 9027 0 1 0 235642 818 0 0 25 0 8 0 279872185 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810981 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23636/statm: 228859 8757 2527 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.22
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2364.6
Current children cumulated vsize (KiB) 915436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2419.82 s]
/proc/loadavg: 2.00 2.00 1.90 3/81 23933
/proc/meminfo: memFree=1204064/2055920 swapFree=4191892/4192956
[pid=23636] ppid=23634 vsize=915436 CPUtime=2400.05
/proc/23636/stat : 23636 (java) R 23634 23636 23260 0 -1 0 9027 0 1 0 239187 818 0 0 25 0 8 0 279872185 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758721 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23636/statm: 228859 8757 2527 14 0 215329 0
[pid=23636/tid=23638] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23638/stat : 23638 (java) S 23634 23636 23260 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23639] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23639/stat : 23639 (java) S 23634 23636 23260 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23640] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23640/stat : 23640 (java) S 23634 23636 23260 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279872189 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23641] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23641/stat : 23641 (java) S 23634 23636 23260 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23642] ppid=23634 vsize=915436 CPUtime=0.22
/proc/23636/task/23642/stat : 23642 (java) S 23634 23636 23260 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23643] ppid=23634 vsize=915436 CPUtime=0
/proc/23636/task/23643/stat : 23643 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23636/tid=23644] ppid=23634 vsize=915436 CPUtime=0.02
/proc/23636/task/23644/stat : 23644 (java) S 23634 23636 23260 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 279872193 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915436

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

Child status: 143
Real time (s): 2419.89
CPU time (s): 2400.12
CPU user time (s): 2391.93
CPU system time (s): 8.18975
CPU usage (%): 99.183
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.93
system time used= 8.18975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9047
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= 49989
involuntary context switches= 91851

runsolver used 3.01354 s user time and 7.14391 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan 20 17:38:51 UTC 2007


IDJOB= 281846
IDBENCH= 12289
IDSOLVER= 69
FILE ID= node44/281846-1169314731

PBS_JOBID= 3610320

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9fca152779131cdab90f8e1c02114c68

RANDOM SEED= 435306276

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.213
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.213
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:       1213808 kB
Buffers:         56940 kB
Cached:         624152 kB
SwapCached:        268 kB
Active:         261588 kB
Inactive:       500868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213808 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:          91408 kB
Slab:            64848 kB
Committed_AS:  5510540 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= 66561 MiB



End job on node44 on Sat Jan 20 18:19:11 UTC 2007