Trace number 280244

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.15 2414.89

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-60/maxcut-60-440-9_ext.xml
MD5SUM37b22c16f3fe2c16f3a0ebae53322d80
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints295
Best CPU time to get the best result obtained on this benchmark187.995
Satisfiable
(Un)Satisfiability was proved
Number of variables60
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/280244-1169303353/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=60  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.101  cpuTime=0.08  mem=6M910
0.42	   
0.42	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.55	     nbConstraints=440  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=439
0.55	     nbConflictsStructures=1  nbSharedConflictsStructures=439  nbSharedBinaryRepresentations=2  maxDegree=21  maxArity=2
0.55	       =>  wckTime=0.232  cpuTime=0.15  mem=8M909
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.313  cpuTime=0.2  mem=5M589
0.64	
0.64	s SATISFIABLE
0.64	o 236
0.64	c 204
0.64	o 241
0.64	c 199
0.64	o 247
0.64	c 193
0.64	o 248
0.64	c 192
0.64	o 252
0.64	c 188
0.64	o 254
0.64	c 186
0.64	o 256
0.64	c 184
0.65	o 258
0.65	c 182
0.65	o 260
0.65	c 180
0.65	o 261
0.65	c 179
0.65	o 263
0.65	c 177
0.65	o 265
0.65	c 175
0.65	o 268
0.65	c 172
0.65	o 270
0.65	c 170
0.65	o 271
0.65	c 169
0.66	o 272
0.66	c 168
0.66	o 277
0.66	c 163
0.66	o 278
0.66	c 162
0.66	o 279
0.66	c 161
0.67	o 283
0.67	c 157
0.67	o 287
0.67	c 153
0.67	o 289
0.67	c 151
0.67	o 290
0.67	c 150
0.67	o 291
0.67	c 149
0.76	o 292
0.76	c 148
0.76	o 293
0.76	c 147
0.76	o 294
0.76	c 146
1.16	o 295
1.16	c 145
2.25	   
2.25	   search
2.25	     run=0  nbConstraintChecks=6040491  nbAssignments=10000
2.25	       =>  wckTime=1.614  cpuTime=1.58  mem=5M589
3.80	   
3.80	   search
3.80	     run=1  nbConstraintChecks=12177627  nbAssignments=20000
3.80	       =>  wckTime=3.173  cpuTime=3.1  mem=5M589
5.34	   
5.34	   search
5.34	     run=2  nbConstraintChecks=18217467  nbAssignments=30000
5.34	       =>  wckTime=4.704  cpuTime=4.63  mem=5M589
6.89	   
6.89	   search
6.89	     run=3  nbConstraintChecks=24347305  nbAssignments=40000
6.89	       =>  wckTime=6.255  cpuTime=6.16  mem=5M589
8.42	   
8.42	   search
8.42	     run=4  nbConstraintChecks=30379412  nbAssignments=50000
8.42	       =>  wckTime=7.784  cpuTime=7.68  mem=5M589
9.95	   
9.95	   search
9.95	     run=5  nbConstraintChecks=36518147  nbAssignments=60000
9.95	       =>  wckTime=9.317  cpuTime=9.2  mem=5M589
11.48	   
11.48	   search
11.48	     run=6  nbConstraintChecks=42568511  nbAssignments=70000
11.48	       =>  wckTime=10.849  cpuTime=10.72  mem=5M589
13.01	   
13.01	   search
13.01	     run=7  nbConstraintChecks=48718341  nbAssignments=80000
13.01	       =>  wckTime=12.383  cpuTime=12.23  mem=5M589
14.53	   
14.53	   search
14.53	     run=8  nbConstraintChecks=54756485  nbAssignments=90000
14.53	       =>  wckTime=13.902  cpuTime=13.74  mem=5M589
16.08	   
16.08	   search
16.08	     run=9  nbConstraintChecks=60891103  nbAssignments=100000
16.08	       =>  wckTime=15.446  cpuTime=15.27  mem=5M589
17.60	   
17.60	   search
17.60	     run=10  nbConstraintChecks=66923463  nbAssignments=110000
17.60	       =>  wckTime=16.966  cpuTime=16.77  mem=5M589
19.14	   
19.14	   search
19.14	     run=11  nbConstraintChecks=73054969  nbAssignments=120000
19.14	       =>  wckTime=18.51  cpuTime=18.31  mem=5M589
20.68	   
20.68	   search
20.68	     run=12  nbConstraintChecks=79082371  nbAssignments=130000
20.68	       =>  wckTime=20.051  cpuTime=19.83  mem=5M589
22.23	   
22.23	   search
22.23	     run=13  nbConstraintChecks=85223177  nbAssignments=140000
22.23	       =>  wckTime=21.597  cpuTime=21.36  mem=5M589
23.77	   
23.77	   search
23.77	     run=14  nbConstraintChecks=91263061  nbAssignments=150000
23.77	       =>  wckTime=23.136  cpuTime=22.89  mem=5M589
25.32	   
25.32	   search
25.32	     run=15  nbConstraintChecks=97406471  nbAssignments=160000
25.32	       =>  wckTime=24.687  cpuTime=24.42  mem=5M589
26.85	   
26.85	   search
26.85	     run=16  nbConstraintChecks=103453409  nbAssignments=170000
26.85	       =>  wckTime=26.221  cpuTime=25.95  mem=5M589
28.40	   
28.40	   search
28.40	     run=17  nbConstraintChecks=109608217  nbAssignments=180000
28.40	       =>  wckTime=27.766  cpuTime=27.48  mem=5M589
29.92	   
29.92	   search
29.92	     run=18  nbConstraintChecks=115640039  nbAssignments=190000
29.92	       =>  wckTime=29.291  cpuTime=28.99  mem=5M589
31.44	   
31.44	   search
31.44	     run=19  nbConstraintChecks=121711449  nbAssignments=199918
31.44	       =>  wckTime=30.811  cpuTime=30.5  mem=5M589
31.45	   
31.45	   global
31.45	     nbConstraintChecks=121711449  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.45	     solvingWckTime=30.81  solvingCpuTime=30.5  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.45	     globalCpuTime=30.77
31.45	       =>  wckTime=31.125  cpuTime=30.7  mem=5M589
31.45	   
31.45	   solver IterativeSystematicSolver being built... 
31.59	       =>  wckTime=31.27  cpuTime=30.81  mem=16M545
31.60	   
31.60	   preprocessing
31.60	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.60	     detectedInconsistency=no
31.60	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M545
31.66	   
31.66	   search
31.66	     run=0  nbConstraintChecks=35902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46
31.66	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=66  nbRestartNogoods=0
31.66	       =>  wckTime=0.068  cpuTime=0.04  mem=16M545
31.70	   
31.70	   search
31.70	     run=1  nbConstraintChecks=80686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104
31.70	     nbFailedAssignments=17  nbBacktracks=25  nbVisitedNodes=147  nbRestartNogoods=2
31.70	       =>  wckTime=0.111  cpuTime=0.07  mem=16M545
31.74	   
31.74	   search
31.74	     run=2  nbConstraintChecks=144621  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171
31.74	     nbFailedAssignments=36  nbBacktracks=47  nbVisitedNodes=255  nbRestartNogoods=4
31.74	       =>  wckTime=0.147  cpuTime=0.11  mem=16M545
31.78	   
31.78	   search
31.78	     run=3  nbConstraintChecks=235224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263
31.78	     nbFailedAssignments=61  nbBacktracks=80  nbVisitedNodes=405  nbRestartNogoods=8
31.78	       =>  wckTime=0.192  cpuTime=0.15  mem=16M545
31.85	   
31.85	   search
31.85	     run=4  nbConstraintChecks=362532  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=381
31.85	     nbFailedAssignments=100  nbBacktracks=130  nbVisitedNodes=612  nbRestartNogoods=10
31.85	       =>  wckTime=0.262  cpuTime=0.22  mem=16M545
31.94	   
31.94	   search
31.94	     run=5  nbConstraintChecks=555074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=550
31.94	     nbFailedAssignments=163  nbBacktracks=205  nbVisitedNodes=919  nbRestartNogoods=13
31.94	       =>  wckTime=0.346  cpuTime=0.3  mem=17M520
32.06	   
32.06	   search
32.06	     run=6  nbConstraintChecks=815270  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=773
32.06	     nbFailedAssignments=245  nbBacktracks=318  nbVisitedNodes=1337  nbRestartNogoods=18
32.06	       =>  wckTime=0.47  cpuTime=0.42  mem=17M520
32.26	   
32.26	   search
32.26	     run=7  nbConstraintChecks=1227248  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1108
32.26	     nbFailedAssignments=379  nbBacktracks=489  nbVisitedNodes=1977  nbRestartNogoods=22
32.26	       =>  wckTime=0.667  cpuTime=0.62  mem=17M520
32.57	   
32.57	   search
32.57	     run=8  nbConstraintChecks=1842367  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1602
32.57	     nbFailedAssignments=589  nbBacktracks=745  nbVisitedNodes=2937  nbRestartNogoods=26
32.57	       =>  wckTime=0.976  cpuTime=0.91  mem=17M520
32.96	   
32.96	   search
32.96	     run=9  nbConstraintChecks=2677541  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2261
32.96	     nbFailedAssignments=835  nbBacktracks=1129  nbVisitedNodes=4226  nbRestartNogoods=29
32.96	       =>  wckTime=1.37  cpuTime=1.29  mem=17M520
33.59	   
33.59	   search
33.59	     run=10  nbConstraintChecks=4056436  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3354
33.59	     nbFailedAssignments=1326  nbBacktracks=1705  nbVisitedNodes=6386  nbRestartNogoods=34
33.59	       =>  wckTime=1.998  cpuTime=1.91  mem=17M520
34.46	   
34.46	   search
34.46	     run=11  nbConstraintChecks=6036323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4845
34.46	     nbFailedAssignments=1923  nbBacktracks=2569  nbVisitedNodes=9338  nbRestartNogoods=39
34.46	       =>  wckTime=2.868  cpuTime=2.77  mem=17M520
35.84	   
35.84	   search
35.85	     run=12  nbConstraintChecks=8951184  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7109
35.85	     nbFailedAssignments=2862  nbBacktracks=3866  nbVisitedNodes=13838  nbRestartNogoods=42
35.85	       =>  wckTime=4.253  cpuTime=4.14  mem=17M520
37.83	   
37.83	   search
37.83	     run=13  nbConstraintChecks=13259537  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10413
37.83	     nbFailedAssignments=4190  nbBacktracks=5813  nbVisitedNodes=20415  nbRestartNogoods=49
37.83	       =>  wckTime=6.239  cpuTime=6.1  mem=17M520
40.98	   
40.98	   search
40.98	     run=14  nbConstraintChecks=20182588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15770
40.98	     nbFailedAssignments=6597  nbBacktracks=8733  nbVisitedNodes=31099  nbRestartNogoods=55
40.98	       =>  wckTime=9.39  cpuTime=9.22  mem=17M520
45.59	   
45.59	   search
45.59	     run=15  nbConstraintChecks=29877176  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23297
45.59	     nbFailedAssignments=9720  nbBacktracks=13112  nbVisitedNodes=46128  nbRestartNogoods=61
45.59	       =>  wckTime=13.994  cpuTime=13.78  mem=17M520
52.43	   
52.44	   search
52.44	     run=16  nbConstraintChecks=44374071  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34323
52.44	     nbFailedAssignments=14150  nbBacktracks=19680  nbVisitedNodes=68152  nbRestartNogoods=69
52.44	       =>  wckTime=20.843  cpuTime=20.57  mem=17M520
62.69	   
62.69	   search
62.69	     run=17  nbConstraintChecks=65757951  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50763
62.69	     nbFailedAssignments=20712  nbBacktracks=29532  nbVisitedNodes=100880  nbRestartNogoods=76
62.69	       =>  wckTime=31.101  cpuTime=30.73  mem=17M520
79.23	   
79.23	   search
79.23	     run=18  nbConstraintChecks=100929168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77946
79.23	     nbFailedAssignments=33093  nbBacktracks=44310  nbVisitedNodes=155221  nbRestartNogoods=80
79.23	       =>  wckTime=47.635  cpuTime=47.11  mem=17M520
103.52	   
103.52	   search
103.52	     run=19  nbConstraintChecks=152531394  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117933
103.52	     nbFailedAssignments=50887  nbBacktracks=66478  nbVisitedNodes=235170  nbRestartNogoods=87
103.52	       =>  wckTime=71.924  cpuTime=71.18  mem=17M520
141.78	   
141.78	   search
141.78	     run=20  nbConstraintChecks=231925086  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=178975
141.78	     nbFailedAssignments=78650  nbBacktracks=99731  nbVisitedNodes=356644  nbRestartNogoods=97
141.78	       =>  wckTime=110.192  cpuTime=109.1  mem=17M520
196.35	   
196.35	   search
196.35	     run=21  nbConstraintChecks=342802911  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264223
196.35	     nbFailedAssignments=113995  nbBacktracks=149610  nbVisitedNodes=526092  nbRestartNogoods=104
196.35	       =>  wckTime=164.763  cpuTime=163.17  mem=17M520
279.33	   
279.33	   search
279.33	     run=22  nbConstraintChecks=512350402  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=395405
279.33	     nbFailedAssignments=170339  nbBacktracks=224429  nbVisitedNodes=785975  nbRestartNogoods=112
279.33	       =>  wckTime=247.742  cpuTime=245.39  mem=17M520
407.61	   
407.61	   search
407.61	     run=23  nbConstraintChecks=769038244  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=591131
407.61	     nbFailedAssignments=253815  nbBacktracks=336656  nbVisitedNodes=1174954  nbRestartNogoods=122
407.61	       =>  wckTime=376.018  cpuTime=372.48  mem=17M520
586.10	   
586.10	   search
586.10	     run=24  nbConstraintChecks=1131097807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=874402
586.10	     nbFailedAssignments=368722  nbBacktracks=504998  nbVisitedNodes=1733519  nbRestartNogoods=132
586.10	       =>  wckTime=554.508  cpuTime=549.33  mem=17M520
852.95	   
852.95	   search
852.95	     run=25  nbConstraintChecks=1676403715  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1307251
852.95	     nbFailedAssignments=549037  nbBacktracks=757511  nbVisitedNodes=2579464  nbRestartNogoods=140
852.95	       =>  wckTime=821.357  cpuTime=813.74  mem=17M520
1173.70	   
1173.70	   search
1173.70	     run=26  nbConstraintChecks=2393057332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1918847
1173.70	     nbFailedAssignments=781836  nbBacktracks=1136279  nbVisitedNodes=3733086  nbRestartNogoods=150
1173.70	       =>  wckTime=1142.109  cpuTime=1131.55  mem=17M520
1601.30	   
1601.30	   search
1601.30	     run=27  nbConstraintChecks=3385586635  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2805939
1601.30	     nbFailedAssignments=1100744  nbBacktracks=1704430  nbVisitedNodes=5366249  nbRestartNogoods=156
1601.30	       =>  wckTime=1569.712  cpuTime=1556.2  mem=17M520
2104.88	   
2104.88	   search
2104.88	     run=28  nbConstraintChecks=4692430139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4063241
2104.88	     nbFailedAssignments=1505786  nbBacktracks=2556659  nbVisitedNodes=7536043  nbRestartNogoods=164
2104.88	       =>  wckTime=2073.29  cpuTime=2059.14  mem=17M520
2414.84	v 1 0 0 0 0 0 0 0 1 0 1 1 0 1 1 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 1 0 0 1 0 0 1 0 1 1 0 0 0 1 0 0 1 1 0 1 1 1 0 1 1 0 0 1 0 

