Trace number 279596

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.06 2420.83

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-640-1_ext.xml
MD5SUM5bf85ad30669161f2d250ea8869babe9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints386
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints640
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension640
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279596-1169295355/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.41	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.094  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.57	     nbConstraints=640  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=639
0.57	     nbConflictsStructures=1  nbSharedConflictsStructures=639  nbSharedBinaryRepresentations=2  maxDegree=33  maxArity=2
0.57	       =>  wckTime=0.253  cpuTime=0.17  mem=8M860
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.337  cpuTime=0.22  mem=5M683
0.66	
0.66	s SATISFIABLE
0.66	o 328
0.66	c 312
0.66	o 332
0.66	c 308
0.66	o 335
0.66	c 305
0.66	o 339
0.66	c 301
0.67	o 343
0.67	c 297
0.67	o 348
0.67	c 292
0.67	o 352
0.67	c 288
0.67	o 353
0.67	c 287
0.67	o 356
0.67	c 284
0.67	o 360
0.67	c 280
0.67	o 363
0.67	c 277
0.67	o 364
0.67	c 276
0.67	o 366
0.67	c 274
0.67	o 367
0.67	c 273
0.67	o 369
0.67	c 271
0.68	o 372
0.68	c 268
0.68	o 376
0.68	c 264
0.68	o 380
0.68	c 260
0.68	o 382
0.68	c 258
0.78	o 383
0.78	c 257
0.80	o 384
0.80	c 256
1.16	o 386
1.16	c 254
2.87	   
2.87	   search
2.87	     run=0  nbConstraintChecks=10062179  nbAssignments=10000
2.87	       =>  wckTime=2.22  cpuTime=2.18  mem=5M683
5.02	   
5.02	   search
5.02	     run=1  nbConstraintChecks=20239316  nbAssignments=20000
5.02	       =>  wckTime=4.366  cpuTime=4.29  mem=5M683
7.14	   
7.14	   search
7.14	     run=2  nbConstraintChecks=30310216  nbAssignments=30000
7.14	       =>  wckTime=6.485  cpuTime=6.39  mem=5M683
9.27	   
9.27	   search
9.27	     run=3  nbConstraintChecks=40491356  nbAssignments=40000
9.27	       =>  wckTime=8.618  cpuTime=8.5  mem=5M683
11.38	   
11.38	   search
11.38	     run=4  nbConstraintChecks=50555746  nbAssignments=50000
11.38	       =>  wckTime=10.729  cpuTime=10.6  mem=5M683
13.51	   
13.51	   search
13.51	     run=5  nbConstraintChecks=60755575  nbAssignments=60000
13.51	       =>  wckTime=12.86  cpuTime=12.72  mem=5M683
15.64	   
15.64	   search
15.64	     run=6  nbConstraintChecks=70822041  nbAssignments=70000
15.64	       =>  wckTime=14.992  cpuTime=14.83  mem=5M683
17.80	   
17.80	   search
17.80	     run=7  nbConstraintChecks=81000459  nbAssignments=80000
17.80	       =>  wckTime=17.143  cpuTime=16.96  mem=5M683
19.93	   
19.93	   search
19.93	     run=8  nbConstraintChecks=91059427  nbAssignments=90000
19.93	       =>  wckTime=19.277  cpuTime=19.07  mem=5M683
22.08	   
22.08	   search
22.08	     run=9  nbConstraintChecks=101265340  nbAssignments=100000
22.08	       =>  wckTime=21.432  cpuTime=21.21  mem=5M683
24.22	   
24.22	   search
24.22	     run=10  nbConstraintChecks=111332903  nbAssignments=110000
24.22	       =>  wckTime=23.568  cpuTime=23.32  mem=5M683
26.36	   
26.36	   search
26.36	     run=11  nbConstraintChecks=121537700  nbAssignments=120000
26.36	       =>  wckTime=25.706  cpuTime=25.44  mem=5M683
28.47	   
28.47	   search
28.47	     run=12  nbConstraintChecks=131605346  nbAssignments=130000
28.47	       =>  wckTime=27.82  cpuTime=27.53  mem=5M683
30.61	   
30.61	   search
30.61	     run=13  nbConstraintChecks=141789610  nbAssignments=140000
30.61	       =>  wckTime=29.955  cpuTime=29.65  mem=5M683
31.45	   
31.45	   search
31.45	     run=14  nbConstraintChecks=145787976  nbAssignments=144032
31.45	       =>  wckTime=30.799  cpuTime=30.49  mem=5M683
31.45	   
31.45	   global
31.45	     nbConstraintChecks=145787976  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.45	     solvingWckTime=30.797  solvingCpuTime=30.49  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.45	     globalCpuTime=30.76
31.45	       =>  wckTime=31.136  cpuTime=30.71  mem=5M683
31.45	   
31.45	   solver IterativeSystematicSolver being built... 
31.60	       =>  wckTime=31.279  cpuTime=30.82  mem=16M842
31.61	   
31.61	   preprocessing
31.61	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.61	     detectedInconsistency=no
31.61	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M842
31.66	   
31.66	   search
31.66	     run=0  nbConstraintChecks=50699  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49
31.66	     nbFailedAssignments=6  nbBacktracks=11  nbVisitedNodes=67  nbRestartNogoods=0
31.67	       =>  wckTime=0.066  cpuTime=0.04  mem=16M842
31.72	   
31.72	   search
31.72	     run=1  nbConstraintChecks=127491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111
31.72	     nbFailedAssignments=21  nbBacktracks=27  nbVisitedNodes=160  nbRestartNogoods=2
31.72	       =>  wckTime=0.124  cpuTime=0.08  mem=16M842
31.76	   
31.76	   search
31.76	     run=2  nbConstraintChecks=221120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=183
31.76	     nbFailedAssignments=38  nbBacktracks=49  nbVisitedNodes=271  nbRestartNogoods=5
31.76	       =>  wckTime=0.164  cpuTime=0.11  mem=16M842
31.81	   
31.81	   search
31.81	     run=3  nbConstraintChecks=334554  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=265
31.81	     nbFailedAssignments=56  nbBacktracks=83  nbVisitedNodes=405  nbRestartNogoods=7
31.81	       =>  wckTime=0.216  cpuTime=0.17  mem=16M842
31.89	   
31.89	   search
31.89	     run=4  nbConstraintChecks=511761  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380
31.89	     nbFailedAssignments=93  nbBacktracks=133  nbVisitedNodes=607  nbRestartNogoods=10
31.89	       =>  wckTime=0.292  cpuTime=0.23  mem=16M842
32.02	   
32.02	   search
32.02	     run=5  nbConstraintChecks=835784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=571
32.02	     nbFailedAssignments=178  nbBacktracks=208  nbVisitedNodes=958  nbRestartNogoods=11
32.02	       =>  wckTime=0.424  cpuTime=0.36  mem=16M842
32.17	   
32.17	   search
32.17	     run=6  nbConstraintChecks=1218748  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=798
32.17	     nbFailedAssignments=261  nbBacktracks=321  nbVisitedNodes=1381  nbRestartNogoods=15
32.17	       =>  wckTime=0.57  cpuTime=0.51  mem=16M842
32.40	   
32.40	   search
32.40	     run=7  nbConstraintChecks=1809139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1132
32.40	     nbFailedAssignments=396  nbBacktracks=492  nbVisitedNodes=2021  nbRestartNogoods=18
32.40	       =>  wckTime=0.798  cpuTime=0.74  mem=16M842
32.77	   
32.77	   search
32.77	     run=8  nbConstraintChecks=2731564  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1637
32.77	     nbFailedAssignments=617  nbBacktracks=748  nbVisitedNodes=3003  nbRestartNogoods=22
32.77	       =>  wckTime=1.176  cpuTime=1.1  mem=16M842
33.30	   
33.30	   search
33.30	     run=9  nbConstraintChecks=4035865  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2344
33.30	     nbFailedAssignments=912  nbBacktracks=1132  nbVisitedNodes=4389  nbRestartNogoods=28
33.30	       =>  wckTime=1.7  cpuTime=1.61  mem=16M842
34.08	   
34.08	   search
34.08	     run=10  nbConstraintChecks=6080874  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3447
34.08	     nbFailedAssignments=1413  nbBacktracks=1708  nbVisitedNodes=6569  nbRestartNogoods=33
34.08	       =>  wckTime=2.486  cpuTime=2.38  mem=16M842
35.29	   
35.29	   search
35.29	     run=11  nbConstraintChecks=9076731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5055
35.29	     nbFailedAssignments=2129  nbBacktracks=2573  nbVisitedNodes=9758  nbRestartNogoods=40
35.29	       =>  wckTime=3.692  cpuTime=3.57  mem=16M842
37.03	   
37.03	   search
37.03	     run=12  nbConstraintChecks=13564306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7486
37.03	     nbFailedAssignments=3233  nbBacktracks=3871  nbVisitedNodes=14591  nbRestartNogoods=44
37.03	       =>  wckTime=5.437  cpuTime=5.31  mem=16M842
39.67	   
39.67	   search
39.67	     run=13  nbConstraintChecks=20190201  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11048
39.67	     nbFailedAssignments=4820  nbBacktracks=5817  nbVisitedNodes=21686  nbRestartNogoods=48
39.67	       =>  wckTime=8.07  cpuTime=7.91  mem=16M842
44.39	   
44.39	   search
44.39	     run=14  nbConstraintChecks=31518763  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16955
44.39	     nbFailedAssignments=7786  nbBacktracks=8736  nbVisitedNodes=33478  nbRestartNogoods=52
44.39	       =>  wckTime=12.793  cpuTime=12.59  mem=16M842
50.93	   
50.93	   search
50.93	     run=15  nbConstraintChecks=47334943  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25252
50.93	     nbFailedAssignments=11679  nbBacktracks=13114  nbVisitedNodes=50046  nbRestartNogoods=59
50.93	       =>  wckTime=19.328  cpuTime=19.07  mem=16M842
59.63	   
59.63	   search
59.63	     run=16  nbConstraintChecks=69531798  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37154
59.63	     nbFailedAssignments=16986  nbBacktracks=19682  nbVisitedNodes=73823  nbRestartNogoods=64
59.63	       =>  wckTime=28.032  cpuTime=27.69  mem=16M842
73.45	   
73.45	   search
73.45	     run=17  nbConstraintChecks=103699110  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55493
73.45	     nbFailedAssignments=25452  nbBacktracks=29534  nbVisitedNodes=110480  nbRestartNogoods=69
73.45	       =>  wckTime=41.854  cpuTime=41.39  mem=16M842
94.47	   
94.47	   search
94.47	     run=18  nbConstraintChecks=156153063  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83360
94.47	     nbFailedAssignments=38519  nbBacktracks=44312  nbVisitedNodes=166192  nbRestartNogoods=78
94.47	       =>  wckTime=62.869  cpuTime=62.21  mem=16M842
125.35	   
125.35	   search
125.35	     run=19  nbConstraintChecks=232243296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124015
125.35	     nbFailedAssignments=56987  nbBacktracks=66480  nbVisitedNodes=247467  nbRestartNogoods=86
125.35	       =>  wckTime=93.748  cpuTime=92.82  mem=16M842
177.59	   
177.59	   search
177.59	     run=20  nbConstraintChecks=354786873  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=188162
177.59	     nbFailedAssignments=87856  nbBacktracks=99732  nbVisitedNodes=375609  nbRestartNogoods=95
177.59	       =>  wckTime=145.988  cpuTime=144.58  mem=16M842
243.89	   
243.89	   search
243.89	     run=21  nbConstraintChecks=518822173  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=277419
243.89	     nbFailedAssignments=127214  nbBacktracks=149610  nbVisitedNodes=553753  nbRestartNogoods=101
243.89	       =>  wckTime=212.292  cpuTime=210.27  mem=16M842
341.21	   
341.21	   search
341.21	     run=22  nbConstraintChecks=765180086  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=413559
341.21	     nbFailedAssignments=188509  nbBacktracks=224429  nbVisitedNodes=824444  nbRestartNogoods=112
341.21	       =>  wckTime=309.609  cpuTime=306.71  mem=16M842
485.83	   
485.83	   search
485.83	     run=23  nbConstraintChecks=1124230806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=617147
485.83	     nbFailedAssignments=279845  nbBacktracks=336656  nbVisitedNodes=1222783  nbRestartNogoods=121
485.83	       =>  wckTime=454.232  cpuTime=450.02  mem=16M842
682.51	   
682.51	   search
682.51	     run=24  nbConstraintChecks=1625985269  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=912136
682.51	     nbFailedAssignments=406465  nbBacktracks=504998  nbVisitedNodes=1785165  nbRestartNogoods=132
682.51	       =>  wckTime=650.908  cpuTime=644.9  mem=16M842
910.32	   
910.32	   search
910.32	     run=25  nbConstraintChecks=2258262497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1309025
910.32	     nbFailedAssignments=550813  nbBacktracks=757513  nbVisitedNodes=2492355  nbRestartNogoods=140
910.32	       =>  wckTime=878.726  cpuTime=870.65  mem=16M842
1236.73	   
1236.73	   search
1236.73	     run=26  nbConstraintChecks=3163805906  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1896956
1236.73	     nbFailedAssignments=759950  nbBacktracks=1136280  nbVisitedNodes=3484409  nbRestartNogoods=149
1236.73	       =>  wckTime=1205.13  cpuTime=1194.09  mem=16M842
1672.53	   
1672.53	   search
1672.53	     run=27  nbConstraintChecks=4413151013  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2743665
1672.53	     nbFailedAssignments=1038477  nbBacktracks=1704434  nbVisitedNodes=4878737  nbRestartNogoods=158
1672.53	       =>  wckTime=1640.934  cpuTime=1625.93  mem=16M842
2294.15	   
2294.15	   search
2294.15	     run=28  nbConstraintChecks=6266890939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4009790
2294.15	     nbFailedAssignments=1452347  nbBacktracks=2556660  nbVisitedNodes=6973804  nbRestartNogoods=170
2294.16	       =>  wckTime=2262.557  cpuTime=2242.14  mem=16M842
2420.79	v 1 0 0 1 0 0 1 0 1 1 1 0 1 0 0 0 0 1 1 1 1 1 1 0 0 1 0 1 0 1 1 0 1 1 0 1 1 0 1 0 0 0 0 0 1 1 0 0 1 0 

