Trace number 280019

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.08 2419.39

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-440-1_ext.xml
MD5SUMc3043f35db63c9543be592457e7f49b8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints273
Best CPU time to get the best result obtained on this benchmark33.3709
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints440
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension440
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/280019-1169300035/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.092  cpuTime=0.07  mem=6M910
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.55	     nbConstraints=440  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=439
0.55	     nbConflictsStructures=1  nbSharedConflictsStructures=439  nbSharedBinaryRepresentations=2  maxDegree=28  maxArity=2
0.55	       =>  wckTime=0.229  cpuTime=0.16  mem=8M877
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.309  cpuTime=0.2  mem=5M577
0.63	
0.63	s SATISFIABLE
0.63	o 238
0.63	c 202
0.63	o 240
0.63	c 200
0.64	o 244
0.64	c 196
0.64	o 246
0.64	c 194
0.64	o 248
0.64	c 192
0.64	o 249
0.64	c 191
0.64	o 250
0.64	c 190
0.64	o 252
0.64	c 188
0.64	o 255
0.64	c 185
0.64	o 257
0.64	c 183
0.64	o 258
0.64	c 182
0.65	o 261
0.65	c 179
0.65	o 264
0.65	c 176
0.65	o 265
0.65	c 175
0.66	o 266
0.66	c 174
0.68	o 267
0.68	c 173
0.68	o 268
0.68	c 172
0.68	o 270
0.68	c 170
0.70	o 272
0.70	c 168
0.78	o 273
0.78	c 167
2.29	   
2.29	   search
2.29	     run=0  nbConstraintChecks=6887526  nbAssignments=10000
2.29	       =>  wckTime=1.667  cpuTime=1.63  mem=5M577
3.89	   
3.89	   search
3.89	     run=1  nbConstraintChecks=13840703  nbAssignments=20000
3.89	       =>  wckTime=3.264  cpuTime=3.21  mem=5M577
5.48	   
5.48	   search
5.48	     run=2  nbConstraintChecks=20729639  nbAssignments=30000
5.48	       =>  wckTime=4.856  cpuTime=4.78  mem=5M577
7.08	   
7.08	   search
7.08	     run=3  nbConstraintChecks=27686209  nbAssignments=40000
7.08	       =>  wckTime=6.456  cpuTime=6.37  mem=5M577
8.67	   
8.67	   search
8.67	     run=4  nbConstraintChecks=34570534  nbAssignments=50000
8.67	       =>  wckTime=8.049  cpuTime=7.95  mem=5M577
10.29	   
10.29	   search
10.29	     run=5  nbConstraintChecks=41528027  nbAssignments=60000
10.29	       =>  wckTime=9.662  cpuTime=9.54  mem=5M577
11.89	   
11.89	   search
11.89	     run=6  nbConstraintChecks=48416226  nbAssignments=70000
11.89	       =>  wckTime=11.262  cpuTime=11.13  mem=5M577
13.50	   
13.50	   search
13.50	     run=7  nbConstraintChecks=55369038  nbAssignments=80000
13.50	       =>  wckTime=12.875  cpuTime=12.73  mem=5M577
15.10	   
15.10	   search
15.10	     run=8  nbConstraintChecks=62251483  nbAssignments=90000
15.10	       =>  wckTime=14.478  cpuTime=14.32  mem=5M577
16.72	   
16.72	   search
16.72	     run=9  nbConstraintChecks=69210138  nbAssignments=100000
16.72	       =>  wckTime=16.091  cpuTime=15.91  mem=5M577
18.32	   
18.32	   search
18.32	     run=10  nbConstraintChecks=76098042  nbAssignments=110000
18.32	       =>  wckTime=17.695  cpuTime=17.5  mem=5M577
19.92	   
19.92	   search
19.92	     run=11  nbConstraintChecks=83055595  nbAssignments=120000
19.92	       =>  wckTime=19.292  cpuTime=19.09  mem=5M577
21.51	   
21.51	   search
21.51	     run=12  nbConstraintChecks=89946319  nbAssignments=130000
21.51	       =>  wckTime=20.888  cpuTime=20.67  mem=5M577
23.11	   
23.11	   search
23.11	     run=13  nbConstraintChecks=96903748  nbAssignments=140000
23.11	       =>  wckTime=22.484  cpuTime=22.25  mem=5M577
24.70	   
24.70	   search
24.70	     run=14  nbConstraintChecks=103788084  nbAssignments=150000
24.70	       =>  wckTime=24.075  cpuTime=23.83  mem=5M577
26.30	   
26.30	   search
26.30	     run=15  nbConstraintChecks=110747556  nbAssignments=160000
26.30	       =>  wckTime=25.675  cpuTime=25.41  mem=5M577
27.89	   
27.89	   search
27.89	     run=16  nbConstraintChecks=117632125  nbAssignments=170000
27.89	       =>  wckTime=27.266  cpuTime=26.99  mem=5M577
29.50	   
29.50	   search
29.50	     run=17  nbConstraintChecks=124593967  nbAssignments=180000
29.50	       =>  wckTime=28.877  cpuTime=28.59  mem=5M577
31.06	   
31.06	   search
31.06	     run=18  nbConstraintChecks=131312702  nbAssignments=189754
31.06	       =>  wckTime=30.437  cpuTime=30.14  mem=5M577
31.07	   
31.07	   global
31.07	     nbConstraintChecks=131312702  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.07	     solvingWckTime=30.436  solvingCpuTime=30.14  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.07	     globalCpuTime=30.4
31.07	       =>  wckTime=30.746  cpuTime=30.34  mem=5M577
31.07	   
31.07	   solver IterativeSystematicSolver being built... 
31.21	       =>  wckTime=30.894  cpuTime=30.45  mem=16M813
31.22	   
31.22	   preprocessing
31.22	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.22	     detectedInconsistency=no
31.22	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M813
31.28	   
31.28	   search
31.28	     run=0  nbConstraintChecks=34945  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
31.28	     nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=65  nbRestartNogoods=0
31.28	       =>  wckTime=0.066  cpuTime=0.04  mem=16M813
31.33	   
31.33	   search
31.33	     run=1  nbConstraintChecks=82284  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
31.33	     nbFailedAssignments=23  nbBacktracks=26  nbVisitedNodes=145  nbRestartNogoods=2
31.33	       =>  wckTime=0.114  cpuTime=0.07  mem=16M813
31.35	   
31.35	   search
31.35	     run=2  nbConstraintChecks=133266  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=151
31.35	     nbFailedAssignments=34  nbBacktracks=48  nbVisitedNodes=234  nbRestartNogoods=5
31.35	       =>  wckTime=0.141  cpuTime=0.1  mem=16M813
31.40	   
31.40	   search
31.40	     run=3  nbConstraintChecks=226242  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=240
31.40	     nbFailedAssignments=67  nbBacktracks=81  nbVisitedNodes=389  nbRestartNogoods=9
31.40	       =>  wckTime=0.189  cpuTime=0.15  mem=16M813
31.47	   
31.47	   search
31.47	     run=4  nbConstraintChecks=366275  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=360
31.48	     nbFailedAssignments=119  nbBacktracks=131  nbVisitedNodes=611  nbRestartNogoods=11
31.48	       =>  wckTime=0.261  cpuTime=0.21  mem=16M813
31.56	   
31.56	   search
31.56	     run=5  nbConstraintChecks=549874  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=521
31.56	     nbFailedAssignments=182  nbBacktracks=206  nbVisitedNodes=910  nbRestartNogoods=13
31.56	       =>  wckTime=0.348  cpuTime=0.3  mem=16M813
31.69	   
31.69	   search
31.69	     run=6  nbConstraintChecks=815058  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=745
31.69	     nbFailedAssignments=272  nbBacktracks=319  nbVisitedNodes=1337  nbRestartNogoods=18
31.69	       =>  wckTime=0.472  cpuTime=0.42  mem=16M813
31.93	   
31.93	   search
31.93	     run=7  nbConstraintChecks=1304475  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1133
31.93	     nbFailedAssignments=468  nbBacktracks=490  nbVisitedNodes=2092  nbRestartNogoods=21
31.93	       =>  wckTime=0.713  cpuTime=0.66  mem=16M813
32.22	   
32.22	   search
32.22	     run=8  nbConstraintChecks=1925119  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1636
32.22	     nbFailedAssignments=694  nbBacktracks=747  nbVisitedNodes=3078  nbRestartNogoods=23
32.22	       =>  wckTime=1.003  cpuTime=0.93  mem=16M813
32.67	   
32.67	   search
32.67	     run=9  nbConstraintChecks=2937753  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2439
32.67	     nbFailedAssignments=1095  nbBacktracks=1131  nbVisitedNodes=4666  nbRestartNogoods=29
32.67	       =>  wckTime=1.454  cpuTime=1.37  mem=16M813
33.27	   
33.27	   search
33.27	     run=10  nbConstraintChecks=4316072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3534
33.27	     nbFailedAssignments=1594  nbBacktracks=1707  nbVisitedNodes=6836  nbRestartNogoods=35
33.27	       =>  wckTime=2.055  cpuTime=1.96  mem=16M813
34.34	   
34.34	   search
34.34	     run=11  nbConstraintChecks=6676264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5323
34.34	     nbFailedAssignments=2501  nbBacktracks=2572  nbVisitedNodes=10397  nbRestartNogoods=39
34.34	       =>  wckTime=3.126  cpuTime=3.02  mem=16M813
35.76	   
35.76	   search
35.76	     run=12  nbConstraintChecks=9903892  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7875
35.76	     nbFailedAssignments=3739  nbBacktracks=3870  nbVisitedNodes=15485  nbRestartNogoods=43
35.76	       =>  wckTime=4.543  cpuTime=4.42  mem=16M813
38.12	   
38.12	   search
38.12	     run=13  nbConstraintChecks=15043088  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11772
38.12	     nbFailedAssignments=5676  nbBacktracks=5816  nbVisitedNodes=23265  nbRestartNogoods=45
38.12	       =>  wckTime=6.908  cpuTime=6.76  mem=16M813
41.33	   
41.33	   search
41.33	     run=14  nbConstraintChecks=22179601  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17160
41.33	     nbFailedAssignments=8124  nbBacktracks=8735  nbVisitedNodes=34006  nbRestartNogoods=54
41.33	       =>  wckTime=10.118  cpuTime=9.95  mem=16M813
46.54	   
46.54	   search
46.54	     run=15  nbConstraintChecks=33602907  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25703
46.54	     nbFailedAssignments=12273  nbBacktracks=13113  nbVisitedNodes=51074  nbRestartNogoods=58
46.54	       =>  wckTime=15.326  cpuTime=15.1  mem=16M813
53.47	   
53.47	   search
53.47	     run=16  nbConstraintChecks=49177797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37894
53.47	     nbFailedAssignments=17880  nbBacktracks=19681  nbVisitedNodes=75440  nbRestartNogoods=64
53.47	       =>  wckTime=22.261  cpuTime=21.98  mem=16M813
65.22	   
65.22	   search
65.22	     run=17  nbConstraintChecks=74454543  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56849
65.22	     nbFailedAssignments=26963  nbBacktracks=29534  nbVisitedNodes=113291  nbRestartNogoods=72
65.22	       =>  wckTime=34.009  cpuTime=33.61  mem=16M813
80.41	   
80.41	   search
80.41	     run=18  nbConstraintChecks=108514754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83202
80.41	     nbFailedAssignments=38519  nbBacktracks=44313  nbVisitedNodes=165970  nbRestartNogoods=78
80.41	       =>  wckTime=49.198  cpuTime=48.66  mem=16M813
105.09	   
105.09	   search
105.09	     run=19  nbConstraintChecks=162750887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=125019
105.09	     nbFailedAssignments=58152  nbBacktracks=66481  nbVisitedNodes=249586  nbRestartNogoods=85
105.09	       =>  wckTime=73.877  cpuTime=73.13  mem=16M813
142.31	   
142.31	   search
142.31	     run=20  nbConstraintChecks=243570634  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=187254
142.31	     nbFailedAssignments=87122  nbBacktracks=99733  nbVisitedNodes=374034  nbRestartNogoods=91
142.31	       =>  wckTime=111.1  cpuTime=110.01  mem=16M813
198.11	   
198.11	   search
198.11	     run=21  nbConstraintChecks=367496616  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=282941
198.11	     nbFailedAssignments=132910  nbBacktracks=149611  nbVisitedNodes=564777  nbRestartNogoods=99
198.11	       =>  wckTime=166.895  cpuTime=165.29  mem=16M813
281.73	   
281.73	   search
281.73	     run=22  nbConstraintChecks=552612141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=428256
281.73	     nbFailedAssignments=203392  nbBacktracks=224429  nbVisitedNodes=853774  nbRestartNogoods=103
281.73	       =>  wckTime=250.516  cpuTime=248.15  mem=16M813
408.17	   
408.17	   search
408.17	     run=23  nbConstraintChecks=825323781  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=639555
408.17	     nbFailedAssignments=302449  nbBacktracks=336656  nbVisitedNodes=1272164  nbRestartNogoods=112
408.17	       =>  wckTime=376.96  cpuTime=373.45  mem=16M813
590.97	   
590.97	   search
590.97	     run=24  nbConstraintChecks=1228810045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=963545
590.97	     nbFailedAssignments=458081  nbBacktracks=504997  nbVisitedNodes=1909882  nbRestartNogoods=124
590.97	       =>  wckTime=559.753  cpuTime=554.58  mem=16M813
830.71	   
830.71	   search
830.71	     run=25  nbConstraintChecks=1768089986  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1418264
830.71	     nbFailedAssignments=660269  nbBacktracks=757508  nbVisitedNodes=2773721  nbRestartNogoods=134
830.71	       =>  wckTime=799.499  cpuTime=792.14  mem=16M813
1119.08	   
1119.08	   search
1119.08	     run=26  nbConstraintChecks=2431144134  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2030221
1119.08	     nbFailedAssignments=893436  nbBacktracks=1136275  nbVisitedNodes=3861862  nbRestartNogoods=147
1119.08	       =>  wckTime=1087.871  cpuTime=1077.9  mem=16M813
1482.73	   
1482.73	   search
1482.73	     run=27  nbConstraintChecks=3292457132  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2881499
1482.73	     nbFailedAssignments=1176544  nbBacktracks=1704427  nbVisitedNodes=5278139  nbRestartNogoods=158
1482.73	       =>  wckTime=1451.515  cpuTime=1438.23  mem=16M813
2038.71	   
2038.71	   search
2038.71	     run=28  nbConstraintChecks=4590387182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4159915
2038.71	     nbFailedAssignments=1602713  nbBacktracks=2556654  nbVisitedNodes=7380433  nbRestartNogoods=167
2038.71	       =>  wckTime=2007.496  cpuTime=1988.98  mem=16M813
2419.33	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 1 0 1 0 1 1 1 1 0 1 1 0 

