Trace number 280208

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.11 2410.11

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-60/maxcut-60-560-1_ext.xml
MD5SUM01c5f7a8b7bde76f3d86d1c96721d855
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints355
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints560
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension560
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.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/280208-1169302564/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=60  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.43	       =>  wckTime=0.099  cpuTime=0.09  mem=6M910
0.43	   
0.43	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.57	     nbConstraints=560  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=559
0.57	     nbConflictsStructures=1  nbSharedConflictsStructures=559  nbSharedBinaryRepresentations=2  maxDegree=25  maxArity=2
0.57	       =>  wckTime=0.246  cpuTime=0.17  mem=8M877
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.326  cpuTime=0.22  mem=5M649
0.66	
0.66	s SATISFIABLE
0.66	o 290
0.66	c 270
0.66	o 295
0.66	c 265
0.66	o 301
0.66	c 259
0.66	o 306
0.66	c 254
0.66	o 309
0.66	c 251
0.66	o 311
0.66	c 249
0.66	o 315
0.66	c 245
0.66	o 318
0.66	c 242
0.66	o 323
0.66	c 237
0.67	o 325
0.67	c 235
0.67	o 328
0.67	c 232
0.67	o 330
0.67	c 230
0.67	o 334
0.67	c 226
0.67	o 335
0.67	c 225
0.67	o 336
0.67	c 224
0.67	o 337
0.67	c 223
0.68	o 338
0.68	c 222
0.68	o 340
0.68	c 220
0.68	o 341
0.68	c 219
0.69	o 342
0.69	c 218
0.69	o 345
0.69	c 215
0.69	o 347
0.69	c 213
0.69	o 349
0.69	c 211
0.69	o 350
0.69	c 210
0.69	o 352
0.69	c 208
0.79	o 353
0.79	c 207
0.90	o 354
0.90	c 206
1.33	o 355
1.33	c 205
2.56	   
2.56	   search
2.56	     run=0  nbConstraintChecks=8095944  nbAssignments=10000
2.56	       =>  wckTime=1.915  cpuTime=1.86  mem=5M649
4.42	   
4.42	   search
4.42	     run=1  nbConstraintChecks=16317242  nbAssignments=20000
4.42	       =>  wckTime=3.774  cpuTime=3.71  mem=5M649
6.27	   
6.27	   search
6.27	     run=2  nbConstraintChecks=24419666  nbAssignments=30000
6.27	       =>  wckTime=5.623  cpuTime=5.54  mem=5M649
8.15	   
8.15	   search
8.15	     run=3  nbConstraintChecks=32643234  nbAssignments=40000
8.15	       =>  wckTime=7.496  cpuTime=7.39  mem=5M649
10.00	   
10.00	   search
10.00	     run=4  nbConstraintChecks=40730627  nbAssignments=50000
10.00	       =>  wckTime=9.35  cpuTime=9.24  mem=5M649
11.87	   
11.88	   search
11.88	     run=5  nbConstraintChecks=48927333  nbAssignments=60000
11.88	       =>  wckTime=11.226  cpuTime=11.09  mem=5M649
13.74	   
13.74	   search
13.74	     run=6  nbConstraintChecks=57023430  nbAssignments=70000
13.74	       =>  wckTime=13.09  cpuTime=12.93  mem=5M649
15.61	   
15.61	   search
15.61	     run=7  nbConstraintChecks=65241698  nbAssignments=80000
15.61	       =>  wckTime=14.964  cpuTime=14.8  mem=5M649
17.48	   
17.48	   search
17.48	     run=8  nbConstraintChecks=73337803  nbAssignments=90000
17.48	       =>  wckTime=16.827  cpuTime=16.64  mem=5M649
19.34	   
19.34	   search
19.34	     run=9  nbConstraintChecks=81555411  nbAssignments=100000
19.34	       =>  wckTime=18.692  cpuTime=18.49  mem=5M649
21.18	   
21.18	   search
21.18	     run=10  nbConstraintChecks=89641436  nbAssignments=110000
21.18	       =>  wckTime=20.531  cpuTime=20.32  mem=5M649
23.05	   
23.05	   search
23.05	     run=11  nbConstraintChecks=97875849  nbAssignments=120000
23.05	       =>  wckTime=22.398  cpuTime=22.17  mem=5M649
24.90	   
24.90	   search
24.90	     run=12  nbConstraintChecks=105969601  nbAssignments=130000
24.90	       =>  wckTime=24.248  cpuTime=23.99  mem=5M649
26.75	   
26.75	   search
26.75	     run=13  nbConstraintChecks=114197931  nbAssignments=140000
26.75	       =>  wckTime=26.105  cpuTime=25.84  mem=5M649
28.62	   
28.62	   search
28.62	     run=14  nbConstraintChecks=122287310  nbAssignments=150000
28.62	       =>  wckTime=27.966  cpuTime=27.69  mem=5M649
30.49	   
30.49	   search
30.49	     run=15  nbConstraintChecks=130510013  nbAssignments=160000
30.49	       =>  wckTime=29.843  cpuTime=29.54  mem=5M649
31.60	   
31.60	   search
31.60	     run=16  nbConstraintChecks=135297090  nbAssignments=165960
31.60	       =>  wckTime=30.949  cpuTime=30.64  mem=5M649
31.60	   
31.60	   global
31.60	     nbConstraintChecks=135297090  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.60	     solvingWckTime=30.948  solvingCpuTime=30.64  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.60	     globalCpuTime=30.9
31.60	       =>  wckTime=31.275  cpuTime=30.86  mem=5M649
31.60	   
31.60	   solver IterativeSystematicSolver being built... 
31.75	       =>  wckTime=31.426  cpuTime=30.97  mem=16M573
31.76	   
31.76	   preprocessing
31.76	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.76	     detectedInconsistency=no
31.76	       =>  wckTime=0.0070  cpuTime=0.01  mem=16M573
31.83	   
31.83	   search
31.83	     run=0  nbConstraintChecks=56607  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59
31.83	     nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=82  nbRestartNogoods=0
31.83	       =>  wckTime=0.075  cpuTime=0.06  mem=16M573
31.87	   
31.87	   search
31.87	     run=1  nbConstraintChecks=119446  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124
31.87	     nbFailedAssignments=22  nbBacktracks=25  nbVisitedNodes=172  nbRestartNogoods=2
31.87	       =>  wckTime=0.12  cpuTime=0.09  mem=16M573
31.91	   
31.91	   search
31.91	     run=2  nbConstraintChecks=196196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=193
31.91	     nbFailedAssignments=36  nbBacktracks=47  nbVisitedNodes=277  nbRestartNogoods=5
31.91	       =>  wckTime=0.158  cpuTime=0.13  mem=16M573
31.96	   
31.96	   search
31.96	     run=3  nbConstraintChecks=304532  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=284
31.96	     nbFailedAssignments=57  nbBacktracks=80  nbVisitedNodes=422  nbRestartNogoods=6
31.96	       =>  wckTime=0.205  cpuTime=0.18  mem=16M573
32.03	   
32.03	   search
32.03	     run=4  nbConstraintChecks=467510  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=409
32.03	     nbFailedAssignments=95  nbBacktracks=130  nbVisitedNodes=635  nbRestartNogoods=9
32.03	       =>  wckTime=0.276  cpuTime=0.24  mem=16M573
32.13	   
32.13	   search
32.13	     run=5  nbConstraintChecks=700857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=575
32.13	     nbFailedAssignments=149  nbBacktracks=205  nbVisitedNodes=930  nbRestartNogoods=11
32.13	       =>  wckTime=0.376  cpuTime=0.34  mem=17M549
32.26	   
32.26	   search
32.26	     run=6  nbConstraintChecks=1030068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=801
32.26	     nbFailedAssignments=226  nbBacktracks=319  nbVisitedNodes=1347  nbRestartNogoods=13
32.26	       =>  wckTime=0.507  cpuTime=0.47  mem=17M549
32.49	   
32.49	   search
32.49	     run=7  nbConstraintChecks=1552999  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1134
32.49	     nbFailedAssignments=355  nbBacktracks=489  nbVisitedNodes=1979  nbRestartNogoods=16
32.49	       =>  wckTime=0.736  cpuTime=0.7  mem=17M549
32.82	   
32.82	   search
32.82	     run=8  nbConstraintChecks=2320734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1627
32.82	     nbFailedAssignments=555  nbBacktracks=747  nbVisitedNodes=2930  nbRestartNogoods=20
32.82	       =>  wckTime=1.07  cpuTime=1.01  mem=17M549
33.34	   
33.34	   search
33.34	     run=9  nbConstraintChecks=3535775  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2362
33.34	     nbFailedAssignments=875  nbBacktracks=1131  nbVisitedNodes=4369  nbRestartNogoods=24
33.34	       =>  wckTime=1.588  cpuTime=1.52  mem=17M549
34.10	   
34.10	   search
34.10	     run=10  nbConstraintChecks=5398965  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3471
34.10	     nbFailedAssignments=1374  nbBacktracks=1708  nbVisitedNodes=6554  nbRestartNogoods=29
34.10	       =>  wckTime=2.348  cpuTime=2.26  mem=17M549
35.15	   
35.15	   search
35.15	     run=11  nbConstraintChecks=8049770  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5110
35.15	     nbFailedAssignments=2114  nbBacktracks=2573  nbVisitedNodes=9798  nbRestartNogoods=33
35.15	       =>  wckTime=3.396  cpuTime=3.3  mem=17M549
36.68	   
36.68	   search
36.68	     run=12  nbConstraintChecks=11775088  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7370
36.68	     nbFailedAssignments=3045  nbBacktracks=3871  nbVisitedNodes=14287  nbRestartNogoods=38
36.68	       =>  wckTime=4.924  cpuTime=4.81  mem=17M549
39.05	   
39.05	   search
39.05	     run=13  nbConstraintChecks=17543432  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10793
39.05	     nbFailedAssignments=4490  nbBacktracks=5817  nbVisitedNodes=21101  nbRestartNogoods=43
39.05	       =>  wckTime=7.297  cpuTime=7.17  mem=17M549
42.31	   
42.31	   search
42.31	     run=14  nbConstraintChecks=25859676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15919
42.31	     nbFailedAssignments=6664  nbBacktracks=8736  nbVisitedNodes=31320  nbRestartNogoods=49
42.31	       =>  wckTime=10.562  cpuTime=10.4  mem=17M549
47.43	   
47.43	   search
47.43	     run=15  nbConstraintChecks=38177092  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23350
47.43	     nbFailedAssignments=9686  nbBacktracks=13115  nbVisitedNodes=46152  nbRestartNogoods=54
47.43	       =>  wckTime=15.677  cpuTime=15.48  mem=17M549
55.07	   
55.07	   search
55.07	     run=16  nbConstraintChecks=57315481  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35031
55.07	     nbFailedAssignments=14771  nbBacktracks=19684  nbVisitedNodes=69487  nbRestartNogoods=56
55.07	       =>  wckTime=23.316  cpuTime=23.05  mem=17M549
67.40	   
67.40	   search
67.40	     run=17  nbConstraintChecks=86804978  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52597
67.40	     nbFailedAssignments=22455  nbBacktracks=29537  nbVisitedNodes=104589  nbRestartNogoods=65
67.40	       =>  wckTime=35.645  cpuTime=35.27  mem=17M549
85.65	   
85.65	   search
85.65	     run=18  nbConstraintChecks=130366773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78648
85.65	     nbFailedAssignments=33693  nbBacktracks=44316  nbVisitedNodes=156657  nbRestartNogoods=72
85.65	       =>  wckTime=53.901  cpuTime=53.36  mem=17M549
113.23	   
113.23	   search
113.23	     run=19  nbConstraintChecks=195544942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118105
113.23	     nbFailedAssignments=50957  nbBacktracks=66484  nbVisitedNodes=235512  nbRestartNogoods=77
113.23	       =>  wckTime=81.473  cpuTime=80.69  mem=17M549
153.01	   
153.01	   search
153.01	     run=20  nbConstraintChecks=290688466  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175464
153.01	     nbFailedAssignments=75034  nbBacktracks=99738  nbVisitedNodes=350192  nbRestartNogoods=86
153.01	       =>  wckTime=121.261  cpuTime=120.22  mem=17M549
215.65	   
215.65	   search
215.65	     run=21  nbConstraintChecks=437640410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264455
215.65	     nbFailedAssignments=114119  nbBacktracks=149616  nbVisitedNodes=528031  nbRestartNogoods=94
215.65	       =>  wckTime=183.895  cpuTime=182.56  mem=17M549
302.36	   
302.36	   search
302.36	     run=22  nbConstraintChecks=646629744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=393856
302.36	     nbFailedAssignments=168675  nbBacktracks=224434  nbVisitedNodes=785147  nbRestartNogoods=102
302.36	       =>  wckTime=270.608  cpuTime=268.87  mem=17M549
437.39	   
437.39	   search
437.39	     run=23  nbConstraintChecks=955753695  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=586605
437.39	     nbFailedAssignments=249167  nbBacktracks=336662  nbVisitedNodes=1165130  nbRestartNogoods=107
437.39	       =>  wckTime=405.637  cpuTime=403.26  mem=17M549
605.06	   
605.06	   search
605.06	     run=24  nbConstraintChecks=1363555840  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=864298
605.06	     nbFailedAssignments=358487  nbBacktracks=505005  nbVisitedNodes=1680659  nbRestartNogoods=115
605.06	       =>  wckTime=573.303  cpuTime=570.14  mem=17M549
822.44	   
822.44	   search
822.44	     run=25  nbConstraintChecks=1925820749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1258927
822.44	     nbFailedAssignments=500578  nbBacktracks=757516  nbVisitedNodes=2391893  nbRestartNogoods=124
822.44	       =>  wckTime=790.688  cpuTime=786.55  mem=17M549
1089.06	   
1089.06	   search
1089.06	     run=26  nbConstraintChecks=2703086182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1821976
1089.06	     nbFailedAssignments=684829  nbBacktracks=1136285  nbVisitedNodes=3371127  nbRestartNogoods=132
1089.06	       =>  wckTime=1057.311  cpuTime=1052.91  mem=17M549
1440.50	   
1440.50	   search
1440.50	     run=27  nbConstraintChecks=3776787800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2641041
1440.50	     nbFailedAssignments=935713  nbBacktracks=1704436  nbVisitedNodes=4750787  nbRestartNogoods=139
1440.50	       =>  wckTime=1408.744  cpuTime=1404.02  mem=17M549
2002.45	   
2002.45	   search
2002.45	     run=28  nbConstraintChecks=5412581895  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3890485
2002.45	     nbFailedAssignments=1332896  nbBacktracks=2556664  nbVisitedNodes=6839006  nbRestartNogoods=150
2002.45	       =>  wckTime=1970.697  cpuTime=1964.01  mem=17M549
2410.09	v 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 1 1 0 1 1 1 0 1 1 0 1 0 0 0 1 0 1 1 0 1 1 1 0 1 0 0 0 0 1 0 0 1 1 1 0 1 1 1 0 0 0 0 1 1 1 

