Trace number 279857

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 PFCOPTIMUM 552.589 553.049

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-350-1_ext.xml
MD5SUM56405cb4815384827e3f68f0d5d53d6d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints205
Best CPU time to get the best result obtained on this benchmark9.31058
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints350
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279857-1169298961/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.092  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.53	     nbConstraints=350  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=349
0.53	     nbConflictsStructures=1  nbSharedConflictsStructures=349  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.53	       =>  wckTime=0.213  cpuTime=0.15  mem=7M918
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.294  cpuTime=0.2  mem=5M528
0.62	
0.62	s SATISFIABLE
0.62	o 189
0.62	c 161
0.62	o 190
0.62	c 160
0.62	o 192
0.62	c 158
0.63	o 194
0.63	c 156
0.63	o 195
0.63	c 155
0.63	o 196
0.63	c 154
0.63	o 197
0.63	c 153
0.63	o 198
0.63	c 152
0.63	o 199
0.63	c 151
0.63	o 202
0.63	c 148
0.63	o 203
0.63	c 147
0.63	o 204
0.63	c 146
0.65	o 205
0.65	c 145
2.10	   
2.10	   search
2.10	     run=0  nbConstraintChecks=5928570  nbAssignments=10000
2.10	       =>  wckTime=1.483  cpuTime=1.45  mem=5M528
3.52	   
3.52	   search
3.52	     run=1  nbConstraintChecks=11896214  nbAssignments=20000
3.52	       =>  wckTime=2.91  cpuTime=2.85  mem=5M528
4.93	   
4.93	   search
4.93	     run=2  nbConstraintChecks=17830281  nbAssignments=30000
4.93	       =>  wckTime=4.32  cpuTime=4.26  mem=5M528
6.34	   
6.34	   search
6.34	     run=3  nbConstraintChecks=23799576  nbAssignments=40000
6.34	       =>  wckTime=5.729  cpuTime=5.66  mem=5M528
7.75	   
7.75	   search
7.75	     run=4  nbConstraintChecks=29729185  nbAssignments=50000
7.75	       =>  wckTime=7.137  cpuTime=7.06  mem=5M528
9.17	   
9.17	   search
9.17	     run=5  nbConstraintChecks=35697100  nbAssignments=60000
9.17	       =>  wckTime=8.559  cpuTime=8.46  mem=5M528
10.58	   
10.58	   search
10.58	     run=6  nbConstraintChecks=41626195  nbAssignments=70000
10.58	       =>  wckTime=9.965  cpuTime=9.85  mem=5M528
11.99	   
11.99	   search
11.99	     run=7  nbConstraintChecks=47594833  nbAssignments=80000
11.99	       =>  wckTime=11.376  cpuTime=11.26  mem=5M528
13.41	   
13.41	   search
13.41	     run=8  nbConstraintChecks=53530498  nbAssignments=90000
13.41	       =>  wckTime=12.794  cpuTime=12.67  mem=5M528
14.84	   
14.84	   search
14.84	     run=9  nbConstraintChecks=59501517  nbAssignments=100000
14.84	       =>  wckTime=14.226  cpuTime=14.08  mem=5M528
16.26	   
16.26	   search
16.26	     run=10  nbConstraintChecks=65431021  nbAssignments=110000
16.26	       =>  wckTime=15.647  cpuTime=15.49  mem=5M528
17.68	   
17.68	   search
17.68	     run=11  nbConstraintChecks=71397663  nbAssignments=120000
17.68	       =>  wckTime=17.07  cpuTime=16.9  mem=5M528
19.00	   
19.00	   search
19.00	     run=12  nbConstraintChecks=77325231  nbAssignments=130000
19.00	       =>  wckTime=18.384  cpuTime=18.21  mem=5M528
20.31	   
20.31	   search
20.31	     run=13  nbConstraintChecks=83298236  nbAssignments=140000
20.31	       =>  wckTime=19.693  cpuTime=19.53  mem=5M528
21.61	   
21.61	   search
21.61	     run=14  nbConstraintChecks=89229946  nbAssignments=150000
21.61	       =>  wckTime=20.999  cpuTime=20.83  mem=5M528
22.92	   
22.92	   search
22.92	     run=15  nbConstraintChecks=95197335  nbAssignments=160000
22.92	       =>  wckTime=22.31  cpuTime=22.14  mem=5M528
24.23	   
24.23	   search
24.23	     run=16  nbConstraintChecks=101126037  nbAssignments=170000
24.23	       =>  wckTime=23.621  cpuTime=23.45  mem=5M528
25.55	   
25.55	   search
25.55	     run=17  nbConstraintChecks=107089365  nbAssignments=180000
25.55	       =>  wckTime=24.936  cpuTime=24.77  mem=5M528
26.87	   
26.87	   search
26.87	     run=18  nbConstraintChecks=113023362  nbAssignments=190000
26.87	       =>  wckTime=26.252  cpuTime=26.08  mem=5M528
28.19	   
28.19	   search
28.19	     run=19  nbConstraintChecks=118988781  nbAssignments=200000
28.19	       =>  wckTime=27.57  cpuTime=27.4  mem=5M528
29.50	   
29.50	   search
29.50	     run=20  nbConstraintChecks=124921245  nbAssignments=210000
29.50	       =>  wckTime=28.882  cpuTime=28.71  mem=5M528
30.81	   
30.81	   search
30.81	     run=21  nbConstraintChecks=130873463  nbAssignments=219973
30.81	       =>  wckTime=30.197  cpuTime=30.03  mem=5M528
30.81	   
30.81	   global
30.81	     nbConstraintChecks=130873463  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.81	     solvingWckTime=30.196  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.81	     globalCpuTime=30.28
30.81	       =>  wckTime=30.492  cpuTime=30.23  mem=5M528
30.81	   
30.81	   solver IterativeSystematicSolver being built... 
30.95	       =>  wckTime=30.624  cpuTime=30.33  mem=16M612
30.95	   
30.95	   preprocessing
30.95	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.95	     detectedInconsistency=no
30.95	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M612
31.00	   
31.00	   search
31.00	     run=0  nbConstraintChecks=29336  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
31.00	     nbFailedAssignments=12  nbBacktracks=12  nbVisitedNodes=66  nbRestartNogoods=0
31.00	       =>  wckTime=0.048  cpuTime=0.03  mem=16M612
31.03	   
31.03	   search
31.03	     run=1  nbConstraintChecks=62976  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86
31.03	     nbFailedAssignments=25  nbBacktracks=27  nbVisitedNodes=139  nbRestartNogoods=2
31.03	       =>  wckTime=0.081  cpuTime=0.05  mem=16M612
31.05	   
31.05	   search
31.05	     run=2  nbConstraintChecks=111665  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146
31.05	     nbFailedAssignments=47  nbBacktracks=49  nbVisitedNodes=243  nbRestartNogoods=5
31.05	       =>  wckTime=0.107  cpuTime=0.07  mem=16M612
31.08	   
31.08	   search
31.08	     run=3  nbConstraintChecks=178777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=225
31.08	     nbFailedAssignments=76  nbBacktracks=82  nbVisitedNodes=384  nbRestartNogoods=7
31.08	       =>  wckTime=0.135  cpuTime=0.1  mem=16M612
31.13	   
31.13	   search
31.13	     run=4  nbConstraintChecks=288452  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=343
31.13	     nbFailedAssignments=129  nbBacktracks=132  nbVisitedNodes=605  nbRestartNogoods=10
31.13	       =>  wckTime=0.179  cpuTime=0.14  mem=16M612
31.18	   
31.18	   search
31.18	     run=5  nbConstraintChecks=434507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=499
31.18	     nbFailedAssignments=192  nbBacktracks=207  nbVisitedNodes=899  nbRestartNogoods=13
31.18	       =>  wckTime=0.235  cpuTime=0.2  mem=16M612
31.28	   
31.28	   search
31.28	     run=6  nbConstraintChecks=677791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=746
31.28	     nbFailedAssignments=310  nbBacktracks=320  nbVisitedNodes=1377  nbRestartNogoods=18
31.28	       =>  wckTime=0.334  cpuTime=0.29  mem=16M612
31.42	   
31.42	   search
31.42	     run=7  nbConstraintChecks=1027612  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1095
31.42	     nbFailedAssignments=475  nbBacktracks=490  nbVisitedNodes=2061  nbRestartNogoods=21
31.42	       =>  wckTime=0.474  cpuTime=0.43  mem=16M612
31.62	   
31.62	   search
31.62	     run=8  nbConstraintChecks=1553808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1623
31.62	     nbFailedAssignments=734  nbBacktracks=746  nbVisitedNodes=3104  nbRestartNogoods=26
31.62	       =>  wckTime=0.675  cpuTime=0.62  mem=16M612
31.90	   
31.90	   search
31.90	     run=9  nbConstraintChecks=2362530  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2418
31.90	     nbFailedAssignments=1132  nbBacktracks=1130  nbVisitedNodes=4681  nbRestartNogoods=29
31.90	       =>  wckTime=0.959  cpuTime=0.89  mem=16M612
32.36	   
32.36	   search
32.36	     run=10  nbConstraintChecks=3613789  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3650
32.36	     nbFailedAssignments=1773  nbBacktracks=1706  nbVisitedNodes=7130  nbRestartNogoods=33
32.36	       =>  wckTime=1.419  cpuTime=1.34  mem=16M612
32.98	   
32.98	   search
32.98	     run=11  nbConstraintChecks=5400096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5391
32.98	     nbFailedAssignments=2635  nbBacktracks=2570  nbVisitedNodes=10597  nbRestartNogoods=36
32.98	       =>  wckTime=2.038  cpuTime=1.96  mem=16M612
33.90	   
33.90	   search
33.90	     run=12  nbConstraintChecks=8105394  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8059
33.90	     nbFailedAssignments=3993  nbBacktracks=3867  nbVisitedNodes=15920  nbRestartNogoods=42
33.90	       =>  wckTime=2.959  cpuTime=2.88  mem=16M612
35.39	   
35.39	   search
35.39	     run=13  nbConstraintChecks=12233108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12061
35.39	     nbFailedAssignments=6036  nbBacktracks=5813  nbVisitedNodes=23911  nbRestartNogoods=47
35.39	       =>  wckTime=4.441  cpuTime=4.36  mem=16M612
37.49	   
37.49	   search
37.49	     run=14  nbConstraintChecks=18146735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17699
37.49	     nbFailedAssignments=8739  nbBacktracks=8732  nbVisitedNodes=35171  nbRestartNogoods=54
37.49	       =>  wckTime=6.543  cpuTime=6.46  mem=16M612
41.01	   
41.01	   search
41.01	     run=15  nbConstraintChecks=27633451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26588
41.01	     nbFailedAssignments=13237  nbBacktracks=13110  nbVisitedNodes=52936  nbRestartNogoods=56
41.02	       =>  wckTime=10.069  cpuTime=9.97  mem=16M612
46.43	   
46.43	   search
46.43	     run=16  nbConstraintChecks=42183172  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40131
46.43	     nbFailedAssignments=20200  nbBacktracks=19678  nbVisitedNodes=80010  nbRestartNogoods=65
46.43	       =>  wckTime=15.487  cpuTime=15.38  mem=16M612
54.44	   
54.44	   search
54.44	     run=17  nbConstraintChecks=63953902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=61164
54.44	     nbFailedAssignments=31370  nbBacktracks=29530  nbVisitedNodes=122054  nbRestartNogoods=72
54.44	       =>  wckTime=23.496  cpuTime=23.39  mem=16M612
66.15	   
66.15	   search
66.15	     run=18  nbConstraintChecks=95982208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91964
66.15	     nbFailedAssignments=47382  nbBacktracks=44308  nbVisitedNodes=183644  nbRestartNogoods=80
66.15	       =>  wckTime=35.203  cpuTime=35.09  mem=16M612
83.77	   
83.77	   search
83.77	     run=19  nbConstraintChecks=143689193  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=137919
83.77	     nbFailedAssignments=71158  nbBacktracks=66476  nbVisitedNodes=275538  nbRestartNogoods=89
83.77	       =>  wckTime=52.827  cpuTime=52.69  mem=16M612
110.80	   
110.80	   search
110.80	     run=20  nbConstraintChecks=215703640  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=206812
110.80	     nbFailedAssignments=106792  nbBacktracks=99728  nbVisitedNodes=413306  nbRestartNogoods=98
110.80	       =>  wckTime=79.852  cpuTime=79.69  mem=16M612
150.66	   
150.66	   search
150.66	     run=21  nbConstraintChecks=322705880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=309774
150.66	     nbFailedAssignments=159869  nbBacktracks=149606  nbVisitedNodes=619048  nbRestartNogoods=110
150.66	       =>  wckTime=119.714  cpuTime=119.51  mem=16M612
211.22	   
211.22	   search
211.22	     run=22  nbConstraintChecks=483479306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=465425
211.22	     nbFailedAssignments=240689  nbBacktracks=224424  nbVisitedNodes=929816  nbRestartNogoods=119
211.22	       =>  wckTime=180.277  cpuTime=180.06  mem=16M612
297.41	   
297.41	   search
297.41	     run=23  nbConstraintChecks=717172773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=694322
297.41	     nbFailedAssignments=357348  nbBacktracks=336651  nbVisitedNodes=1386110  nbRestartNogoods=126
297.41	       =>  wckTime=266.465  cpuTime=266.22  mem=16M612
426.89	   
426.89	   search
426.89	     run=24  nbConstraintChecks=1067629394  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1038351
426.89	     nbFailedAssignments=533024  nbBacktracks=504992  nbVisitedNodes=2069569  nbRestartNogoods=132
426.89	       =>  wckTime=395.943  cpuTime=395.66  mem=16M612
552.99	   
552.99	   search
552.99	     run=25  nbConstraintChecks=1422231197  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1398899
552.99	     nbFailedAssignments=715963  nbBacktracks=682602  nbVisitedNodes=2780574  nbRestartNogoods=140
552.99	       =>  wckTime=522.045  cpuTime=521.72  mem=16M612
552.99	   
552.99	   global
552.99	     nbConstraintChecks=1422231197  nbRestartNogoods=140  solvingWckTime=522.046  solvingCpuTime=521.72  expiredTime=no
552.99	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=552.1
552.99	       =>  wckTime=552.671  cpuTime=552.05  mem=16M612
553.00	
553.00	s OPTIMUM FOUND
553.00	v 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 0 1 1 1 1 0 0 1 0 1 0 1 
553.00	   
553.00	   totalWckTime=552.751  totalCpuTime=552.1

