Trace number 281584

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 909.252 917.39

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-5_ext.xml
MD5SUM80e30ad8f5628d0fd02ba2bf6b8bdeb9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints42
Best CPU time to get the best result obtained on this benchmark4.43433
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints63
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension63
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.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281584-1169313135/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.104  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.50	     nbConstraints=63  nbRelationTypes=63  nbExtensionStructures=63  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=63  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1059  maxDegree=9
0.50	     maxArity=2
0.50	       =>  wckTime=0.187  cpuTime=0.14  mem=7M879
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.27  cpuTime=0.18  mem=5M428
0.59	
0.59	s SATISFIABLE
0.59	o 8
0.59	c 55
0.59	o 12
0.59	c 51
0.59	o 15
0.59	c 48
0.59	o 17
0.59	c 46
0.59	o 19
0.60	c 44
0.60	o 22
0.60	c 41
0.60	o 24
0.60	c 39
0.60	o 26
0.60	c 37
0.60	o 28
0.60	c 35
0.60	o 29
0.60	c 34
0.60	o 30
0.60	c 33
0.60	o 31
0.60	c 32
0.60	o 33
0.60	c 30
0.60	o 34
0.60	c 29
0.60	o 35
0.60	c 28
0.61	o 36
0.61	c 27
0.61	o 37
0.61	c 26
0.61	o 38
0.61	c 25
0.61	o 39
0.61	c 24
0.63	o 40
0.63	c 23
0.63	o 41
0.63	c 22
0.71	o 42
0.71	c 21
1.95	   
1.95	   search
1.95	     run=0  nbConstraintChecks=6603066  nbAssignments=10000
1.95	       =>  wckTime=1.363  cpuTime=1.34  mem=5M428
3.25	   
3.25	   search
3.25	     run=1  nbConstraintChecks=13127460  nbAssignments=20000
3.25	       =>  wckTime=2.669  cpuTime=2.63  mem=5M428
4.57	   
4.57	   search
4.57	     run=2  nbConstraintChecks=19768204  nbAssignments=30000
4.57	       =>  wckTime=3.991  cpuTime=3.94  mem=5M428
5.89	   
5.89	   search
5.89	     run=3  nbConstraintChecks=26366470  nbAssignments=40000
5.89	       =>  wckTime=5.302  cpuTime=5.24  mem=5M428
7.21	   
7.21	   search
7.21	     run=4  nbConstraintChecks=32953432  nbAssignments=50000
7.21	       =>  wckTime=6.629  cpuTime=6.54  mem=5M428
8.54	   
8.54	   search
8.54	     run=5  nbConstraintChecks=39582469  nbAssignments=60000
8.54	       =>  wckTime=7.954  cpuTime=7.87  mem=5M428
9.87	   
9.87	   search
9.87	     run=6  nbConstraintChecks=46212822  nbAssignments=70000
9.87	       =>  wckTime=9.283  cpuTime=9.18  mem=5M428
11.20	   
11.20	   search
11.20	     run=7  nbConstraintChecks=52903940  nbAssignments=80000
11.20	       =>  wckTime=10.616  cpuTime=10.5  mem=5M428
12.53	   
12.53	   search
12.53	     run=8  nbConstraintChecks=59519803  nbAssignments=90000
12.53	       =>  wckTime=11.95  cpuTime=11.82  mem=5M428
13.86	   
13.86	   search
13.86	     run=9  nbConstraintChecks=66093788  nbAssignments=100000
13.86	       =>  wckTime=13.274  cpuTime=13.13  mem=5M428
15.19	   
15.19	   search
15.19	     run=10  nbConstraintChecks=72713175  nbAssignments=110000
15.19	       =>  wckTime=14.607  cpuTime=14.45  mem=5M428
16.51	   
16.51	   search
16.51	     run=11  nbConstraintChecks=79254190  nbAssignments=120000
16.51	       =>  wckTime=15.925  cpuTime=15.76  mem=5M428
17.82	   
17.82	   search
17.82	     run=12  nbConstraintChecks=85840919  nbAssignments=130000
17.82	       =>  wckTime=17.237  cpuTime=17.06  mem=5M428
19.13	   
19.13	   search
19.13	     run=13  nbConstraintChecks=92379124  nbAssignments=140000
19.13	       =>  wckTime=18.546  cpuTime=18.36  mem=5M428
20.47	   
20.47	   search
20.47	     run=14  nbConstraintChecks=99113362  nbAssignments=150000
20.47	       =>  wckTime=19.883  cpuTime=19.68  mem=5M428
21.79	   
21.79	   search
21.79	     run=15  nbConstraintChecks=105784220  nbAssignments=160000
21.79	       =>  wckTime=21.206  cpuTime=20.99  mem=5M428
23.13	   
23.13	   search
23.13	     run=16  nbConstraintChecks=112575995  nbAssignments=170000
23.13	       =>  wckTime=22.544  cpuTime=22.32  mem=5M428
24.45	   
24.45	   search
24.45	     run=17  nbConstraintChecks=119239069  nbAssignments=180000
24.45	       =>  wckTime=23.863  cpuTime=23.62  mem=5M428
25.76	   
25.76	   search
25.76	     run=18  nbConstraintChecks=125845837  nbAssignments=190000
25.76	       =>  wckTime=25.178  cpuTime=24.92  mem=5M428
27.10	   
27.10	   search
27.10	     run=19  nbConstraintChecks=132588997  nbAssignments=200000
27.10	       =>  wckTime=26.514  cpuTime=26.25  mem=5M428
28.42	   
28.42	   search
28.42	     run=20  nbConstraintChecks=139109346  nbAssignments=210000
28.42	       =>  wckTime=27.839  cpuTime=27.55  mem=5M428
29.76	   
29.76	   search
29.76	     run=21  nbConstraintChecks=145890124  nbAssignments=220000
29.76	       =>  wckTime=29.181  cpuTime=28.88  mem=5M428
31.02	   
31.02	   search
31.02	     run=22  nbConstraintChecks=152126922  nbAssignments=229419
31.02	       =>  wckTime=30.437  cpuTime=30.13  mem=5M428
31.02	   
31.02	   global
31.02	     nbConstraintChecks=152126922  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.02	     solvingWckTime=30.434  solvingCpuTime=30.13  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.02	     globalCpuTime=30.35
31.02	       =>  wckTime=30.706  cpuTime=30.31  mem=5M428
31.02	   
31.02	   solver IterativeSystematicSolver being built... 
31.16	       =>  wckTime=30.842  cpuTime=30.42  mem=16M418
31.19	   
31.19	   preprocessing
31.19	     nbConstraintChecks=33582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.19	     detectedInconsistency=no
31.19	       =>  wckTime=0.032  cpuTime=0.02  mem=16M418
31.23	   
31.23	   search
31.23	     run=0  nbConstraintChecks=65778  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
31.23	     nbFailedAssignments=23  nbBacktracks=11  nbVisitedNodes=76  nbRestartNogoods=0
31.23	       =>  wckTime=0.071  cpuTime=0.05  mem=16M418
31.28	   
31.28	   search
31.28	     run=1  nbConstraintChecks=198970  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=123
31.28	     nbFailedAssignments=83  nbBacktracks=26  nbVisitedNodes=228  nbRestartNogoods=6
31.28	       =>  wckTime=0.123  cpuTime=0.09  mem=16M418
31.32	   
31.32	   search
31.32	     run=2  nbConstraintChecks=307123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=192
31.32	     nbFailedAssignments=124  nbBacktracks=48  nbVisitedNodes=360  nbRestartNogoods=9
31.32	       =>  wckTime=0.159  cpuTime=0.12  mem=16M418
31.39	   
31.39	   search
31.39	     run=3  nbConstraintChecks=529313  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=321
31.39	     nbFailedAssignments=214  nbBacktracks=81  nbVisitedNodes=610  nbRestartNogoods=13
31.39	       =>  wckTime=0.229  cpuTime=0.19  mem=16M418
31.48	   
31.48	   search
31.48	     run=4  nbConstraintChecks=813397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=492
31.48	     nbFailedAssignments=328  nbBacktracks=131  nbVisitedNodes=945  nbRestartNogoods=22
31.48	       =>  wckTime=0.316  cpuTime=0.27  mem=16M418
31.59	   
31.59	   search
31.59	     run=5  nbConstraintChecks=1286701  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=778
31.59	     nbFailedAssignments=529  nbBacktracks=206  nbVisitedNodes=1503  nbRestartNogoods=36
31.59	       =>  wckTime=0.432  cpuTime=0.39  mem=16M418
31.78	   
31.78	   search
31.78	     run=6  nbConstraintChecks=1917261  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1135
31.78	     nbFailedAssignments=765  nbBacktracks=319  nbVisitedNodes=2209  nbRestartNogoods=43
31.78	       =>  wckTime=0.618  cpuTime=0.57  mem=16M418
32.07	   
32.07	   search
32.07	     run=7  nbConstraintChecks=2855157  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1696
32.07	     nbFailedAssignments=1149  nbBacktracks=489  nbVisitedNodes=3323  nbRestartNogoods=50
32.07	       =>  wckTime=0.914  cpuTime=0.84  mem=16M418
32.46	   
32.46	   search
32.46	     run=8  nbConstraintChecks=4174936  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2480
32.46	     nbFailedAssignments=1671  nbBacktracks=745  nbVisitedNodes=4885  nbRestartNogoods=61
32.46	       =>  wckTime=1.304  cpuTime=1.23  mem=16M418
33.21	   
33.21	   search
33.21	     run=9  nbConstraintChecks=7103317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4122
33.21	     nbFailedAssignments=2923  nbBacktracks=1129  nbVisitedNodes=8132  nbRestartNogoods=70
33.21	       =>  wckTime=2.052  cpuTime=1.97  mem=16M418
34.06	   
34.06	   search
34.06	     run=10  nbConstraintChecks=10331288  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5930
34.06	     nbFailedAssignments=4147  nbBacktracks=1705  nbVisitedNodes=11709  nbRestartNogoods=80
34.06	       =>  wckTime=2.9  cpuTime=2.81  mem=16M418
35.41	   
35.41	   search
35.41	     run=11  nbConstraintChecks=15713517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9057
35.41	     nbFailedAssignments=6403  nbBacktracks=2569  nbVisitedNodes=17936  nbRestartNogoods=95
35.41	       =>  wckTime=4.251  cpuTime=4.14  mem=16M418
37.36	   
37.36	   search
37.36	     run=12  nbConstraintChecks=23215804  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13812
37.36	     nbFailedAssignments=9856  nbBacktracks=3866  nbVisitedNodes=27306  nbRestartNogoods=116
37.36	       =>  wckTime=6.201  cpuTime=6.07  mem=16M418
40.53	   
40.53	   search
40.53	     run=13  nbConstraintChecks=35586150  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20364
40.53	     nbFailedAssignments=14456  nbBacktracks=5812  nbVisitedNodes=40293  nbRestartNogoods=137
40.53	       =>  wckTime=9.369  cpuTime=9.21  mem=16M418
44.25	   
44.25	   search
44.25	     run=14  nbConstraintChecks=49929927  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29529
44.25	     nbFailedAssignments=20695  nbBacktracks=8731  nbVisitedNodes=58545  nbRestartNogoods=149
44.25	       =>  wckTime=13.087  cpuTime=12.9  mem=16M418
50.32	   
50.32	   search
50.32	     run=15  nbConstraintChecks=72051271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43101
50.32	     nbFailedAssignments=29881  nbBacktracks=13109  nbVisitedNodes=85476  nbRestartNogoods=160
50.32	       =>  wckTime=19.159  cpuTime=18.91  mem=16M418
60.23	   
60.23	   search
60.23	     run=16  nbConstraintChecks=110302694  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66466
60.23	     nbFailedAssignments=46674  nbBacktracks=19677  nbVisitedNodes=132002  nbRestartNogoods=172
60.23	       =>  wckTime=29.07  cpuTime=28.73  mem=16M418
75.03	   
75.03	   search
75.03	     run=17  nbConstraintChecks=163822638  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101580
75.03	     nbFailedAssignments=71931  nbBacktracks=29529  nbVisitedNodes=201832  nbRestartNogoods=198
75.03	       =>  wckTime=43.875  cpuTime=43.4  mem=16M418
94.86	   
94.86	   search
94.86	     run=18  nbConstraintChecks=236933349  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150681
94.86	     nbFailedAssignments=106249  nbBacktracks=44307  nbVisitedNodes=299441  nbRestartNogoods=217
94.86	       =>  wckTime=63.705  cpuTime=63.05  mem=16M418
124.92	   
124.92	   search
124.92	     run=19  nbConstraintChecks=345020587  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=223136
124.92	     nbFailedAssignments=156533  nbBacktracks=66475  nbVisitedNodes=443644  nbRestartNogoods=244
124.92	       =>  wckTime=93.762  cpuTime=92.83  mem=16M418
170.58	   
170.58	   search
170.58	     run=20  nbConstraintChecks=508313184  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=328714
170.58	     nbFailedAssignments=228856  nbBacktracks=99727  nbVisitedNodes=653214  nbRestartNogoods=261
170.58	       =>  wckTime=139.417  cpuTime=138.08  mem=16M418
231.37	   
231.37	   search
231.37	     run=21  nbConstraintChecks=733873516  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=474360
231.37	     nbFailedAssignments=324617  nbBacktracks=149605  nbVisitedNodes=942000  nbRestartNogoods=287
231.37	       =>  wckTime=200.215  cpuTime=198.31  mem=16M418
321.82	   
321.82	   search
321.82	     run=22  nbConstraintChecks=1058052007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=689060
321.82	     nbFailedAssignments=464494  nbBacktracks=224423  nbVisitedNodes=1367561  nbRestartNogoods=294
321.82	       =>  wckTime=290.663  cpuTime=287.93  mem=16M418
455.70	   
455.70	   search
455.70	     run=23  nbConstraintChecks=1541349045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1011233
455.70	     nbFailedAssignments=674433  nbBacktracks=336651  nbVisitedNodes=2005696  nbRestartNogoods=306
455.70	       =>  wckTime=424.541  cpuTime=420.6  mem=16M418
652.87	   
652.87	   search
652.87	     run=24  nbConstraintChecks=2248805561  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1485865
652.87	     nbFailedAssignments=980717  nbBacktracks=504992  nbVisitedNodes=2946948  nbRestartNogoods=324
652.87	       =>  wckTime=621.715  cpuTime=615.99  mem=16M418
917.32	   
917.32	   search
917.32	     run=25  nbConstraintChecks=3211278402  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2124625
917.32	     nbFailedAssignments=1386057  nbBacktracks=738413  nbVisitedNodes=4209607  nbRestartNogoods=351
917.32	       =>  wckTime=886.164  cpuTime=878.31  mem=16M418
917.32	   
917.32	   global
917.32	     nbConstraintChecks=3211311984  nbRestartNogoods=351  solvingWckTime=886.165  solvingCpuTime=878.31  expiredTime=no
917.32	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=908.77
917.32	       =>  wckTime=917.008  cpuTime=908.73  mem=16M418
917.33	
917.33	s OPTIMUM FOUND
917.33	v 3 5 8 6 6 6 9 7 7 5 6 5 3 3 4 1 2 5 4 7 9 5 8 4 8 
917.33	   
917.33	   totalWckTime=917.089  totalCpuTime=908.77

