Trace number 279956

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-420-1_ext.xml
MD5SUM2f98bb2839fa1c9ed13207245ececad0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints265
Best CPU time to get the best result obtained on this benchmark19.962
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints420
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension420
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/279956-1169299671/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.088  cpuTime=0.09  mem=6M910
0.39	   
0.39	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.52	     nbConstraints=420  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=419
0.52	     nbConflictsStructures=1  nbSharedConflictsStructures=419  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.52	       =>  wckTime=0.216  cpuTime=0.16  mem=8M876
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.293  cpuTime=0.19  mem=5M568
0.60	
0.60	s SATISFIABLE
0.60	o 225
0.60	c 195
0.60	o 226
0.60	c 194
0.60	o 229
0.60	c 191
0.60	o 234
0.60	c 186
0.60	o 236
0.60	c 184
0.60	o 238
0.60	c 182
0.60	o 242
0.60	c 178
0.60	o 245
0.60	c 175
0.60	o 246
0.60	c 174
0.61	o 248
0.61	c 172
0.61	o 249
0.61	c 171
0.61	o 251
0.61	c 169
0.61	o 253
0.61	c 167
0.61	o 255
0.61	c 165
0.61	o 257
0.61	c 163
0.62	o 259
0.62	c 161
0.62	o 261
0.62	c 159
0.62	o 262
0.62	c 158
0.67	o 264
0.67	c 156
0.67	o 265
0.67	c 155
2.17	   
2.18	   search
2.18	     run=0  nbConstraintChecks=6516885  nbAssignments=10000
2.18	       =>  wckTime=1.582  cpuTime=1.57  mem=5M568
3.71	   
3.71	   search
3.71	     run=1  nbConstraintChecks=13094665  nbAssignments=20000
3.71	       =>  wckTime=3.113  cpuTime=3.1  mem=5M568
5.22	   
5.22	   search
5.22	     run=2  nbConstraintChecks=19599396  nbAssignments=30000
5.22	       =>  wckTime=4.63  cpuTime=4.61  mem=5M568
6.75	   
6.75	   search
6.75	     run=3  nbConstraintChecks=26187363  nbAssignments=40000
6.75	       =>  wckTime=6.162  cpuTime=6.14  mem=5M568
8.26	   
8.26	   search
8.26	     run=4  nbConstraintChecks=32690805  nbAssignments=50000
8.26	       =>  wckTime=7.672  cpuTime=7.65  mem=5M568
9.78	   
9.78	   search
9.78	     run=5  nbConstraintChecks=39288545  nbAssignments=60000
9.78	       =>  wckTime=9.19  cpuTime=9.17  mem=5M568
11.29	   
11.29	   search
11.29	     run=6  nbConstraintChecks=45797464  nbAssignments=70000
11.29	       =>  wckTime=10.698  cpuTime=10.68  mem=5M568
12.81	   
12.81	   search
12.81	     run=7  nbConstraintChecks=52379136  nbAssignments=80000
12.81	       =>  wckTime=12.214  cpuTime=12.2  mem=5M568
14.32	   
14.32	   search
14.32	     run=8  nbConstraintChecks=58890086  nbAssignments=90000
14.32	       =>  wckTime=13.723  cpuTime=13.7  mem=5M568
15.83	   
15.83	   search
15.83	     run=9  nbConstraintChecks=65473489  nbAssignments=100000
15.83	       =>  wckTime=15.241  cpuTime=15.22  mem=5M568
17.34	   
17.34	   search
17.34	     run=10  nbConstraintChecks=71988418  nbAssignments=110000
17.34	       =>  wckTime=16.752  cpuTime=16.73  mem=5M568
18.87	   
18.87	   search
18.87	     run=11  nbConstraintChecks=78575219  nbAssignments=120000
18.87	       =>  wckTime=18.282  cpuTime=18.26  mem=5M568
20.40	   
20.40	   search
20.40	     run=12  nbConstraintChecks=85085748  nbAssignments=130000
20.40	       =>  wckTime=19.804  cpuTime=19.78  mem=5M568
21.93	   
21.93	   search
21.93	     run=13  nbConstraintChecks=91658548  nbAssignments=140000
21.93	       =>  wckTime=21.334  cpuTime=21.31  mem=5M568
23.45	   
23.45	   search
23.45	     run=14  nbConstraintChecks=98173933  nbAssignments=150000
23.45	       =>  wckTime=22.856  cpuTime=22.83  mem=5M568
24.98	   
24.98	   search
24.98	     run=15  nbConstraintChecks=104755759  nbAssignments=160000
24.98	       =>  wckTime=24.384  cpuTime=24.36  mem=5M568
26.50	   
26.50	   search
26.50	     run=16  nbConstraintChecks=111267612  nbAssignments=170000
26.50	       =>  wckTime=25.904  cpuTime=25.88  mem=5M568
28.02	   
28.02	   search
28.02	     run=17  nbConstraintChecks=117846034  nbAssignments=180000
28.02	       =>  wckTime=27.425  cpuTime=27.4  mem=5M568
29.53	   
29.53	   search
29.53	     run=18  nbConstraintChecks=124363591  nbAssignments=190000
29.53	       =>  wckTime=28.933  cpuTime=28.91  mem=5M568
30.69	   
30.69	   search
30.69	     run=19  nbConstraintChecks=129428141  nbAssignments=197703
30.69	       =>  wckTime=30.1  cpuTime=30.08  mem=5M568
30.70	   
30.70	   global
30.70	     nbConstraintChecks=129428141  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.70	     solvingWckTime=30.1  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.70	     globalCpuTime=30.32
30.70	       =>  wckTime=30.395  cpuTime=30.27  mem=5M568
30.70	   
30.70	   solver IterativeSystematicSolver being built... 
30.83	       =>  wckTime=30.532  cpuTime=30.37  mem=16M556
30.84	   
30.84	   preprocessing
30.84	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.84	     detectedInconsistency=no
30.84	       =>  wckTime=0.0050  cpuTime=0.01  mem=16M556
30.89	   
30.89	   search
30.89	     run=0  nbConstraintChecks=30822  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39
30.89	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=59  nbRestartNogoods=0
30.89	       =>  wckTime=0.054  cpuTime=0.03  mem=16M556
30.93	   
30.93	   search
30.93	     run=1  nbConstraintChecks=70524  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=85
30.93	     nbFailedAssignments=20  nbBacktracks=25  nbVisitedNodes=131  nbRestartNogoods=2
30.93	       =>  wckTime=0.092  cpuTime=0.06  mem=16M556
30.95	   
30.95	   search
30.95	     run=2  nbConstraintChecks=120573  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=141
30.95	     nbFailedAssignments=33  nbBacktracks=47  nbVisitedNodes=222  nbRestartNogoods=3
30.95	       =>  wckTime=0.116  cpuTime=0.08  mem=16M556
30.98	   
30.98	   search
30.98	     run=3  nbConstraintChecks=191446  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=213
30.98	     nbFailedAssignments=51  nbBacktracks=80  nbVisitedNodes=345  nbRestartNogoods=5
30.98	       =>  wckTime=0.147  cpuTime=0.11  mem=16M556
31.04	   
31.04	   search
31.04	     run=4  nbConstraintChecks=318619  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=329
31.04	     nbFailedAssignments=98  nbBacktracks=131  nbVisitedNodes=559  nbRestartNogoods=8
31.04	       =>  wckTime=0.206  cpuTime=0.17  mem=16M556
31.11	   
31.11	   search
31.11	     run=5  nbConstraintChecks=499371  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=487
31.11	     nbFailedAssignments=161  nbBacktracks=206  nbVisitedNodes=855  nbRestartNogoods=11
31.11	       =>  wckTime=0.28  cpuTime=0.24  mem=16M556
31.22	   
31.22	   search
31.22	     run=6  nbConstraintChecks=751551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=710
31.22	     nbFailedAssignments=249  nbBacktracks=320  nbVisitedNodes=1280  nbRestartNogoods=15
31.22	       =>  wckTime=0.387  cpuTime=0.34  mem=16M556
31.37	   
31.37	   search
31.37	     run=7  nbConstraintChecks=1115067  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1020
31.37	     nbFailedAssignments=369  nbBacktracks=490  nbVisitedNodes=1880  nbRestartNogoods=19
31.37	       =>  wckTime=0.535  cpuTime=0.49  mem=16M556
31.62	   
31.62	   search
31.62	     run=8  nbConstraintChecks=1690008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1503
31.62	     nbFailedAssignments=580  nbBacktracks=746  nbVisitedNodes=2830  nbRestartNogoods=23
31.62	       =>  wckTime=0.783  cpuTime=0.73  mem=16M556
31.97	   
31.97	   search
31.97	     run=9  nbConstraintChecks=2602757  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2264
31.97	     nbFailedAssignments=937  nbBacktracks=1130  nbVisitedNodes=4332  nbRestartNogoods=24
31.97	       =>  wckTime=1.139  cpuTime=1.07  mem=16M556
32.52	   
32.52	   search
32.52	     run=10  nbConstraintChecks=3964588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3383
32.52	     nbFailedAssignments=1461  nbBacktracks=1706  nbVisitedNodes=6551  nbRestartNogoods=27
32.52	       =>  wckTime=1.684  cpuTime=1.62  mem=16M556
33.41	   
33.41	   search
33.41	     run=11  nbConstraintChecks=6084852  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5042
33.41	     nbFailedAssignments=2243  nbBacktracks=2570  nbVisitedNodes=9856  nbRestartNogoods=31
33.41	       =>  wckTime=2.575  cpuTime=2.51  mem=16M556
34.56	   
34.56	   search
34.56	     run=12  nbConstraintChecks=9029521  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7446
34.56	     nbFailedAssignments=3333  nbBacktracks=3867  nbVisitedNodes=14647  nbRestartNogoods=38
34.56	       =>  wckTime=3.722  cpuTime=3.66  mem=16M556
36.44	   
36.44	   search
36.44	     run=13  nbConstraintChecks=13641076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11225
36.44	     nbFailedAssignments=5150  nbBacktracks=5813  nbVisitedNodes=22189  nbRestartNogoods=45
36.44	       =>  wckTime=5.607  cpuTime=5.54  mem=16M556
39.55	   
39.55	   search
39.55	     run=14  nbConstraintChecks=21054378  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17093
39.55	     nbFailedAssignments=8082  nbBacktracks=8732  nbVisitedNodes=33905  nbRestartNogoods=52
39.55	       =>  wckTime=8.719  cpuTime=8.65  mem=16M556
43.64	   
43.64	   search
43.64	     run=15  nbConstraintChecks=31081625  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25111
43.64	     nbFailedAssignments=11707  nbBacktracks=13111  nbVisitedNodes=49922  nbRestartNogoods=62
43.64	       =>  wckTime=12.804  cpuTime=12.74  mem=16M556
51.21	   
51.21	   search
51.21	     run=16  nbConstraintChecks=48539352  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38352
51.21	     nbFailedAssignments=18365  nbBacktracks=19679  nbVisitedNodes=76356  nbRestartNogoods=71
51.21	       =>  wckTime=20.375  cpuTime=20.3  mem=16M556
61.59	   
61.59	   search
61.59	     run=17  nbConstraintChecks=72895609  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57568
61.59	     nbFailedAssignments=27711  nbBacktracks=29531  nbVisitedNodes=114685  nbRestartNogoods=79
61.59	       =>  wckTime=30.756  cpuTime=30.68  mem=16M556
77.38	   
77.38	   search
77.38	     run=18  nbConstraintChecks=109451618  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=85962
77.38	     nbFailedAssignments=41308  nbBacktracks=44309  nbVisitedNodes=171390  nbRestartNogoods=84
77.38	       =>  wckTime=46.551  cpuTime=46.47  mem=16M556
99.43	   
99.43	   search
99.43	     run=19  nbConstraintChecks=162828958  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=128890
99.43	     nbFailedAssignments=62055  nbBacktracks=66477  nbVisitedNodes=257110  nbRestartNogoods=87
99.43	       =>  wckTime=68.596  cpuTime=68.5  mem=16M556
131.59	   
131.59	   search
131.59	     run=20  nbConstraintChecks=239153114  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=190706
131.59	     nbFailedAssignments=90604  nbBacktracks=99729  nbVisitedNodes=380281  nbRestartNogoods=98
131.59	       =>  wckTime=100.759  cpuTime=100.66  mem=16M556
182.65	   
182.65	   search
182.65	     run=21  nbConstraintChecks=358508292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=287572
182.65	     nbFailedAssignments=137577  nbBacktracks=149608  nbVisitedNodes=573802  nbRestartNogoods=106
182.65	       =>  wckTime=151.817  cpuTime=151.69  mem=16M556
258.26	   
258.26	   search
258.26	     run=22  nbConstraintChecks=534521412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=429713
258.26	     nbFailedAssignments=204886  nbBacktracks=224426  nbVisitedNodes=857177  nbRestartNogoods=114
258.26	       =>  wckTime=227.427  cpuTime=227.27  mem=16M556
371.81	   
371.81	   search
371.81	     run=23  nbConstraintChecks=800942572  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=647820
371.81	     nbFailedAssignments=310752  nbBacktracks=336653  nbVisitedNodes=1289837  nbRestartNogoods=123
371.81	       =>  wckTime=340.973  cpuTime=340.72  mem=16M556
530.98	   
530.98	   search
530.98	     run=24  nbConstraintChecks=1197915624  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=972655
530.98	     nbFailedAssignments=467229  nbBacktracks=504995  nbVisitedNodes=1934506  nbRestartNogoods=132
530.98	       =>  wckTime=500.15  cpuTime=499.13  mem=17M531
755.91	   
755.91	   search
755.91	     run=25  nbConstraintChecks=1767586988  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1452036
755.91	     nbFailedAssignments=694083  nbBacktracks=757507  nbVisitedNodes=2875727  nbRestartNogoods=140
755.91	       =>  wckTime=725.079  cpuTime=722.97  mem=17M531
1054.24	   
1054.24	   search
1054.24	     run=26  nbConstraintChecks=2548256025  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2142520
1054.24	     nbFailedAssignments=1005783  nbBacktracks=1136274  nbVisitedNodes=4192123  nbRestartNogoods=155
1054.24	       =>  wckTime=1023.403  cpuTime=1019.87  mem=17M531
1412.22	   
1412.22	   search
1412.22	     run=27  nbConstraintChecks=3544193530  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3083761
1412.22	     nbFailedAssignments=1378856  nbBacktracks=1704429  nbVisitedNodes=5884674  nbRestartNogoods=166
1412.22	       =>  wckTime=1381.387  cpuTime=1376.16  mem=17M531
1844.67	   
1844.67	   search
1844.67	     run=28  nbConstraintChecks=4800521047  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4376334
1844.67	     nbFailedAssignments=1819180  nbBacktracks=2556656  nbVisitedNodes=8046394  nbRestartNogoods=173
1844.67	       =>  wckTime=1813.84  cpuTime=1806.55  mem=17M531
2410.18	v 0 1 0 1 0 1 0 0 0 0 1 0 0 1 0 1 1 0 0 1 1 0 0 0 1 1 1 1 0 0 1 0 1 1 1 1 0 1 1 0 

