Trace number 281530

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 847.13 853.694

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-11_ext.xml
MD5SUM9edd82028760aeeb0fd8fbdbd5c68173
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints43
Best CPU time to get the best result obtained on this benchmark4.78127
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/281530-1169312910/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.099  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=1070  maxDegree=8
0.50	     maxArity=2
0.50	       =>  wckTime=0.183  cpuTime=0.15  mem=7M879
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.266  cpuTime=0.19  mem=5M428
0.58	
0.58	s SATISFIABLE
0.58	o 13
0.58	c 50
0.59	o 16
0.59	c 47
0.59	o 19
0.59	c 44
0.59	o 22
0.59	c 41
0.59	o 24
0.59	c 39
0.59	o 26
0.59	c 37
0.59	o 27
0.59	c 36
0.59	o 29
0.59	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.60	o 36
0.60	c 27
0.60	o 37
0.60	c 26
0.60	o 38
0.60	c 25
0.62	o 39
0.62	c 24
0.62	o 40
0.62	c 23
0.62	o 42
0.62	c 21
0.63	o 43
0.63	c 20
1.98	   
1.98	   search
1.98	     run=0  nbConstraintChecks=6948760  nbAssignments=10000
1.98	       =>  wckTime=1.4  cpuTime=1.37  mem=5M428
3.34	   
3.34	   search
3.34	     run=1  nbConstraintChecks=13965090  nbAssignments=20000
3.34	       =>  wckTime=2.758  cpuTime=2.71  mem=5M428
4.68	   
4.68	   search
4.68	     run=2  nbConstraintChecks=20786006  nbAssignments=30000
4.68	       =>  wckTime=4.104  cpuTime=4.04  mem=5M428
6.04	   
6.04	   search
6.04	     run=3  nbConstraintChecks=27781101  nbAssignments=40000
6.04	       =>  wckTime=5.459  cpuTime=5.39  mem=5M428
7.39	   
7.39	   search
7.39	     run=4  nbConstraintChecks=34721977  nbAssignments=50000
7.39	       =>  wckTime=6.811  cpuTime=6.73  mem=5M428
8.74	   
8.74	   search
8.74	     run=5  nbConstraintChecks=41562260  nbAssignments=60000
8.74	       =>  wckTime=8.162  cpuTime=8.07  mem=5M428
10.10	   
10.10	   search
10.10	     run=6  nbConstraintChecks=48500790  nbAssignments=70000
10.10	       =>  wckTime=9.52  cpuTime=9.42  mem=5M428
11.48	   
11.48	   search
11.48	     run=7  nbConstraintChecks=55571555  nbAssignments=80000
11.48	       =>  wckTime=10.904  cpuTime=10.78  mem=5M428
12.84	   
12.84	   search
12.84	     run=8  nbConstraintChecks=62463016  nbAssignments=90000
12.84	       =>  wckTime=12.26  cpuTime=12.14  mem=5M428
14.18	   
14.18	   search
14.18	     run=9  nbConstraintChecks=69277708  nbAssignments=100000
14.18	       =>  wckTime=13.605  cpuTime=13.47  mem=5M428
15.54	   
15.54	   search
15.54	     run=10  nbConstraintChecks=76129640  nbAssignments=110000
15.54	       =>  wckTime=14.956  cpuTime=14.81  mem=5M428
16.89	   
16.89	   search
16.89	     run=11  nbConstraintChecks=83030188  nbAssignments=120000
16.89	       =>  wckTime=16.311  cpuTime=16.15  mem=5M428
18.24	   
18.24	   search
18.24	     run=12  nbConstraintChecks=89848168  nbAssignments=130000
18.24	       =>  wckTime=17.66  cpuTime=17.48  mem=5M428
19.58	   
19.58	   search
19.58	     run=13  nbConstraintChecks=96739511  nbAssignments=140000
19.58	       =>  wckTime=19.002  cpuTime=18.82  mem=5M428
20.94	   
20.94	   search
20.94	     run=14  nbConstraintChecks=103772816  nbAssignments=150000
20.94	       =>  wckTime=20.359  cpuTime=20.16  mem=5M428
22.28	   
22.28	   search
22.28	     run=15  nbConstraintChecks=110682974  nbAssignments=160000
22.28	       =>  wckTime=21.703  cpuTime=21.5  mem=5M428
23.63	   
23.63	   search
23.63	     run=16  nbConstraintChecks=117601119  nbAssignments=170000
23.63	       =>  wckTime=23.05  cpuTime=22.84  mem=5M428
25.00	   
25.00	   search
25.00	     run=17  nbConstraintChecks=124595365  nbAssignments=180000
25.00	       =>  wckTime=24.418  cpuTime=24.19  mem=5M428
26.35	   
26.35	   search
26.35	     run=18  nbConstraintChecks=131543965  nbAssignments=190000
26.35	       =>  wckTime=25.768  cpuTime=25.52  mem=5M428
27.71	   
27.71	   search
27.71	     run=19  nbConstraintChecks=138501155  nbAssignments=200000
27.71	       =>  wckTime=27.125  cpuTime=26.87  mem=5M428
29.06	   
29.06	   search
29.06	     run=20  nbConstraintChecks=145365194  nbAssignments=210000
29.06	       =>  wckTime=28.48  cpuTime=28.21  mem=5M428
30.43	   
30.43	   search
30.43	     run=21  nbConstraintChecks=152418299  nbAssignments=220000
30.43	       =>  wckTime=29.851  cpuTime=29.58  mem=5M428
30.90	   
30.90	   search
30.90	     run=22  nbConstraintChecks=154767574  nbAssignments=223461
30.90	       =>  wckTime=30.322  cpuTime=30.04  mem=5M428
30.90	   
30.90	   global
30.90	     nbConstraintChecks=154767574  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.90	     solvingWckTime=30.321  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.90	     globalCpuTime=30.27
30.90	       =>  wckTime=30.589  cpuTime=30.23  mem=5M428
30.90	   
30.91	   solver IterativeSystematicSolver being built... 
31.04	       =>  wckTime=30.724  cpuTime=30.34  mem=16M417
31.07	   
31.07	   preprocessing
31.07	     nbConstraintChecks=31962  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.07	     detectedInconsistency=no
31.07	       =>  wckTime=0.032  cpuTime=0.01  mem=16M417
31.11	   
31.11	   search
31.11	     run=0  nbConstraintChecks=77121  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
31.11	     nbFailedAssignments=33  nbBacktracks=10  nbVisitedNodes=92  nbRestartNogoods=0
31.11	       =>  wckTime=0.072  cpuTime=0.04  mem=16M417
31.16	   
31.16	   search
31.16	     run=1  nbConstraintChecks=187107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112
31.16	     nbFailedAssignments=76  nbBacktracks=25  nbVisitedNodes=214  nbRestartNogoods=6
31.16	       =>  wckTime=0.116  cpuTime=0.08  mem=16M417
31.19	   
31.19	   search
31.19	     run=2  nbConstraintChecks=302554  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185
31.19	     nbFailedAssignments=119  nbBacktracks=47  nbVisitedNodes=352  nbRestartNogoods=15
31.19	       =>  wckTime=0.153  cpuTime=0.11  mem=16M417
31.28	   
31.28	   search
31.28	     run=3  nbConstraintChecks=567407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=339
31.28	     nbFailedAssignments=233  nbBacktracks=80  nbVisitedNodes=653  nbRestartNogoods=22
31.28	       =>  wckTime=0.236  cpuTime=0.2  mem=16M417
31.38	   
31.38	   search
31.38	     run=4  nbConstraintChecks=967237  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=557
31.38	     nbFailedAssignments=395  nbBacktracks=130  nbVisitedNodes=1083  nbRestartNogoods=32
31.38	       =>  wckTime=0.34  cpuTime=0.3  mem=16M417
31.51	   
31.51	   search
31.51	     run=5  nbConstraintChecks=1444294  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=848
31.51	     nbFailedAssignments=606  nbBacktracks=205  nbVisitedNodes=1660  nbRestartNogoods=42
31.51	       =>  wckTime=0.471  cpuTime=0.43  mem=16M417
31.72	   
31.72	   search
31.72	     run=6  nbConstraintChecks=2203077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1284
31.72	     nbFailedAssignments=923  nbBacktracks=318  nbVisitedNodes=2523  nbRestartNogoods=53
31.72	       =>  wckTime=0.684  cpuTime=0.63  mem=16M417
31.97	   
31.97	   search
31.97	     run=7  nbConstraintChecks=3169467  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1892
31.97	     nbFailedAssignments=1352  nbBacktracks=488  nbVisitedNodes=3725  nbRestartNogoods=58
31.97	       =>  wckTime=0.929  cpuTime=0.86  mem=16M417
32.34	   
32.34	   search
32.34	     run=8  nbConstraintChecks=4705411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2769
32.34	     nbFailedAssignments=1965  nbBacktracks=744  nbVisitedNodes=5471  nbRestartNogoods=64
32.34	       =>  wckTime=1.296  cpuTime=1.22  mem=16M417
32.99	   
32.99	   search
32.99	     run=9  nbConstraintChecks=7157108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4188
32.99	     nbFailedAssignments=2995  nbBacktracks=1128  nbVisitedNodes=8271  nbRestartNogoods=77
32.99	       =>  wckTime=1.952  cpuTime=1.87  mem=16M417
33.73	   
33.73	   search
33.73	     run=10  nbConstraintChecks=10190489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6025
33.73	     nbFailedAssignments=4248  nbBacktracks=1704  nbVisitedNodes=11922  nbRestartNogoods=91
33.73	       =>  wckTime=2.691  cpuTime=2.6  mem=16M417
34.90	   
34.90	   search
34.90	     run=11  nbConstraintChecks=14843086  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8868
34.90	     nbFailedAssignments=6219  nbBacktracks=2568  nbVisitedNodes=17575  nbRestartNogoods=108
34.90	       =>  wckTime=3.863  cpuTime=3.76  mem=16M417
36.90	   
36.90	   search
36.90	     run=12  nbConstraintChecks=23047398  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13324
36.90	     nbFailedAssignments=9373  nbBacktracks=3865  nbVisitedNodes=26459  nbRestartNogoods=139
36.90	       =>  wckTime=5.859  cpuTime=5.74  mem=16M417
39.33	   
39.33	   search
39.33	     run=13  nbConstraintChecks=32778872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18944
39.33	     nbFailedAssignments=13043  nbBacktracks=5811  nbVisitedNodes=37625  nbRestartNogoods=158
39.33	       =>  wckTime=8.291  cpuTime=8.15  mem=16M417
43.56	   
43.56	   search
43.56	     run=14  nbConstraintChecks=49121968  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29029
43.56	     nbFailedAssignments=20204  nbBacktracks=8730  nbVisitedNodes=57693  nbRestartNogoods=171
43.56	       =>  wckTime=12.52  cpuTime=12.35  mem=16M417
49.76	   
49.76	   search
49.76	     run=15  nbConstraintChecks=72618766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43760
49.76	     nbFailedAssignments=30552  nbBacktracks=13108  nbVisitedNodes=87046  nbRestartNogoods=190
49.76	       =>  wckTime=18.715  cpuTime=18.5  mem=16M417
59.02	   
59.02	   search
59.02	     run=16  nbConstraintChecks=107159959  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66086
59.02	     nbFailedAssignments=46307  nbBacktracks=19676  nbVisitedNodes=131350  nbRestartNogoods=201
59.02	       =>  wckTime=27.98  cpuTime=27.68  mem=16M417
72.71	   
72.71	   search
72.71	     run=17  nbConstraintChecks=157790778  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97862
72.71	     nbFailedAssignments=68225  nbBacktracks=29528  nbVisitedNodes=194368  nbRestartNogoods=221
72.71	       =>  wckTime=41.674  cpuTime=41.27  mem=16M417
91.05	   
91.05	   search
91.05	     run=18  nbConstraintChecks=228727579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=143924
91.05	     nbFailedAssignments=99504  nbBacktracks=44306  nbVisitedNodes=285805  nbRestartNogoods=229
91.05	       =>  wckTime=60.014  cpuTime=59.47  mem=16M417
119.99	   
119.99	   search
119.99	     run=19  nbConstraintChecks=337509894  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=212237
119.99	     nbFailedAssignments=145646  nbBacktracks=66474  nbVisitedNodes=421094  nbRestartNogoods=248
119.99	       =>  wckTime=88.951  cpuTime=88.19  mem=16M417
162.01	   
162.01	   search
162.01	     run=20  nbConstraintChecks=497231112  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=316990
162.01	     nbFailedAssignments=217141  nbBacktracks=99727  nbVisitedNodes=628890  nbRestartNogoods=270
162.01	       =>  wckTime=130.965  cpuTime=129.88  mem=16M417
223.41	   
223.41	   search
223.41	     run=21  nbConstraintChecks=732802616  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=471421
223.41	     nbFailedAssignments=321690  nbBacktracks=149606  nbVisitedNodes=934601  nbRestartNogoods=284
223.41	       =>  wckTime=192.369  cpuTime=190.83  mem=16M417
316.30	   
316.30	   search
316.30	     run=22  nbConstraintChecks=1084511241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=696456
316.30	     nbFailedAssignments=471902  nbBacktracks=224424  nbVisitedNodes=1378231  nbRestartNogoods=306
316.30	       =>  wckTime=285.257  cpuTime=283.01  mem=16M417
450.39	   
450.39	   search
450.39	     run=23  nbConstraintChecks=1580252084  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1023223
450.39	     nbFailedAssignments=686437  nbBacktracks=336651  nbVisitedNodes=2024602  nbRestartNogoods=322
450.39	       =>  wckTime=419.348  cpuTime=416.08  mem=16M417
645.56	   
645.56	   search
645.56	     run=24  nbConstraintChecks=2313027047  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1501139
645.56	     nbFailedAssignments=996006  nbBacktracks=504992  nbVisitedNodes=2965754  nbRestartNogoods=348
645.56	       =>  wckTime=614.519  cpuTime=609.76  mem=16M417
853.63	   
853.63	   search
853.63	     run=25  nbConstraintChecks=3094046751  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2008341
853.63	     nbFailedAssignments=1318539  nbBacktracks=689662  nbVisitedNodes=3962448  nbRestartNogoods=361
853.63	       =>  wckTime=822.591  cpuTime=816.25  mem=16M417
853.63	   
853.63	   global
853.63	     nbConstraintChecks=3094078713  nbRestartNogoods=361  solvingWckTime=822.593  solvingCpuTime=816.25  expiredTime=no
853.63	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=846.63
853.63	       =>  wckTime=853.318  cpuTime=846.59  mem=16M417
853.64	
853.64	s OPTIMUM FOUND
853.64	v 7 6 0 9 5 7 4 0 5 0 8 9 8 0 0 4 0 0 4 5 3 7 3 0 9 
853.64	   
853.64	   totalWckTime=853.399  totalCpuTime=846.63

