Trace number 277633

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 1032.62 1038.89

General information on the benchmark

NameMaxCSP/cnf/2-40-1100-2000/
cnf-2-40-1600-616121_ext.xml
MD5SUMfc283ce45daa2db672118338a1ef28f9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints433
Best CPU time to get the best result obtained on this benchmark5.2702
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints660
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension660
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277633-1169269526/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.09  cpuTime=0.09  mem=6M887
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.57	     nbConstraints=660  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=646
0.57	     nbConflictsStructures=14  nbSharedConflictsStructures=646  nbSharedBinaryRepresentations=52  maxDegree=36
0.57	     maxArity=2
0.57	       =>  wckTime=0.254  cpuTime=0.18  mem=8M837
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.336  cpuTime=0.23  mem=5M691
0.65	
0.65	s SATISFIABLE
0.65	o 351
0.65	c 309
0.66	o 359
0.66	c 301
0.66	o 367
0.66	c 293
0.66	o 374
0.66	c 286
0.66	o 380
0.66	c 280
0.66	o 387
0.66	c 273
0.66	o 390
0.66	c 270
0.66	o 393
0.66	c 267
0.66	o 396
0.66	c 264
0.66	o 399
0.66	c 261
0.66	o 403
0.66	c 257
0.66	o 411
0.66	c 249
0.66	o 414
0.66	c 246
0.66	o 415
0.66	c 245
0.66	o 419
0.66	c 241
0.67	o 422
0.67	c 238
0.67	o 423
0.67	c 237
0.67	o 425
0.67	c 235
0.67	o 427
0.67	c 233
0.78	o 428
0.78	c 232
1.04	o 430
1.04	c 230
3.01	   
3.01	   search
3.01	     run=0  nbConstraintChecks=10648911  nbAssignments=10000
3.01	       =>  wckTime=2.364  cpuTime=2.31  mem=5M691
5.30	   
5.30	   search
5.30	     run=1  nbConstraintChecks=21381187  nbAssignments=20000
5.30	       =>  wckTime=4.659  cpuTime=4.59  mem=5M691
5.42	o 431
5.42	c 229
7.60	   
7.60	   search
7.60	     run=2  nbConstraintChecks=32029522  nbAssignments=30000
7.60	       =>  wckTime=6.959  cpuTime=6.86  mem=5M691
9.92	   
9.92	   search
9.92	     run=3  nbConstraintChecks=42775402  nbAssignments=40000
9.92	       =>  wckTime=9.275  cpuTime=9.16  mem=5M691
12.22	   
12.22	   search
12.22	     run=4  nbConstraintChecks=53419061  nbAssignments=50000
12.22	       =>  wckTime=11.575  cpuTime=11.44  mem=5M691
14.53	   
14.53	   search
14.53	     run=5  nbConstraintChecks=64151817  nbAssignments=60000
14.53	       =>  wckTime=13.89  cpuTime=13.73  mem=5M691
16.82	   
16.82	   search
16.82	     run=6  nbConstraintChecks=74794876  nbAssignments=70000
16.82	       =>  wckTime=16.179  cpuTime=16.0  mem=5M691
16.94	o 432
16.94	c 228
19.13	   
19.13	   search
19.13	     run=7  nbConstraintChecks=85542853  nbAssignments=80000
19.13	       =>  wckTime=18.484  cpuTime=18.28  mem=5M691
21.25	   
21.25	   search
21.25	     run=8  nbConstraintChecks=96182172  nbAssignments=90000
21.25	       =>  wckTime=20.608  cpuTime=20.41  mem=5M691
23.37	   
23.37	   search
23.37	     run=9  nbConstraintChecks=106907472  nbAssignments=100000
23.37	       =>  wckTime=22.73  cpuTime=22.52  mem=5M691
25.49	   
25.49	   search
25.49	     run=10  nbConstraintChecks=117558831  nbAssignments=110000
25.49	       =>  wckTime=24.847  cpuTime=24.64  mem=5M691
27.60	   
27.60	   search
27.60	     run=11  nbConstraintChecks=128303052  nbAssignments=120000
27.60	       =>  wckTime=26.954  cpuTime=26.75  mem=5M691
29.70	   
29.70	   search
29.70	     run=12  nbConstraintChecks=138952416  nbAssignments=130000
29.70	       =>  wckTime=29.051  cpuTime=28.84  mem=5M691
31.80	   
31.80	   search
31.80	     run=13  nbConstraintChecks=149687722  nbAssignments=140000
31.80	       =>  wckTime=31.157  cpuTime=30.95  mem=5M691
33.90	   
33.90	   search
33.90	     run=14  nbConstraintChecks=160339834  nbAssignments=150000
33.90	       =>  wckTime=33.252  cpuTime=33.04  mem=5M691
36.01	   
36.01	   search
36.01	     run=15  nbConstraintChecks=171069988  nbAssignments=160000
36.01	       =>  wckTime=35.362  cpuTime=35.15  mem=5M691
38.12	   
38.12	   search
38.12	     run=16  nbConstraintChecks=181713234  nbAssignments=170000
38.12	       =>  wckTime=37.472  cpuTime=37.26  mem=5M691
40.24	   
40.24	   search
40.24	     run=17  nbConstraintChecks=192443635  nbAssignments=180000
40.24	       =>  wckTime=39.598  cpuTime=39.38  mem=5M691
42.36	   
42.36	   search
42.36	     run=18  nbConstraintChecks=203091921  nbAssignments=190000
42.36	       =>  wckTime=41.712  cpuTime=41.5  mem=5M691
44.51	   
44.51	   search
44.51	     run=19  nbConstraintChecks=213824080  nbAssignments=200000
44.52	       =>  wckTime=43.869  cpuTime=43.65  mem=5M691
46.82	   
46.82	   search
46.82	     run=20  nbConstraintChecks=224478725  nbAssignments=210000
46.82	       =>  wckTime=46.172  cpuTime=45.93  mem=5M691
47.02	   
47.02	   search
47.02	     run=21  nbConstraintChecks=225446011  nbAssignments=210899
47.03	       =>  wckTime=46.38  cpuTime=46.14  mem=5M691
47.03	   
47.03	   global
47.03	     nbConstraintChecks=225446011  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.03	     solvingWckTime=46.377  solvingCpuTime=46.14  expiredTime=no  totalExploration=no  nbFoundSolutions=0
47.03	     globalCpuTime=46.41
47.03	       =>  wckTime=46.715  cpuTime=46.37  mem=5M691
47.03	   
47.03	   solver IterativeSystematicSolver being built... 
47.17	       =>  wckTime=46.859  cpuTime=46.49  mem=16M874
47.24	   
47.24	   preprocessing
47.24	     nbConstraintChecks=57352  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
47.24	     detectedInconsistency=no
47.24	       =>  wckTime=0.067  cpuTime=0.04  mem=16M874
47.27	   
47.27	   search
47.27	     run=0  nbConstraintChecks=56320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
47.27	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=53  nbRestartNogoods=0
47.27	       =>  wckTime=0.101  cpuTime=0.07  mem=16M874
47.32	   
47.32	   search
47.32	     run=1  nbConstraintChecks=131595  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80
47.32	     nbFailedAssignments=18  nbBacktracks=25  nbVisitedNodes=124  nbRestartNogoods=2
47.32	       =>  wckTime=0.15  cpuTime=0.11  mem=16M874
47.36	   
47.36	   search
47.36	     run=2  nbConstraintChecks=222808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134
47.36	     nbFailedAssignments=30  nbBacktracks=47  nbVisitedNodes=211  nbRestartNogoods=3
47.36	       =>  wckTime=0.189  cpuTime=0.15  mem=16M874
47.42	   
47.42	   search
47.42	     run=3  nbConstraintChecks=354618  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=205
47.42	     nbFailedAssignments=49  nbBacktracks=80  nbVisitedNodes=334  nbRestartNogoods=6
47.42	       =>  wckTime=0.247  cpuTime=0.2  mem=16M874
47.51	   
47.51	   search
47.51	     run=4  nbConstraintChecks=572335  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=318
47.51	     nbFailedAssignments=90  nbBacktracks=132  nbVisitedNodes=534  nbRestartNogoods=8
47.51	       =>  wckTime=0.34  cpuTime=0.29  mem=16M874
47.64	   
47.64	   search
47.64	     run=5  nbConstraintChecks=861080  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=466
47.64	     nbFailedAssignments=144  nbBacktracks=207  nbVisitedNodes=803  nbRestartNogoods=10
47.64	       =>  wckTime=0.47  cpuTime=0.41  mem=16M874
47.81	   
47.81	   search
47.81	     run=6  nbConstraintChecks=1290528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=679
47.81	     nbFailedAssignments=225  nbBacktracks=321  nbVisitedNodes=1204  nbRestartNogoods=12
47.81	       =>  wckTime=0.642  cpuTime=0.58  mem=16M874
48.05	   
48.05	   search
48.05	     run=7  nbConstraintChecks=1879459  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=967
48.05	     nbFailedAssignments=324  nbBacktracks=491  nbVisitedNodes=1754  nbRestartNogoods=15
48.05	       =>  wckTime=0.883  cpuTime=0.82  mem=16M874
48.46	   
48.46	   search
48.46	     run=8  nbConstraintChecks=2823560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1404
48.46	     nbFailedAssignments=489  nbBacktracks=747  nbVisitedNodes=2605  nbRestartNogoods=17
48.46	       =>  wckTime=1.285  cpuTime=1.21  mem=16M874
49.04	   
49.04	   search
49.04	     run=9  nbConstraintChecks=4219152  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2056
49.04	     nbFailedAssignments=736  nbBacktracks=1131  nbVisitedNodes=3870  nbRestartNogoods=20
49.04	       =>  wckTime=1.87  cpuTime=1.77  mem=16M874
49.90	   
49.90	   search
49.90	     run=10  nbConstraintChecks=6346060  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3035
49.90	     nbFailedAssignments=1124  nbBacktracks=1707  nbVisitedNodes=5797  nbRestartNogoods=24
49.90	       =>  wckTime=2.731  cpuTime=2.62  mem=16M874
51.21	   
51.21	   search
51.21	     run=11  nbConstraintChecks=9527692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4472
51.21	     nbFailedAssignments=1681  nbBacktracks=2571  nbVisitedNodes=8634  nbRestartNogoods=28
51.21	       =>  wckTime=4.04  cpuTime=3.92  mem=16M874
53.19	   
53.19	   search
53.19	     run=12  nbConstraintChecks=14393633  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6677
53.19	     nbFailedAssignments=2577  nbBacktracks=3868  nbVisitedNodes=12977  nbRestartNogoods=32
53.19	       =>  wckTime=6.019  cpuTime=5.87  mem=16M874
56.08	   
56.08	   search
56.08	     run=13  nbConstraintChecks=21540984  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9995
56.08	     nbFailedAssignments=3932  nbBacktracks=5814  nbVisitedNodes=19497  nbRestartNogoods=34
56.08	       =>  wckTime=8.908  cpuTime=8.74  mem=16M874
60.54	   
60.54	   search
60.54	     run=14  nbConstraintChecks=32281599  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14797
60.54	     nbFailedAssignments=5802  nbBacktracks=8734  nbVisitedNodes=29000  nbRestartNogoods=37
60.54	       =>  wckTime=13.366  cpuTime=13.17  mem=16M874
67.06	   
67.06	   search
67.06	     run=15  nbConstraintChecks=48304462  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21977
67.06	     nbFailedAssignments=8590  nbBacktracks=13112  nbVisitedNodes=43192  nbRestartNogoods=42
67.06	       =>  wckTime=19.888  cpuTime=19.63  mem=16M874
76.54	   
76.54	   search
76.54	     run=16  nbConstraintChecks=71618759  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32461
76.54	     nbFailedAssignments=12488  nbBacktracks=19680  nbVisitedNodes=63941  nbRestartNogoods=49
76.54	       =>  wckTime=29.373  cpuTime=29.03  mem=16M874
91.38	   
91.38	   search
91.38	     run=17  nbConstraintChecks=107496893  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48664
91.38	     nbFailedAssignments=18821  nbBacktracks=29534  nbVisitedNodes=95843  nbRestartNogoods=55
91.38	       =>  wckTime=44.209  cpuTime=43.73  mem=16M874
112.68	   
112.68	   search
112.68	     run=18  nbConstraintChecks=159895497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72442
112.68	     nbFailedAssignments=27806  nbBacktracks=44312  nbVisitedNodes=142957  nbRestartNogoods=58
112.68	       =>  wckTime=65.514  cpuTime=64.84  mem=16M874
141.16	o 433
141.16	c 227
144.23	   
144.23	   search
144.23	     run=19  nbConstraintChecks=236399522  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=108448
144.23	     nbFailedAssignments=41627  nbBacktracks=66480  nbVisitedNodes=213974  nbRestartNogoods=64
144.23	       =>  wckTime=97.06  cpuTime=96.09  mem=16M874
195.66	   
195.66	   search
195.66	     run=20  nbConstraintChecks=356863332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=162355
195.66	     nbFailedAssignments=62271  nbBacktracks=99732  nbVisitedNodes=320634  nbRestartNogoods=70
195.66	       =>  wckTime=148.493  cpuTime=147.07  mem=16M874
277.06	   
277.06	   search
277.06	     run=21  nbConstraintChecks=545565921  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=245082
277.06	     nbFailedAssignments=95109  nbBacktracks=149611  nbVisitedNodes=483701  nbRestartNogoods=78
277.06	       =>  wckTime=229.887  cpuTime=227.71  mem=16M874
395.70	   
395.70	   search
395.70	     run=22  nbConstraintChecks=820302168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=367766
395.70	     nbFailedAssignments=142961  nbBacktracks=224429  nbVisitedNodes=726118  nbRestartNogoods=85
395.70	       =>  wckTime=348.533  cpuTime=345.28  mem=16M874
571.78	   
571.78	   search
571.78	     run=23  nbConstraintChecks=1224817885  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=550649
571.78	     nbFailedAssignments=213604  nbBacktracks=336656  nbVisitedNodes=1086062  nbRestartNogoods=91
571.78	       =>  wckTime=524.614  cpuTime=519.75  mem=16M874
819.69	   
819.69	   search
819.69	     run=24  nbConstraintChecks=1829437528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=826057
819.69	     nbFailedAssignments=320661  nbBacktracks=504997  nbVisitedNodes=1624563  nbRestartNogoods=99
819.69	       =>  wckTime=772.516  cpuTime=766.61  mem=16M874
1038.87	   
1038.87	   search
1038.87	     run=25  nbConstraintChecks=2381711361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1086640
1038.87	     nbFailedAssignments=417152  nbBacktracks=669090  nbVisitedNodes=2122814  nbRestartNogoods=107
1038.87	       =>  wckTime=991.698  cpuTime=985.59  mem=16M874
1038.87	   
1038.87	   global
1038.87	     nbConstraintChecks=2381768713  nbRestartNogoods=107  solvingWckTime=991.699  solvingCpuTime=985.59  expiredTime=no
1038.87	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=1032.12
1038.87	       =>  wckTime=1038.558  cpuTime=1032.08  mem=16M874
1038.87	
1038.87	s OPTIMUM FOUND
1038.87	v 0 0 0 0 1 1 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 0 1 1 1 0 0 1 0 1 1 0 0 0 0 1 0 
1038.87	   
1038.87	   totalWckTime=1038.64  totalCpuTime=1032.12