Verifier Data (download as text)

145 unsatisfied constraints, 295 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/node2/watcher-280244-1169303353 -o ROOT/results/node2/solver-280244-1169303353 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280244-1169303353/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.92 1.98 1.99 4/94 26434
/proc/meminfo: memFree=1229120/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=18540 CPUtime=0
/proc/26433/stat : 26433 (runsolver) R 26431 26433 26365 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 278730962 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 206381313319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26433/statm: 4635 279 244 17 0 2626 0

[startup+0.108129 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 26434
/proc/meminfo: memFree=1229120/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=914988 CPUtime=0.08
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 2990 0 1 0 6 2 0 0 18 0 8 0 278730962 936947712 2736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10995488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26433/statm: 228747 2736 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.520207 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 26434
/proc/meminfo: memFree=1229120/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915332 CPUtime=0.48
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 6379 0 1 0 44 4 0 0 18 0 8 0 278730962 937299968 6118 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072917654 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26433/statm: 228833 6118 2147 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.34335 s]
/proc/loadavg: 1.92 1.98 1.99 3/101 26441
/proc/meminfo: memFree=1211336/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=1.29
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 7098 0 1 0 108 21 0 0 25 0 8 0 278730962 937422848 6836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26433/statm: 228863 6836 2476 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 6836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 6836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 6836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 6836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.12
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 278730970 937422848 6836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 6836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 6836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915452

