Trace number 279974

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 2405.82

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-600-9_ext.xml
MD5SUM9620d2089b641b4cab797f819bbedc5c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints346
Best CPU time to get the best result obtained on this benchmark781.84
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints600
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension600
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.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279974-1169299753/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.091  cpuTime=0.09  mem=6M910
0.40	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.56	     nbConstraints=600  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=599
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=599  nbSharedBinaryRepresentations=2  maxDegree=35  maxArity=2
0.56	       =>  wckTime=0.247  cpuTime=0.18  mem=8M876
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.327  cpuTime=0.22  mem=5M657
0.64	
0.64	s SATISFIABLE
0.64	o 318
0.64	c 282
0.65	o 322
0.65	c 278
0.65	o 327
0.65	c 273
0.65	o 328
0.65	c 272
0.65	o 330
0.65	c 270
0.65	o 331
0.65	c 269
0.65	o 332
0.65	c 268
0.66	o 333
0.66	c 267
0.66	o 336
0.66	c 264
0.66	o 337
0.66	c 263
0.67	o 338
0.67	c 262
0.67	o 342
0.67	c 258
0.67	o 345
0.67	c 255
0.74	o 346
0.74	c 254
2.80	   
2.80	   search
2.80	     run=0  nbConstraintChecks=10197566  nbAssignments=10000
2.80	       =>  wckTime=2.16  cpuTime=2.13  mem=5M657
4.89	   
4.89	   search
4.89	     run=1  nbConstraintChecks=20490259  nbAssignments=20000
4.89	       =>  wckTime=4.254  cpuTime=4.2  mem=5M657
6.98	   
6.98	   search
6.98	     run=2  nbConstraintChecks=30692307  nbAssignments=30000
6.98	       =>  wckTime=6.341  cpuTime=6.27  mem=5M657
9.09	   
9.09	   search
9.09	     run=3  nbConstraintChecks=40986508  nbAssignments=40000
9.09	       =>  wckTime=8.45  cpuTime=8.36  mem=5M657
11.19	   
11.19	   search
11.19	     run=4  nbConstraintChecks=51190501  nbAssignments=50000
11.19	       =>  wckTime=10.548  cpuTime=10.44  mem=5M657
13.30	   
13.30	   search
13.30	     run=5  nbConstraintChecks=61478615  nbAssignments=60000
13.30	       =>  wckTime=12.663  cpuTime=12.54  mem=5M657
15.41	   
15.41	   search
15.41	     run=6  nbConstraintChecks=71680935  nbAssignments=70000
15.41	       =>  wckTime=14.767  cpuTime=14.63  mem=5M657
17.51	   
17.51	   search
17.51	     run=7  nbConstraintChecks=81968738  nbAssignments=80000
17.51	       =>  wckTime=16.874  cpuTime=16.71  mem=5M657
19.60	   
19.60	   search
19.60	     run=8  nbConstraintChecks=92167299  nbAssignments=90000
19.60	       =>  wckTime=18.96  cpuTime=18.78  mem=5M657
21.70	   
21.70	   search
21.70	     run=9  nbConstraintChecks=102459920  nbAssignments=100000
21.70	       =>  wckTime=21.059  cpuTime=20.86  mem=5M657
23.78	   
23.78	   search
23.78	     run=10  nbConstraintChecks=112659179  nbAssignments=110000
23.78	       =>  wckTime=23.138  cpuTime=22.91  mem=5M657
25.87	   
25.87	   search
25.87	     run=11  nbConstraintChecks=122948801  nbAssignments=120000
25.87	       =>  wckTime=25.229  cpuTime=25.0  mem=5M657
27.96	   
27.97	   search
27.97	     run=12  nbConstraintChecks=133143191  nbAssignments=130000
27.97	       =>  wckTime=27.326  cpuTime=27.07  mem=5M657
30.08	   
30.08	   search
30.08	     run=13  nbConstraintChecks=143434794  nbAssignments=140000
30.08	       =>  wckTime=29.44  cpuTime=29.17  mem=5M657
31.01	   
31.01	   search
31.01	     run=14  nbConstraintChecks=147933370  nbAssignments=144450
31.01	       =>  wckTime=30.372  cpuTime=30.1  mem=5M657
31.01	   
31.01	   global
31.01	     nbConstraintChecks=147933370  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.01	     solvingWckTime=30.371  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.01	     globalCpuTime=30.36
31.01	       =>  wckTime=30.7  cpuTime=30.31  mem=5M657
31.01	   
31.01	   solver IterativeSystematicSolver being built... 
31.16	       =>  wckTime=30.845  cpuTime=30.42  mem=16M776
31.17	   
31.17	   preprocessing
31.17	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.17	     detectedInconsistency=no
31.17	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M776
31.22	   
31.22	   search
31.22	     run=0  nbConstraintChecks=50787  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
31.22	     nbFailedAssignments=11  nbBacktracks=10  nbVisitedNodes=70  nbRestartNogoods=0
31.22	       =>  wckTime=0.063  cpuTime=0.04  mem=16M776
31.27	   
31.27	   search
31.27	     run=1  nbConstraintChecks=110156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101
31.27	     nbFailedAssignments=23  nbBacktracks=25  nbVisitedNodes=150  nbRestartNogoods=2
31.27	       =>  wckTime=0.11  cpuTime=0.06  mem=16M776
31.30	   
31.30	   search
31.30	     run=2  nbConstraintChecks=194254  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=168
31.30	     nbFailedAssignments=42  nbBacktracks=47  nbVisitedNodes=258  nbRestartNogoods=6
31.30	       =>  wckTime=0.143  cpuTime=0.1  mem=16M776
31.35	   
31.35	   search
31.35	     run=3  nbConstraintChecks=307016  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=253
31.35	     nbFailedAssignments=68  nbBacktracks=80  nbVisitedNodes=402  nbRestartNogoods=8
31.35	       =>  wckTime=0.194  cpuTime=0.15  mem=16M776
31.42	   
31.42	   search
31.42	     run=4  nbConstraintChecks=475300  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=371
31.42	     nbFailedAssignments=110  nbBacktracks=130  nbVisitedNodes=612  nbRestartNogoods=10
31.42	       =>  wckTime=0.256  cpuTime=0.21  mem=16M776
31.50	   
31.50	   search
31.50	     run=5  nbConstraintChecks=697216  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=518
31.50	     nbFailedAssignments=158  nbBacktracks=206  nbVisitedNodes=883  nbRestartNogoods=13
31.50	       =>  wckTime=0.339  cpuTime=0.29  mem=16M776
31.65	   
31.65	   search
31.65	     run=6  nbConstraintChecks=1096075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=770
31.65	     nbFailedAssignments=274  nbBacktracks=319  nbVisitedNodes=1364  nbRestartNogoods=18
31.65	       =>  wckTime=0.488  cpuTime=0.43  mem=16M776
31.84	   
31.84	   search
31.84	     run=7  nbConstraintChecks=1605886  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1093
31.84	     nbFailedAssignments=402  nbBacktracks=489  nbVisitedNodes=1985  nbRestartNogoods=23
31.84	       =>  wckTime=0.679  cpuTime=0.61  mem=16M776
32.17	   
32.17	   search
32.17	     run=8  nbConstraintChecks=2479507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1627
32.17	     nbFailedAssignments=657  nbBacktracks=745  nbVisitedNodes=3030  nbRestartNogoods=28
32.17	       =>  wckTime=1.013  cpuTime=0.93  mem=16M776
32.62	   
32.62	   search
32.62	     run=9  nbConstraintChecks=3709210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2365
32.62	     nbFailedAssignments=988  nbBacktracks=1129  nbVisitedNodes=4483  nbRestartNogoods=35
32.62	       =>  wckTime=1.462  cpuTime=1.37  mem=16M776
33.35	   
33.35	   search
33.35	     run=10  nbConstraintChecks=5668928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3522
33.35	     nbFailedAssignments=1546  nbBacktracks=1706  nbVisitedNodes=6775  nbRestartNogoods=39
33.35	       =>  wckTime=2.189  cpuTime=2.08  mem=16M776
34.37	   
34.37	   search
34.37	     run=11  nbConstraintChecks=8435141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5147
34.37	     nbFailedAssignments=2286  nbBacktracks=2570  nbVisitedNodes=10004  nbRestartNogoods=44
34.37	       =>  wckTime=3.215  cpuTime=3.1  mem=16M776
35.96	   
35.96	   search
35.96	     run=12  nbConstraintChecks=12844133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7793
35.96	     nbFailedAssignments=3614  nbBacktracks=3867  nbVisitedNodes=15275  nbRestartNogoods=48
35.96	       =>  wckTime=4.805  cpuTime=4.68  mem=16M776
38.45	   
38.45	   search
38.45	     run=13  nbConstraintChecks=19343385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11557
38.45	     nbFailedAssignments=5410  nbBacktracks=5813  nbVisitedNodes=22781  nbRestartNogoods=55
38.45	       =>  wckTime=7.289  cpuTime=7.14  mem=16M776
42.38	   
42.38	   search
42.38	     run=14  nbConstraintChecks=29775024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17607
42.38	     nbFailedAssignments=8519  nbBacktracks=8732  nbVisitedNodes=34859  nbRestartNogoods=61
42.38	       =>  wckTime=11.219  cpuTime=11.03  mem=16M776
48.13	   
48.13	   search
48.13	     run=15  nbConstraintChecks=44932035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26370
48.13	     nbFailedAssignments=12885  nbBacktracks=13111  nbVisitedNodes=52367  nbRestartNogoods=67
48.13	       =>  wckTime=16.966  cpuTime=16.73  mem=16M776
57.20	   
57.20	   search
57.20	     run=16  nbConstraintChecks=68329325  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39742
57.20	     nbFailedAssignments=19666  nbBacktracks=19679  nbVisitedNodes=79088  nbRestartNogoods=73
57.20	       =>  wckTime=26.039  cpuTime=25.73  mem=16M776
70.03	   
70.03	   search
70.03	     run=17  nbConstraintChecks=102212535  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59650
70.03	     nbFailedAssignments=29700  nbBacktracks=29531  nbVisitedNodes=118882  nbRestartNogoods=79
70.03	       =>  wckTime=38.875  cpuTime=38.46  mem=16M776
90.29	   
90.29	   search
90.29	     run=18  nbConstraintChecks=154054408  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89485
90.29	     nbFailedAssignments=44739  nbBacktracks=44309  nbVisitedNodes=178534  nbRestartNogoods=86
90.29	       =>  wckTime=59.126  cpuTime=58.55  mem=16M776
120.73	   
120.73	   search
120.73	     run=19  nbConstraintChecks=232143712  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134263
120.73	     nbFailedAssignments=67329  nbBacktracks=66477  nbVisitedNodes=268070  nbRestartNogoods=95
120.73	       =>  wckTime=89.567  cpuTime=88.73  mem=16M776
167.08	   
167.08	   search
167.08	     run=20  nbConstraintChecks=349276570  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=201842
167.08	     nbFailedAssignments=101634  nbBacktracks=99729  nbVisitedNodes=403206  nbRestartNogoods=101
167.08	       =>  wckTime=135.921  cpuTime=134.7  mem=16M776
231.23	   
231.23	   search
231.23	     run=21  nbConstraintChecks=512227449  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=296466
231.23	     nbFailedAssignments=146363  nbBacktracks=149607  nbVisitedNodes=592386  nbRestartNogoods=107
231.23	       =>  wckTime=200.073  cpuTime=198.3  mem=16M776
337.95	   
337.95	   search
337.95	     run=22  nbConstraintChecks=774475786  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=448197
337.95	     nbFailedAssignments=223258  nbBacktracks=224426  nbVisitedNodes=894371  nbRestartNogoods=119
337.95	       =>  wckTime=306.787  cpuTime=304.12  mem=16M776
486.32	   
486.32	   search
486.32	     run=23  nbConstraintChecks=1156529523  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=673797
486.32	     nbFailedAssignments=336612  nbBacktracks=336653  nbVisitedNodes=1339523  nbRestartNogoods=129
486.32	       =>  wckTime=455.159  cpuTime=451.65  mem=16M776
675.79	   
675.79	   search
675.79	     run=24  nbConstraintChecks=1704172468  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1006575
675.79	     nbFailedAssignments=501027  nbBacktracks=504994  nbVisitedNodes=1987509  nbRestartNogoods=139
675.79	       =>  wckTime=644.627  cpuTime=640.93  mem=16M776
890.62	   
890.62	   search
890.62	     run=25  nbConstraintChecks=2385856979  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1452452
890.62	     nbFailedAssignments=694371  nbBacktracks=757506  nbVisitedNodes=2802099  nbRestartNogoods=149
890.62	       =>  wckTime=859.458  cpuTime=855.53  mem=16M776
1137.74	   
1137.74	   search
1137.74	     run=26  nbConstraintChecks=3210887318  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2038924
1137.74	     nbFailedAssignments=902051  nbBacktracks=1136273  nbVisitedNodes=3787995  nbRestartNogoods=157
1137.74	       =>  wckTime=1106.578  cpuTime=1102.39  mem=16M776
1502.51	   
1502.51	   search
1502.51	     run=27  nbConstraintChecks=4410593482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2905775
1502.51	     nbFailedAssignments=1200725  nbBacktracks=1704425  nbVisitedNodes=5208109  nbRestartNogoods=169
1502.51	       =>  wckTime=1471.352  cpuTime=1466.79  mem=16M776
2035.88	   
2035.88	   search
2035.88	     run=28  nbConstraintChecks=6196782970  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4199216
2035.88	     nbFailedAssignments=1641916  nbBacktracks=2556651  nbVisitedNodes=7337379  nbRestartNogoods=180
2035.88	       =>  wckTime=2004.719  cpuTime=1999.53  mem=16M776
2405.78	v 1 1 1 1 0 1 1 1 0 0 0 1 0 0 0 1 0 1 1 1 1 0 0 0 0 0 1 1 0 0 1 1 1 0 0 0 1 1 0 0 