Verifier Data (download as text)

155 unsatisfied constraints, 265 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/node23/watcher-279956-1169299671 -o ROOT/results/node23/solver-279956-1169299671 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279956-1169299671/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: 0.98 1.16 1.52 1/78 20183
/proc/meminfo: memFree=1308680/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=292 CPUtime=0
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 52 0 0 0 0 0 0 0 20 0 1 0 278361525 299008 35 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 2495268 0 0 4096 0 0 0 0 17 1 0 0
/proc/20182/statm: 73 37 29 14 0 5 0

[startup+0.102668 s]
/proc/loadavg: 0.98 1.16 1.52 1/78 20183
/proc/meminfo: memFree=1308680/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=914988 CPUtime=0.08
/proc/20182/stat : 20182 (java) S 20180 20182 19112 0 -1 0 2998 0 1 0 7 1 0 0 17 0 8 0 278361525 936947712 2744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20182/statm: 228747 2744 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511746 s]
/proc/loadavg: 0.98 1.16 1.52 1/78 20183
/proc/meminfo: memFree=1308680/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915332 CPUtime=0.49
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 6540 0 1 0 45 4 0 0 16 0 8 0 278361525 937299968 6279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072916853 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20182/statm: 228833 6280 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3319 s]
/proc/loadavg: 0.98 1.16 1.52 2/85 20190
/proc/meminfo: memFree=1291344/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=1.31
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 7071 0 1 0 107 24 0 0 17 0 8 0 278361525 937422848 6809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20182/statm: 228863 6809 2476 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 6809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915456 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937426944 6809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 6809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 6809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.12
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 334 0 0 0 11 1 0 0 16 0 8 0 278361532 937422848 6809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 6809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 6809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915452

