Trace number 279587

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.04 2403.7

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-500-9_ext.xml
MD5SUM298d2678894f7252daf0ff617f95f85d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints313
Best CPU time to get the best result obtained on this benchmark238.918
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints500
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension500
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279587-1169295095/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.087  cpuTime=0.08  mem=6M910
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.54	     nbConstraints=500  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=499
0.54	     nbConflictsStructures=1  nbSharedConflictsStructures=499  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.54	       =>  wckTime=0.221  cpuTime=0.15  mem=8M876
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.297  cpuTime=0.19  mem=5M615
0.62	
0.62	s SATISFIABLE
0.62	o 251
0.62	c 249
0.62	o 256
0.62	c 244
0.62	o 264
0.62	c 236
0.62	o 270
0.62	c 230
0.62	o 274
0.62	c 226
0.62	o 277
0.62	c 223
0.62	o 283
0.62	c 217
0.62	o 285
0.62	c 215
0.63	o 286
0.63	c 214
0.63	o 287
0.63	c 213
0.63	o 288
0.63	c 212
0.63	o 290
0.63	c 210
0.63	o 293
0.63	c 207
0.63	o 295
0.63	c 205
0.63	o 297
0.63	c 203
0.63	o 301
0.63	c 199
0.63	o 302
0.63	c 198
0.63	o 303
0.63	c 197
0.66	o 305
0.66	c 195
0.66	o 306
0.66	c 194
0.66	o 307
0.66	c 193
0.66	o 309
0.66	c 191
0.66	o 311
0.66	c 189
0.66	o 313
0.66	c 187
2.28	   
2.28	   search
2.28	     run=0  nbConstraintChecks=7549469  nbAssignments=10000
2.28	       =>  wckTime=1.668  cpuTime=1.66  mem=5M615
3.88	   
3.89	   search
3.89	     run=1  nbConstraintChecks=15177111  nbAssignments=20000
3.89	       =>  wckTime=3.272  cpuTime=3.26  mem=5M615
5.47	   
5.47	   search
5.47	     run=2  nbConstraintChecks=22714445  nbAssignments=30000
5.47	       =>  wckTime=4.857  cpuTime=4.84  mem=5M615
7.07	   
7.07	   search
7.07	     run=3  nbConstraintChecks=30347047  nbAssignments=40000
7.07	       =>  wckTime=6.459  cpuTime=6.44  mem=5M615
8.66	   
8.66	   search
8.66	     run=4  nbConstraintChecks=37889610  nbAssignments=50000
8.66	       =>  wckTime=8.049  cpuTime=8.03  mem=5M615
10.26	   
10.26	   search
10.26	     run=5  nbConstraintChecks=45520196  nbAssignments=60000
10.26	       =>  wckTime=9.649  cpuTime=9.63  mem=5M615
11.85	   
11.85	   search
11.85	     run=6  nbConstraintChecks=53046565  nbAssignments=70000
11.85	       =>  wckTime=11.237  cpuTime=11.22  mem=5M615
13.46	   
13.46	   search
13.46	     run=7  nbConstraintChecks=60686358  nbAssignments=80000
13.46	       =>  wckTime=12.845  cpuTime=12.83  mem=5M615
15.06	   
15.06	   search
15.06	     run=8  nbConstraintChecks=68226173  nbAssignments=90000
15.06	       =>  wckTime=14.45  cpuTime=14.43  mem=5M615
16.68	   
16.68	   search
16.68	     run=9  nbConstraintChecks=75876205  nbAssignments=100000
16.68	       =>  wckTime=16.068  cpuTime=16.05  mem=5M615
18.28	   
18.28	   search
18.28	     run=10  nbConstraintChecks=83417577  nbAssignments=110000
18.28	       =>  wckTime=17.672  cpuTime=17.65  mem=5M615
19.90	   
19.90	   search
19.90	     run=11  nbConstraintChecks=91052613  nbAssignments=120000
19.90	       =>  wckTime=19.288  cpuTime=19.27  mem=5M615
21.50	   
21.50	   search
21.50	     run=12  nbConstraintChecks=98580816  nbAssignments=130000
21.50	       =>  wckTime=20.89  cpuTime=20.86  mem=5M615
23.12	   
23.12	   search
23.12	     run=13  nbConstraintChecks=106232544  nbAssignments=140000
23.12	       =>  wckTime=22.503  cpuTime=22.48  mem=5M615
24.71	   
24.71	   search
24.71	     run=14  nbConstraintChecks=113780063  nbAssignments=150000
24.71	       =>  wckTime=24.093  cpuTime=24.06  mem=5M615
26.31	   
26.31	   search
26.31	     run=15  nbConstraintChecks=121422842  nbAssignments=160000
26.31	       =>  wckTime=25.695  cpuTime=25.67  mem=5M615
27.91	   
27.91	   search
27.91	     run=16  nbConstraintChecks=128970295  nbAssignments=170000
27.91	       =>  wckTime=27.295  cpuTime=27.26  mem=5M615
29.51	   
29.51	   search
29.51	     run=17  nbConstraintChecks=136606745  nbAssignments=180000
29.51	       =>  wckTime=28.897  cpuTime=28.86  mem=5M615
30.69	   
30.69	   search
30.69	     run=18  nbConstraintChecks=142199799  nbAssignments=187444
30.69	       =>  wckTime=30.082  cpuTime=30.05  mem=5M615
30.70	   
30.70	   global
30.70	     nbConstraintChecks=142199799  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.70	     solvingWckTime=30.08  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.70	     globalCpuTime=30.29
30.70	       =>  wckTime=30.379  cpuTime=30.24  mem=5M615
30.70	   
30.70	   solver IterativeSystematicSolver being built... 
30.83	       =>  wckTime=30.513  cpuTime=30.34  mem=16M539
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.0  mem=16M539
30.89	   
30.89	   search
30.89	     run=0  nbConstraintChecks=44036  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51
30.89	     nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=72  nbRestartNogoods=0
30.89	       =>  wckTime=0.058  cpuTime=0.03  mem=16M539
30.93	   
30.93	   search
30.93	     run=1  nbConstraintChecks=90563  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
30.93	     nbFailedAssignments=16  nbBacktracks=27  nbVisitedNodes=147  nbRestartNogoods=2
30.93	       =>  wckTime=0.096  cpuTime=0.06  mem=16M539
30.97	   
30.97	   search
30.97	     run=2  nbConstraintChecks=183819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185
30.97	     nbFailedAssignments=47  nbBacktracks=50  nbVisitedNodes=283  nbRestartNogoods=4
30.97	       =>  wckTime=0.138  cpuTime=0.1  mem=16M539
31.01	   
31.01	   search
31.01	     run=3  nbConstraintChecks=280007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=271
31.01	     nbFailedAssignments=72  nbBacktracks=83  nbVisitedNodes=427  nbRestartNogoods=7
31.01	       =>  wckTime=0.182  cpuTime=0.14  mem=16M539
31.07	   
31.07	   search
31.07	     run=4  nbConstraintChecks=424517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=388
31.07	     nbFailedAssignments=109  nbBacktracks=133  nbVisitedNodes=631  nbRestartNogoods=10
31.07	       =>  wckTime=0.242  cpuTime=0.19  mem=16M539
31.14	   
31.14	   search
31.14	     run=5  nbConstraintChecks=607405  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=533
31.14	     nbFailedAssignments=150  nbBacktracks=208  nbVisitedNodes=892  nbRestartNogoods=13
31.14	       =>  wckTime=0.309  cpuTime=0.26  mem=16M539
31.26	   
31.26	   search
31.26	     run=6  nbConstraintChecks=931330  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=773
31.26	     nbFailedAssignments=251  nbBacktracks=321  nbVisitedNodes=1346  nbRestartNogoods=17
31.26	       =>  wckTime=0.431  cpuTime=0.38  mem=16M539
31.42	   
31.42	   search
31.42	     run=7  nbConstraintChecks=1380742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1101
31.42	     nbFailedAssignments=380  nbBacktracks=491  nbVisitedNodes=1973  nbRestartNogoods=20
31.42	       =>  wckTime=0.594  cpuTime=0.54  mem=16M539
31.67	   
31.67	   search
31.67	     run=8  nbConstraintChecks=2007068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1543
31.67	     nbFailedAssignments=536  nbBacktracks=747  nbVisitedNodes=2827  nbRestartNogoods=24
31.67	       =>  wckTime=0.841  cpuTime=0.77  mem=16M539
32.03	   
32.03	   search
32.03	     run=9  nbConstraintChecks=3026754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2270
32.03	     nbFailedAssignments=852  nbBacktracks=1131  nbVisitedNodes=4254  nbRestartNogoods=29
32.03	       =>  wckTime=1.203  cpuTime=1.13  mem=16M539
32.65	   
32.65	   search
32.65	     run=10  nbConstraintChecks=4691732  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3399
32.65	     nbFailedAssignments=1378  nbBacktracks=1707  nbVisitedNodes=6485  nbRestartNogoods=32
32.65	       =>  wckTime=1.816  cpuTime=1.74  mem=17M514
33.46	   
33.46	   search
33.46	     run=11  nbConstraintChecks=6946315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4930
33.46	     nbFailedAssignments=2018  nbBacktracks=2571  nbVisitedNodes=9520  nbRestartNogoods=37
33.46	       =>  wckTime=2.632  cpuTime=2.55  mem=17M514
34.72	   
34.72	   search
34.72	     run=12  nbConstraintChecks=10431305  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7316
34.72	     nbFailedAssignments=3083  nbBacktracks=3868  nbVisitedNodes=14268  nbRestartNogoods=40
34.72	       =>  wckTime=3.887  cpuTime=3.8  mem=17M514
36.70	   
36.70	   search
36.70	     run=13  nbConstraintChecks=15711942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10910
36.70	     nbFailedAssignments=4703  nbBacktracks=5814  nbVisitedNodes=21428  nbRestartNogoods=45
36.70	       =>  wckTime=5.865  cpuTime=5.78  mem=17M514
39.51	   
39.51	   search
39.51	     run=14  nbConstraintChecks=23481754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16229
39.51	     nbFailedAssignments=7077  nbBacktracks=8733  nbVisitedNodes=32040  nbRestartNogoods=50
39.51	       =>  wckTime=8.683  cpuTime=8.6  mem=17M514
43.91	   
43.91	   search
43.91	     run=15  nbConstraintChecks=34921475  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24035
43.91	     nbFailedAssignments=10483  nbBacktracks=13112  nbVisitedNodes=47631  nbRestartNogoods=56
43.91	       =>  wckTime=13.084  cpuTime=12.97  mem=17M514
50.28	   
50.28	   search
50.28	     run=16  nbConstraintChecks=51990581  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35768
50.28	     nbFailedAssignments=15624  nbBacktracks=19680  nbVisitedNodes=71072  nbRestartNogoods=65
50.28	       =>  wckTime=19.45  cpuTime=19.34  mem=17M514
59.39	   
59.39	   search
59.39	     run=17  nbConstraintChecks=77020649  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52872
59.39	     nbFailedAssignments=22849  nbBacktracks=29533  nbVisitedNodes=105139  nbRestartNogoods=69
59.39	       =>  wckTime=28.563  cpuTime=28.45  mem=17M514
74.46	   
74.46	   search
74.46	     run=18  nbConstraintChecks=117356337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80510
74.46	     nbFailedAssignments=35682  nbBacktracks=44311  nbVisitedNodes=160379  nbRestartNogoods=74
74.46	       =>  wckTime=43.631  cpuTime=43.5  mem=17M514
100.15	   
100.15	   search
100.15	     run=19  nbConstraintChecks=181285912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122701
100.15	     nbFailedAssignments=55686  nbBacktracks=66479  nbVisitedNodes=244741  nbRestartNogoods=79
100.15	       =>  wckTime=69.321  cpuTime=69.16  mem=17M514
134.06	   
134.06	   search
134.06	     run=20  nbConstraintChecks=268615138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=182050
134.06	     nbFailedAssignments=81760  nbBacktracks=99731  nbVisitedNodes=363411  nbRestartNogoods=89
134.06	       =>  wckTime=103.231  cpuTime=103.03  mem=17M514
187.53	   
187.53	   search
187.53	     run=21  nbConstraintChecks=403418793  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=272450
187.53	     nbFailedAssignments=122260  nbBacktracks=149609  nbVisitedNodes=543894  nbRestartNogoods=95
187.53	       =>  wckTime=156.695  cpuTime=156.45  mem=17M514
262.55	   
262.55	   search
262.55	     run=22  nbConstraintChecks=603363800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=411964
262.55	     nbFailedAssignments=186933  nbBacktracks=224427  nbVisitedNodes=821717  nbRestartNogoods=102
262.55	       =>  wckTime=231.718  cpuTime=231.42  mem=17M514
369.90	   
369.90	   search
369.90	     run=23  nbConstraintChecks=882347013  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=608456
369.90	     nbFailedAssignments=271178  nbBacktracks=336654  nbVisitedNodes=1209827  nbRestartNogoods=112
369.90	       =>  wckTime=339.065  cpuTime=338.65  mem=17M514
519.60	   
519.60	   search
519.60	     run=24  nbConstraintChecks=1277850215  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=896680
519.60	     nbFailedAssignments=391036  nbBacktracks=504996  nbVisitedNodes=1766365  nbRestartNogoods=124
519.60	       =>  wckTime=488.767  cpuTime=488.21  mem=17M514
714.33	   
714.33	   search
714.33	     run=25  nbConstraintChecks=1804402305  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1307150
714.33	     nbFailedAssignments=548967  nbBacktracks=757510  nbVisitedNodes=2522699  nbRestartNogoods=132
714.33	       =>  wckTime=683.503  cpuTime=682.77  mem=17M514
959.18	   
959.18	   search
959.18	     run=26  nbConstraintChecks=2510974740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1889576
959.18	     nbFailedAssignments=752598  nbBacktracks=1136279  nbVisitedNodes=3538693  nbRestartNogoods=137
959.18	       =>  wckTime=928.353  cpuTime=927.38  mem=17M514
1284.05	   
1284.05	   search
1284.05	     run=27  nbConstraintChecks=3475605392  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2712730
1284.05	     nbFailedAssignments=1007574  nbBacktracks=1704434  nbVisitedNodes=4928731  nbRestartNogoods=145
1284.05	       =>  wckTime=1253.22  cpuTime=1251.57  mem=17M514
1777.66	   
1777.66	   search
1777.66	     run=28  nbConstraintChecks=4920190899  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3960055
1777.66	     nbFailedAssignments=1402644  nbBacktracks=2556660  nbVisitedNodes=7002749  nbRestartNogoods=154
1777.66	       =>  wckTime=1746.825  cpuTime=1743.31  mem=17M514
2403.67	v 1 1 1 0 0 0 0 1 0 1 1 0 1 1 0 1 0 1 1 1 0 0 0 0 1 1 1 0 0 1 1 1 0 1 0 0 0 1 1 0 1 1 0 0 1 0 0 0 1 1 

