Trace number 279640

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 EPFCMSAT (TO) 2400.06 2402.51

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-620-1_ext.xml
MD5SUM6a861dc65d321387c5f74c1e17c8d237
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints375
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints620
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension620
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=epfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/279640-1169296299/unknown.xml
0.41	   
0.41	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.44	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.44	       =>  wckTime=0.092  cpuTime=0.09  mem=6M887
0.44	   
0.44	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.59	     nbConstraints=620  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=619
0.59	     nbConflictsStructures=1  nbSharedConflictsStructures=619  nbSharedBinaryRepresentations=2  maxDegree=32  maxArity=2
0.59	       =>  wckTime=0.25  cpuTime=0.18  mem=8M837
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.332  cpuTime=0.22  mem=5M674
0.68	
0.68	s SATISFIABLE
0.68	o 317
0.68	c 303
0.68	o 321
0.68	c 299
0.69	o 324
0.69	c 296
0.69	o 329
0.69	c 291
0.69	o 330
0.69	c 290
0.69	o 333
0.69	c 287
0.69	o 334
0.69	c 286
0.69	o 336
0.69	c 284
0.69	o 337
0.69	c 283
0.69	o 339
0.69	c 281
0.69	o 342
0.69	c 278
0.69	o 348
0.69	c 272
0.69	o 351
0.69	c 269
0.69	o 355
0.69	c 265
0.69	o 356
0.69	c 264
0.70	o 359
0.70	c 261
0.70	o 362
0.70	c 258
0.70	o 363
0.70	c 257
0.70	o 364
0.70	c 256
0.70	o 367
0.70	c 253
0.70	o 369
0.70	c 251
0.73	o 370
0.73	c 250
0.74	o 371
0.74	c 249
0.75	o 372
0.75	c 248
0.76	o 373
0.76	c 247
0.85	o 375
0.85	c 245
2.81	   
2.81	   search
2.81	     run=0  nbConstraintChecks=9700226  nbAssignments=10000
2.81	       =>  wckTime=2.137  cpuTime=2.11  mem=5M674
4.88	   
4.88	   search
4.88	     run=1  nbConstraintChecks=19528255  nbAssignments=20000
4.88	       =>  wckTime=4.205  cpuTime=4.16  mem=5M674
6.92	   
6.92	   search
6.92	     run=2  nbConstraintChecks=29223521  nbAssignments=30000
6.92	       =>  wckTime=6.246  cpuTime=6.19  mem=5M674
8.97	   
8.97	   search
8.97	     run=3  nbConstraintChecks=39029550  nbAssignments=40000
8.97	       =>  wckTime=8.297  cpuTime=8.23  mem=5M674
11.01	   
11.01	   search
11.01	     run=4  nbConstraintChecks=48727870  nbAssignments=50000
11.01	       =>  wckTime=10.338  cpuTime=10.26  mem=5M674
13.07	   
13.07	   search
13.07	     run=5  nbConstraintChecks=58538343  nbAssignments=60000
13.07	       =>  wckTime=12.393  cpuTime=12.31  mem=5M674
15.12	   
15.12	   search
15.12	     run=6  nbConstraintChecks=68238921  nbAssignments=70000
15.12	       =>  wckTime=14.445  cpuTime=14.35  mem=5M674
17.17	   
17.17	   search
17.17	     run=7  nbConstraintChecks=78056422  nbAssignments=80000
17.17	       =>  wckTime=16.501  cpuTime=16.4  mem=5M674
19.07	   
19.07	   search
19.07	     run=8  nbConstraintChecks=87747465  nbAssignments=90000
19.07	       =>  wckTime=18.395  cpuTime=18.29  mem=5M674
20.97	   
20.97	   search
20.97	     run=9  nbConstraintChecks=97563867  nbAssignments=100000
20.97	       =>  wckTime=20.3  cpuTime=20.2  mem=5M674
22.86	   
22.86	   search
22.86	     run=10  nbConstraintChecks=107247968  nbAssignments=110000
22.86	       =>  wckTime=22.186  cpuTime=22.08  mem=5M674
24.77	   
24.77	   search
24.77	     run=11  nbConstraintChecks=117046859  nbAssignments=120000
24.77	       =>  wckTime=24.093  cpuTime=23.99  mem=5M674
26.67	   
26.67	   search
26.67	     run=12  nbConstraintChecks=126738392  nbAssignments=130000
26.67	       =>  wckTime=25.995  cpuTime=25.89  mem=5M674
28.59	   
28.59	   search
28.59	     run=13  nbConstraintChecks=136554603  nbAssignments=140000
28.59	       =>  wckTime=27.912  cpuTime=27.8  mem=5M674
30.49	   
30.49	   search
30.49	     run=14  nbConstraintChecks=146252463  nbAssignments=150000
30.49	       =>  wckTime=29.817  cpuTime=29.71  mem=5M674
30.95	   
30.95	   search
30.95	     run=15  nbConstraintChecks=148588083  nbAssignments=152383
30.95	       =>  wckTime=30.274  cpuTime=30.17  mem=5M674
30.95	   
30.95	   global
30.95	     nbConstraintChecks=148588083  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.95	     solvingWckTime=30.273  solvingCpuTime=30.17  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.95	     globalCpuTime=30.45
30.95	       =>  wckTime=30.606  cpuTime=30.39  mem=5M674
30.95	   
30.95	   solver IterativeSystematicSolver being built... 
31.09	       =>  wckTime=30.742  cpuTime=30.5  mem=16M638
31.15	   
31.15	   preprocessing
31.15	     nbConstraintChecks=39502  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.15	     detectedInconsistency=no
31.15	       =>  wckTime=0.055  cpuTime=0.03  mem=16M638
31.17	   
31.17	   search
31.17	     run=0  nbConstraintChecks=46949  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
31.18	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
31.18	       =>  wckTime=0.085  cpuTime=0.05  mem=16M638
31.22	   
31.22	   search
31.22	     run=1  nbConstraintChecks=113727  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=108
31.22	     nbFailedAssignments=18  nbBacktracks=26  nbVisitedNodes=151  nbRestartNogoods=1
31.22	       =>  wckTime=0.127  cpuTime=0.08  mem=16M638
31.25	   
31.25	   search
31.25	     run=2  nbConstraintChecks=194731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=174
31.25	     nbFailedAssignments=31  nbBacktracks=49  nbVisitedNodes=253  nbRestartNogoods=3
31.25	       =>  wckTime=0.16  cpuTime=0.11  mem=16M638
31.30	   
31.30	   search
31.30	     run=3  nbConstraintChecks=317700  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264
31.30	     nbFailedAssignments=58  nbBacktracks=82  nbVisitedNodes=400  nbRestartNogoods=4
31.30	       =>  wckTime=0.21  cpuTime=0.16  mem=16M638
31.36	   
31.36	   search
31.37	     run=4  nbConstraintChecks=492526  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=384
31.37	     nbFailedAssignments=97  nbBacktracks=132  nbVisitedNodes=606  nbRestartNogoods=6
31.37	       =>  wckTime=0.276  cpuTime=0.23  mem=16M638
31.46	   
31.46	   search
31.46	     run=5  nbConstraintChecks=745912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=550
31.46	     nbFailedAssignments=157  nbBacktracks=207  nbVisitedNodes=901  nbRestartNogoods=9
31.46	       =>  wckTime=0.371  cpuTime=0.32  mem=16M638
31.59	   
31.59	   search
31.59	     run=6  nbConstraintChecks=1105716  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=772
31.59	     nbFailedAssignments=239  nbBacktracks=320  nbVisitedNodes=1311  nbRestartNogoods=13
31.59	       =>  wckTime=0.505  cpuTime=0.45  mem=16M638
31.80	   
31.80	   search
31.80	     run=7  nbConstraintChecks=1653777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1100
31.80	     nbFailedAssignments=370  nbBacktracks=490  nbVisitedNodes=1925  nbRestartNogoods=18
31.80	       =>  wckTime=0.708  cpuTime=0.65  mem=16M638
32.10	   
32.10	   search
32.10	     run=8  nbConstraintChecks=2452317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1572
32.10	     nbFailedAssignments=555  nbBacktracks=748  nbVisitedNodes=2816  nbRestartNogoods=22
32.10	       =>  wckTime=1.011  cpuTime=0.94  mem=16M638
32.50	   
32.50	   search
32.50	     run=9  nbConstraintChecks=3597376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2254
32.50	     nbFailedAssignments=823  nbBacktracks=1132  nbVisitedNodes=4115  nbRestartNogoods=26
32.50	       =>  wckTime=1.412  cpuTime=1.33  mem=16M638
33.12	   
33.12	   search
33.12	     run=10  nbConstraintChecks=5444739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3346
33.12	     nbFailedAssignments=1312  nbBacktracks=1709  nbVisitedNodes=6199  nbRestartNogoods=28
33.12	       =>  wckTime=2.033  cpuTime=1.95  mem=16M638
34.03	   
34.03	   search
34.03	     run=11  nbConstraintChecks=8155987  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4904
34.03	     nbFailedAssignments=1980  nbBacktracks=2573  nbVisitedNodes=9204  nbRestartNogoods=30
34.03	       =>  wckTime=2.937  cpuTime=2.85  mem=16M638
35.34	   
35.34	   search
35.34	     run=12  nbConstraintChecks=12075202  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7129
35.34	     nbFailedAssignments=2880  nbBacktracks=3870  nbVisitedNodes=13547  nbRestartNogoods=36
35.34	       =>  wckTime=4.254  cpuTime=4.17  mem=16M638
37.43	   
37.43	   search
37.43	     run=13  nbConstraintChecks=18138654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10702
37.43	     nbFailedAssignments=4483  nbBacktracks=5816  nbVisitedNodes=20340  nbRestartNogoods=41
37.43	       =>  wckTime=6.341  cpuTime=6.26  mem=16M638
40.65	   
40.65	   search
40.65	     run=14  nbConstraintChecks=27298064  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15862
40.66	     nbFailedAssignments=6699  nbBacktracks=8735  nbVisitedNodes=30345  nbRestartNogoods=48
40.66	       =>  wckTime=9.566  cpuTime=9.48  mem=16M638
45.38	   
45.38	   search
45.38	     run=15  nbConstraintChecks=40967372  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23561
45.38	     nbFailedAssignments=9994  nbBacktracks=13113  nbVisitedNodes=45400  nbRestartNogoods=55
45.39	       =>  wckTime=14.296  cpuTime=14.21  mem=17M613
52.31	   
52.31	   search
52.31	     run=16  nbConstraintChecks=60846776  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34915
52.31	     nbFailedAssignments=14755  nbBacktracks=19681  nbVisitedNodes=67488  nbRestartNogoods=61
52.31	       =>  wckTime=21.222  cpuTime=21.11  mem=17M613
62.85	   
62.85	   search
62.85	     run=17  nbConstraintChecks=91234660  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52222
62.85	     nbFailedAssignments=22183  nbBacktracks=29533  nbVisitedNodes=101334  nbRestartNogoods=67
62.85	       =>  wckTime=31.761  cpuTime=31.64  mem=17M613
79.20	   
79.20	   search
79.20	     run=18  nbConstraintChecks=137571158  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78945
79.20	     nbFailedAssignments=34104  nbBacktracks=44312  nbVisitedNodes=152961  nbRestartNogoods=73
79.20	       =>  wckTime=48.109  cpuTime=47.98  mem=17M613
103.82	   
103.82	   search
103.82	     run=19  nbConstraintChecks=206133417  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117491
103.82	     nbFailedAssignments=50457  nbBacktracks=66480  nbVisitedNodes=228557  nbRestartNogoods=81
103.82	       =>  wckTime=72.732  cpuTime=72.57  mem=17M613
141.91	   
141.91	   search
141.91	     run=20  nbConstraintChecks=311507491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177371
141.91	     nbFailedAssignments=77059  nbBacktracks=99732  nbVisitedNodes=344052  nbRestartNogoods=88
141.91	       =>  wckTime=110.824  cpuTime=110.62  mem=17M613
197.26	   
197.26	   search
197.26	     run=21  nbConstraintChecks=464936676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=265139
197.26	     nbFailedAssignments=114925  nbBacktracks=149611  nbVisitedNodes=515061  nbRestartNogoods=93
197.26	       =>  wckTime=166.176  cpuTime=165.92  mem=17M613
282.44	   
282.44	   search
282.44	     run=22  nbConstraintChecks=697726064  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=397129
282.44	     nbFailedAssignments=172078  nbBacktracks=224429  nbVisitedNodes=770841  nbRestartNogoods=101
282.44	       =>  wckTime=251.351  cpuTime=251.02  mem=17M613
417.45	   
417.45	   search
417.45	     run=23  nbConstraintChecks=1050582024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=596771
417.45	     nbFailedAssignments=259476  nbBacktracks=336656  nbVisitedNodes=1155530  nbRestartNogoods=109
417.45	       =>  wckTime=386.357  cpuTime=385.89  mem=17M613
607.50	   
607.50	   search
607.50	     run=24  nbConstraintChecks=1563016756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=888483
607.50	     nbFailedAssignments=382825  nbBacktracks=504997  nbVisitedNodes=1723519  nbRestartNogoods=125
607.50	       =>  wckTime=576.409  cpuTime=575.76  mem=17M613
883.51	   
883.51	   search
883.51	     run=25  nbConstraintChecks=2312069773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1326010
883.51	     nbFailedAssignments=567817  nbBacktracks=757508  nbVisitedNodes=2558895  nbRestartNogoods=134
883.51	       =>  wckTime=852.419  cpuTime=851.52  mem=17M613
1263.59	   
1263.59	   search
1263.59	     run=26  nbConstraintChecks=3358273553  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1966547
1263.59	     nbFailedAssignments=829560  nbBacktracks=1136275  nbVisitedNodes=3746375  nbRestartNogoods=145
1263.59	       =>  wckTime=1232.505  cpuTime=1231.24  mem=17M613
1777.85	   
1777.85	   search
1777.85	     run=27  nbConstraintChecks=4809826107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2889825
1777.85	     nbFailedAssignments=1184662  nbBacktracks=1704426  nbVisitedNodes=5404153  nbRestartNogoods=151
1777.85	       =>  wckTime=1746.762  cpuTime=1744.97  mem=17M613
2402.47	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)

