Trace number 281854

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.16 2402.94

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-33_ext.xml
MD5SUM9b7556cff1d07bab52f4a368ea2636dd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints47
Best CPU time to get the best result obtained on this benchmark6.44602
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.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=epfc.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/281854-1169314815/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.092  cpuTime=0.08  mem=6M887
0.38	   
0.38	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.46	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.46	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1325  maxDegree=10
0.46	     maxArity=2
0.46	       =>  wckTime=0.176  cpuTime=0.13  mem=7M872
0.50	   
0.50	   solver LocalSearchSolver being built... 
0.54	       =>  wckTime=0.254  cpuTime=0.18  mem=5M439
0.54	
0.54	s SATISFIABLE
0.54	o 14
0.54	c 61
0.55	o 17
0.55	c 58
0.55	o 20
0.55	c 55
0.55	o 22
0.55	c 53
0.55	o 24
0.55	c 51
0.55	o 26
0.55	c 49
0.55	o 28
0.55	c 47
0.55	o 29
0.55	c 46
0.55	o 30
0.55	c 45
0.55	o 31
0.55	c 44
0.55	o 32
0.55	c 43
0.55	o 33
0.55	c 42
0.56	o 34
0.56	c 41
0.56	o 35
0.56	c 40
0.56	o 36
0.56	c 39
0.56	o 37
0.56	c 38
0.56	o 38
0.56	c 37
0.56	o 39
0.56	c 36
0.56	o 40
0.56	c 35
0.56	o 42
0.56	c 33
0.56	o 43
0.56	c 32
0.57	o 44
0.57	c 31
0.58	o 45
0.58	c 30
0.83	o 46
0.83	c 29
1.32	o 47
1.32	c 28
1.99	   
1.99	   search
1.99	     run=0  nbConstraintChecks=8757420  nbAssignments=10000
1.99	       =>  wckTime=1.452  cpuTime=1.43  mem=5M439
3.40	   
3.40	   search
3.40	     run=1  nbConstraintChecks=17679191  nbAssignments=20000
3.40	       =>  wckTime=2.863  cpuTime=2.84  mem=5M439
4.79	   
4.79	   search
4.79	     run=2  nbConstraintChecks=26398078  nbAssignments=30000
4.79	       =>  wckTime=4.256  cpuTime=4.23  mem=5M439
6.20	   
6.20	   search
6.20	     run=3  nbConstraintChecks=35210161  nbAssignments=40000
6.20	       =>  wckTime=5.66  cpuTime=5.63  mem=5M439
7.61	   
7.61	   search
7.61	     run=4  nbConstraintChecks=44033871  nbAssignments=50000
7.61	       =>  wckTime=7.074  cpuTime=7.04  mem=5M439
9.02	   
9.02	   search
9.02	     run=5  nbConstraintChecks=52793903  nbAssignments=60000
9.02	       =>  wckTime=8.481  cpuTime=8.45  mem=5M439
10.42	   
10.42	   search
10.42	     run=6  nbConstraintChecks=61471095  nbAssignments=70000
10.42	       =>  wckTime=9.883  cpuTime=9.85  mem=5M439
11.85	   
11.85	   search
11.85	     run=7  nbConstraintChecks=70386927  nbAssignments=80000
11.85	       =>  wckTime=11.308  cpuTime=11.27  mem=5M439
13.26	   
13.26	   search
13.26	     run=8  nbConstraintChecks=79199243  nbAssignments=90000
13.26	       =>  wckTime=12.721  cpuTime=12.69  mem=5M439
14.67	   
14.67	   search
14.67	     run=9  nbConstraintChecks=88000893  nbAssignments=100000
14.67	       =>  wckTime=14.132  cpuTime=14.1  mem=5M439
16.08	   
16.09	   search
16.09	     run=10  nbConstraintChecks=96820266  nbAssignments=110000
16.09	       =>  wckTime=15.547  cpuTime=15.51  mem=5M439
17.50	   
17.50	   search
17.50	     run=11  nbConstraintChecks=105721851  nbAssignments=120000
17.50	       =>  wckTime=16.96  cpuTime=16.93  mem=5M439
18.89	   
18.89	   search
18.89	     run=12  nbConstraintChecks=114421553  nbAssignments=130000
18.89	       =>  wckTime=18.353  cpuTime=18.32  mem=5M439
20.28	   
20.28	   search
20.28	     run=13  nbConstraintChecks=123087827  nbAssignments=140000
20.28	       =>  wckTime=19.745  cpuTime=19.71  mem=5M439
21.68	   
21.68	   search
21.68	     run=14  nbConstraintChecks=131802056  nbAssignments=150000
21.68	       =>  wckTime=21.14  cpuTime=21.1  mem=5M439
23.06	   
23.06	   search
23.06	     run=15  nbConstraintChecks=140432032  nbAssignments=160000
23.06	       =>  wckTime=22.525  cpuTime=22.49  mem=5M439
24.46	   
24.46	   search
24.46	     run=16  nbConstraintChecks=149197951  nbAssignments=170000
24.46	       =>  wckTime=23.923  cpuTime=23.88  mem=5M439
25.86	   
25.86	   search
25.86	     run=17  nbConstraintChecks=157984041  nbAssignments=180000
25.86	       =>  wckTime=25.322  cpuTime=25.28  mem=5M439
27.30	   
27.30	   search
27.30	     run=18  nbConstraintChecks=166784092  nbAssignments=190000
27.30	       =>  wckTime=26.757  cpuTime=26.69  mem=5M439
28.71	   
28.71	   search
28.71	     run=19  nbConstraintChecks=175505974  nbAssignments=200000
28.71	       =>  wckTime=28.169  cpuTime=28.1  mem=5M439
30.12	   
30.12	   search
30.12	     run=20  nbConstraintChecks=184302940  nbAssignments=210000
30.12	       =>  wckTime=29.581  cpuTime=29.52  mem=5M439
31.36	   
31.36	   search
31.36	     run=21  nbConstraintChecks=192179586  nbAssignments=218641
31.36	       =>  wckTime=30.825  cpuTime=30.76  mem=5M439
31.37	   
31.37	   global
31.37	     nbConstraintChecks=192179586  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.37	     solvingWckTime=30.824  solvingCpuTime=30.75  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.37	     globalCpuTime=30.98
31.37	       =>  wckTime=31.08  cpuTime=30.93  mem=5M439
31.37	   
31.37	   solver IterativeSystematicSolver being built... 
31.49	       =>  wckTime=31.207  cpuTime=31.03  mem=16M429
31.53	   
31.53	   preprocessing
31.53	     nbConstraintChecks=44326  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.53	     detectedInconsistency=no
31.53	       =>  wckTime=0.032  cpuTime=0.01  mem=16M429
31.56	   
31.56	   search
31.56	     run=0  nbConstraintChecks=63805  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
31.56	     nbFailedAssignments=16  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
31.56	       =>  wckTime=0.065  cpuTime=0.04  mem=16M429
31.61	   
31.61	   search
31.61	     run=1  nbConstraintChecks=211447  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107
31.61	     nbFailedAssignments=67  nbBacktracks=25  nbVisitedNodes=200  nbRestartNogoods=8
31.61	       =>  wckTime=0.114  cpuTime=0.08  mem=16M429
31.64	   
31.64	   search
31.64	     run=2  nbConstraintChecks=330494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171
31.64	     nbFailedAssignments=99  nbBacktracks=47  nbVisitedNodes=318  nbRestartNogoods=10
31.64	       =>  wckTime=0.147  cpuTime=0.11  mem=16M429
31.69	   
31.69	   search
31.69	     run=3  nbConstraintChecks=529337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=268
31.69	     nbFailedAssignments=155  nbBacktracks=81  nbVisitedNodes=505  nbRestartNogoods=15
31.69	       =>  wckTime=0.199  cpuTime=0.16  mem=16M429
31.80	   
31.80	   search
31.80	     run=4  nbConstraintChecks=1024843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=515
31.80	     nbFailedAssignments=344  nbBacktracks=131  nbVisitedNodes=987  nbRestartNogoods=21
31.80	       =>  wckTime=0.304  cpuTime=0.26  mem=16M429
31.93	   
31.93	   search
31.93	     run=5  nbConstraintChecks=1565172  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=788
31.93	     nbFailedAssignments=534  nbBacktracks=206  nbVisitedNodes=1525  nbRestartNogoods=25
31.94	       =>  wckTime=0.442  cpuTime=0.4  mem=16M429
32.12	   
32.12	   search
32.12	     run=6  nbConstraintChecks=2322104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1155
32.12	     nbFailedAssignments=780  nbBacktracks=319  nbVisitedNodes=2251  nbRestartNogoods=33
32.12	       =>  wckTime=0.627  cpuTime=0.58  mem=16M429
32.38	   
32.38	   search
32.38	     run=7  nbConstraintChecks=3345583  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1644
32.38	     nbFailedAssignments=1092  nbBacktracks=490  nbVisitedNodes=3223  nbRestartNogoods=43
32.38	       =>  wckTime=0.891  cpuTime=0.83  mem=16M429
32.90	   
32.90	   search
32.90	     run=8  nbConstraintChecks=5808612  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2829
32.90	     nbFailedAssignments=2014  nbBacktracks=746  nbVisitedNodes=5572  nbRestartNogoods=51
32.90	       =>  wckTime=1.402  cpuTime=1.34  mem=16M429
33.38	   
33.38	   search
33.38	     run=9  nbConstraintChecks=8082225  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3987
33.38	     nbFailedAssignments=2778  nbBacktracks=1130  nbVisitedNodes=7877  nbRestartNogoods=64
33.38	       =>  wckTime=1.887  cpuTime=1.82  mem=16M429
34.33	   
34.33	   search
34.33	     run=10  nbConstraintChecks=12265476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5995
34.33	     nbFailedAssignments=4204  nbBacktracks=1706  nbVisitedNodes=11877  nbRestartNogoods=79
34.33	       =>  wckTime=2.841  cpuTime=2.77  mem=16M429
35.49	   
35.49	   search
35.49	     run=11  nbConstraintChecks=17121333  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8379
35.49	     nbFailedAssignments=5715  nbBacktracks=2570  nbVisitedNodes=16631  nbRestartNogoods=94
35.49	       =>  wckTime=3.995  cpuTime=3.92  mem=16M429
37.69	   
37.69	   search
37.69	     run=12  nbConstraintChecks=27433878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13324
37.69	     nbFailedAssignments=9355  nbBacktracks=3867  nbVisitedNodes=26422  nbRestartNogoods=112
37.69	       =>  wckTime=6.192  cpuTime=6.11  mem=16M429
40.70	   
40.70	   search
40.70	     run=13  nbConstraintChecks=40779322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19923
40.70	     nbFailedAssignments=13999  nbBacktracks=5813  nbVisitedNodes=39599  nbRestartNogoods=131
40.70	       =>  wckTime=9.203  cpuTime=9.12  mem=16M429
44.50	   
44.50	   search
44.50	     run=14  nbConstraintChecks=57628268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28347
44.50	     nbFailedAssignments=19498  nbBacktracks=8732  nbVisitedNodes=56152  nbRestartNogoods=149
44.50	       =>  wckTime=13.004  cpuTime=12.92  mem=16M429
51.75	   
51.75	   search
51.75	     run=15  nbConstraintChecks=88435839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43456
51.75	     nbFailedAssignments=30221  nbBacktracks=13111  nbVisitedNodes=86271  nbRestartNogoods=174
51.75	       =>  wckTime=20.257  cpuTime=20.16  mem=16M429
60.64	   
60.64	   search
60.64	     run=16  nbConstraintChecks=125824720  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63092
60.64	     nbFailedAssignments=43280  nbBacktracks=19679  nbVisitedNodes=125474  nbRestartNogoods=196
60.64	       =>  wckTime=29.151  cpuTime=29.05  mem=16M429
76.10	   
76.10	   search
76.10	     run=17  nbConstraintChecks=195831818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96411
76.10	     nbFailedAssignments=66740  nbBacktracks=29531  nbVisitedNodes=192002  nbRestartNogoods=215
76.10	       =>  wckTime=44.605  cpuTime=44.49  mem=16M429
97.00	   
97.00	   search
97.00	     run=18  nbConstraintChecks=291477146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=145143
97.00	     nbFailedAssignments=100687  nbBacktracks=44309  nbVisitedNodes=289194  nbRestartNogoods=226
97.00	       =>  wckTime=65.507  cpuTime=65.36  mem=16M429
126.55	   
126.55	   search
126.55	     run=19  nbConstraintChecks=426010952  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=211570
126.55	     nbFailedAssignments=144942  nbBacktracks=66477  nbVisitedNodes=421247  nbRestartNogoods=238
126.55	       =>  wckTime=95.058  cpuTime=94.88  mem=16M429
175.14	   
175.14	   search
175.14	     run=20  nbConstraintChecks=639096939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=320495
175.14	     nbFailedAssignments=220610  nbBacktracks=99730  nbVisitedNodes=638056  nbRestartNogoods=260
175.14	       =>  wckTime=143.644  cpuTime=143.41  mem=16M429
245.94	   
245.94	   search
245.94	     run=21  nbConstraintChecks=948494831  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=481914
245.94	     nbFailedAssignments=332145  nbBacktracks=149608  nbVisitedNodes=958936  nbRestartNogoods=273
245.94	       =>  wckTime=214.448  cpuTime=214.14  mem=16M429
340.41	   
340.41	   search
340.41	     run=22  nbConstraintChecks=1368349382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=709478
340.41	     nbFailedAssignments=484886  nbBacktracks=224426  nbVisitedNodes=1410919  nbRestartNogoods=294
340.41	       =>  wckTime=308.919  cpuTime=308.49  mem=16M429
479.53	   
479.53	   search
479.53	     run=23  nbConstraintChecks=1961435634  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1038341
479.53	     nbFailedAssignments=701517  nbBacktracks=336653  nbVisitedNodes=2062162  nbRestartNogoods=320
479.53	       =>  wckTime=448.039  cpuTime=447.43  mem=16M429
685.18	   
685.18	   search
685.18	     run=24  nbConstraintChecks=2865008850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1529525
685.18	     nbFailedAssignments=1024354  nbBacktracks=504994  nbVisitedNodes=3035228  nbRestartNogoods=337
685.18	       =>  wckTime=653.689  cpuTime=652.87  mem=16M429
1000.15	   
1000.15	   search
1000.15	     run=25  nbConstraintChecks=4240853541  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2251763
1000.15	     nbFailedAssignments=1494075  nbBacktracks=757505  nbVisitedNodes=4466049  nbRestartNogoods=363
1000.15	       =>  wckTime=968.656  cpuTime=967.48  mem=16M429
1441.14	   
1441.14	   search
1441.14	     run=26  nbConstraintChecks=6153340120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3295355
1441.14	     nbFailedAssignments=2158895  nbBacktracks=1136273  nbVisitedNodes=6530898  nbRestartNogoods=384
1441.14	       =>  wckTime=1409.643  cpuTime=1407.89  mem=16M429
2103.65	   
2103.65	   search
2103.65	     run=27  nbConstraintChecks=9023235322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4825992
2103.65	     nbFailedAssignments=3121375  nbBacktracks=1704424  nbVisitedNodes=9556848  nbRestartNogoods=401
2103.65	       =>  wckTime=2072.16  cpuTime=2069.67  mem=16M429
2402.88	v 0 0 0 7 0 1 6 3 6 3 1 9 4 8 0 5 7 6 6 6 8 5 7 9 0 