Verifier Data (download as text)

167 unsatisfied constraints, 273 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/node26/watcher-280019-1169300035 -o ROOT/results/node26/solver-280019-1169300035 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280019-1169300035/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.63 1.91 1.97 4/93 12032
/proc/meminfo: memFree=1242496/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=11820 CPUtime=0
/proc/12031/stat : 12031 (java) D 12029 12031 11963 0 -1 0 760 0 1 0 0 0 0 0 17 0 1 0 278397893 12103680 510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 12591908 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/12031/statm: 2955 510 421 14 0 1602 0

[startup+0.103777 s]
/proc/loadavg: 1.63 1.91 1.97 4/93 12032
/proc/meminfo: memFree=1242496/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=913068 CPUtime=0.08
/proc/12031/stat : 12031 (java) S 12029 12031 11963 0 -1 0 2873 0 1 0 7 1 0 0 19 0 8 0 278397893 934981632 2619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12031/statm: 228267 2619 1396 14 0 215168 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913068

[startup+0.515816 s]
/proc/loadavg: 1.63 1.91 1.97 4/93 12032
/proc/meminfo: memFree=1242496/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915332 CPUtime=0.49
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 6378 0 1 0 45 4 0 0 18 0 8 0 278397893 937299968 6117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154584115 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12031/statm: 228833 6117 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34489 s]
/proc/loadavg: 1.63 1.91 1.97 5/100 12039
/proc/meminfo: memFree=1224776/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=1.3
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 7085 0 1 0 108 22 0 0 25 0 8 0 278397893 937422848 6823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073677359 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12031/statm: 228863 6823 2476 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 6823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 6823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 6823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 6823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.12
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 278397901 937422848 6823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 6823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 6823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915452