Verifier Data (download as text)

227 unsatisfied constraints, 433 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/node18/watcher-277633-1169269526 -o ROOT/results/node18/solver-277633-1169269526 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277633-1169269526/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.99 1.99 4/93 9432
/proc/meminfo: memFree=1268704/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=906644 CPUtime=0.02
/proc/9431/stat : 9431 (java) S 9429 9431 8648 0 -1 0 2069 0 1 0 1 1 0 0 18 0 2 0 275347334 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/9431/statm: 226661 1818 1036 14 0 214244 0
[pid=9431/tid=9433] ppid=9429 vsize=906644 CPUtime=0
/proc/9431/task/9433/stat : 9433 (java) R 9429 9431 8648 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 275347337 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.104717 s]
/proc/loadavg: 1.92 1.99 1.99 4/93 9432
/proc/meminfo: memFree=1268704/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=914988 CPUtime=0.09
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 3013 0 1 0 8 1 0 0 17 0 8 0 275347334 936947712 2759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153609813 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9431/statm: 228747 2759 1433 14 0 215242 0
[pid=9431/tid=9433] ppid=9429 vsize=914988 CPUtime=0
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 275347337 936947712 2759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512766 s]
/proc/loadavg: 1.92 1.99 1.99 4/93 9432
/proc/meminfo: memFree=1268704/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915332 CPUtime=0.49
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 6417 0 1 0 46 3 0 0 18 0 8 0 275347334 937299968 6156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9431/statm: 228833 6156 2149 14 0 215303 0
[pid=9431/tid=9433] ppid=9429 vsize=915332 CPUtime=0
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 275347337 937299968 6156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33583 s]
/proc/loadavg: 1.93 1.99 1.99 3/100 9439
/proc/meminfo: memFree=1250280/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=1.3
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 7270 0 1 0 115 15 0 0 24 0 8 0 275347334 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073705358 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9431/statm: 228865 7008 2479 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.14
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 340 0 0 0 14 0 0 0 16 0 8 0 275347341 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.98803 s]
/proc/loadavg: 1.93 1.99 1.99 3/100 9439
/proc/meminfo: memFree=1250280/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915464 CPUtime=2.94
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 7271 0 1 0 253 41 0 0 25 0 8 0 275347334 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9431/statm: 228866 7008 2479 14 0 215336 0
[pid=9431/tid=9433] ppid=9429 vsize=915464 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 275347337 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915464 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915464 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915464 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915464 CPUtime=0.14
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 340 0 0 0 14 0 0 0 16 0 8 0 275347341 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915464 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915464 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.27631 s]
/proc/loadavg: 1.93 1.99 1.99 3/100 9439
/proc/meminfo: memFree=1250280/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=6.2
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 7273 0 1 0 522 98 0 0 25 0 8 0 275347334 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073706324 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9431/statm: 228865 7010 2479 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.14
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 342 0 0 0 14 0 0 0 16 0 8 0 275347341 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.7659 s]
/proc/loadavg: 1.94 1.99 1.99 3/100 9439
/proc/meminfo: memFree=1250288/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=12.64
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 7274 0 1 0 1052 212 0 0 25 0 8 0 275347334 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702771 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9431/statm: 228865 7011 2479 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.14
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 275347341 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915460

