Trace number 277129

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 1206.67 1213.73

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-29_ext.xml
MD5SUM62dea78fee4aa672a1b59404c260ab7e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints249
Best CPU time to get the best result obtained on this benchmark27.5988
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
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.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/277129-1169257515/unknown.xml
0.42	   
0.42	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.46	     nbVariables=40  nbDomainTypes=1  minDomainSize=16  maxDomainSize=16
0.46	       =>  wckTime=0.145  cpuTime=0.08  mem=6M887
0.46	   
0.46	   relations being loaded...
0.54	   
0.54	   constraints being loaded...
0.64	     nbConstraints=250  nbRelationTypes=250  nbExtensionStructures=250  nbSharedExtensionStructures=0
0.64	     nbConflictsStructures=250  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1439  maxDegree=18
0.64	     maxArity=2
0.64	       =>  wckTime=0.321  cpuTime=0.19  mem=11M763
0.68	   
0.68	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.408  cpuTime=0.23  mem=5M870
0.73	
0.73	s SATISFIABLE
0.73	o 174
0.73	c 76
0.73	o 179
0.73	c 71
0.73	o 183
0.73	c 67
0.73	o 186
0.73	c 64
0.73	o 190
0.73	c 60
0.73	o 194
0.73	c 56
0.74	o 197
0.74	c 53
0.74	o 200
0.74	c 50
0.74	o 202
0.74	c 48
0.74	o 204
0.74	c 46
0.74	o 207
0.74	c 43
0.74	o 209
0.74	c 41
0.74	o 211
0.74	c 39
0.74	o 212
0.74	c 38
0.74	o 215
0.74	c 35
0.74	o 217
0.74	c 33
0.74	o 220
0.74	c 30
0.75	o 221
0.75	c 29
0.75	o 222
0.75	c 28
0.75	o 223
0.75	c 27
0.75	o 225
0.75	c 25
0.75	o 227
0.75	c 23
0.75	o 228
0.75	c 22
0.75	o 230
0.75	c 20
0.75	o 231
0.75	c 19
0.75	o 233
0.75	c 17
0.76	o 234
0.76	c 16
0.76	o 237
0.76	c 13
0.76	o 238
0.76	c 12
0.76	o 239
0.76	c 11
0.76	o 241
0.76	c 9
0.77	o 242
0.77	c 8
0.80	o 243
0.80	c 7
0.80	o 244
0.80	c 6
0.80	o 245
0.80	c 5
0.80	o 246
0.80	c 4
0.80	o 247
0.80	c 3
1.23	o 248
1.23	c 2
3.03	   
3.03	   search
3.03	     run=0  nbConstraintChecks=15533229  nbAssignments=10000
3.03	       =>  wckTime=2.306  cpuTime=2.27  mem=5M870
5.29	   
5.29	   search
5.29	     run=1  nbConstraintChecks=31366735  nbAssignments=20000
5.29	       =>  wckTime=4.569  cpuTime=4.51  mem=5M870
7.51	   
7.51	   search
7.51	     run=2  nbConstraintChecks=46857174  nbAssignments=30000
7.51	       =>  wckTime=6.79  cpuTime=6.71  mem=5M870
9.68	   
9.68	   search
9.68	     run=3  nbConstraintChecks=61706351  nbAssignments=40000
9.68	       =>  wckTime=8.954  cpuTime=8.85  mem=5M870
9.81	o 249
9.81	c 1
9.81	   
9.81	   search
9.82	     run=4  nbConstraintChecks=62602982  nbAssignments=40789
9.82	       =>  wckTime=9.093  cpuTime=8.99  mem=5M870
9.82	   
9.82	   global
9.82	     nbConstraintChecks=62602982  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
9.82	     solvingWckTime=9.09  solvingCpuTime=8.99  expiredTime=no  totalExploration=no  nbFoundSolutions=0
9.82	     globalCpuTime=9.28
9.82	       =>  wckTime=9.501  cpuTime=9.22  mem=5M870
9.82	   
9.82	   solver IterativeSystematicSolver being built... 
9.94	       =>  wckTime=9.624  cpuTime=9.33  mem=16M860
10.02	   
10.02	   preprocessing
10.02	     nbConstraintChecks=113008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
10.02	     detectedInconsistency=no
10.02	       =>  wckTime=0.08  cpuTime=0.05  mem=16M860
10.06	   
10.06	   search
10.06	     run=0  nbConstraintChecks=120195  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30
10.06	     nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
10.06	       =>  wckTime=0.118  cpuTime=0.09  mem=16M860
10.13	   
10.13	   search
10.13	     run=1  nbConstraintChecks=333246  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76
10.13	     nbFailedAssignments=42  nbBacktracks=25  nbVisitedNodes=144  nbRestartNogoods=12
10.13	       =>  wckTime=0.186  cpuTime=0.15  mem=16M860
10.22	   
10.22	   search
10.22	     run=2  nbConstraintChecks=651292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=149
10.22	     nbFailedAssignments=90  nbBacktracks=47  nbVisitedNodes=285  nbRestartNogoods=17
10.22	       =>  wckTime=0.276  cpuTime=0.22  mem=16M860
10.31	   
10.31	   search
10.31	     run=3  nbConstraintChecks=1035585  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=239
10.31	     nbFailedAssignments=141  nbBacktracks=80  nbVisitedNodes=455  nbRestartNogoods=20
10.31	       =>  wckTime=0.369  cpuTime=0.31  mem=16M860
10.46	   
10.46	   search
10.46	     run=4  nbConstraintChecks=1634697  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=386
10.46	     nbFailedAssignments=233  nbBacktracks=130  nbVisitedNodes=740  nbRestartNogoods=27
10.46	       =>  wckTime=0.516  cpuTime=0.46  mem=16M860
10.69	   
10.69	   search
10.69	     run=5  nbConstraintChecks=2584749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=609
10.69	     nbFailedAssignments=376  nbBacktracks=205  nbVisitedNodes=1176  nbRestartNogoods=44
10.69	       =>  wckTime=0.748  cpuTime=0.69  mem=16M860
10.99	   
10.99	   search
10.99	     run=6  nbConstraintChecks=3948119  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=933
10.99	     nbFailedAssignments=582  nbBacktracks=318  nbVisitedNodes=1816  nbRestartNogoods=52
10.99	       =>  wckTime=1.049  cpuTime=0.99  mem=16M860
11.51	   
11.51	   search
11.51	     run=7  nbConstraintChecks=5935686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1383
11.51	     nbFailedAssignments=858  nbBacktracks=488  nbVisitedNodes=2662  nbRestartNogoods=61
11.51	       =>  wckTime=1.571  cpuTime=1.5  mem=16M860
12.21	   
12.21	   search
12.21	     run=8  nbConstraintChecks=8706979  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2023
12.21	     nbFailedAssignments=1235  nbBacktracks=744  nbVisitedNodes=3865  nbRestartNogoods=77
12.21	       =>  wckTime=2.273  cpuTime=2.19  mem=16M860
13.09	   
13.09	   search
13.09	     run=9  nbConstraintChecks=12240677  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2872
13.09	     nbFailedAssignments=1694  nbBacktracks=1128  nbVisitedNodes=5408  nbRestartNogoods=93
13.09	       =>  wckTime=3.145  cpuTime=3.05  mem=16M860
14.31	   
14.31	   search
14.31	     run=10  nbConstraintChecks=17258211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4141
14.31	     nbFailedAssignments=2383  nbBacktracks=1705  nbVisitedNodes=7662  nbRestartNogoods=111
14.31	       =>  wckTime=4.366  cpuTime=4.26  mem=16M860
16.11	   
16.11	   search
16.11	     run=11  nbConstraintChecks=24492963  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5995
16.11	     nbFailedAssignments=3369  nbBacktracks=2569  nbVisitedNodes=10819  nbRestartNogoods=135
16.11	       =>  wckTime=6.165  cpuTime=6.01  mem=16M860
18.48	   
18.48	   search
18.48	     run=12  nbConstraintChecks=33806292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8458
18.48	     nbFailedAssignments=4528  nbBacktracks=3866  nbVisitedNodes=14803  nbRestartNogoods=152
18.48	       =>  wckTime=8.538  cpuTime=8.36  mem=16M860
22.06	   
22.06	   search
22.06	     run=13  nbConstraintChecks=47911227  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12105
22.06	     nbFailedAssignments=6220  nbBacktracks=5816  nbVisitedNodes=20582  nbRestartNogoods=172
22.06	       =>  wckTime=12.122  cpuTime=11.91  mem=16M860
26.85	   
26.85	   search
26.85	     run=14  nbConstraintChecks=66877405  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17332
26.85	     nbFailedAssignments=8524  nbBacktracks=8735  nbVisitedNodes=28778  nbRestartNogoods=181
26.85	       =>  wckTime=16.911  cpuTime=16.67  mem=16M860
33.89	   
33.89	   search
33.89	     run=15  nbConstraintChecks=95178566  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25181
33.89	     nbFailedAssignments=11989  nbBacktracks=13113  nbVisitedNodes=41057  nbRestartNogoods=209
33.89	       =>  wckTime=23.948  cpuTime=23.65  mem=16M860
44.50	   
44.50	   search
44.50	     run=16  nbConstraintChecks=138170740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36903
44.50	     nbFailedAssignments=17140  nbBacktracks=19681  nbVisitedNodes=59254  nbRestartNogoods=234
44.50	       =>  wckTime=34.556  cpuTime=34.17  mem=16M860
60.02	   
60.02	   search
60.03	     run=17  nbConstraintChecks=199788242  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54068
60.03	     nbFailedAssignments=24446  nbBacktracks=29533  nbVisitedNodes=85655  nbRestartNogoods=247
60.03	       =>  wckTime=50.085  cpuTime=49.57  mem=16M860
83.36	   
83.37	   search
83.37	     run=18  nbConstraintChecks=292370510  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79488
83.37	     nbFailedAssignments=35084  nbBacktracks=44312  nbVisitedNodes=124680  nbRestartNogoods=273
83.37	       =>  wckTime=73.424  cpuTime=72.7  mem=16M860
118.95	   
118.95	   search
118.95	     run=19  nbConstraintChecks=435753323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118756
118.95	     nbFailedAssignments=52181  nbBacktracks=66480  nbVisitedNodes=185605  nbRestartNogoods=290
118.95	       =>  wckTime=109.005  cpuTime=107.97  mem=16M860
169.51	   
169.51	   search
169.51	     run=20  nbConstraintChecks=637888749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175791
169.51	     nbFailedAssignments=75957  nbBacktracks=99734  nbVisitedNodes=272738  nbRestartNogoods=333
169.51	       =>  wckTime=159.567  cpuTime=158.12  mem=16M860
250.28	   
250.28	   search
250.28	     run=21  nbConstraintChecks=958366229  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262911
250.28	     nbFailedAssignments=113194  nbBacktracks=149614  nbVisitedNodes=407266  nbRestartNogoods=379
250.28	       =>  wckTime=240.336  cpuTime=238.21  mem=16M860
370.97	   
370.97	   search
370.97	     run=22  nbConstraintChecks=1446555268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=395169
370.97	     nbFailedAssignments=170631  nbBacktracks=224432  nbVisitedNodes=612739  nbRestartNogoods=407
370.97	       =>  wckTime=361.034  cpuTime=358.27  mem=16M860
552.81	   
552.81	   search
552.81	     run=23  nbConstraintChecks=2184872996  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=594416
552.81	     nbFailedAssignments=257646  nbBacktracks=336661  nbVisitedNodes=923231  nbRestartNogoods=432
552.82	       =>  wckTime=542.874  cpuTime=539.19  mem=16M860
821.32	   
821.32	   search
821.32	     run=24  nbConstraintChecks=3272593770  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=889390
821.32	     nbFailedAssignments=384275  nbBacktracks=505003  nbVisitedNodes=1379544  nbRestartNogoods=459
821.32	       =>  wckTime=811.378  cpuTime=806.4  mem=16M860
1213.68	   
1213.68	   search
1213.68	     run=25  nbConstraintChecks=4842809112  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1310250
1213.68	     nbFailedAssignments=564168  nbBacktracks=745971  nbVisitedNodes=2029928  nbRestartNogoods=483
1213.68	       =>  wckTime=1203.74  cpuTime=1196.78  mem=16M860
1213.68	   
1213.68	   global
1213.68	     nbConstraintChecks=4842922120  nbRestartNogoods=483  solvingWckTime=1203.741  solvingCpuTime=1196.78
1213.68	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1206.17
1213.68	       =>  wckTime=1213.366  cpuTime=1206.11  mem=16M860
1213.69	
1213.69	s OPTIMUM FOUND
1213.69	v 2 12 15 8 14 14 5 9 10 0 4 8 0 2 5 8 12 3 4 9 10 11 12 4 0 8 15 4 13 15 8 7 8 8 3 15 13 5 0 15 
1213.69	   
1213.69	   totalWckTime=1213.448  totalCpuTime=1206.17