Verifier Data (download as text)

20 unsatisfied constraints, 43 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/node67/watcher-281530-1169312910 -o ROOT/results/node67/solver-281530-1169312910 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281530-1169312910/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.79 1.61 1.32 4/80 10665
/proc/meminfo: memFree=1395912/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=1784 CPUtime=0
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 78788175 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10664/statm: 446 140 106 14 0 91 0

[startup+0.105462 s]
/proc/loadavg: 1.79 1.61 1.32 4/80 10665
/proc/meminfo: memFree=1395912/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=914988 CPUtime=0.08
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 2980 0 1 0 7 1 0 0 18 0 8 0 78788175 936947712 2726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072927237 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228747 2726 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513501 s]
/proc/loadavg: 1.79 1.61 1.32 4/80 10665
/proc/meminfo: memFree=1395912/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915332 CPUtime=0.49
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 6477 0 1 0 45 4 0 0 18 0 8 0 78788175 937299968 6215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228833 6215 2163 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33558 s]
/proc/loadavg: 1.79 1.61 1.32 3/87 10672
/proc/meminfo: memFree=1378704/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=1.29
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 6958 0 1 0 104 25 0 0 25 0 8 0 78788175 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073646857 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 6696 2479 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.1
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 78788183 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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.29
Current children cumulated vsize (KiB) 915436