[startup+2.98065 s]
/proc/loadavg: 1.92 1.98 1.99 3/101 26441
/proc/meminfo: memFree=1211208/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=2.92
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 7102 0 1 0 228 64 0 0 25 0 8 0 278730962 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073686134 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26433/statm: 228863 6839 2476 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.13
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915452

[startup+6.27826 s]
/proc/loadavg: 1.93 1.98 1.99 3/101 26441
/proc/meminfo: memFree=1211208/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915456 CPUtime=6.19
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 7102 0 1 0 474 145 0 0 25 0 8 0 278730962 937426944 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26433/statm: 228864 6839 2476 14 0 215334 0
[pid=26433/tid=26435] ppid=26431 vsize=915456 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278730966 937426944 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915456 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937426944 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915456 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937426944 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915456 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937426944 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915456 CPUtime=0.13
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 278730970 937426944 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915456 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937426944 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915456 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937426944 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915456

[startup+12.7525 s]
/proc/loadavg: 1.93 1.98 1.99 3/101 26441
/proc/meminfo: memFree=1211208/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=12.6
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 7102 0 1 0 945 315 0 0 25 0 8 0 278730962 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073683574 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26433/statm: 228863 6839 2476 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.13
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 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.6068 s]
/proc/loadavg: 1.95 1.98 1.99 3/101 26441
/proc/meminfo: memFree=1211272/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=25.34
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 7102 0 1 0 1894 640 0 0 25 0 8 0 278730962 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677343 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26433/statm: 228863 6839 2476 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.13
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 6839 18446744073709551615 134512640 134570532 4294956464 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.2145 s]
/proc/loadavg: 1.96 1.98 1.99 3/101 26441
/proc/meminfo: memFree=1203208/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=50.7
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 9182 0 1 0 4280 790 0 0 25 0 8 0 278730962 937422848 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073829722 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26433/statm: 228863 8914 2527 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.22
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 278730970 937422848 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915452