Verifier Data (download as text)

187 unsatisfied constraints, 313 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/node59/watcher-279587-1169295095 -o ROOT/results/node59/solver-279587-1169295095 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279587-1169295095/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: 2.00 2.00 1.91 4/74 20536
/proc/meminfo: memFree=1404280/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=172 CPUtime=0
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 277907444 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 9286436 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 43 24 18 14 0 3 0

[startup+0.107418 s]
/proc/loadavg: 2.00 2.00 1.91 4/74 20536
/proc/meminfo: memFree=1404280/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=912272 CPUtime=0.06
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 2645 0 1 0 5 1 0 0 24 0 8 0 277907444 934166528 2392 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228068 2393 1288 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 912272

[startup+0.515463 s]
/proc/loadavg: 2.00 2.00 1.91 4/74 20536
/proc/meminfo: memFree=1404280/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915332 CPUtime=0.47
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 6474 0 1 0 44 3 0 0 25 0 8 0 277907444 937299968 6213 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228833 6213 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33655 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 20543
/proc/meminfo: memFree=1386368/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=1.28
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 7137 0 1 0 109 19 0 0 25 0 8 0 277907444 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 6875 2476 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.11
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 336 0 0 0 11 0 0 0 16 0 8 0 277907454 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915460 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937431040 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915456