245 unsatisfied constraints, 375 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/node44/watcher-279640-1169296299 -o ROOT/results/node44/solver-279640-1169296299 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279640-1169296299/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: 2.00 2.00 1.89 4/74 19651
/proc/meminfo: memFree=1279080/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=18540 CPUtime=0
/proc/19650/stat : 19650 (runsolver) R 19648 19650 19220 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 278028922 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 264840473895 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19650/statm: 4635 279 244 17 0 2626 0

[startup+0.107723 s]
/proc/loadavg: 2.00 2.00 1.89 4/74 19651
/proc/meminfo: memFree=1279080/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=913228 CPUtime=0.08
/proc/19650/stat : 19650 (java) D 19648 19650 19220 0 -1 0 2919 0 1 0 6 2 0 0 17 0 8 0 278028922 935145472 2665 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19650/statm: 228307 2665 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.515766 s]
/proc/loadavg: 2.00 2.00 1.89 4/74 19651
/proc/meminfo: memFree=1279080/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=915332 CPUtime=0.46
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 6161 0 1 0 42 4 0 0 18 0 8 0 278028922 937299968 5900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19650/statm: 228833 5900 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915332

[startup+1.33884 s]
/proc/loadavg: 2.00 2.00 1.89 3/81 19658
/proc/meminfo: memFree=1260848/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=915460 CPUtime=1.27
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 7235 0 1 0 110 17 0 0 24 0 8 0 278028922 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073697923 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19650/statm: 228865 6973 2479 14 0 215335 0
[pid=19650/tid=19652] ppid=19648 vsize=915460 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278028926 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19653] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=915460 CPUtime=0.13
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 278028930 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19657] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278028930 937431040 6973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915460