Verifier Data (download as text)

254 unsatisfied constraints, 386 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/node14/watcher-279596-1169295355 -o ROOT/results/node14/solver-279596-1169295355 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279596-1169295355/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 30985
/proc/meminfo: memFree=1281160/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=906644 CPUtime=0.02
/proc/30984/stat : 30984 (java) S 30982 30984 30916 0 -1 0 2068 0 1 0 2 0 0 0 18 0 2 0 277930450 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 226661 1817 1036 14 0 214244 0
[pid=30984/tid=30986] ppid=30982 vsize=906644 CPUtime=0
/proc/30984/task/30986/stat : 30986 (java) R 30982 30984 30916 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 277930454 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.102726 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 30985
/proc/meminfo: memFree=1281160/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=914988 CPUtime=0.09
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 2985 0 1 0 8 1 0 0 17 0 8 0 277930450 936947712 2731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153551135 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228747 2731 1426 14 0 215242 0
[pid=30984/tid=30986] ppid=30982 vsize=914988 CPUtime=0
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 277930454 936947712 2731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.510763 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 30985
/proc/meminfo: memFree=1281160/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915332 CPUtime=0.48
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 6310 0 1 0 44 4 0 0 18 0 8 0 277930450 937299968 6049 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228833 6049 2143 14 0 215303 0
[pid=30984/tid=30986] ppid=30982 vsize=915332 CPUtime=0
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 277930454 937299968 6049 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33184 s]
/proc/loadavg: 1.92 1.98 1.99 3/101 30992
/proc/meminfo: memFree=1262800/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=1.29
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 7244 0 1 0 113 16 0 0 25 0 8 0 277930450 937431040 6982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228865 6982 2476 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.02
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 277930454 937431040 6982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 6982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 6982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 6982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.14
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 340 0 0 0 13 1 0 0 16 0 8 0 277930458 937431040 6982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 6982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 6982 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) 915460