Verifier Data (download as text)

1 unsatisfied constraints, 249 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/node5/watcher-277129-1169257515 -o ROOT/results/node5/solver-277129-1169257515 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277129-1169257515/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: 0.92 0.98 0.99 3/83 17296
/proc/meminfo: memFree=1184912/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=18540 CPUtime=0
/proc/17295/stat : 17295 (runsolver) R 17292 17295 17160 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 254365946 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/17295/statm: 4635 279 244 17 0 2626 0

[startup+0.108402 s]
/proc/loadavg: 0.92 0.98 0.99 3/83 17296
/proc/meminfo: memFree=1184912/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=914988 CPUtime=0.08
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 2996 0 1 0 6 2 0 0 18 0 8 0 254365946 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17295/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.518446 s]
/proc/loadavg: 0.92 0.98 0.99 3/83 17296
/proc/meminfo: memFree=1184912/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915332 CPUtime=0.44
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 6400 0 1 0 40 4 0 0 18 0 8 0 254365946 937299968 6139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072926600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228833 6139 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.34253 s]
/proc/loadavg: 1.09 1.02 1.01 4/100 17313
/proc/meminfo: memFree=1142856/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=1.26
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 7901 0 1 0 110 16 0 0 25 0 8 0 254365946 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073730051 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 7639 2479 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 245 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.14
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 254365954 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915464