[startup+2.99102 s]
/proc/loadavg: 2.00 2.00 1.89 3/81 19658
/proc/meminfo: memFree=1260784/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=915460 CPUtime=2.92
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 7240 0 1 0 242 50 0 0 25 0 8 0 278028922 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073697825 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19650/statm: 228865 6977 2480 14 0 215335 0
[pid=19650/tid=19652] ppid=19648 vsize=915460 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278028926 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19653] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=915460 CPUtime=0.13
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278028930 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19657] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278028930 937431040 6977 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) 915460

[startup+6.27035 s]
/proc/loadavg: 2.00 2.00 1.89 3/81 19658
/proc/meminfo: memFree=1260720/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=915460 CPUtime=6.19
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 7241 0 1 0 503 116 0 0 25 0 8 0 278028922 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073703650 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19650/statm: 228865 6977 2480 14 0 215335 0
[pid=19650/tid=19652] ppid=19648 vsize=915460 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278028926 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19653] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=915460 CPUtime=0.13
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278028930 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19657] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278028930 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.757 s]
/proc/loadavg: 2.00 2.00 1.89 3/81 19658
/proc/meminfo: memFree=1260728/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=915460 CPUtime=12.65
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 7241 0 1 0 1024 241 0 0 25 0 8 0 278028922 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073697883 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19650/statm: 228865 6977 2480 14 0 215335 0
[pid=19650/tid=19652] ppid=19648 vsize=915460 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278028926 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19653] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=915460 CPUtime=0.13
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278028930 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19657] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=915460 CPUtime=0
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278028930 937431040 6977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915460