[startup+102.421 s]
/proc/loadavg: 2.07 2.01 2.00 3/101 26441
/proc/meminfo: memFree=1203208/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=101.44
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 9190 0 1 0 9353 791 0 0 25 0 8 0 278730962 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073681668 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26433/statm: 228863 8921 2527 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.23
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 402 0 0 0 23 0 0 0 16 0 8 0 278730970 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915452

[startup+162.477 s]
/proc/loadavg: 2.02 2.01 2.00 3/101 26441
/proc/meminfo: memFree=1203144/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=160.94
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 9195 0 1 0 15303 791 0 0 25 0 8 0 278730962 937422848 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812183 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.35 s]
/proc/loadavg: 2.20 2.05 2.01 3/101 26713
/proc/meminfo: memFree=1198104/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=2069.97
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 9216 0 1 0 206180 817 0 0 25 0 8 0 278730962 937422848 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831744 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26433/statm: 228863 8945 2527 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.23
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278730970 937422848 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2069.97
Current children cumulated vsize (KiB) 915452

[startup+2144.36 s]
/proc/loadavg: 2.07 2.04 2.01 3/101 26713
/proc/meminfo: memFree=1198104/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=2129.92
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 9218 0 1 0 212175 817 0 0 25 0 8 0 278730962 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26433/statm: 228863 8947 2527 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.23
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2129.92
Current children cumulated vsize (KiB) 915452

