Trace number 278506

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 EPFCOPTIMUM 770.822 774.633

General information on the benchmark

NameMaxCSP/cnf/2-40-2100-3000/
cnf-2-40-2400-421721_ext.xml
MD5SUMfd72077ccdb036d42cd8baf14e217cd2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints387
Best CPU time to get the best result obtained on this benchmark5.52916
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints672
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension672
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/278506-1169288576/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.086  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.56	     nbConstraints=672  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=658
0.56	     nbConflictsStructures=14  nbSharedConflictsStructures=658  nbSharedBinaryRepresentations=52  maxDegree=37
0.56	     maxArity=2
0.56	       =>  wckTime=0.241  cpuTime=0.18  mem=8M837
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.321  cpuTime=0.22  mem=5M697
0.65	
0.65	s SATISFIABLE
0.65	o 320
0.65	c 352
0.65	o 330
0.65	c 342
0.65	o 337
0.65	c 335
0.65	o 344
0.65	c 328
0.65	o 348
0.65	c 324
0.65	o 353
0.65	c 319
0.65	o 358
0.65	c 314
0.65	o 362
0.65	c 310
0.66	o 367
0.66	c 305
0.66	o 372
0.66	c 300
0.66	o 374
0.66	c 298
0.66	o 375
0.66	c 297
0.66	o 377
0.66	c 295
0.66	o 379
0.66	c 293
0.66	o 380
0.66	c 292
0.74	o 382
0.74	c 290
0.75	o 383
0.75	c 289
0.90	o 384
0.90	c 288
1.68	o 386
1.68	c 286
3.15	   
3.16	   search
3.16	     run=0  nbConstraintChecks=11611483  nbAssignments=10000
3.16	       =>  wckTime=2.513  cpuTime=2.49  mem=5M697
5.61	   
5.61	   search
5.61	     run=1  nbConstraintChecks=23300516  nbAssignments=20000
5.61	       =>  wckTime=4.969  cpuTime=4.94  mem=5M697
8.02	   
8.02	   search
8.02	     run=2  nbConstraintChecks=34915667  nbAssignments=30000
8.02	       =>  wckTime=7.382  cpuTime=7.35  mem=5M697
10.34	   
10.34	   search
10.34	     run=3  nbConstraintChecks=46602494  nbAssignments=40000
10.34	       =>  wckTime=9.704  cpuTime=9.65  mem=5M697
12.66	   
12.66	   search
12.66	     run=4  nbConstraintChecks=58223715  nbAssignments=50000
12.66	       =>  wckTime=12.024  cpuTime=11.94  mem=5M697
14.98	   
14.98	   search
14.98	     run=5  nbConstraintChecks=69908383  nbAssignments=60000
14.99	       =>  wckTime=14.344  cpuTime=14.24  mem=5M697
17.30	   
17.30	   search
17.30	     run=6  nbConstraintChecks=81531012  nbAssignments=70000
17.30	       =>  wckTime=16.662  cpuTime=16.53  mem=5M697
19.65	   
19.65	   search
19.65	     run=7  nbConstraintChecks=93235462  nbAssignments=80000
19.65	       =>  wckTime=19.002  cpuTime=18.86  mem=5M697
22.09	   
22.09	   search
22.09	     run=8  nbConstraintChecks=104860652  nbAssignments=90000
22.09	       =>  wckTime=21.447  cpuTime=21.31  mem=5M697
24.54	   
24.54	   search
24.54	     run=9  nbConstraintChecks=116551169  nbAssignments=100000
24.54	       =>  wckTime=23.903  cpuTime=23.76  mem=5M697
26.95	   
26.95	   search
26.95	     run=10  nbConstraintChecks=128165303  nbAssignments=110000
26.95	       =>  wckTime=26.314  cpuTime=26.15  mem=5M697
29.32	   
29.32	   search
29.32	     run=11  nbConstraintChecks=139851622  nbAssignments=120000
29.32	       =>  wckTime=28.675  cpuTime=28.5  mem=5M697
31.61	   
31.61	   search
31.61	     run=12  nbConstraintChecks=151463280  nbAssignments=130000
31.61	       =>  wckTime=30.971  cpuTime=30.79  mem=5M697
31.86	   
31.86	   search
31.86	     run=13  nbConstraintChecks=152701767  nbAssignments=131062
31.86	       =>  wckTime=31.22  cpuTime=31.03  mem=5M697
31.86	   
31.86	   global
31.86	     nbConstraintChecks=152701767  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.86	     solvingWckTime=31.218  solvingCpuTime=31.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.86	     globalCpuTime=31.29
31.86	       =>  wckTime=31.541  cpuTime=31.25  mem=5M697
31.86	   
31.86	   solver IterativeSystematicSolver being built... 
32.00	       =>  wckTime=31.678  cpuTime=31.36  mem=16M814
32.06	   
32.06	   preprocessing
32.06	     nbConstraintChecks=71270  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.06	     detectedInconsistency=no
32.06	       =>  wckTime=0.063  cpuTime=0.04  mem=16M814
32.10	   
32.10	   search
32.10	     run=0  nbConstraintChecks=64069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40
32.10	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
32.10	       =>  wckTime=0.096  cpuTime=0.07  mem=16M814
32.14	   
32.14	   search
32.14	     run=1  nbConstraintChecks=141682  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83
32.14	     nbFailedAssignments=14  nbBacktracks=25  nbVisitedNodes=121  nbRestartNogoods=2
32.14	       =>  wckTime=0.141  cpuTime=0.1  mem=16M814
32.18	   
32.18	   search
32.18	     run=2  nbConstraintChecks=243297  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=139
32.18	     nbFailedAssignments=26  nbBacktracks=47  nbVisitedNodes=210  nbRestartNogoods=5
32.18	       =>  wckTime=0.179  cpuTime=0.14  mem=16M814
32.23	   
32.23	   search
32.23	     run=3  nbConstraintChecks=400717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215
32.24	     nbFailedAssignments=52  nbBacktracks=80  nbVisitedNodes=341  nbRestartNogoods=7
32.24	       =>  wckTime=0.235  cpuTime=0.2  mem=16M814
32.32	   
32.32	   search
32.32	     run=4  nbConstraintChecks=617976  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=319
32.32	     nbFailedAssignments=87  nbBacktracks=131  nbVisitedNodes=526  nbRestartNogoods=9
32.32	       =>  wckTime=0.317  cpuTime=0.28  mem=16M814
32.43	   
32.43	   search
32.43	     run=5  nbConstraintChecks=923986  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=460
32.43	     nbFailedAssignments=133  nbBacktracks=207  nbVisitedNodes=789  nbRestartNogoods=11
32.43	       =>  wckTime=0.429  cpuTime=0.39  mem=16M814
32.61	   
32.61	   search
32.61	     run=6  nbConstraintChecks=1437928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=683
32.61	     nbFailedAssignments=226  nbBacktracks=321  nbVisitedNodes=1204  nbRestartNogoods=13
32.61	       =>  wckTime=0.609  cpuTime=0.56  mem=16M814
32.87	   
32.87	   search
32.87	     run=7  nbConstraintChecks=2131432  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=982
32.87	     nbFailedAssignments=339  nbBacktracks=491  nbVisitedNodes=1778  nbRestartNogoods=15
32.87	       =>  wckTime=0.87  cpuTime=0.82  mem=16M814
33.24	   
33.24	   search
33.24	     run=8  nbConstraintChecks=3150680  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1418
33.24	     nbFailedAssignments=502  nbBacktracks=748  nbVisitedNodes=2627  nbRestartNogoods=18
33.24	       =>  wckTime=1.242  cpuTime=1.18  mem=16M814
33.77	   
33.77	   search
33.77	     run=9  nbConstraintChecks=4606730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2038
33.77	     nbFailedAssignments=720  nbBacktracks=1133  nbVisitedNodes=3836  nbRestartNogoods=24
33.77	       =>  wckTime=1.768  cpuTime=1.69  mem=16M814
34.55	   
34.55	   search
34.55	     run=10  nbConstraintChecks=6800611  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2961
34.55	     nbFailedAssignments=1050  nbBacktracks=1709  nbVisitedNodes=5648  nbRestartNogoods=30
34.55	       =>  wckTime=2.551  cpuTime=2.46  mem=16M814
35.84	   
35.84	   search
35.84	     run=11  nbConstraintChecks=10446165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4446
35.84	     nbFailedAssignments=1653  nbBacktracks=2573  nbVisitedNodes=8561  nbRestartNogoods=34
35.84	       =>  wckTime=3.842  cpuTime=3.75  mem=16M814
37.69	   
37.69	   search
37.69	     run=12  nbConstraintChecks=15717108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6609
37.69	     nbFailedAssignments=2507  nbBacktracks=3870  nbVisitedNodes=12802  nbRestartNogoods=38
37.69	       =>  wckTime=5.695  cpuTime=5.57  mem=16M814
40.43	   
40.43	   search
40.43	     run=13  nbConstraintChecks=23532647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9861
40.43	     nbFailedAssignments=3796  nbBacktracks=5817  nbVisitedNodes=19185  nbRestartNogoods=43
40.43	       =>  wckTime=8.434  cpuTime=8.3  mem=16M814
44.63	   
44.63	   search
44.63	     run=14  nbConstraintChecks=35357590  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14597
44.63	     nbFailedAssignments=5594  nbBacktracks=8736  nbVisitedNodes=28546  nbRestartNogoods=46
44.63	       =>  wckTime=12.629  cpuTime=12.47  mem=16M814
51.19	   
51.19	   search
51.19	     run=15  nbConstraintChecks=53987799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22029
51.19	     nbFailedAssignments=8629  nbBacktracks=13116  nbVisitedNodes=43150  nbRestartNogoods=49
51.19	       =>  wckTime=19.188  cpuTime=19.01  mem=16M814
60.19	   
60.19	   search
60.19	     run=16  nbConstraintChecks=79102902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32604
60.19	     nbFailedAssignments=12622  nbBacktracks=19684  nbVisitedNodes=63917  nbRestartNogoods=53
60.19	       =>  wckTime=28.189  cpuTime=27.97  mem=16M814
74.13	   
74.13	   search
74.13	     run=17  nbConstraintChecks=118666863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49105
74.13	     nbFailedAssignments=19258  nbBacktracks=29537  nbVisitedNodes=96357  nbRestartNogoods=57
74.13	       =>  wckTime=42.134  cpuTime=41.85  mem=16M814
96.30	   
96.30	   search
96.30	     run=18  nbConstraintChecks=178319961  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73347
96.30	     nbFailedAssignments=28709  nbBacktracks=44317  nbVisitedNodes=143967  nbRestartNogoods=61
96.30	       =>  wckTime=64.297  cpuTime=63.9  mem=16M814
129.99	   
130.00	   search
130.00	     run=19  nbConstraintChecks=269537530  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109727
130.00	     nbFailedAssignments=42906  nbBacktracks=66487  nbVisitedNodes=215858  nbRestartNogoods=69
130.00	       =>  wckTime=97.994  cpuTime=97.42  mem=16M814
177.48	o 387
177.48	c 285
179.40	   
179.40	   search
179.40	     run=20  nbConstraintChecks=404694823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164529
179.40	     nbFailedAssignments=64441  nbBacktracks=99741  nbVisitedNodes=323619  nbRestartNogoods=76
179.40	       =>  wckTime=147.401  cpuTime=146.58  mem=16M814
256.91	   
256.91	   search
256.91	     run=21  nbConstraintChecks=611283849  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=246690
256.91	     nbFailedAssignments=96713  nbBacktracks=149619  nbVisitedNodes=484889  nbRestartNogoods=82
256.91	       =>  wckTime=224.909  cpuTime=223.73  mem=16M814
372.87	   
372.87	   search
372.87	     run=22  nbConstraintChecks=921504504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=371543
372.87	     nbFailedAssignments=146734  nbBacktracks=224437  nbVisitedNodes=730332  nbRestartNogoods=90
372.87	       =>  wckTime=340.871  cpuTime=339.13  mem=16M814
544.84	   
544.84	   search
544.84	     run=23  nbConstraintChecks=1379334977  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=555838
544.84	     nbFailedAssignments=218788  nbBacktracks=336665  nbVisitedNodes=1091194  nbRestartNogoods=98
544.84	       =>  wckTime=512.841  cpuTime=510.26  mem=16M814
774.61	   
774.61	   search
774.61	     run=24  nbConstraintChecks=1979873473  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=797449
774.61	     nbFailedAssignments=315699  nbBacktracks=481366  nbVisitedNodes=1552989  nbRestartNogoods=106
774.61	       =>  wckTime=742.613  cpuTime=738.94  mem=16M814
774.61	   
774.61	   global
774.61	     nbConstraintChecks=1979944743  nbRestartNogoods=106  solvingWckTime=742.614  solvingCpuTime=738.94  expiredTime=no
774.61	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=770.34
774.61	       =>  wckTime=774.293  cpuTime=770.3  mem=16M814
774.62	
774.62	s OPTIMUM FOUND
774.62	v 0 1 1 1 0 0 1 1 0 1 0 0 0 0 1 1 0 1 1 0 0 1 1 1 1 1 1 1 1 0 0 1 0 1 1 0 0 1 0 1 
774.62	   
774.62	   totalWckTime=774.371  totalCpuTime=770.34