[startup+2.96921 s]
/proc/loadavg: 0.98 1.16 1.52 2/85 20190
/proc/meminfo: memFree=1291280/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=2.95
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 7074 0 1 0 228 67 0 0 17 0 8 0 278361525 937422848 6811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20182/statm: 228863 6811 2476 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 6811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 6811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 6811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915456 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937426944 6811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.12
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 336 0 0 0 11 1 0 0 16 0 8 0 278361532 937422848 6811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 6811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 6811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915452

[startup+6.26485 s]
/proc/loadavg: 0.98 1.16 1.52 2/85 20190
/proc/meminfo: memFree=1291216/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=6.24
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 7075 0 1 0 474 150 0 0 18 0 8 0 278361525 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20182/statm: 228863 6812 2476 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915456 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 278361529 937426944 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915456 CPUtime=0.12
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 337 0 0 0 11 1 0 0 16 0 8 0 278361532 937426944 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915452

[startup+12.7331 s]
/proc/loadavg: 0.98 1.16 1.51 2/85 20190
/proc/meminfo: memFree=1291216/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=12.7
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 7075 0 1 0 954 316 0 0 16 0 8 0 278361525 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20182/statm: 228863 6812 2476 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915456 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937426944 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.12
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 337 0 0 0 11 1 0 0 16 0 8 0 278361532 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915456 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937426944 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915452