[startup+2204.45 s]
/proc/loadavg: 2.02 2.03 2.00 3/101 26713
/proc/meminfo: memFree=1198232/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=2189.95
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 9218 0 1 0 218178 817 0 0 25 0 8 0 278730962 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26433/statm: 228863 8947 2527 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.23
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2189.95
Current children cumulated vsize (KiB) 915452

[startup+2264.55 s]
/proc/loadavg: 2.01 2.02 2.00 3/101 26713
/proc/meminfo: memFree=1198168/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=2249.98
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 9218 0 1 0 224180 818 0 0 25 0 8 0 278730962 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831127 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26433/statm: 228863 8947 2527 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.23
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2249.98
Current children cumulated vsize (KiB) 915452

[startup+2324.56 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 26713
/proc/meminfo: memFree=1198168/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=2309.93
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 9218 0 1 0 230175 818 0 0 25 0 8 0 278730962 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073871799 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26433/statm: 228863 8947 2527 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.23
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2309.93
Current children cumulated vsize (KiB) 915452

[startup+2384.57 s]
/proc/loadavg: 2.05 2.03 2.00 4/101 26713
/proc/meminfo: memFree=1198168/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=2369.86
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 9218 0 1 0 236168 818 0 0 25 0 8 0 278730962 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073872925 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26433/statm: 228863 8947 2527 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.23
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2369.86
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2414.83 s]
/proc/loadavg: 2.03 2.02 2.00 3/101 26713
/proc/meminfo: memFree=1198168/2055920 swapFree=4180552/4192956
[pid=26433] ppid=26431 vsize=915452 CPUtime=2400.09
/proc/26433/stat : 26433 (java) R 26431 26433 26365 0 -1 0 9218 0 1 0 239191 818 0 0 25 0 8 0 278730962 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840764 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26433/statm: 228863 8947 2527 14 0 215333 0
[pid=26433/tid=26435] ppid=26431 vsize=915452 CPUtime=0.02
/proc/26433/task/26435/stat : 26435 (java) S 26431 26433 26365 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26433/tid=26436] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26436/stat : 26436 (java) S 26431 26433 26365 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26437] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26437/stat : 26437 (java) S 26431 26433 26365 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278730966 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26438] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26438/stat : 26438 (java) S 26431 26433 26365 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26439] ppid=26431 vsize=915452 CPUtime=0.23
/proc/26433/task/26439/stat : 26439 (java) S 26431 26433 26365 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26433/tid=26440] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26440/stat : 26440 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26433/tid=26441] ppid=26431 vsize=915452 CPUtime=0
/proc/26433/task/26441/stat : 26441 (java) S 26431 26433 26365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278730970 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2414.89
CPU time (s): 2400.15
CPU user time (s): 2391.96
CPU system time (s): 8.18775
CPU usage (%): 99.3897
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.96
system time used= 8.18775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9241
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= 49987
involuntary context switches= 105672

runsolver used 2.68159 s user time and 8.04878 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 14:29:13 UTC 2007


IDJOB= 280244
IDBENCH= 10692
IDSOLVER= 69
FILE ID= node2/280244-1169303353

PBS_JOBID= 3609911

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  37b22c16f3fe2c16f3a0ebae53322d80

RANDOM SEED= 965904135

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.259
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	: 5931.00
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.259
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:       1229600 kB
Buffers:         48620 kB
Cached:         644068 kB
SwapCached:        572 kB
Active:         213640 kB
Inactive:       538512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1229600 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          78540 kB
Slab:            58756 kB
Committed_AS:  7788520 kB
PageTables:       2488 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 node2 on Sat Jan 20 15:09:28 UTC 2007