Verifier Data (download as text)

285 unsatisfied constraints, 387 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/node11/watcher-278506-1169288576 -o ROOT/results/node11/solver-278506-1169288576 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278506-1169288576/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.98 1.90 4/81 21255
/proc/meminfo: memFree=1279640/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=1460 CPUtime=0
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 123 0 0 0 0 0 0 0 20 0 1 0 277252650 1495040 95 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 8425552 0 0 4096 0 0 0 0 17 1 0 0
/proc/21254/statm: 398 100 80 14 0 43 0

[startup+0.104377 s]
/proc/loadavg: 1.92 1.98 1.90 4/81 21255
/proc/meminfo: memFree=1279640/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=912432 CPUtime=0.07
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 2693 0 1 0 5 2 0 0 23 0 8 0 277252650 934330368 2440 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228108 2440 1330 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912432

[startup+0.512454 s]
/proc/loadavg: 1.92 1.98 1.90 4/81 21255
/proc/meminfo: memFree=1279640/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915332 CPUtime=0.46
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 6386 0 1 0 42 4 0 0 16 0 8 0 277252650 937299968 6126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21254/statm: 228833 6134 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915332

[startup+1.33461 s]
/proc/loadavg: 1.92 1.98 1.90 2/88 21262
/proc/meminfo: memFree=1261216/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=1.28
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 7277 0 1 0 116 12 0 0 17 0 8 0 277252650 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21254/statm: 228865 7015 2479 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.02
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277252656 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915464 CPUtime=0.11
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 340 0 0 0 11 0 0 0 16 0 8 0 277252660 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915460