[startup+2.98099 s]
/proc/loadavg: 1.92 1.98 1.99 3/101 30992
/proc/meminfo: memFree=1262736/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=2.93
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 7248 0 1 0 246 47 0 0 25 0 8 0 277930450 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702996 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228865 6985 2476 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.02
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 277930454 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.15
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 343 0 0 0 14 1 0 0 16 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 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.28034 s]
/proc/loadavg: 1.93 1.98 1.99 3/101 30992
/proc/meminfo: memFree=1262736/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=6.2
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 7248 0 1 0 510 110 0 0 25 0 8 0 277930450 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699614 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228865 6985 2476 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.02
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 277930454 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.15
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 343 0 0 0 14 1 0 0 16 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.7589 s]
/proc/loadavg: 1.93 1.98 1.99 3/101 30992
/proc/meminfo: memFree=1262744/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=12.62
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 7248 0 1 0 1032 230 0 0 25 0 8 0 277930450 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699433 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228865 6985 2476 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.02
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 277930454 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.15
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 343 0 0 0 14 1 0 0 17 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.6031 s]
/proc/loadavg: 1.95 1.98 1.99 3/101 30992
/proc/meminfo: memFree=1262744/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=25.34
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 7248 0 1 0 2065 469 0 0 25 0 8 0 277930450 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699489 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228865 6985 2476 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.02
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 201 0 0 0 2 0 0 0 16 0 8 0 277930454 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.15
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 343 0 0 0 14 1 0 0 17 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 6985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 6985 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) 915460