Verifier Data (download as text)

145 unsatisfied constraints, 205 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-279857-1169298961 -o ROOT/results/node67/solver-279857-1169298961 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279857-1169298961/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.84 1.57 1.37 4/73 7625
/proc/meminfo: memFree=1429880/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=18540 CPUtime=0
/proc/7624/stat : 7624 (runsolver) R 7622 7624 7170 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 77393213 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 271638392103 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7624/statm: 4635 279 244 17 0 2626 0

[startup+0.103126 s]
/proc/loadavg: 1.84 1.57 1.37 4/73 7625
/proc/meminfo: memFree=1429880/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=912908 CPUtime=0.07
/proc/7624/stat : 7624 (java) S 7622 7624 7170 0 -1 0 2825 0 1 0 6 1 0 0 18 0 8 0 77393213 934817792 2571 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7624/statm: 228227 2571 1390 14 0 215128 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912908

[startup+0.511168 s]
/proc/loadavg: 1.84 1.57 1.37 4/73 7625
/proc/meminfo: memFree=1429880/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915332 CPUtime=0.48
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 6359 0 1 0 44 4 0 0 18 0 8 0 77393213 937299968 6098 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072926600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7624/statm: 228833 6098 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33225 s]
/proc/loadavg: 1.84 1.57 1.37 3/80 7632
/proc/meminfo: memFree=1412560/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915448 CPUtime=1.29
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 7008 0 1 0 105 24 0 0 25 0 8 0 77393213 937418752 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7624/statm: 228862 6746 2476 14 0 215332 0
[pid=7624/tid=7626] ppid=7622 vsize=915448 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 77393217 937418752 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915448 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937418752 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915448 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937418752 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915448 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937418752 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915448 CPUtime=0.11
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 77393222 937418752 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915448 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937418752 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915448 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937418752 6746 18446744073709551615 134512640 134570532 4294956480 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) 915448