Verifier Data (download as text)

205 unsatisfied constraints, 355 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/node63/watcher-280208-1169302564 -o ROOT/results/node63/solver-280208-1169302564 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280208-1169302564/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.99 1.98 1.91 4/74 29486
/proc/meminfo: memFree=1312888/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=9948 CPUtime=0
/proc/29485/stat : 29485 (java) S 29483 29485 28226 0 -1 0 723 0 0 0 0 0 0 0 16 0 1 0 77753864 10186752 472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/29485/statm: 2487 472 386 14 0 1142 0

[startup+0.103364 s]
/proc/loadavg: 1.99 1.98 1.91 4/74 29486
/proc/meminfo: memFree=1312888/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=911488 CPUtime=0.07
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 2635 0 1 0 6 1 0 0 20 0 8 0 77753864 933363712 2382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155746736 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 227872 2382 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.511407 s]
/proc/loadavg: 1.99 1.98 1.91 4/74 29486
/proc/meminfo: memFree=1312888/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915332 CPUtime=0.47
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 6294 0 1 0 42 5 0 0 18 0 8 0 77753864 937299968 6033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228833 6033 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33349 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 29493
/proc/meminfo: memFree=1294912/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=1.28
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 7190 0 1 0 109 19 0 0 24 0 8 0 77753864 937431040 6928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696280 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 6928 2476 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 6928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 6928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 6928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 6928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.13
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 77753874 937431040 6928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 6928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 6928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915460