[startup+25.5973 s]
/proc/loadavg: 2.00 2.00 1.89 3/81 19756
/proc/meminfo: memFree=1252936/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=916484 CPUtime=25.46
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 7242 0 1 0 2058 488 0 0 25 0 8 0 278028922 938479616 6978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19650/statm: 229121 6978 2480 14 0 215591 0
[pid=19650/tid=19652] ppid=19648 vsize=916488 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278028926 938483712 6978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19653] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 938479616 6978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 938479616 6978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 938479616 6978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=916488 CPUtime=0.13
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278028930 938483712 6978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19657] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 938479616 6978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278028930 938479616 6978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 916484

[startup+51.231 s]
/proc/loadavg: 2.00 2.00 1.90 3/81 19756
/proc/meminfo: memFree=1245448/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=916484 CPUtime=51.06
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 9198 0 1 0 4513 593 0 0 25 0 8 0 278028922 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073700349 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19650/statm: 229121 8931 2533 14 0 215591 0
[pid=19650/tid=19652] ppid=19648 vsize=916484 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278028926 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19653] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=916484 CPUtime=0.24
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 278028930 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19657] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278028930 938479616 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 916484

[startup+102.487 s]
/proc/loadavg: 2.00 2.00 1.90 3/81 19756
/proc/meminfo: memFree=1245448/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=916484 CPUtime=102.27
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 9207 0 1 0 9634 593 0 0 25 0 8 0 278028922 938479616 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073880307 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19650/statm: 229121 8940 2533 14 0 215591 0
[pid=19650/tid=19652] ppid=19648 vsize=916484 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278028926 938479616 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19653] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 938479616 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 938479616 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 938479616 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=916484 CPUtime=0.25
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 278028930 938479616 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19657] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 938479616 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278028930 938479616 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 916484