[startup+2.98776 s]
/proc/loadavg: 1.79 1.61 1.32 3/87 10672
/proc/meminfo: memFree=1378640/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=2.93
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 6961 0 1 0 222 71 0 0 25 0 8 0 78788175 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073649890 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 6698 2479 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.1
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 78788183 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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) 2.93
Current children cumulated vsize (KiB) 915436

[startup+6.2731 s]
/proc/loadavg: 1.81 1.61 1.33 3/87 10672
/proc/meminfo: memFree=1378640/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=6.2
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 6961 0 1 0 450 170 0 0 25 0 8 0 78788175 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073649834 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 6698 2479 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.1
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 78788183 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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.2
Current children cumulated vsize (KiB) 915436

[startup+12.7588 s]
/proc/loadavg: 1.82 1.62 1.33 3/87 10672
/proc/meminfo: memFree=1378656/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=12.63
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 6961 0 1 0 906 357 0 0 25 0 8 0 78788175 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073644816 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 6698 2479 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.1
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 78788183 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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.63
Current children cumulated vsize (KiB) 915436

[startup+25.5941 s]
/proc/loadavg: 1.86 1.64 1.34 3/87 10672
/proc/meminfo: memFree=1378656/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=25.35
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 6963 0 1 0 1808 727 0 0 25 0 8 0 78788175 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073646860 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 6699 2479 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.11
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 78788183 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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.35
Current children cumulated vsize (KiB) 915436