[startup+2.98404 s]
/proc/loadavg: 1.66 1.92 1.97 3/100 12039
/proc/meminfo: memFree=1224776/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=2.93
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 7088 0 1 0 231 62 0 0 25 0 8 0 278397893 937422848 6825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073683126 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12031/statm: 228863 6825 2476 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 6825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 6825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 6825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 6825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.13
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 336 0 0 0 13 0 0 0 16 0 8 0 278397901 937422848 6825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 6825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 6825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915452

[startup+6.26335 s]
/proc/loadavg: 1.66 1.92 1.97 3/100 12039
/proc/meminfo: memFree=1224648/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=6.18
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 7089 0 1 0 476 142 0 0 25 0 8 0 278397893 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12031/statm: 228863 6826 2476 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.13
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 337 0 0 0 13 0 0 0 16 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915452

[startup+12.75 s]
/proc/loadavg: 1.71 1.92 1.97 3/100 12039
/proc/meminfo: memFree=1224648/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=12.6
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 7089 0 1 0 958 302 0 0 25 0 8 0 278397893 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073680870 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12031/statm: 228863 6826 2476 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.13
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 337 0 0 0 13 0 0 0 16 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915452

[startup+25.6032 s]
/proc/loadavg: 1.76 1.92 1.97 3/100 12039
/proc/meminfo: memFree=1224776/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=25.34
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 7089 0 1 0 1917 617 0 0 25 0 8 0 278397893 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073677417 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12031/statm: 228863 6826 2476 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.13
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 337 0 0 0 13 0 0 0 16 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 6826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915452