[startup+25.6032 s]
/proc/loadavg: 1.87 1.98 1.99 3/95 9519
/proc/meminfo: memFree=1275544/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915464 CPUtime=25.4
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 7274 0 1 0 2109 431 0 0 25 0 8 0 275347334 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9431/statm: 228865 7011 2479 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 202 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915464 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.14
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 275347341 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 915464

[startup+51.2126 s]
/proc/loadavg: 1.85 1.96 1.98 3/100 9592
/proc/meminfo: memFree=1251376/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=50.93
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 9186 0 1 0 4286 807 0 0 25 0 8 0 275347334 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888287 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9431/statm: 228865 8920 2532 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.24
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 402 0 0 0 24 0 0 0 17 0 8 0 275347341 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 915460

[startup+102.421 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 9592
/proc/meminfo: memFree=1243952/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=101.68
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 9202 0 1 0 9360 808 0 0 25 0 8 0 275347334 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852775 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9431/statm: 228865 8936 2532 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.24
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 402 0 0 0 24 0 0 0 16 0 8 0 275347341 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 915460

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

/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.24
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 404 0 0 0 24 0 0 0 16 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.67
Current children cumulated vsize (KiB) 915460

[startup+642.843 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 9592
/proc/meminfo: memFree=1243760/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=637.19
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 9221 0 1 0 62907 812 0 0 25 0 8 0 275347334 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9431/statm: 228865 8953 2532 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.24
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 404 0 0 0 24 0 0 0 16 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.19
Current children cumulated vsize (KiB) 915460

[startup+702.895 s]
/proc/loadavg: 1.95 1.98 1.99 3/93 9638
/proc/meminfo: memFree=1267432/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=696.96
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 9221 0 1 0 68884 812 0 0 25 0 8 0 275347334 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826336 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9431/statm: 228865 8953 2532 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.24
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 404 0 0 0 24 0 0 0 16 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 696.96
Current children cumulated vsize (KiB) 915460

[startup+762.952 s]
/proc/loadavg: 1.98 1.98 1.99 3/93 9638
/proc/meminfo: memFree=1267496/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=756.96
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 9221 0 1 0 74884 812 0 0 25 0 8 0 275347334 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852784 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9431/statm: 228865 8953 2532 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.24
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 404 0 0 0 24 0 0 0 16 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 756.96
Current children cumulated vsize (KiB) 915460

[startup+823.009 s]
/proc/loadavg: 2.18 2.03 2.00 3/93 9638
/proc/meminfo: memFree=1267560/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=816.94
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 9223 0 1 0 80882 812 0 0 25 0 8 0 275347334 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852856 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9431/statm: 228865 8955 2532 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.24
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 404 0 0 0 24 0 0 0 16 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 816.94
Current children cumulated vsize (KiB) 915460

[startup+883.066 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 9750
/proc/meminfo: memFree=1267992/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=876.97
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 9223 0 1 0 86884 813 0 0 25 0 8 0 275347334 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825353 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9431/statm: 228865 8955 2532 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.24
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 404 0 0 0 24 0 0 0 16 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 876.97
Current children cumulated vsize (KiB) 915460

[startup+943.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 9750
/proc/meminfo: memFree=1268120/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=936.96
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 9223 0 1 0 92883 813 0 0 25 0 8 0 275347334 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826358 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9431/statm: 228865 8955 2532 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.24
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 404 0 0 0 24 0 0 0 16 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 936.96
Current children cumulated vsize (KiB) 915460

[startup+1003.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 9752
/proc/meminfo: memFree=1268120/2055920 swapFree=4192812/4192956
[pid=9431] ppid=9429 vsize=915460 CPUtime=996.95
/proc/9431/stat : 9431 (java) R 9429 9431 8648 0 -1 0 9223 0 1 0 98881 814 0 0 25 0 8 0 275347334 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888251 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9431/statm: 228865 8955 2532 14 0 215335 0
[pid=9431/tid=9433] ppid=9429 vsize=915460 CPUtime=0.03
/proc/9431/task/9433/stat : 9433 (java) S 9429 9431 8648 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 275347337 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9434] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9434/stat : 9434 (java) S 9429 9431 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275347338 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9435] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9435/stat : 9435 (java) S 9429 9431 8648 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275347338 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9436] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9436/stat : 9436 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9437] ppid=9429 vsize=915460 CPUtime=0.24
/proc/9431/task/9437/stat : 9437 (java) S 9429 9431 8648 0 -1 64 404 0 0 0 24 0 0 0 16 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9438] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9438/stat : 9438 (java) S 9429 9431 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9431/tid=9439] ppid=9429 vsize=915460 CPUtime=0
/proc/9431/task/9439/stat : 9439 (java) S 9429 9431 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275347341 937431040 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 996.95
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 1038.89
CPU time (s): 1032.62
CPU user time (s): 1024.48
CPU system time (s): 8.14576
CPU usage (%): 99.3962
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1024.48
system time used= 8.14576
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9319
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= 22177
involuntary context switches= 38312

runsolver used 1.23981 s user time and 3.36649 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 05:05:26 UTC 2007


IDJOB= 277633
IDBENCH= 7504
IDSOLVER= 68
FILE ID= node18/277633-1169269526

PBS_JOBID= 3607295

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fc283ce45daa2db672118338a1ef28f9

RANDOM SEED= 257397152

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
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:       1269120 kB
Buffers:         52572 kB
Cached:         565140 kB
SwapCached:          0 kB
Active:         279608 kB
Inactive:       427216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1269120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:         118216 kB
Slab:            64804 kB
Committed_AS:  9106304 kB
PageTables:       2188 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= 66560 MiB



End job on node18 on Sat Jan 20 05:22:45 UTC 2007