Verifier Data (download as text)

21 unsatisfied constraints, 42 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/node4/watcher-281584-1169313135 -o ROOT/results/node4/solver-281584-1169313135 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281584-1169313135/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.93 1.98 1.99 4/93 7356
/proc/meminfo: memFree=1316344/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=18540 CPUtime=0
/proc/7355/stat : 7355 (runsolver) R 7353 7355 6101 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279709098 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7355/statm: 4635 279 244 17 0 2626 0

[startup+0.107657 s]
/proc/loadavg: 1.93 1.98 1.99 4/93 7356
/proc/meminfo: memFree=1316344/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=914988 CPUtime=0.09
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 2996 0 1 0 7 2 0 0 19 0 8 0 279709098 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155475393 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515704 s]
/proc/loadavg: 1.93 1.98 1.99 4/93 7356
/proc/meminfo: memFree=1316344/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915332 CPUtime=0.48
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 6477 0 1 0 44 4 0 0 18 0 8 0 279709098 937299968 6215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228833 6215 2163 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33977 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 7363
/proc/meminfo: memFree=1299264/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=1.3
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 6958 0 1 0 104 26 0 0 25 0 8 0 279709098 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073644841 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 6696 2479 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.11
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 279709106 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 6696 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) 915436

[startup+2.98793 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 7363
/proc/meminfo: memFree=1299200/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915440 CPUtime=2.94
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 6961 0 1 0 219 75 0 0 25 0 8 0 279709098 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228860 6698 2479 14 0 215330 0
[pid=7355/tid=7357] ppid=7353 vsize=915440 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279709103 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915440 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915440 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915440 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915440 CPUtime=0.11
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279709106 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915440 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915440 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937410560 6698 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) 915440