[startup+51.1998 s]
/proc/loadavg: 1.98 1.68 1.36 3/87 10672
/proc/meminfo: memFree=1370848/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=50.75
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 9005 0 1 0 4193 882 0 0 25 0 8 0 78788175 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753666 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 8737 2532 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.2
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 382 0 0 0 20 0 0 0 15 0 8 0 78788183 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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.75
Current children cumulated vsize (KiB) 915436

[startup+102.499 s]
/proc/loadavg: 1.99 1.73 1.39 3/87 10672
/proc/meminfo: memFree=1370848/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=101.66
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 9015 0 1 0 9284 882 0 0 25 0 8 0 78788175 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073807337 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 8745 2532 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.2
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 78788183 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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.66
Current children cumulated vsize (KiB) 915436

[startup+162.538 s]
/proc/loadavg: 1.99 1.77 1.43 3/87 10672
/proc/meminfo: memFree=1370784/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=161.24
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 9022 0 1 0 15242 882 0 0 25 0 8 0 78788175 937406464 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.2
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 78788183 937406464 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 937406464 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.58
Current children cumulated vsize (KiB) 915436

[startup+462.732 s]
/proc/loadavg: 2.08 1.93 1.58 3/87 10672
/proc/meminfo: memFree=1370784/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=459.16
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 9029 0 1 0 45032 884 0 0 25 0 8 0 78788175 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777140 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 8759 2532 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.2
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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) 459.16
Current children cumulated vsize (KiB) 915436

