Trace number 280010

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.15 2402.63

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-560-9_ext.xml
MD5SUMc3e8f1f96300e19419ee0f36c8b61a28
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints329
Best CPU time to get the best result obtained on this benchmark307.626
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints560
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension560
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=pfc.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/280010-1169300035/unknown.xml
0.45	   
0.45	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.48	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.48	       =>  wckTime=0.086  cpuTime=0.08  mem=6M910
0.48	   
0.48	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.62	     nbConstraints=560  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=559
0.62	     nbConflictsStructures=1  nbSharedConflictsStructures=559  nbSharedBinaryRepresentations=2  maxDegree=34  maxArity=2
0.62	       =>  wckTime=0.229  cpuTime=0.16  mem=8M876
0.66	   
0.66	   solver LocalSearchSolver being built... 
0.70	       =>  wckTime=0.305  cpuTime=0.2  mem=5M636
0.70	
0.70	s SATISFIABLE
0.70	o 295
0.70	c 265
0.70	o 298
0.70	c 262
0.70	o 302
0.70	c 258
0.70	o 303
0.70	c 257
0.71	o 306
0.71	c 254
0.71	o 308
0.71	c 252
0.71	o 310
0.71	c 250
0.71	o 311
0.71	c 249
0.71	o 314
0.71	c 246
0.71	o 316
0.71	c 244
0.71	o 318
0.71	c 242
0.71	o 320
0.71	c 240
0.71	o 321
0.71	c 239
0.71	o 323
0.71	c 237
0.71	o 324
0.71	c 236
0.74	o 325
0.74	c 235
0.79	o 326
0.79	c 234
0.83	o 327
0.83	c 233
0.86	o 328
0.86	c 232
0.93	o 329
0.93	c 231
2.57	   
2.57	   search
2.57	     run=0  nbConstraintChecks=9353094  nbAssignments=10000
2.57	       =>  wckTime=1.872  cpuTime=1.86  mem=5M636
4.39	   
4.39	   search
4.39	     run=1  nbConstraintChecks=18794495  nbAssignments=20000
4.39	       =>  wckTime=3.699  cpuTime=3.68  mem=5M636
6.21	   
6.21	   search
6.21	     run=2  nbConstraintChecks=28146752  nbAssignments=30000
6.21	       =>  wckTime=5.513  cpuTime=5.49  mem=5M636
8.03	   
8.03	   search
8.03	     run=3  nbConstraintChecks=37579676  nbAssignments=40000
8.03	       =>  wckTime=7.338  cpuTime=7.31  mem=5M636
9.85	   
9.85	   search
9.85	     run=4  nbConstraintChecks=46931488  nbAssignments=50000
9.85	       =>  wckTime=9.154  cpuTime=9.13  mem=5M636
11.67	   
11.67	   search
11.67	     run=5  nbConstraintChecks=56363183  nbAssignments=60000
11.67	       =>  wckTime=10.979  cpuTime=10.95  mem=5M636
13.48	   
13.48	   search
13.48	     run=6  nbConstraintChecks=65709394  nbAssignments=70000
13.48	       =>  wckTime=12.787  cpuTime=12.76  mem=5M636
15.30	   
15.30	   search
15.30	     run=7  nbConstraintChecks=75145613  nbAssignments=80000
15.30	       =>  wckTime=14.602  cpuTime=14.57  mem=5M636
17.10	   
17.10	   search
17.10	     run=8  nbConstraintChecks=84492880  nbAssignments=90000
17.10	       =>  wckTime=16.404  cpuTime=16.38  mem=5M636
18.92	   
18.92	   search
18.92	     run=9  nbConstraintChecks=93931450  nbAssignments=100000
18.92	       =>  wckTime=18.221  cpuTime=18.19  mem=5M636
20.72	   
20.72	   search
20.72	     run=10  nbConstraintChecks=103280707  nbAssignments=110000
20.72	       =>  wckTime=20.026  cpuTime=19.99  mem=5M636
22.57	   
22.57	   search
22.57	     run=11  nbConstraintChecks=112709667  nbAssignments=120000
22.57	       =>  wckTime=21.873  cpuTime=21.81  mem=5M636
24.39	   
24.39	   search
24.39	     run=12  nbConstraintChecks=122059923  nbAssignments=130000
24.39	       =>  wckTime=23.692  cpuTime=23.63  mem=5M636
26.21	   
26.21	   search
26.21	     run=13  nbConstraintChecks=131486058  nbAssignments=140000
26.21	       =>  wckTime=25.519  cpuTime=25.46  mem=5M636
28.03	   
28.03	   search
28.03	     run=14  nbConstraintChecks=140840519  nbAssignments=150000
28.03	       =>  wckTime=27.337  cpuTime=27.27  mem=5M636
29.86	   
29.86	   search
29.86	     run=15  nbConstraintChecks=150279909  nbAssignments=160000
29.86	       =>  wckTime=29.165  cpuTime=29.1  mem=5M636
30.98	   
30.98	   search
30.98	     run=16  nbConstraintChecks=156058136  nbAssignments=166214
30.98	       =>  wckTime=30.291  cpuTime=30.23  mem=5M636
30.99	   
30.99	   global
30.99	     nbConstraintChecks=156058136  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99	     solvingWckTime=30.29  solvingCpuTime=30.23  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99	     globalCpuTime=30.47
30.99	       =>  wckTime=30.596  cpuTime=30.43  mem=5M636
30.99	   
30.99	   solver IterativeSystematicSolver being built... 
31.12	       =>  wckTime=30.731  cpuTime=30.54  mem=16M761
31.13	   
31.13	   preprocessing
31.13	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.13	     detectedInconsistency=no
31.13	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M761
31.18	   
31.18	   search
31.18	     run=0  nbConstraintChecks=42551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43
31.18	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
31.18	       =>  wckTime=0.056  cpuTime=0.03  mem=16M761
31.22	   
31.22	   search
31.22	     run=1  nbConstraintChecks=99269  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94
31.22	     nbFailedAssignments=21  nbBacktracks=25  nbVisitedNodes=141  nbRestartNogoods=2
31.22	       =>  wckTime=0.1  cpuTime=0.06  mem=16M761
31.25	   
31.25	   search
31.25	     run=2  nbConstraintChecks=182056  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=161
31.25	     nbFailedAssignments=44  nbBacktracks=47  nbVisitedNodes=253  nbRestartNogoods=3
31.25	       =>  wckTime=0.132  cpuTime=0.09  mem=16M761
31.29	   
31.29	   search
31.29	     run=3  nbConstraintChecks=285149  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=242
31.29	     nbFailedAssignments=68  nbBacktracks=81  nbVisitedNodes=392  nbRestartNogoods=4
31.29	       =>  wckTime=0.171  cpuTime=0.13  mem=16M761
31.36	   
31.36	   search
31.36	     run=4  nbConstraintChecks=462241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=368
31.36	     nbFailedAssignments=121  nbBacktracks=132  nbVisitedNodes=622  nbRestartNogoods=7
31.36	       =>  wckTime=0.235  cpuTime=0.19  mem=16M761
31.45	   
31.45	   search
31.45	     run=5  nbConstraintChecks=718956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=545
31.45	     nbFailedAssignments=201  nbBacktracks=207  nbVisitedNodes=954  nbRestartNogoods=11
31.45	       =>  wckTime=0.326  cpuTime=0.28  mem=16M761
31.58	   
31.58	   search
31.58	     run=6  nbConstraintChecks=1092559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=790
31.58	     nbFailedAssignments=307  nbBacktracks=323  nbVisitedNodes=1421  nbRestartNogoods=14
31.58	       =>  wckTime=0.459  cpuTime=0.41  mem=16M761
31.77	   
31.77	   search
31.77	     run=7  nbConstraintChecks=1637901  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1146
31.77	     nbFailedAssignments=470  nbBacktracks=493  nbVisitedNodes=2110  nbRestartNogoods=16
31.77	       =>  wckTime=0.651  cpuTime=0.6  mem=16M761
32.06	   
32.06	   search
32.06	     run=8  nbConstraintChecks=2432571  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1654
32.06	     nbFailedAssignments=701  nbBacktracks=749  nbVisitedNodes=3105  nbRestartNogoods=19
32.06	       =>  wckTime=0.94  cpuTime=0.87  mem=16M761
32.49	   
32.49	   search
32.49	     run=9  nbConstraintChecks=3691863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2460
32.49	     nbFailedAssignments=1101  nbBacktracks=1134  nbVisitedNodes=4696  nbRestartNogoods=25
32.49	       =>  wckTime=1.366  cpuTime=1.3  mem=16M761
33.11	   
33.11	   search
33.11	     run=10  nbConstraintChecks=5573898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3637
33.11	     nbFailedAssignments=1679  nbBacktracks=1710  nbVisitedNodes=7027  nbRestartNogoods=30
33.11	       =>  wckTime=1.992  cpuTime=1.92  mem=16M761
34.09	   
34.09	   search
34.09	     run=11  nbConstraintChecks=8456434  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5439
34.09	     nbFailedAssignments=2595  nbBacktracks=2574  nbVisitedNodes=10609  nbRestartNogoods=35
34.09	       =>  wckTime=2.97  cpuTime=2.89  mem=16M761
35.47	   
35.47	   search
35.47	     run=12  nbConstraintChecks=12552180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8011
35.47	     nbFailedAssignments=3851  nbBacktracks=3872  nbVisitedNodes=15735  nbRestartNogoods=38
35.47	       =>  wckTime=4.349  cpuTime=4.27  mem=16M761
37.66	   
37.66	   search
37.66	     run=13  nbConstraintChecks=19000823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12019
37.66	     nbFailedAssignments=5894  nbBacktracks=5818  nbVisitedNodes=23732  nbRestartNogoods=43
37.66	       =>  wckTime=6.533  cpuTime=6.45  mem=16M761
40.90	   
40.90	   search
40.90	     run=14  nbConstraintChecks=28561103  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17888
40.90	     nbFailedAssignments=8822  nbBacktracks=8738  nbVisitedNodes=35449  nbRestartNogoods=51
40.90	       =>  wckTime=9.781  cpuTime=9.7  mem=16M761
45.75	   
45.75	   search
45.75	     run=15  nbConstraintChecks=42751548  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26672
45.75	     nbFailedAssignments=13209  nbBacktracks=13116  nbVisitedNodes=52998  nbRestartNogoods=58
45.75	       =>  wckTime=14.628  cpuTime=14.55  mem=16M761
53.32	   
53.32	   search
53.32	     run=16  nbConstraintChecks=64674111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40095
53.32	     nbFailedAssignments=20044  nbBacktracks=19684  nbVisitedNodes=79824  nbRestartNogoods=65
53.32	       =>  wckTime=22.199  cpuTime=22.11  mem=16M761
64.84	   
64.84	   search
64.84	     run=17  nbConstraintChecks=97636733  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60214
64.84	     nbFailedAssignments=30297  nbBacktracks=29536  nbVisitedNodes=120048  nbRestartNogoods=71
64.84	       =>  wckTime=33.717  cpuTime=33.63  mem=16M761
81.18	   
81.18	   search
81.18	     run=18  nbConstraintChecks=145209744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89616
81.18	     nbFailedAssignments=44902  nbBacktracks=44314  nbVisitedNodes=178833  nbRestartNogoods=78
81.18	       =>  wckTime=50.06  cpuTime=49.94  mem=16M761
106.24	   
106.24	   search
106.24	     run=19  nbConstraintChecks=216609430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=133636
106.24	     nbFailedAssignments=66738  nbBacktracks=66482  nbVisitedNodes=266857  nbRestartNogoods=86
106.24	       =>  wckTime=75.12  cpuTime=74.98  mem=16M761
144.08	   
144.08	   search
144.08	     run=20  nbConstraintChecks=323114383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=198887
144.08	     nbFailedAssignments=98717  nbBacktracks=99734  nbVisitedNodes=397308  nbRestartNogoods=93
144.08	       =>  wckTime=112.953  cpuTime=112.77  mem=16M761
201.40	   
201.40	   search
201.40	     run=21  nbConstraintChecks=484917659  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=298294
201.40	     nbFailedAssignments=148229  nbBacktracks=149612  nbVisitedNodes=595593  nbRestartNogoods=98
201.40	       =>  wckTime=170.274  cpuTime=170.05  mem=16M761
290.83	   
290.83	   search
290.83	     run=22  nbConstraintChecks=729336392  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=447233
290.83	     nbFailedAssignments=222329  nbBacktracks=224430  nbVisitedNodes=891909  nbRestartNogoods=109
290.83	       =>  wckTime=259.705  cpuTime=259.39  mem=16M761
422.60	   
422.60	   search
422.60	     run=23  nbConstraintChecks=1092679499  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=671363
422.60	     nbFailedAssignments=334214  nbBacktracks=336657  nbVisitedNodes=1334912  nbRestartNogoods=113
422.60	       =>  wckTime=391.481  cpuTime=391.04  mem=16M761
588.51	   
588.51	   search
588.51	     run=24  nbConstraintChecks=1584463687  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=986869
588.51	     nbFailedAssignments=481361  nbBacktracks=504998  nbVisitedNodes=1954057  nbRestartNogoods=121
588.51	       =>  wckTime=557.383  cpuTime=556.78  mem=16M761
819.91	   
819.91	   search
819.91	     run=25  nbConstraintChecks=2292068185  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1455801
819.91	     nbFailedAssignments=697759  nbBacktracks=757509  nbVisitedNodes=2846887  nbRestartNogoods=131
819.91	       =>  wckTime=788.786  cpuTime=787.96  mem=16M761
1091.00	   
1091.00	   search
1091.00	     run=26  nbConstraintChecks=3159951084  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2073376
1091.00	     nbFailedAssignments=936544  nbBacktracks=1136277  nbVisitedNodes=3931661  nbRestartNogoods=139
1091.00	       =>  wckTime=1059.877  cpuTime=1058.78  mem=16M761
1431.96	   
1431.96	   search
1431.96	     run=27  nbConstraintChecks=4292699481  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2947110
1431.96	     nbFailedAssignments=1242103  nbBacktracks=1704431  nbVisitedNodes=5374390  nbRestartNogoods=146
1431.96	       =>  wckTime=1400.84  cpuTime=1399.41  mem=16M761
1927.92	   
1927.92	   search
1927.92	     run=28  nbConstraintChecks=5966329197  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4238875
1927.92	     nbFailedAssignments=1681616  nbBacktracks=2556659  nbVisitedNodes=7504249  nbRestartNogoods=157
1927.92	       =>  wckTime=1896.8  cpuTime=1894.84  mem=16M761
2402.58	v 1 1 1 1 0 1 0 1 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 1 1 1 0 