[startup+2.98073 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 20543
/proc/meminfo: memFree=1386368/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915460 CPUtime=2.93
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 7140 0 1 0 234 59 0 0 25 0 8 0 277907444 937431040 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 6877 2476 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915460 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937431040 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.11
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 338 0 0 0 11 0 0 0 16 0 8 0 277907454 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.18309 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 20543
/proc/meminfo: memFree=1386248/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=6.13
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 7141 0 1 0 482 131 0 0 25 0 8 0 277907444 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 6878 2476 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915460 CPUtime=0.12
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 277907454 937431040 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915456

[startup+12.6548 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 20543
/proc/meminfo: memFree=1386248/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=12.6
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 7141 0 1 0 982 278 0 0 25 0 8 0 277907444 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228865 6878 2476 14 0 215335 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 183 0 0 0 2 0 0 0 17 0 8 0 277907450 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915460 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937431040 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.12
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 277907454 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915456

[startup+25.5102 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 20543
/proc/meminfo: memFree=1386248/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915460 CPUtime=25.45
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 7141 0 1 0 1971 574 0 0 25 0 8 0 277907444 937431040 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 6878 2476 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915460 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937431040 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.12
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 277907454 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915460

[startup+51.119 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 20543
/proc/meminfo: memFree=1378568/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=51.02
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 9170 0 1 0 4404 698 0 0 25 0 8 0 277907444 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073868455 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 8903 2527 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.23
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 397 0 0 0 22 1 0 0 15 0 8 0 277907454 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 915456

[startup+102.329 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 20543
/proc/meminfo: memFree=1378568/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=102.19
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 9178 0 1 0 9521 698 0 0 25 0 8 0 277907444 937426944 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073868462 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 8911 2527 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.23
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 277907454 937426944 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 915456

[startup+162.381 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 20543
/proc/meminfo: memFree=1378504/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=162.19
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 9181 0 1 0 15521 698 0 0 25 0 8 0 277907444 937426944 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073686392 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2020.2
Current children cumulated vsize (KiB) 915456

[startup+2083.78 s]
/proc/loadavg: 1.01 1.28 1.60 2/72 20660
/proc/meminfo: memFree=1388400/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=2080.2
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 9204 0 1 0 207318 702 0 0 25 0 8 0 277907444 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073902732 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 8935 2527 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.23
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2080.2
Current children cumulated vsize (KiB) 915456

[startup+2143.79 s]
/proc/loadavg: 1.00 1.22 1.56 2/72 20660
/proc/meminfo: memFree=1388336/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=2140.2
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 9204 0 1 0 213318 702 0 0 25 0 8 0 277907444 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073834744 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 8935 2527 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.23
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2140.2
Current children cumulated vsize (KiB) 915456

[startup+2203.8 s]
/proc/loadavg: 1.00 1.18 1.52 2/72 20660
/proc/meminfo: memFree=1388400/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=2200.19
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 9204 0 1 0 219317 702 0 0 25 0 8 0 277907444 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826596 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 8935 2527 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.23
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2200.19
Current children cumulated vsize (KiB) 915456

[startup+2263.81 s]
/proc/loadavg: 1.00 1.14 1.48 2/72 20660
/proc/meminfo: memFree=1388400/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=2260.19
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 9204 0 1 0 225317 702 0 0 25 0 8 0 277907444 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073828249 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 8935 2527 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.23
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2260.19
Current children cumulated vsize (KiB) 915456

[startup+2323.83 s]
/proc/loadavg: 1.05 1.13 1.45 2/72 20660
/proc/meminfo: memFree=1388336/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=2320.18
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 9204 0 1 0 231316 702 0 0 25 0 8 0 277907444 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073686890 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 8935 2527 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.23
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2320.18
Current children cumulated vsize (KiB) 915456

[startup+2383.84 s]
/proc/loadavg: 1.02 1.11 1.42 2/72 20660
/proc/meminfo: memFree=1388336/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=2380.18
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 9204 0 1 0 237316 702 0 0 25 0 8 0 277907444 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827881 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 8935 2527 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.23
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2380.18
Current children cumulated vsize (KiB) 915456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.67 s]
/proc/loadavg: 1.01 1.10 1.41 2/72 20660
/proc/meminfo: memFree=1388336/2055920 swapFree=4192680/4192956
[pid=20535] ppid=20533 vsize=915456 CPUtime=2400.01
/proc/20535/stat : 20535 (java) R 20533 20535 19808 0 -1 0 9204 0 1 0 239299 702 0 0 25 0 8 0 277907444 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810219 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20535/statm: 228864 8935 2527 14 0 215334 0
[pid=20535/tid=20537] ppid=20533 vsize=915456 CPUtime=0.02
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 19808 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 19808 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 19808 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277907450 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277907453 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=915456 CPUtime=0.23
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 19808 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 19808 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=915456 CPUtime=0
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 19808 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277907454 937426944 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915456

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

Child status: 143
Real time (s): 2403.7
CPU time (s): 2400.04
CPU user time (s): 2393.01
CPU system time (s): 7.03393
CPU usage (%): 99.848
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.01
system time used= 7.03393
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9226
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= 49832
involuntary context switches= 62147

runsolver used 2.75058 s user time and 7.28189 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan 20 12:11:35 UTC 2007


IDJOB= 279587
IDBENCH= 10318
IDSOLVER= 69
FILE ID= node59/279587-1169295095

PBS_JOBID= 3609767

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  298d2678894f7252daf0ff617f95f85d

RANDOM SEED= 399201961

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.239
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.239
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:       1404696 kB
Buffers:         48980 kB
Cached:         503996 kB
SwapCached:          0 kB
Active:         119264 kB
Inactive:       456256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404696 kB
SwapTotal:     4192956 kB
SwapFree:      4192680 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          34664 kB
Slab:            61100 kB
Committed_AS:  5335660 kB
PageTables:       1892 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= 66563 MiB



End job on node59 on Sat Jan 20 12:51:39 UTC 2007