[startup+51.2136 s]
/proc/loadavg: 1.84 1.92 1.97 3/100 12039
/proc/meminfo: memFree=1216840/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=50.72
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 9143 0 1 0 4317 755 0 0 25 0 8 0 278397893 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073804968 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12031/statm: 228863 8877 2527 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.23
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 396 0 0 0 23 0 0 0 16 0 8 0 278397901 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915452

[startup+102.516 s]
/proc/loadavg: 1.93 1.94 1.97 3/100 12039
/proc/meminfo: memFree=1216776/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=101.55
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 9153 0 1 0 9400 755 0 0 25 0 8 0 278397893 937422848 8886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858176 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12031/statm: 228863 8886 2527 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 8886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 8886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 8886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 8886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.24
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 398 0 0 0 24 0 0 0 16 0 8 0 278397901 937422848 8886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 8886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 8886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 915452

[startup+162.561 s]
/proc/loadavg: 1.97 1.94 1.97 3/100 12039
/proc/meminfo: memFree=1216776/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=161.05
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 9157 0 1 0 15349 756 0 0 25 0 8 0 278397893 937422848 8890 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073693162 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.05 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 12237
/proc/meminfo: memFree=1216336/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=2064.91
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 9178 0 1 0 205723 768 0 0 25 0 8 0 278397893 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073693234 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12031/statm: 228863 8910 2527 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.24
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 398 0 0 0 24 0 0 0 16 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2064.91
Current children cumulated vsize (KiB) 915452