[startup+162.586 s]
/proc/loadavg: 2.04 2.01 1.91 3/81 19756
/proc/meminfo: memFree=1245448/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=916484 CPUtime=162.32
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 9211 0 1 0 15638 594 0 0 25 0 8 0 278028922 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888667 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2021.93
Current children cumulated vsize (KiB) 916484

[startup+2084.05 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 20018
/proc/meminfo: memFree=1252560/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=916484 CPUtime=2081.9
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 9230 0 1 0 207581 609 0 0 25 0 8 0 278028922 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888736 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19650/statm: 229121 8962 2533 14 0 215591 0
[pid=19650/tid=19652] ppid=19648 vsize=916484 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278028926 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19653] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=916484 CPUtime=0.25
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19657] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=916484 CPUtime=0.03
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 2 0 0 0 1 2 0 0 15 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2081.9
Current children cumulated vsize (KiB) 916484

[startup+2144.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 20018
/proc/meminfo: memFree=1252624/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=916484 CPUtime=2141.9
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 9230 0 1 0 213581 609 0 0 25 0 8 0 278028922 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19650/statm: 229121 8962 2533 14 0 215591 0
[pid=19650/tid=19652] ppid=19648 vsize=916484 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278028926 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19653] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=916484 CPUtime=0.25
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19657] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=916484 CPUtime=0.03
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 2 0 0 0 1 2 0 0 15 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2141.9
Current children cumulated vsize (KiB) 916484

[startup+2204.14 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 20018
/proc/meminfo: memFree=1252624/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=916484 CPUtime=2201.89
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 9230 0 1 0 219580 609 0 0 25 0 8 0 278028922 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825259 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19650/statm: 229121 8962 2533 14 0 215591 0
[pid=19650/tid=19652] ppid=19648 vsize=916484 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278028926 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19653] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=916484 CPUtime=0.25
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19657] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=916484 CPUtime=0.03
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 2 0 0 0 1 2 0 0 15 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2201.89
Current children cumulated vsize (KiB) 916484