[startup+2.97995 s]
/proc/loadavg: 1.85 1.97 1.90 2/88 21267
/proc/meminfo: memFree=1263200/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=2.92
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 7278 0 1 0 254 38 0 0 17 0 8 0 277252650 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21254/statm: 228865 7015 2479 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.02
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277252656 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915464 CPUtime=0.11
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 340 0 0 0 11 0 0 0 16 0 8 0 277252660 937435136 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 7015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915460

[startup+6.26559 s]
/proc/loadavg: 1.85 1.97 1.90 3/95 21332
/proc/meminfo: memFree=1259240/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=6.22
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 7280 0 1 0 528 94 0 0 18 0 8 0 277252650 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21254/statm: 228865 7017 2479 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.02
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277252656 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915464 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937435136 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.12
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 342 0 0 0 12 0 0 0 16 0 8 0 277252660 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7479 s]
/proc/loadavg: 1.87 1.97 1.90 3/94 21333
/proc/meminfo: memFree=1258928/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=12.64
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 7281 0 1 0 1067 197 0 0 25 0 8 0 277252650 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702700 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228865 7018 2479 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.02
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277252656 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.12
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 277252660 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915460

[startup+25.5884 s]
/proc/loadavg: 1.89 1.97 1.90 3/94 21423
/proc/meminfo: memFree=1258536/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=25.41
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 7281 0 1 0 2139 402 0 0 20 0 8 0 277252650 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702689 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228865 7018 2479 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.02
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277252656 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.12
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 277252660 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 7018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 915460