[startup+25.5836 s]
/proc/loadavg: 1.05 1.16 1.51 2/85 20190
/proc/meminfo: memFree=1291224/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=25.55
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 7075 0 1 0 1905 650 0 0 23 0 8 0 278361525 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073679840 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20182/statm: 228863 6812 2476 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.12
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 337 0 0 0 11 1 0 0 16 0 8 0 278361532 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 6812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915452

[startup+51.2696 s]
/proc/loadavg: 1.04 1.15 1.50 2/85 20190
/proc/meminfo: memFree=1283352/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=51.22
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 9143 0 1 0 4338 784 0 0 17 0 8 0 278361525 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858220 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20182/statm: 228863 8877 2527 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.22
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278361532 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) R 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.22
Current children cumulated vsize (KiB) 915452

[startup+102.53 s]
/proc/loadavg: 1.01 1.12 1.47 2/85 20190
/proc/meminfo: memFree=1283288/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=102.47
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 9151 0 1 0 9462 785 0 0 25 0 8 0 278361525 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803337 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20182/statm: 228863 8885 2527 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.22
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278361532 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.47
Current children cumulated vsize (KiB) 915452

[startup+162.628 s]
/proc/loadavg: 1.00 1.10 1.43 2/85 20190
/proc/meminfo: memFree=1283288/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=162.55
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 9154 0 1 0 15470 785 0 0 25 0 8 0 278361525 937422848 8888 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831222 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2015.43
Current children cumulated vsize (KiB) 915452