[startup+2.97972 s]
/proc/loadavg: 1.09 1.02 1.01 3/100 17313
/proc/meminfo: memFree=1142792/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=2.88
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 7902 0 1 0 248 40 0 0 25 0 8 0 254365946 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073730051 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 7639 2479 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 245 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.14
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 254365954 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 7639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915464

[startup+6.26409 s]
/proc/loadavg: 1.09 1.02 1.01 3/100 17313
/proc/meminfo: memFree=1142664/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=6.15
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 7904 0 1 0 519 96 0 0 25 0 8 0 254365946 937435136 7641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073739298 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 7641 2479 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 245 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 7641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 7641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 7641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 7641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.14
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 350 0 0 0 14 0 0 0 16 0 8 0 254365954 937435136 7641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 7641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 7641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915464

[startup+12.7448 s]
/proc/loadavg: 1.30 1.06 1.02 3/100 17313
/proc/meminfo: memFree=1133448/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=12.57
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9127 0 1 0 1100 157 0 0 25 0 8 0 254365946 937435136 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 8861 2532 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 246 0 0 0 3 0 0 0 17 0 8 0 254365951 937435136 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.22
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 402 0 0 0 21 1 0 0 15 0 8 0 254365954 937435136 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915464

[startup+25.6043 s]
/proc/loadavg: 1.41 1.10 1.03 3/100 17313
/proc/meminfo: memFree=1133384/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=25.3
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9145 0 1 0 2373 157 0 0 25 0 8 0 254365946 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879452 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 8876 2532 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 246 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.23
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 407 0 0 0 22 1 0 0 15 0 8 0 254365954 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 915464