Verifier Data (download as text)

28 unsatisfied constraints, 47 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/node15/watcher-281854-1169314815 -o ROOT/results/node15/solver-281854-1169314815 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281854-1169314815/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.84 1.94 1.96 4/93 23833
/proc/meminfo: memFree=1399120/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=1784 CPUtime=0
/proc/23832/stat : 23832 (java) D 23830 23832 23764 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 279876369 1826816 163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7512868 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/23832/statm: 446 163 128 14 0 91 0

[startup+0.106543 s]
/proc/loadavg: 1.84 1.94 1.96 4/93 23833
/proc/meminfo: memFree=1399120/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=914988 CPUtime=0.09
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 3122 0 1 0 8 1 0 0 24 0 8 0 279876369 936947712 2868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228747 2868 1470 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514613 s]
/proc/loadavg: 1.84 1.94 1.96 4/93 23833
/proc/meminfo: memFree=1399120/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915332 CPUtime=0.49
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 6767 0 1 0 45 4 0 0 25 0 8 0 279876369 937299968 6505 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072946240 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228833 6505 2294 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33675 s]
/proc/loadavg: 1.84 1.94 1.96 3/100 23840
/proc/meminfo: memFree=1382040/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=1.32
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 6977 0 1 0 109 23 0 0 25 0 8 0 279876369 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 6715 2479 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915440 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937410560 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915440 CPUtime=0.11
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 327 0 0 0 10 1 0 0 16 0 8 0 279876376 937410560 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915436