Verifier Data (download as text)

231 unsatisfied constraints, 329 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/node55/watcher-280010-1169300035 -o ROOT/results/node55/solver-280010-1169300035 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280010-1169300035/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.00 1.07 1.22 4/81 17487
/proc/meminfo: memFree=1228224/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=172 CPUtime=0
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 278401892 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 6849316 0 0 4096 0 0 0 0 17 0 0 0
/proc/17486/statm: 43 24 18 14 0 3 0

[startup+0.108472 s]
/proc/loadavg: 1.00 1.07 1.22 4/81 17487
/proc/meminfo: memFree=1228224/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=913228 CPUtime=0.07
/proc/17486/stat : 17486 (java) D 17484 17486 17418 0 -1 0 2920 0 1 0 6 1 0 0 23 0 8 0 278401892 935145472 2666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228307 2666 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.516511 s]
/proc/loadavg: 1.00 1.07 1.22 4/81 17487
/proc/meminfo: memFree=1228224/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915332 CPUtime=0.4
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 6088 0 1 0 36 4 0 0 19 0 8 0 278401892 937299968 5827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072926792 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228833 5827 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915332

[startup+1.33959 s]
/proc/loadavg: 1.00 1.07 1.22 3/88 17494
/proc/meminfo: memFree=1210248/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=1.22
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 7179 0 1 0 106 16 0 0 25 0 8 0 278401892 937431040 6917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 6917 2476 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 6917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 6917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915464 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937435136 6917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 6917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.12
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 278401899 937431040 6917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 6917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915464 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937435136 6917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915460