[startup+2083.66 s]
/proc/loadavg: 2.08 2.00 1.86 3/100 20661
/proc/meminfo: memFree=1248752/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=2075.14
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 9175 0 1 0 206711 803 0 0 25 0 8 0 278361525 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841700 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20182/statm: 228863 8907 2527 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.22
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2075.14
Current children cumulated vsize (KiB) 915452

[startup+2143.68 s]
/proc/loadavg: 2.03 2.00 1.87 3/100 20661
/proc/meminfo: memFree=1248752/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=2134.87
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 9175 0 1 0 212684 803 0 0 25 0 8 0 278361525 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073807084 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20182/statm: 228863 8907 2527 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.22
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2134.87
Current children cumulated vsize (KiB) 915452

[startup+2203.69 s]
/proc/loadavg: 2.01 2.00 1.88 3/100 20661
/proc/meminfo: memFree=1248752/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=2194.59
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 9175 0 1 0 218656 803 0 0 25 0 8 0 278361525 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824405 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20182/statm: 228863 8907 2527 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.22
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2194.59
Current children cumulated vsize (KiB) 915452

[startup+2263.71 s]
/proc/loadavg: 2.00 2.00 1.88 3/100 20661
/proc/meminfo: memFree=1248752/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=2254.33
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 9175 0 1 0 224630 803 0 0 25 0 8 0 278361525 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073834288 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20182/statm: 228863 8907 2527 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.22
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2254.33
Current children cumulated vsize (KiB) 915452