[startup+2.99004 s]
/proc/loadavg: 1.84 1.94 1.96 3/100 23840
/proc/meminfo: memFree=1381912/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=2.97
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 6980 0 1 0 229 68 0 0 25 0 8 0 279876369 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 6717 2479 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915440 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.12
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 329 0 0 0 11 1 0 0 16 0 8 0 279876376 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915436

[startup+6.2696 s]
/proc/loadavg: 1.85 1.94 1.96 3/100 23840
/proc/meminfo: memFree=1381912/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=6.25
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 6980 0 1 0 467 158 0 0 25 0 8 0 279876369 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228860 6717 2479 14 0 215330 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.12
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 329 0 0 0 11 1 0 0 16 0 8 0 279876376 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915440 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915436

[startup+12.7567 s]
/proc/loadavg: 1.87 1.94 1.96 3/100 23840
/proc/meminfo: memFree=1381920/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=12.73
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 6981 0 1 0 946 327 0 0 25 0 8 0 279876369 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 6717 2479 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915440 CPUtime=0.12
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 329 0 0 0 11 1 0 0 16 0 8 0 279876376 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915436

[startup+25.6039 s]
/proc/loadavg: 1.89 1.94 1.96 3/100 23840
/proc/meminfo: memFree=1381920/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=25.57
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 6982 0 1 0 1890 667 0 0 25 0 8 0 279876369 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 6718 2479 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915440 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937410560 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.12
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 330 0 0 0 11 1 0 0 16 0 8 0 279876376 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915436