Verifier Data (download as text)

254 unsatisfied constraints, 346 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/node17/watcher-279974-1169299753 -o ROOT/results/node17/solver-279974-1169299753 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279974-1169299753/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.97 1.97 1.99 4/86 21592
/proc/meminfo: memFree=1362200/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=9948 CPUtime=0
/proc/21591/stat : 21591 (java) S 21589 21591 20897 0 -1 0 723 0 0 0 0 0 0 0 18 0 1 0 278370070 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/21591/statm: 2487 472 386 14 0 1142 0

[startup+0.103583 s]
/proc/loadavg: 1.97 1.97 1.99 4/86 21592
/proc/meminfo: memFree=1362200/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=914988 CPUtime=0.08
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 2996 0 1 0 7 1 0 0 18 0 8 0 278370070 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941832 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21591/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511627 s]
/proc/loadavg: 1.97 1.97 1.99 4/86 21592
/proc/meminfo: memFree=1362200/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915332 CPUtime=0.48
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 6402 0 1 0 45 3 0 0 18 0 8 0 278370070 937299968 6141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21591/statm: 228833 6141 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33271 s]
/proc/loadavg: 1.97 1.97 1.99 3/93 21599
/proc/meminfo: memFree=1344160/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=1.29
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 7206 0 1 0 112 17 0 0 25 0 8 0 278370070 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073697796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21591/statm: 228865 6944 2476 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.13
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 278370077 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 6944 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.96989 s]
/proc/loadavg: 1.97 1.97 1.99 3/93 21599
/proc/meminfo: memFree=1344160/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915464 CPUtime=2.92
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 7209 0 1 0 243 49 0 0 25 0 8 0 278370070 937435136 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21591/statm: 228866 6946 2476 14 0 215336 0
[pid=21591/tid=21593] ppid=21589 vsize=915464 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278370073 937435136 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915464 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937435136 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915464 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937435136 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915464 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937435136 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915464 CPUtime=0.13
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 278370077 937435136 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915464 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937435136 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915464 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937435136 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.26522 s]
/proc/loadavg: 1.97 1.97 1.99 3/93 21599
/proc/meminfo: memFree=1344096/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=6.2
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 7209 0 1 0 506 114 0 0 25 0 8 0 278370070 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073698360 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21591/statm: 228865 6946 2476 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.13
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 278370077 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 6946 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.7369 s]
/proc/loadavg: 1.97 1.97 1.99 3/93 21599
/proc/meminfo: memFree=1344096/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915464 CPUtime=12.61
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 7211 0 1 0 1026 235 0 0 25 0 8 0 278370070 937435136 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21591/statm: 228866 6947 2476 14 0 215336 0
[pid=21591/tid=21593] ppid=21589 vsize=915464 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278370073 937435136 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915464 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937435136 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915464 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937435136 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915464 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937435136 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915464 CPUtime=0.13
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278370077 937435136 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915464 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937435136 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915464 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937435136 6947 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+25.6042 s]
/proc/loadavg: 1.98 1.97 1.99 3/93 21599
/proc/meminfo: memFree=1344096/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=25.36
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 7211 0 1 0 2061 475 0 0 25 0 8 0 278370070 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696178 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21591/statm: 228865 6947 2476 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.13
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278370077 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915460