[startup+51.3022 s]
/proc/loadavg: 1.64 1.18 1.06 3/100 17313
/proc/meminfo: memFree=1133320/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=50.79
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9154 0 1 0 4921 158 0 0 25 0 8 0 254365946 937435136 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 8884 2532 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 246 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.23
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 254365954 937435136 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 915464

[startup+102.598 s]
/proc/loadavg: 1.84 1.30 1.11 3/100 17313
/proc/meminfo: memFree=1133384/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=101.66
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9159 0 1 0 10008 158 0 0 25 0 8 0 254365946 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073843654 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 8889 2532 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 246 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.24
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 254365954 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 915464

[startup+162.621 s]
/proc/loadavg: 1.94 1.43 1.16 3/100 17313
/proc/meminfo: memFree=1133320/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=161.16
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9162 0 1 0 15958 158 0 0 25 0 8 0 254365946 937435136 8892 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073864759 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.24
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 254365954 937435136 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 758.1
Current children cumulated vsize (KiB) 915464

[startup+822.914 s]
/proc/loadavg: 2.00 1.95 1.58 3/93 17542
/proc/meminfo: memFree=1155640/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=817.86
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9176 0 1 0 81624 162 0 0 25 0 8 0 254365946 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844479 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 8905 2532 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 246 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.24
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 817.86
Current children cumulated vsize (KiB) 915464