[startup+2.96942 s]
/proc/loadavg: 1.84 1.57 1.37 3/80 7632
/proc/meminfo: memFree=1412496/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=2.91
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 7011 0 1 0 221 70 0 0 25 0 8 0 77393213 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656041 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7624/statm: 228861 6748 2476 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.12
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 330 0 0 0 12 0 0 0 17 0 8 0 77393222 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915444

[startup+6.17076 s]
/proc/loadavg: 1.85 1.58 1.37 3/80 7632
/proc/meminfo: memFree=1412496/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=6.09
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 7011 0 1 0 453 156 0 0 25 0 8 0 77393213 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073658458 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7624/statm: 228861 6748 2476 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.12
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 330 0 0 0 12 0 0 0 17 0 8 0 77393222 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 6748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915444

[startup+12.6384 s]
/proc/loadavg: 1.86 1.58 1.37 3/80 7632
/proc/meminfo: memFree=1412432/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=12.51
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 7012 0 1 0 920 331 0 0 25 0 8 0 77393213 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655924 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7624/statm: 228861 6749 2476 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.12
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 331 0 0 0 12 0 0 0 17 0 8 0 77393222 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915444

[startup+25.5048 s]
/proc/loadavg: 1.82 1.59 1.38 3/81 7722
/proc/meminfo: memFree=1407872/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=25.33
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 7012 0 1 0 1848 685 0 0 25 0 8 0 77393213 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7624/statm: 228861 6749 2476 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915448 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 77393217 937418752 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915448 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937418752 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.12
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 77393222 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915448 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937418752 6749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915444