[startup+2144.08 s]
/proc/loadavg: 1.41 1.84 1.94 2/85 12254
/proc/meminfo: memFree=1250768/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=2124.84
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 9178 0 1 0 211715 769 0 0 25 0 8 0 278397893 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803405 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12031/statm: 228863 8910 2527 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.24
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 398 0 0 0 24 0 0 0 16 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2124.84
Current children cumulated vsize (KiB) 915452

[startup+2204.1 s]
/proc/loadavg: 1.15 1.69 1.88 2/85 12254
/proc/meminfo: memFree=1250768/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=2184.85
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 9178 0 1 0 217716 769 0 0 25 0 8 0 278397893 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808245 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12031/statm: 228863 8910 2527 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.24
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 398 0 0 0 24 0 0 0 16 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2184.85
Current children cumulated vsize (KiB) 915452

[startup+2264.12 s]
/proc/loadavg: 1.05 1.56 1.82 2/85 12254
/proc/meminfo: memFree=1250832/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=2244.85
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 9178 0 1 0 223716 769 0 0 25 0 8 0 278397893 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073688842 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12031/statm: 228863 8910 2527 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.24
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 398 0 0 0 24 0 0 0 16 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2244.85
Current children cumulated vsize (KiB) 915452

[startup+2324.14 s]
/proc/loadavg: 1.02 1.45 1.76 2/85 12254
/proc/meminfo: memFree=1250832/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=2304.85
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 9178 0 1 0 229716 769 0 0 25 0 8 0 278397893 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832064 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12031/statm: 228863 8910 2527 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.24
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 398 0 0 0 24 0 0 0 16 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2304.85
Current children cumulated vsize (KiB) 915452