[startup+882.938 s]
/proc/loadavg: 2.00 1.95 1.60 3/93 17542
/proc/meminfo: memFree=1155640/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=877.6
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9176 0 1 0 87598 162 0 0 25 0 8 0 254365946 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842978 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 8905 2532 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 246 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.24
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 877.6
Current children cumulated vsize (KiB) 915464

[startup+942.962 s]
/proc/loadavg: 2.00 1.96 1.63 3/93 17542
/proc/meminfo: memFree=1155640/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=937.34
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9176 0 1 0 93572 162 0 0 25 0 8 0 254365946 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 8905 2532 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 246 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.24
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 937.34
Current children cumulated vsize (KiB) 915464

[startup+1003.02 s]
/proc/loadavg: 2.00 1.97 1.65 4/99 17710
/proc/meminfo: memFree=1154368/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=997
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9176 0 1 0 99529 171 0 0 25 0 8 0 254365946 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073912052 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 8905 2532 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 246 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.24
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 997
Current children cumulated vsize (KiB) 915464

[startup+1063.05 s]
/proc/loadavg: 2.00 1.97 1.66 3/93 17740
/proc/meminfo: memFree=1155320/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=1056.73
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9176 0 1 0 105500 173 0 0 25 0 8 0 254365946 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073843718 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 8905 2532 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 246 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.24
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1056.73
Current children cumulated vsize (KiB) 915464

[startup+1123.08 s]
/proc/loadavg: 2.05 1.99 1.69 3/93 17740
/proc/meminfo: memFree=1155320/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=1116.47
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9176 0 1 0 111474 173 0 0 25 0 8 0 254365946 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842916 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 8905 2532 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 246 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.24
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1116.47
Current children cumulated vsize (KiB) 915464

[startup+1183.11 s]
/proc/loadavg: 2.02 1.99 1.70 3/93 17740
/proc/meminfo: memFree=1155320/2055920 swapFree=4192812/4192956
[pid=17295] ppid=17292 vsize=915464 CPUtime=1176.22
/proc/17295/stat : 17295 (java) R 17292 17295 17160 0 -1 0 9176 0 1 0 117449 173 0 0 25 0 8 0 254365946 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073900606 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17295/statm: 228866 8905 2532 14 0 215336 0
[pid=17295/tid=17300] ppid=17292 vsize=915464 CPUtime=0.03
/proc/17295/task/17300/stat : 17300 (java) S 17292 17295 17160 0 -1 64 246 0 0 0 3 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17302] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17302/stat : 17302 (java) S 17292 17295 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17303] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17303/stat : 17303 (java) S 17292 17295 17160 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 254365951 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17306] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17306/stat : 17306 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17307] ppid=17292 vsize=915464 CPUtime=0.24
/proc/17295/task/17307/stat : 17307 (java) S 17292 17295 17160 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17308] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17308/stat : 17308 (java) S 17292 17295 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17295/tid=17309] ppid=17292 vsize=915464 CPUtime=0
/proc/17295/task/17309/stat : 17309 (java) S 17292 17295 17160 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 254365954 937435136 8905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1176.22
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1213.73
CPU time (s): 1206.67
CPU user time (s): 1204.93
CPU system time (s): 1.74373
CPU usage (%): 99.4187
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1204.93
system time used= 1.74373
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9272
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= 25794
involuntary context switches= 48925

runsolver used 1.37179 s user time and 3.24051 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan 20 01:45:15 UTC 2007


IDJOB= 277129
IDBENCH= 6283
IDSOLVER= 68
FILE ID= node5/277129-1169257515

PBS_JOBID= 3607266

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.35/rand-2-40-16-250-350-29_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277129-1169257515/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-277129-1169257515 -o ROOT/results/node5/solver-277129-1169257515 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277129-1169257515/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  62dea78fee4aa672a1b59404c260ab7e

RANDOM SEED= 679182956

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.240
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.240
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:       1185592 kB
Buffers:         61828 kB
Cached:         683724 kB
SwapCached:          0 kB
Active:         239644 kB
Inactive:       553344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1185592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3884 kB
Writeback:           0 kB
Mapped:          66368 kB
Slab:            62424 kB
Committed_AS:  6984932 kB
PageTables:       2008 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 node5 on Sat Jan 20 02:05:29 UTC 2007