[startup+51.2083 s]
/proc/loadavg: 1.93 1.94 1.96 3/100 23840
/proc/meminfo: memFree=1374240/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=51.13
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 9009 0 1 0 4295 818 0 0 25 0 8 0 279876369 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 8741 2532 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.2
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 385 0 0 0 19 1 0 0 15 0 8 0 279876376 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 915436

[startup+102.409 s]
/proc/loadavg: 1.97 1.95 1.96 3/100 23840
/proc/meminfo: memFree=1374112/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=102.28
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 9022 0 1 0 9409 819 0 0 25 0 8 0 279876369 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073789543 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 8752 2532 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.2
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 387 0 0 0 19 1 0 0 15 0 8 0 279876376 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 915436

[startup+162.455 s]
/proc/loadavg: 2.04 1.97 1.96 3/100 23840
/proc/meminfo: memFree=1374112/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=162.25
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 9025 0 1 0 15406 819 0 0 25 0 8 0 279876369 937406464 8755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073782780 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.84 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 24086
/proc/meminfo: memFree=1354776/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=2081.4
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 9043 0 1 0 207306 834 0 0 25 0 8 0 279876369 937406464 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758656 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 8772 2532 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937406464 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.21
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 279876376 937406464 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.4
Current children cumulated vsize (KiB) 915436