[startup+51.2895 s]
/proc/loadavg: 1.87 1.95 1.90 3/93 21483
/proc/meminfo: memFree=1247616/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=50.97
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 9192 0 1 0 4592 505 0 0 25 0 8 0 277252650 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887578 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228865 8926 2533 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.03
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277252656 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.21
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 401 0 0 0 21 0 0 0 16 0 8 0 277252660 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 915460

[startup+102.581 s]
/proc/loadavg: 1.95 1.96 1.90 3/93 21483
/proc/meminfo: memFree=1247424/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=102.02
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 9199 0 1 0 9696 506 0 0 25 0 8 0 277252650 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887012 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228865 8933 2533 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.03
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277252656 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.22
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 277252660 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 915460

[startup+162.605 s]
/proc/loadavg: 1.98 1.97 1.91 3/93 21483
/proc/meminfo: memFree=1247232/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=161.75
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 9203 0 1 0 15669 506 0 0 25 0 8 0 277252650 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073856444 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.22
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 403 0 0 0 22 0 0 0 16 0 8 0 277252660 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 915460

[startup+402.722 s]
/proc/loadavg: 1.99 1.97 1.91 3/93 21483
/proc/meminfo: memFree=1247040/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=400.68
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 9212 0 1 0 39561 507 0 0 25 0 8 0 277252650 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887212 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228865 8944 2533 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.03
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277252656 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.22
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 403 0 0 0 22 0 0 0 16 0 8 0 277252660 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.68
Current children cumulated vsize (KiB) 915460