[startup+51.2109 s]
/proc/loadavg: 1.98 1.97 1.99 3/93 21599
/proc/meminfo: memFree=1336416/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=50.75
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 9173 0 1 0 4496 579 0 0 25 0 8 0 278370070 937431040 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073897481 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21591/statm: 228865 8906 2527 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.25
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 278370077 937431040 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915460

[startup+102.418 s]
/proc/loadavg: 1.99 1.97 1.99 3/93 21599
/proc/meminfo: memFree=1336480/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=101.53
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 9180 0 1 0 9573 580 0 0 25 0 8 0 278370070 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073871709 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21591/statm: 228865 8913 2527 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.25
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 278370077 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915460

[startup+162.468 s]
/proc/loadavg: 1.99 1.97 1.99 3/93 21599
/proc/meminfo: memFree=1336416/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=161.08
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 9183 0 1 0 15528 580 0 0 25 0 8 0 278370070 937431040 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840831 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.05 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 21981
/proc/meminfo: memFree=1312088/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=2078.61
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 9208 0 1 0 207262 599 0 0 25 0 8 0 278370070 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073871472 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21591/statm: 228865 8939 2527 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.26
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2078.61
Current children cumulated vsize (KiB) 915460

[startup+2144.1 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 21981
/proc/meminfo: memFree=1312088/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=2138.58
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 9208 0 1 0 213259 599 0 0 25 0 8 0 278370070 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073872236 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21591/statm: 228865 8939 2527 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.26
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2138.58
Current children cumulated vsize (KiB) 915460

[startup+2204.14 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 21981
/proc/meminfo: memFree=1312088/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=2198.59
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 9208 0 1 0 219259 600 0 0 25 0 8 0 278370070 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073894847 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21591/statm: 228865 8939 2527 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.26
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2198.59
Current children cumulated vsize (KiB) 915460

[startup+2264.19 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 21981
/proc/meminfo: memFree=1312088/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=2258.58
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 9208 0 1 0 225258 600 0 0 25 0 8 0 278370070 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837537 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21591/statm: 228865 8939 2527 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.26
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2258.58
Current children cumulated vsize (KiB) 915460

[startup+2324.23 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 21981
/proc/meminfo: memFree=1312152/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=2318.54
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 9208 0 1 0 231254 600 0 0 25 0 8 0 278370070 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073871204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21591/statm: 228865 8939 2527 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.26
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2318.54
Current children cumulated vsize (KiB) 915460

[startup+2384.28 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 21981
/proc/meminfo: memFree=1312152/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=2378.54
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 9208 0 1 0 237254 600 0 0 25 0 8 0 278370070 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843849 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21591/statm: 228865 8939 2527 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.26
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2378.54
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2405.77 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 21981
/proc/meminfo: memFree=1312152/2055920 swapFree=4192812/4192956
[pid=21591] ppid=21589 vsize=915460 CPUtime=2400.02
/proc/21591/stat : 21591 (java) R 21589 21591 20897 0 -1 0 9208 0 1 0 239402 600 0 0 25 0 8 0 278370070 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073871697 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21591/statm: 228865 8939 2527 14 0 215335 0
[pid=21591/tid=21593] ppid=21589 vsize=915460 CPUtime=0.02
/proc/21591/task/21593/stat : 21593 (java) S 21589 21591 20897 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278370073 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21594] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21594/stat : 21594 (java) S 21589 21591 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21595] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21595/stat : 21595 (java) S 21589 21591 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278370074 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21596] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21596/stat : 21596 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21597] ppid=21589 vsize=915460 CPUtime=0.26
/proc/21591/task/21597/stat : 21597 (java) S 21589 21591 20897 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21591/tid=21598] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21598/stat : 21598 (java) S 21589 21591 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21591/tid=21599] ppid=21589 vsize=915460 CPUtime=0
/proc/21591/task/21599/stat : 21599 (java) S 21589 21591 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278370077 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2405.82
CPU time (s): 2400.06
CPU user time (s): 2394.05
CPU system time (s): 6.00909
CPU usage (%): 99.7607
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.05
system time used= 6.00909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9230
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= 49793
involuntary context switches= 72855

runsolver used 2.37264 s user time and 8.29474 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 13:29:13 UTC 2007


IDJOB= 279974
IDBENCH= 10552
IDSOLVER= 69
FILE ID= node17/279974-1169299753

PBS_JOBID= 3609637

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9620d2089b641b4cab797f819bbedc5c

RANDOM SEED= 413439474

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1362680 kB
Buffers:         48564 kB
Cached:         507472 kB
SwapCached:          0 kB
Active:         264756 kB
Inactive:       352008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1362680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          81076 kB
Slab:            61284 kB
Committed_AS:  8754436 kB
PageTables:       2204 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 node17 on Sat Jan 20 14:09:19 UTC 2007