[startup+2143.88 s]
/proc/loadavg: 2.07 2.01 2.00 3/93 24086
/proc/meminfo: memFree=1353944/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=2141.36
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 9045 0 1 0 213302 834 0 0 25 0 8 0 279876369 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778652 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 8774 2532 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.21
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.36
Current children cumulated vsize (KiB) 915436

[startup+2203.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 24086
/proc/meminfo: memFree=1353048/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=2201.31
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 9045 0 1 0 219297 834 0 0 25 0 8 0 279876369 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 8774 2532 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.21
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.31
Current children cumulated vsize (KiB) 915436

[startup+2263.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/93 24086
/proc/meminfo: memFree=1353048/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=2261.26
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 9045 0 1 0 225292 834 0 0 25 0 8 0 279876369 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073775174 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 8774 2532 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.21
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.26
Current children cumulated vsize (KiB) 915436

[startup+2323.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 24086
/proc/meminfo: memFree=1351704/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=2321.21
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 9045 0 1 0 231286 835 0 0 25 0 8 0 279876369 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073814053 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 8774 2532 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.21
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.21
Current children cumulated vsize (KiB) 915436

[startup+2383.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 24086
/proc/meminfo: memFree=1351512/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=2381.15
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 9045 0 1 0 237280 835 0 0 25 0 8 0 279876369 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 8774 2532 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.21
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.15
Current children cumulated vsize (KiB) 915436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.87 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 24086
/proc/meminfo: memFree=1351512/2055920 swapFree=4173628/4192956
[pid=23832] ppid=23830 vsize=915436 CPUtime=2400.08
/proc/23832/stat : 23832 (java) R 23830 23832 23764 0 -1 0 9045 0 1 0 239173 835 0 0 25 0 8 0 279876369 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073782020 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23832/statm: 228859 8774 2532 14 0 215329 0
[pid=23832/tid=23834] ppid=23830 vsize=915436 CPUtime=0.02
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 23764 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23835] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 23764 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23836] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 23764 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279876373 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23837] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23838] ppid=23830 vsize=915436 CPUtime=0.21
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 23764 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23839] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23832/tid=23840] ppid=23830 vsize=915436 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 23764 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279876376 937406464 8774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915436

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

Child status: 143
Real time (s): 2402.94
CPU time (s): 2400.16
CPU user time (s): 2391.8
CPU system time (s): 8.35773
CPU usage (%): 99.8839
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.8
system time used= 8.35773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9066
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= 49702
involuntary context switches= 108249

runsolver used 2.91556 s user time and 7.72882 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 17:40:15 UTC 2007


IDJOB= 281854
IDBENCH= 12292
IDSOLVER= 68
FILE ID= node15/281854-1169314815

PBS_JOBID= 3610021

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9b7556cff1d07bab52f4a368ea2636dd

RANDOM SEED= 712311549

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.276
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.276
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:       1399600 kB
Buffers:         54908 kB
Cached:         464716 kB
SwapCached:       6628 kB
Active:         221912 kB
Inactive:       358612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399600 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          80416 kB
Slab:            60256 kB
Committed_AS:  9820160 kB
PageTables:       2496 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= 66559 MiB



End job on node15 on Sat Jan 20 18:20:18 UTC 2007