[startup+51.1085 s]
/proc/loadavg: 1.88 1.62 1.39 3/80 7786
/proc/meminfo: memFree=1404104/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=50.89
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 9117 0 1 0 4254 835 0 0 25 0 8 0 77393213 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825239 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7624/statm: 228861 8852 2527 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.22
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 388 0 0 0 21 1 0 0 16 0 8 0 77393222 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 915444

[startup+102.311 s]
/proc/loadavg: 1.95 1.68 1.42 3/80 7786
/proc/meminfo: memFree=1404104/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=102.05
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 9127 0 1 0 9369 836 0 0 25 0 8 0 77393213 937414656 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825140 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7624/statm: 228861 8861 2527 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.22
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 77393222 937414656 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 915444

[startup+162.363 s]
/proc/loadavg: 1.72 1.67 1.44 2/72 7909
/proc/meminfo: memFree=1412624/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=162.05
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 9132 0 1 0 15368 837 0 0 25 0 8 0 77393213 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073796196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7624/statm: 228861 8866 2527 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.23
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 77393222 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 915444

[startup+222.369 s]
/proc/loadavg: 1.26 1.54 1.41 2/72 7909
/proc/meminfo: memFree=1412752/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=222.04
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 9136 0 1 0 21367 837 0 0 25 0 8 0 77393213 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073797401 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7624/statm: 228861 8869 2527 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.23
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 77393222 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 915444