[startup+2.98975 s]
/proc/loadavg: 1.00 1.07 1.22 3/88 17494
/proc/meminfo: memFree=1210248/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=2.86
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 7182 0 1 0 237 49 0 0 25 0 8 0 278401892 937431040 6919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073702006 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 6919 2476 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 6919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 6919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 6919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 6919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.13
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 278401899 937431040 6919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 6919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 6919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915460

[startup+6.26907 s]
/proc/loadavg: 1.08 1.08 1.22 3/88 17494
/proc/meminfo: memFree=1210184/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=6.14
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 7183 0 1 0 497 117 0 0 25 0 8 0 278401892 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 6920 2476 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915464 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278401895 937435136 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915464 CPUtime=0.13
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 278401899 937435136 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915460

[startup+12.7587 s]
/proc/loadavg: 1.15 1.10 1.22 3/88 17494
/proc/meminfo: memFree=1210120/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915464 CPUtime=12.63
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 7183 0 1 0 1006 257 0 0 25 0 8 0 278401892 937435136 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 6920 2476 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.13
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 278401899 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915464

[startup+25.6059 s]
/proc/loadavg: 1.42 1.16 1.24 3/88 17494
/proc/meminfo: memFree=1210120/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915464 CPUtime=25.45
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 7184 0 1 0 2022 523 0 0 25 0 8 0 278401892 937435136 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 6920 2476 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.13
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 278401899 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915464