[startup+2.98567 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 29493
/proc/meminfo: memFree=1294912/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=2.93
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 7193 0 1 0 240 53 0 0 25 0 8 0 77753864 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698229 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 6930 2476 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.13
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 77753874 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 6930 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) 915460

[startup+6.27002 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 29493
/proc/meminfo: memFree=1294848/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=6.18
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 7193 0 1 0 495 123 0 0 25 0 8 0 77753864 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696225 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 6930 2476 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.13
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 77753874 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 6930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 6930 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) 915460

[startup+12.7568 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 29493
/proc/meminfo: memFree=1294848/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=12.61
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 7194 0 1 0 998 263 0 0 25 0 8 0 77753864 937431040 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700640 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 6931 2476 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.13
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 77753874 937431040 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915460

[startup+25.5931 s]
/proc/loadavg: 1.99 1.98 1.91 4/81 29493
/proc/meminfo: memFree=1294912/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915464 CPUtime=25.33
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 7195 0 1 0 2003 530 0 0 25 0 8 0 77753864 937435136 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228866 6931 2476 14 0 215336 0
[pid=29485/tid=29487] ppid=29483 vsize=915464 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77753868 937435136 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915464 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937435136 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915464 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937435136 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915464 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937435136 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915464 CPUtime=0.13
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 77753874 937435136 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915464 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937435136 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915464 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937435136 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915464

[startup+51.1978 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 29493
/proc/meminfo: memFree=1287168/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=50.71
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 9195 0 1 0 4411 660 0 0 25 0 8 0 77753864 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073890871 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 8927 2527 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.24
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 77753874 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915460

[startup+102.499 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 29493
/proc/meminfo: memFree=1287168/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=101.56
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 9202 0 1 0 9496 660 0 0 25 0 8 0 77753864 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 8934 2527 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.24
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 77753874 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 915460

[startup+162.541 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 29493
/proc/meminfo: memFree=1287168/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=161.21
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 9207 0 1 0 15461 660 0 0 25 0 8 0 77753864 937431040 8939 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863478 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2016.87
Current children cumulated vsize (KiB) 915460

[startup+2084 s]
/proc/loadavg: 2.00 2.02 1.94 3/87 29660
/proc/meminfo: memFree=1263056/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=2076.45
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 9228 0 1 0 206979 666 0 0 25 0 8 0 77753864 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073905744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 8959 2527 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.25
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2076.45
Current children cumulated vsize (KiB) 915460

[startup+2144.03 s]
/proc/loadavg: 2.00 2.01 1.94 3/87 29660
/proc/meminfo: memFree=1262992/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=2136.03
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 9228 0 1 0 212937 666 0 0 25 0 8 0 77753864 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851069 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 8959 2527 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.25
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2136.03
Current children cumulated vsize (KiB) 915460

[startup+2204.07 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 29660
/proc/meminfo: memFree=1262992/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=2195.61
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 9228 0 1 0 218895 666 0 0 25 0 8 0 77753864 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831111 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 8959 2527 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.25
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2195.61
Current children cumulated vsize (KiB) 915460

[startup+2264.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 29660
/proc/meminfo: memFree=1262928/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=2255.19
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 9228 0 1 0 224853 666 0 0 25 0 8 0 77753864 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073864954 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 8959 2527 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.25
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2255.19
Current children cumulated vsize (KiB) 915460

[startup+2324.14 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 29660
/proc/meminfo: memFree=1262928/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=2314.79
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 9228 0 1 0 230812 667 0 0 25 0 8 0 77753864 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073715535 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 8959 2527 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.25
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2314.79
Current children cumulated vsize (KiB) 915460

[startup+2384.18 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 29660
/proc/meminfo: memFree=1262864/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=2374.37
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 9228 0 1 0 236770 667 0 0 25 0 8 0 77753864 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844441 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 8959 2527 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.25
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2374.37
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2410.08 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 29660
/proc/meminfo: memFree=1262864/2055920 swapFree=4192812/4192956
[pid=29485] ppid=29483 vsize=915460 CPUtime=2400.08
/proc/29485/stat : 29485 (java) R 29483 29485 28226 0 -1 0 9228 0 1 0 239341 667 0 0 25 0 8 0 77753864 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29485/statm: 228865 8959 2527 14 0 215335 0
[pid=29485/tid=29487] ppid=29483 vsize=915460 CPUtime=0.02
/proc/29485/task/29487/stat : 29487 (java) S 29483 29485 28226 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 77753868 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29488] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29488/stat : 29488 (java) S 29483 29485 28226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29489] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29489/stat : 29489 (java) S 29483 29485 28226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77753869 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29490] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29490/stat : 29490 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29491] ppid=29483 vsize=915460 CPUtime=0.25
/proc/29485/task/29491/stat : 29491 (java) S 29483 29485 28226 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29485/tid=29492] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29492/stat : 29492 (java) S 29483 29485 28226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29485/tid=29493] ppid=29483 vsize=915460 CPUtime=0
/proc/29485/task/29493/stat : 29493 (java) S 29483 29485 28226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77753874 937431040 8959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2410.11
CPU time (s): 2400.11
CPU user time (s): 2393.43
CPU system time (s): 6.67898
CPU usage (%): 99.5852
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.43
system time used= 6.67898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9250
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= 49918
involuntary context switches= 55909

runsolver used 2.71759 s user time and 7.49486 s system time

The end

Launcher Data (download as text)

Begin job on node63 on Sat Jan 20 14:16:04 UTC 2007


IDJOB= 280208
IDBENCH= 10660
IDSOLVER= 69
FILE ID= node63/280208-1169302564

PBS_JOBID= 3609832

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  01c5f7a8b7bde76f3d86d1c96721d855

RANDOM SEED= 249056282

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.216
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.216
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:       1313368 kB
Buffers:         49896 kB
Cached:         600448 kB
SwapCached:        144 kB
Active:         178344 kB
Inactive:       494424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1313368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:          33564 kB
Slab:            55092 kB
Committed_AS:   845052 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node63 on Sat Jan 20 14:56:14 UTC 2007