[startup+522.771 s]
/proc/loadavg: 2.03 1.94 1.61 3/87 10672
/proc/meminfo: memFree=1370784/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=518.74
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 9029 0 1 0 50990 884 0 0 25 0 8 0 78788175 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777060 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 8759 2532 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.2
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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) 518.74
Current children cumulated vsize (KiB) 915436

[startup+582.811 s]
/proc/loadavg: 2.01 1.95 1.63 3/87 10672
/proc/meminfo: memFree=1370720/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=578.33
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 9029 0 1 0 56948 885 0 0 25 0 8 0 78788175 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777803 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 8759 2532 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.2
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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) 578.33
Current children cumulated vsize (KiB) 915436

[startup+642.849 s]
/proc/loadavg: 2.00 1.96 1.65 3/87 10672
/proc/meminfo: memFree=1370784/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=637.92
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 9029 0 1 0 62907 885 0 0 25 0 8 0 78788175 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073773664 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 8759 2532 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.2
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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) 637.92
Current children cumulated vsize (KiB) 915436

[startup+702.883 s]
/proc/loadavg: 2.00 1.96 1.67 3/87 10674
/proc/meminfo: memFree=1370528/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=697.5
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 9031 0 1 0 68864 886 0 0 25 0 8 0 78788175 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754040 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 8761 2532 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.2
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 78788183 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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) 697.5
Current children cumulated vsize (KiB) 915436