[startup+282.376 s]
/proc/loadavg: 1.09 1.44 1.38 2/72 7911
/proc/meminfo: memFree=1412752/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=282.02
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 9136 0 1 0 27365 837 0 0 25 0 8 0 77393213 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825178 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7624/statm: 228861 8869 2527 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.23
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 77393222 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 915444

[startup+342.383 s]
/proc/loadavg: 1.03 1.36 1.35 2/72 7911
/proc/meminfo: memFree=1412752/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=342.01
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 9138 0 1 0 33364 837 0 0 25 0 8 0 77393213 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073802628 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7624/statm: 228861 8871 2527 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.23
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 77393222 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 915444

[startup+402.387 s]
/proc/loadavg: 1.01 1.29 1.33 2/72 7911
/proc/meminfo: memFree=1412816/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=402
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 9138 0 1 0 39363 837 0 0 25 0 8 0 77393213 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779867 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7624/statm: 228861 8871 2527 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.23
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 77393222 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 915444

[startup+462.394 s]
/proc/loadavg: 1.00 1.24 1.30 2/72 7911
/proc/meminfo: memFree=1412816/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=462
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 9140 0 1 0 45362 838 0 0 25 0 8 0 77393213 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824105 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7624/statm: 228861 8873 2527 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.23
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 77393222 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 915444