[startup+2384.17 s]
/proc/loadavg: 1.04 1.38 1.72 2/85 12254
/proc/meminfo: memFree=1250896/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=2364.86
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 9178 0 1 0 235717 769 0 0 25 0 8 0 278397893 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073857827 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12031/statm: 228863 8910 2527 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.24
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 398 0 0 0 24 0 0 0 16 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2364.86
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2419.32 s]
/proc/loadavg: 1.02 1.34 1.69 2/85 12254
/proc/meminfo: memFree=1250896/2055920 swapFree=4191880/4192956
[pid=12031] ppid=12029 vsize=915452 CPUtime=2400.01
/proc/12031/stat : 12031 (java) R 12029 12031 11963 0 -1 0 9178 0 1 0 239231 770 0 0 25 0 8 0 278397893 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824019 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12031/statm: 228863 8910 2527 14 0 215333 0
[pid=12031/tid=12033] ppid=12029 vsize=915452 CPUtime=0.02
/proc/12031/task/12033/stat : 12033 (java) S 12029 12031 11963 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278397897 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12034] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12034/stat : 12034 (java) S 12029 12031 11963 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12035] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12035/stat : 12035 (java) S 12029 12031 11963 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278397898 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12036] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12036/stat : 12036 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12037] ppid=12029 vsize=915452 CPUtime=0.24
/proc/12031/task/12037/stat : 12037 (java) S 12029 12031 11963 0 -1 64 398 0 0 0 24 0 0 0 16 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12038] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12038/stat : 12038 (java) S 12029 12031 11963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12031/tid=12039] ppid=12029 vsize=915452 CPUtime=0
/proc/12031/task/12039/stat : 12039 (java) S 12029 12031 11963 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278397901 937422848 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2419.39
CPU time (s): 2400.08
CPU user time (s): 2392.38
CPU system time (s): 7.70583
CPU usage (%): 99.202
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.38
system time used= 7.70583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9200
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= 50113
involuntary context switches= 126386

runsolver used 2.41063 s user time and 8.01778 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan 20 13:33:56 UTC 2007


IDJOB= 280019
IDBENCH= 10571
IDSOLVER= 69
FILE ID= node26/280019-1169300035

PBS_JOBID= 3609895

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c3043f35db63c9543be592457e7f49b8

RANDOM SEED= 775278458

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.236
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.236
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:       1242976 kB
Buffers:         52576 kB
Cached:         596556 kB
SwapCached:        268 kB
Active:         305868 kB
Inactive:       433860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1242976 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:         118392 kB
Slab:            57816 kB
Committed_AS:  5913872 kB
PageTables:       2376 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 node26 on Sat Jan 20 14:14:16 UTC 2007