[startup+2323.74 s]
/proc/loadavg: 2.00 2.00 1.89 3/100 20661
/proc/meminfo: memFree=1248816/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=2314.08
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 9175 0 1 0 230604 804 0 0 25 0 8 0 278361525 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803414 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20182/statm: 228863 8907 2527 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.22
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2314.08
Current children cumulated vsize (KiB) 915452

[startup+2383.76 s]
/proc/loadavg: 2.00 2.00 1.89 3/100 20661
/proc/meminfo: memFree=1248816/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=2373.8
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 9175 0 1 0 236576 804 0 0 25 0 8 0 278361525 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858226 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20182/statm: 228863 8907 2527 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.22
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2373.8
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2410.17 s]
/proc/loadavg: 2.00 2.00 1.90 3/100 20661
/proc/meminfo: memFree=1248816/2055920 swapFree=4156072/4192956
[pid=20182] ppid=20180 vsize=915452 CPUtime=2400.09
/proc/20182/stat : 20182 (java) R 20180 20182 19112 0 -1 0 9175 0 1 0 239205 804 0 0 25 0 8 0 278361525 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073828612 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20182/statm: 228863 8907 2527 14 0 215333 0
[pid=20182/tid=20184] ppid=20180 vsize=915452 CPUtime=0.02
/proc/20182/task/20184/stat : 20184 (java) S 20180 20182 19112 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20185/stat : 20185 (java) S 20180 20182 19112 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20186] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20186/stat : 20186 (java) S 20180 20182 19112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278361529 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20187] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20187/stat : 20187 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20188] ppid=20180 vsize=915452 CPUtime=0.22
/proc/20182/task/20188/stat : 20188 (java) S 20180 20182 19112 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20189] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20189/stat : 20189 (java) S 20180 20182 19112 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20182/tid=20190] ppid=20180 vsize=915452 CPUtime=0
/proc/20182/task/20190/stat : 20190 (java) S 20180 20182 19112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278361532 937422848 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2410.22
CPU time (s): 2400.14
CPU user time (s): 2392.09
CPU system time (s): 8.04878
CPU usage (%): 99.5818
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.09
system time used= 8.04878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9197
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= 49622
involuntary context switches= 83046

runsolver used 2.44263 s user time and 6.32404 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan 20 13:27:52 UTC 2007


IDJOB= 279956
IDBENCH= 10543
IDSOLVER= 69
FILE ID= node23/279956-1169299671

PBS_JOBID= 3609800

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2f98bb2839fa1c9ed13207245ececad0

RANDOM SEED= 264995919

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.265
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.265
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:       1309352 kB
Buffers:         39892 kB
Cached:         610116 kB
SwapCached:      12040 kB
Active:         149292 kB
Inactive:       532264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1309352 kB
SwapTotal:     4192956 kB
SwapFree:      4156072 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          45040 kB
Slab:            50400 kB
Committed_AS:  5000852 kB
PageTables:       1916 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 node23 on Sat Jan 20 14:08:02 UTC 2007