[startup+762.919 s]
/proc/loadavg: 2.00 1.97 1.68 3/87 10674
/proc/meminfo: memFree=1370592/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=757.08
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 9031 0 1 0 74822 886 0 0 25 0 8 0 78788175 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073757915 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 8761 2532 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.2
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 78788183 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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) 757.08
Current children cumulated vsize (KiB) 915436

[startup+822.959 s]
/proc/loadavg: 2.00 1.97 1.70 3/87 10674
/proc/meminfo: memFree=1370592/2055920 swapFree=4192956/4192956
[pid=10664] ppid=10662 vsize=915436 CPUtime=816.66
/proc/10664/stat : 10664 (java) R 10662 10664 10063 0 -1 0 9031 0 1 0 80780 886 0 0 25 0 8 0 78788175 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073772249 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10664/statm: 228859 8761 2532 14 0 215329 0
[pid=10664/tid=10666] ppid=10662 vsize=915436 CPUtime=0.02
/proc/10664/task/10666/stat : 10666 (java) S 10662 10664 10063 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 78788179 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10667] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10667/stat : 10667 (java) S 10662 10664 10063 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78788180 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10668] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10668/stat : 10668 (java) S 10662 10664 10063 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78788180 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10669] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10669/stat : 10669 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78788183 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10670] ppid=10662 vsize=915436 CPUtime=0.2
/proc/10664/task/10670/stat : 10670 (java) S 10662 10664 10063 0 -1 64 386 0 0 0 20 0 0 0 16 0 8 0 78788183 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10671] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10671/stat : 10671 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78788183 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10664/tid=10672] ppid=10662 vsize=915436 CPUtime=0
/proc/10664/task/10672/stat : 10672 (java) S 10662 10664 10063 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78788183 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) 816.66
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 853.694
CPU time (s): 847.13
CPU user time (s): 838.254
CPU system time (s): 8.87665
CPU usage (%): 99.2312
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 838.254
system time used= 8.87665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9127
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= 18285
involuntary context switches= 52572

runsolver used 0.817875 s user time and 2.39264 s system time

The end

Launcher Data (download as text)

Begin job on node67 on Sat Jan 20 17:08:31 UTC 2007


IDJOB= 281530
IDBENCH= 12201
IDSOLVER= 68
FILE ID= node67/281530-1169312910

PBS_JOBID= 3610272

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-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281530-1169312910/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-281530-1169312910 -o ROOT/results/node67/solver-281530-1169312910 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281530-1169312910/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9edd82028760aeeb0fd8fbdbd5c68173

RANDOM SEED= 277768119

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.236
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.236
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:       1396328 kB
Buffers:         51548 kB
Cached:         490684 kB
SwapCached:          0 kB
Active:         157532 kB
Inactive:       430292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1396328 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          65808 kB
Slab:            57052 kB
Committed_AS:  1872564 kB
PageTables:       1920 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 node67 on Sat Jan 20 17:22:45 UTC 2007