[startup+2264.19 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 20018
/proc/meminfo: memFree=1252624/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=916484 CPUtime=2261.87
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 9230 0 1 0 225578 609 0 0 25 0 8 0 278028922 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838637 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19650/statm: 229121 8962 2533 14 0 215591 0
[pid=19650/tid=19652] ppid=19648 vsize=916484 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278028926 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19653] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=916484 CPUtime=0.25
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19657] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=916484 CPUtime=0.03
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 2 0 0 0 1 2 0 0 15 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2261.87
Current children cumulated vsize (KiB) 916484

[startup+2324.23 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 20018
/proc/meminfo: memFree=1252624/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=916484 CPUtime=2321.85
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 9230 0 1 0 231576 609 0 0 25 0 8 0 278028922 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073889232 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19650/statm: 229121 8962 2533 14 0 215591 0
[pid=19650/tid=19652] ppid=19648 vsize=916484 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278028926 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19653] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=916484 CPUtime=0.25
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19657] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=916484 CPUtime=0.03
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 2 0 0 0 1 2 0 0 15 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2321.85
Current children cumulated vsize (KiB) 916484

[startup+2384.27 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 20018
/proc/meminfo: memFree=1252624/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=916484 CPUtime=2381.85
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 9230 0 1 0 237576 609 0 0 25 0 8 0 278028922 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073721760 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19650/statm: 229121 8962 2533 14 0 215591 0
[pid=19650/tid=19652] ppid=19648 vsize=916484 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278028926 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19653] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=916484 CPUtime=0.25
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19657] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=916484 CPUtime=0.03
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 2 0 0 0 1 2 0 0 15 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2381.85
Current children cumulated vsize (KiB) 916484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.46 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 20018
/proc/meminfo: memFree=1252624/2055920 swapFree=4191892/4192956
[pid=19650] ppid=19648 vsize=916484 CPUtime=2400.02
/proc/19650/stat : 19650 (java) R 19648 19650 19220 0 -1 0 9230 0 1 0 239393 609 0 0 25 0 8 0 278028922 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073889184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19650/statm: 229121 8962 2533 14 0 215591 0
[pid=19650/tid=19652] ppid=19648 vsize=916484 CPUtime=0.02
/proc/19650/task/19652/stat : 19652 (java) S 19648 19650 19220 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278028926 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19653] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19653/stat : 19653 (java) S 19648 19650 19220 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19654] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19654/stat : 19654 (java) S 19648 19650 19220 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278028927 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19655] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19655/stat : 19655 (java) S 19648 19650 19220 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19656] ppid=19648 vsize=916484 CPUtime=0.25
/proc/19650/task/19656/stat : 19656 (java) S 19648 19650 19220 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19650/tid=19657] ppid=19648 vsize=916484 CPUtime=0
/proc/19650/task/19657/stat : 19657 (java) S 19648 19650 19220 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278028930 938479616 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19650/tid=19658] ppid=19648 vsize=916484 CPUtime=0.03
/proc/19650/task/19658/stat : 19658 (java) S 19648 19650 19220 0 -1 64 2 0 0 0 1 2 0 0 15 0 8 0 278028930 938479616 8962 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) 916484

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

Child status: 143
Real time (s): 2402.51
CPU time (s): 2400.06
CPU user time (s): 2393.97
CPU system time (s): 6.09907
CPU usage (%): 99.8983
Max. virtual memory (cumulated for all children) (KiB): 916488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.97
system time used= 6.09907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9252
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= 49823
involuntary context switches= 14551

runsolver used 2.68659 s user time and 7.11892 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan 20 12:31:39 UTC 2007


IDJOB= 279640
IDBENCH= 10347
IDSOLVER= 68
FILE ID= node44/279640-1169296299

PBS_JOBID= 3609794

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6a861dc65d321387c5f74c1e17c8d237

RANDOM SEED= 431783710

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.213
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.213
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:       1279496 kB
Buffers:         55696 kB
Cached:         621452 kB
SwapCached:        268 kB
Active:         197136 kB
Inactive:       501116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1279496 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          32072 kB
Slab:            63560 kB
Committed_AS:  5146548 kB
PageTables:       1772 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 node44 on Sat Jan 20 13:11:41 UTC 2007