[startup+51.2266 s]
/proc/loadavg: 1.96 1.98 1.99 3/101 30992
/proc/meminfo: memFree=1255192/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=50.72
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 9194 0 1 0 4492 580 0 0 25 0 8 0 277930450 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228865 8928 2527 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.03
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 277930454 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.25
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 402 0 0 0 23 2 0 0 16 0 8 0 277930458 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915460

[startup+102.466 s]
/proc/loadavg: 1.98 1.98 1.99 3/101 30992
/proc/meminfo: memFree=1255192/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=101.5
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 9201 0 1 0 9569 581 0 0 25 0 8 0 277930450 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073822482 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228865 8935 2527 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.03
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 277930454 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.25
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 402 0 0 0 23 2 0 0 16 0 8 0 277930458 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 915460

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

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

[startup+2085.29 s]
/proc/loadavg: 2.02 2.03 2.00 3/101 30994
/proc/meminfo: memFree=1254936/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=2066.3
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 9225 0 1 0 206034 596 0 0 25 0 8 0 277930450 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073822511 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228865 8959 2527 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.03
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 277930454 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.25
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 403 0 0 0 23 2 0 0 16 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2066.3
Current children cumulated vsize (KiB) 915460

[startup+2145.33 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 30994
/proc/meminfo: memFree=1254872/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=2125.8
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 9225 0 1 0 211984 596 0 0 25 0 8 0 277930450 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073879322 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228865 8959 2527 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.03
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 277930454 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.25
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 403 0 0 0 23 2 0 0 16 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.8
Current children cumulated vsize (KiB) 915460

[startup+2205.38 s]
/proc/loadavg: 2.05 2.03 2.00 3/101 30994
/proc/meminfo: memFree=1254936/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=2185.3
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 9225 0 1 0 217933 597 0 0 25 0 8 0 277930450 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839680 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30984/statm: 228865 8959 2527 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.03
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 277930454 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.25
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 403 0 0 0 23 2 0 0 16 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2185.3
Current children cumulated vsize (KiB) 915460

[startup+2265.44 s]
/proc/loadavg: 2.02 2.02 2.00 3/101 30994
/proc/meminfo: memFree=1254872/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=2244.81
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 9225 0 1 0 223884 597 0 0 25 0 8 0 277930450 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718759 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30984/statm: 228865 8959 2527 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.03
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 277930454 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.25
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 403 0 0 0 23 2 0 0 16 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2244.81
Current children cumulated vsize (KiB) 915460

[startup+2325.46 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 31084
/proc/meminfo: memFree=1252048/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=2304.78
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 9227 0 1 0 229880 598 0 0 25 0 8 0 277930450 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878867 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30984/statm: 228865 8961 2527 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.03
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 277930454 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.25
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 403 0 0 0 23 2 0 0 16 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2304.78
Current children cumulated vsize (KiB) 915460

[startup+2385.47 s]
/proc/loadavg: 2.03 2.03 2.00 3/94 31084
/proc/meminfo: memFree=1252048/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=2364.73
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 9227 0 1 0 235875 598 0 0 25 0 8 0 277930450 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844367 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30984/statm: 228865 8961 2527 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.03
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 277930454 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.25
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 403 0 0 0 23 2 0 0 16 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2364.73
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.78 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 31084
/proc/meminfo: memFree=1251984/2055920 swapFree=4158792/4192956
[pid=30984] ppid=30982 vsize=915460 CPUtime=2400.01
/proc/30984/stat : 30984 (java) R 30982 30984 30916 0 -1 0 9227 0 1 0 239403 598 0 0 25 0 8 0 277930450 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878287 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30984/statm: 228865 8961 2527 14 0 215335 0
[pid=30984/tid=30986] ppid=30982 vsize=915460 CPUtime=0.03
/proc/30984/task/30986/stat : 30986 (java) S 30982 30984 30916 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 277930454 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30987] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30987/stat : 30987 (java) S 30982 30984 30916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277930454 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30988] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30988/stat : 30988 (java) S 30982 30984 30916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277930455 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30989] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30989/stat : 30989 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30990] ppid=30982 vsize=915460 CPUtime=0.25
/proc/30984/task/30990/stat : 30990 (java) S 30982 30984 30916 0 -1 64 403 0 0 0 23 2 0 0 16 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30991] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30991/stat : 30991 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30984/tid=30992] ppid=30982 vsize=915460 CPUtime=0
/proc/30984/task/30992/stat : 30992 (java) S 30982 30984 30916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277930458 937431040 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2420.83
CPU time (s): 2400.06
CPU user time (s): 2394.07
CPU system time (s): 5.99009
CPU usage (%): 99.142
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.07
system time used= 5.99009
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= 50099
involuntary context switches= 123824

runsolver used 2.42963 s user time and 8.30774 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 12:15:55 UTC 2007


IDJOB= 279596
IDBENCH= 10327
IDSOLVER= 69
FILE ID= node14/279596-1169295355

PBS_JOBID= 3609635

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5bf85ad30669161f2d250ea8869babe9

RANDOM SEED= 690053769

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.227
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.227
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:       1281640 kB
Buffers:         53572 kB
Cached:         599236 kB
SwapCached:       9104 kB
Active:         207232 kB
Inactive:       489732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1281640 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          59516 kB
Slab:            62148 kB
Committed_AS:  9366408 kB
PageTables:       2276 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 node14 on Sat Jan 20 12:56:16 UTC 2007