[startup+51.2154 s]
/proc/loadavg: 1.62 1.23 1.26 3/88 17494
/proc/meminfo: memFree=1202632/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=51.04
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 9169 0 1 0 4475 629 0 0 25 0 8 0 278401892 937431040 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822269 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 8902 2527 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.23
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 402 0 0 0 23 0 0 0 16 0 8 0 278401899 937431040 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 915460

[startup+102.422 s]
/proc/loadavg: 1.83 1.34 1.30 3/88 17494
/proc/meminfo: memFree=1202568/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=102.2
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 9177 0 1 0 9591 629 0 0 25 0 8 0 278401892 937431040 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846199 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 8910 2527 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.23
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 402 0 0 0 23 0 0 0 16 0 8 0 278401899 937431040 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 8910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 915460

[startup+162.493 s]
/proc/loadavg: 1.94 1.46 1.34 3/88 17494
/proc/meminfo: memFree=1202504/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=162.19
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 9181 0 1 0 15590 629 0 0 25 0 8 0 278401892 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822311 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2084.26 s]
/proc/loadavg: 2.01 2.00 1.89 3/80 17740
/proc/meminfo: memFree=1206344/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=2082.08
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 9204 0 1 0 207567 641 0 0 25 0 8 0 278401892 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847755 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 8935 2527 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.23
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.08
Current children cumulated vsize (KiB) 915460