[startup+6.26724 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 7363
/proc/meminfo: memFree=1299200/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=6.19
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 6961 0 1 0 443 176 0 0 25 0 8 0 279709098 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073644870 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 6698 2479 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.11
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279709106 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915436

[startup+12.7549 s]
/proc/loadavg: 1.94 1.98 1.99 3/100 7363
/proc/meminfo: memFree=1299200/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=12.61
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 6961 0 1 0 897 364 0 0 25 0 8 0 279709098 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073649875 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 6698 2479 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.11
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279709106 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915436

[startup+25.5991 s]
/proc/loadavg: 1.95 1.98 1.99 3/100 7363
/proc/meminfo: memFree=1299328/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=25.34
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 6963 0 1 0 1785 749 0 0 25 0 8 0 279709098 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073644979 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 6699 2479 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.11
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279709106 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915436

[startup+51.2055 s]
/proc/loadavg: 1.97 1.98 1.99 3/100 7363
/proc/meminfo: memFree=1291328/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=50.71
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 9004 0 1 0 4160 911 0 0 25 0 8 0 279709098 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776420 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 8737 2532 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.21
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 384 0 0 0 21 0 0 0 16 0 8 0 279709106 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915436

[startup+102.408 s]
/proc/loadavg: 1.98 1.98 1.99 3/100 7363
/proc/meminfo: memFree=1291328/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=101.44
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 9014 0 1 0 9233 911 0 0 25 0 8 0 279709098 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073757800 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 8745 2532 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.21
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 384 0 0 0 21 0 0 0 16 0 8 0 279709106 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915436

[startup+162.452 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 7363
/proc/meminfo: memFree=1291400/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=160.94
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 9017 0 1 0 15182 912 0 0 25 0 8 0 279709098 937406464 8748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776368 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.21
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.43
Current children cumulated vsize (KiB) 915436

[startup+522.726 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 7365
/proc/meminfo: memFree=1291272/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=517.93
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 9028 0 1 0 50880 913 0 0 25 0 8 0 279709098 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753769 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 8759 2532 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.21
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.93
Current children cumulated vsize (KiB) 915436

[startup+582.77 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 7365
/proc/meminfo: memFree=1291272/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=577.44
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 9028 0 1 0 56830 914 0 0 25 0 8 0 279709098 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784752 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 8759 2532 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.21
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.44
Current children cumulated vsize (KiB) 915436

[startup+642.814 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 7365
/proc/meminfo: memFree=1291272/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=636.94
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 9028 0 1 0 62780 914 0 0 25 0 8 0 279709098 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073795966 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 8759 2532 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.21
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 636.94
Current children cumulated vsize (KiB) 915436

[startup+702.859 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 7365
/proc/meminfo: memFree=1291272/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=696.43
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 9030 0 1 0 68729 914 0 0 25 0 8 0 279709098 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 8761 2532 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.21
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 696.43
Current children cumulated vsize (KiB) 915436

[startup+762.904 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 7365
/proc/meminfo: memFree=1291208/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=755.93
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 9030 0 1 0 74678 915 0 0 25 0 8 0 279709098 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073773705 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 8761 2532 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.21
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 755.93
Current children cumulated vsize (KiB) 915436

[startup+822.947 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 7365
/proc/meminfo: memFree=1291272/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=815.43
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 9030 0 1 0 80628 915 0 0 25 0 8 0 279709098 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805881 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7355/statm: 228859 8761 2532 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.21
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.43
Current children cumulated vsize (KiB) 915436

[startup+882.993 s]
/proc/loadavg: 1.92 1.98 1.99 3/95 7440
/proc/meminfo: memFree=1314032/2055920 swapFree=4182144/4192956
[pid=7355] ppid=7353 vsize=915436 CPUtime=874.96
/proc/7355/stat : 7355 (java) R 7353 7355 6101 0 -1 0 9030 0 1 0 86580 916 0 0 25 0 8 0 279709098 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073819421 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7355/statm: 228859 8761 2532 14 0 215329 0
[pid=7355/tid=7357] ppid=7353 vsize=915436 CPUtime=0.02
/proc/7355/task/7357/stat : 7357 (java) S 7353 7355 6101 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7358] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7358/stat : 7358 (java) S 7353 7355 6101 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7359] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7359/stat : 7359 (java) S 7353 7355 6101 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279709103 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7360] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7360/stat : 7360 (java) S 7353 7355 6101 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7361] ppid=7353 vsize=915436 CPUtime=0.21
/proc/7355/task/7361/stat : 7361 (java) S 7353 7355 6101 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7362] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7362/stat : 7362 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7355/tid=7363] ppid=7353 vsize=915436 CPUtime=0
/proc/7355/task/7363/stat : 7363 (java) S 7353 7355 6101 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279709106 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 874.96
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 917.39
CPU time (s): 909.252
CPU user time (s): 900.068
CPU system time (s): 9.1836
CPU usage (%): 99.1129
Max. virtual memory (cumulated for all children) (KiB): 915952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 900.068
system time used= 9.1836
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9126
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= 19657
involuntary context switches= 38031

runsolver used 0.876866 s user time and 3.20551 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan 20 17:12:15 UTC 2007


IDJOB= 281584
IDBENCH= 12223
IDSOLVER= 68
FILE ID= node4/281584-1169313135

PBS_JOBID= 3609952

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseTight/vcsp-25-10-21-85-5_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281584-1169313135/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-281584-1169313135 -o ROOT/results/node4/solver-281584-1169313135 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281584-1169313135/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  80e30ad8f5628d0fd02ba2bf6b8bdeb9

RANDOM SEED= 724293366

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.223
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.223
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:       1316824 kB
Buffers:         67588 kB
Cached:         519724 kB
SwapCached:       2180 kB
Active:         230116 kB
Inactive:       424832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316824 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          87432 kB
Slab:            68684 kB
Committed_AS:  8911292 kB
PageTables:       2508 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 node4 on Sat Jan 20 17:27:33 UTC 2007