[startup+462.745 s]
/proc/loadavg: 1.99 1.97 1.91 3/93 21483
/proc/meminfo: memFree=1247040/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=460.43
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 9212 0 1 0 45536 507 0 0 25 0 8 0 277252650 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073822598 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228865 8944 2533 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.03
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277252656 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.22
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 403 0 0 0 22 0 0 0 16 0 8 0 277252660 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.43
Current children cumulated vsize (KiB) 915460

[startup+522.777 s]
/proc/loadavg: 1.99 1.97 1.91 3/93 21483
/proc/meminfo: memFree=1246912/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=520.17
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 9212 0 1 0 51510 507 0 0 25 0 8 0 277252650 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873412 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228865 8944 2533 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.03
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277252656 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.22
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 403 0 0 0 22 0 0 0 16 0 8 0 277252660 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.17
Current children cumulated vsize (KiB) 915460

[startup+582.812 s]
/proc/loadavg: 1.99 1.97 1.91 3/93 21483
/proc/meminfo: memFree=1246912/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=579.9
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 9214 0 1 0 57483 507 0 0 25 0 8 0 277252650 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887747 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228865 8946 2533 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.03
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.22
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 403 0 0 0 22 0 0 0 16 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 579.9
Current children cumulated vsize (KiB) 915460

[startup+642.842 s]
/proc/loadavg: 2.07 1.99 1.91 3/93 21483
/proc/meminfo: memFree=1246912/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=639.66
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 9214 0 1 0 63459 507 0 0 25 0 8 0 277252650 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825871 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228865 8946 2533 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.03
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.22
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 403 0 0 0 22 0 0 0 16 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 639.66
Current children cumulated vsize (KiB) 915460

[startup+702.869 s]
/proc/loadavg: 2.02 1.99 1.91 3/93 21483
/proc/meminfo: memFree=1246912/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=699.4
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 9214 0 1 0 69433 507 0 0 25 0 8 0 277252650 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825568 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228865 8946 2533 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.03
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.22
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 403 0 0 0 22 0 0 0 16 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 699.4
Current children cumulated vsize (KiB) 915460

[startup+762.893 s]
/proc/loadavg: 2.01 1.99 1.91 3/93 21483
/proc/meminfo: memFree=1246912/2055920 swapFree=4171812/4192956
[pid=21254] ppid=21252 vsize=915460 CPUtime=759.13
/proc/21254/stat : 21254 (java) R 21252 21254 20747 0 -1 0 9214 0 1 0 75405 508 0 0 25 0 8 0 277252650 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823623 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21254/statm: 228865 8946 2533 14 0 215335 0
[pid=21254/tid=21256] ppid=21252 vsize=915460 CPUtime=0.03
/proc/21254/task/21256/stat : 21256 (java) S 21252 21254 20747 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21257] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21257/stat : 21257 (java) S 21252 21254 20747 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21258] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21258/stat : 21258 (java) S 21252 21254 20747 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277252656 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21259] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21259/stat : 21259 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277252659 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21260] ppid=21252 vsize=915460 CPUtime=0.22
/proc/21254/task/21260/stat : 21260 (java) S 21252 21254 20747 0 -1 64 403 0 0 0 22 0 0 0 16 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21261] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21261/stat : 21261 (java) S 21252 21254 20747 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21254/tid=21262] ppid=21252 vsize=915460 CPUtime=0
/proc/21254/task/21262/stat : 21262 (java) S 21252 21254 20747 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277252660 937431040 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 759.13
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 774.633
CPU time (s): 770.822
CPU user time (s): 765.735
CPU system time (s): 5.08723
CPU usage (%): 99.508
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 765.735
system time used= 5.08723
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9312
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= 16746
involuntary context switches= 43226

runsolver used 0.837872 s user time and 2.06069 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan 20 10:22:56 UTC 2007


IDJOB= 278506
IDBENCH= 8469
IDSOLVER= 68
FILE ID= node11/278506-1169288576

PBS_JOBID= 3609514

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-2100-3000/cnf-2-40-2400-421721_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278506-1169288576/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-278506-1169288576 -o ROOT/results/node11/solver-278506-1169288576 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278506-1169288576/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fd72077ccdb036d42cd8baf14e217cd2

RANDOM SEED= 781078383

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.261
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.261
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:       1279992 kB
Buffers:         64356 kB
Cached:         589560 kB
SwapCached:       2828 kB
Active:         228616 kB
Inactive:       467936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1279992 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:            4168 kB
Writeback:           0 kB
Mapped:          59736 kB
Slab:            64352 kB
Committed_AS:  8479632 kB
PageTables:       2208 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 node11 on Sat Jan 20 10:35:51 UTC 2007