[startup+2144.31 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 17740
/proc/meminfo: memFree=1206280/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=2142.05
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 9204 0 1 0 213564 641 0 0 25 0 8 0 278401892 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870761 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 8935 2527 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.23
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.05
Current children cumulated vsize (KiB) 915460

[startup+2204.35 s]
/proc/loadavg: 2.05 2.01 1.91 3/80 17740
/proc/meminfo: memFree=1206280/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=2202.04
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 9204 0 1 0 219563 641 0 0 25 0 8 0 278401892 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073838582 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 8935 2527 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.23
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2202.04
Current children cumulated vsize (KiB) 915460

[startup+2264.39 s]
/proc/loadavg: 2.02 2.01 1.91 3/80 17740
/proc/meminfo: memFree=1206344/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=2262.03
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 9204 0 1 0 225562 641 0 0 25 0 8 0 278401892 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073871834 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 8935 2527 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.23
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2262.03
Current children cumulated vsize (KiB) 915460

[startup+2324.44 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17740
/proc/meminfo: memFree=1206280/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=2322
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 9204 0 1 0 231559 641 0 0 25 0 8 0 278401892 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073871928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 8935 2527 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.23
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2322
Current children cumulated vsize (KiB) 915460

[startup+2384.47 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17740
/proc/meminfo: memFree=1206344/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=2381.99
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 9204 0 1 0 237558 641 0 0 25 0 8 0 278401892 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870764 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 8935 2527 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.23
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.99
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.57 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17740
/proc/meminfo: memFree=1206344/2055920 swapFree=4192192/4192956
[pid=17486] ppid=17484 vsize=915460 CPUtime=2400.08
/proc/17486/stat : 17486 (java) R 17484 17486 17418 0 -1 0 9204 0 1 0 239367 641 0 0 25 0 8 0 278401892 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823895 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17486/statm: 228865 8935 2527 14 0 215335 0
[pid=17486/tid=17488] ppid=17484 vsize=915460 CPUtime=0.02
/proc/17486/task/17488/stat : 17488 (java) S 17484 17486 17418 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278401895 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17489] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17489/stat : 17489 (java) S 17484 17486 17418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17490] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17490/stat : 17490 (java) S 17484 17486 17418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278401896 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17491] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17491/stat : 17491 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17492] ppid=17484 vsize=915460 CPUtime=0.23
/proc/17486/task/17492/stat : 17492 (java) S 17484 17486 17418 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17493] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17493/stat : 17493 (java) S 17484 17486 17418 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17486/tid=17494] ppid=17484 vsize=915460 CPUtime=0
/proc/17486/task/17494/stat : 17494 (java) S 17484 17486 17418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278401899 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2402.63
CPU time (s): 2400.15
CPU user time (s): 2393.73
CPU system time (s): 6.42302
CPU usage (%): 99.8967
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.73
system time used= 6.42302
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9226
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= 49825
involuntary context switches= 80917

runsolver used 2.55361 s user time and 7.27389 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan 20 13:33:56 UTC 2007


IDJOB= 280010
IDBENCH= 10567
IDSOLVER= 69
FILE ID= node55/280010-1169300035

PBS_JOBID= 3609886

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c3e8f1f96300e19419ee0f36c8b61a28

RANDOM SEED= 249741319

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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
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:       1228640 kB
Buffers:         53000 kB
Cached:         668552 kB
SwapCached:        268 kB
Active:         141412 kB
Inactive:       607884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1228640 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          44248 kB
Slab:            63212 kB
Committed_AS:  5534172 kB
PageTables:       1820 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 node55 on Sat Jan 20 14:13:59 UTC 2007