[startup+522.404 s]
/proc/loadavg: 1.00 1.19 1.28 2/72 7911
/proc/meminfo: memFree=1412816/2055920 swapFree=4192956/4192956
[pid=7624] ppid=7622 vsize=915444 CPUtime=521.99
/proc/7624/stat : 7624 (java) R 7622 7624 7170 0 -1 0 9140 0 1 0 51361 838 0 0 25 0 8 0 77393213 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779791 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7624/statm: 228861 8873 2527 14 0 215331 0
[pid=7624/tid=7626] ppid=7622 vsize=915444 CPUtime=0.02
/proc/7624/task/7626/stat : 7626 (java) S 7622 7624 7170 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 77393217 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7627] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7627/stat : 7627 (java) S 7622 7624 7170 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77393218 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7628] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7628/stat : 7628 (java) S 7622 7624 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77393218 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7629] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7629/stat : 7629 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 77393222 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7630] ppid=7622 vsize=915444 CPUtime=0.23
/proc/7624/task/7630/stat : 7630 (java) S 7622 7624 7170 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 77393222 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7624/tid=7631] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7631/stat : 7631 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77393222 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7624/tid=7632] ppid=7622 vsize=915444 CPUtime=0
/proc/7624/task/7632/stat : 7632 (java) S 7622 7624 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77393222 937414656 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 553.049
CPU time (s): 552.589
CPU user time (s): 544.199
CPU system time (s): 8.38972
CPU usage (%): 99.9167
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 544.199
system time used= 8.38972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9240
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= 12321
involuntary context switches= 4007

runsolver used 0.471928 s user time and 1.54476 s system time

The end

Launcher Data (download as text)

Begin job on node67 on Sat Jan 20 13:16:01 UTC 2007


IDJOB= 279857
IDBENCH= 10471
IDSOLVER= 69
FILE ID= node67/279857-1169298961

PBS_JOBID= 3609847

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  56405cb4815384827e3f68f0d5d53d6d

RANDOM SEED= 766102915

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:       1430360 kB
Buffers:         50176 kB
Cached:         483828 kB
SwapCached:          0 kB
Active:         121908 kB
Inactive:       433484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430360 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4036 kB
Writeback:           0 kB
Mapped:          32968 kB
Slab:            55628 kB
Committed_AS:   840308 kB
PageTables:       1768 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= 66563 MiB



End job on node67 on Sat Jan 20 13:25:15 UTC 2007