Trace number 275966

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 2330.78 2335.95

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-16_ext.xml
MD5SUM1b3db74d27a5a780686873dc514093c9
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints57
Best CPU time to get the best result obtained on this benchmark220.504
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/275966-1169229980/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20
0.39	       =>  wckTime=0.094  cpuTime=0.07  mem=6M910
0.39	   
0.39	   relations being loaded...
0.65	   
0.65	   constraints being loaded...
0.79	     nbConstraints=58  nbRelationTypes=58  nbExtensionStructures=58  nbSharedExtensionStructures=0
0.79	     nbConflictsStructures=58  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=3
0.79	       =>  wckTime=0.497  cpuTime=0.43  mem=42M407
0.88	   
0.88	   solver LocalSearchSolver being built... 
0.91	       =>  wckTime=0.618  cpuTime=0.47  mem=12M255
0.92	
0.92	s SATISFIABLE
0.92	o 28
0.92	c 30
0.93	o 33
0.93	c 25
0.93	o 36
0.93	c 22
0.93	o 38
0.93	c 20
0.93	o 40
0.93	c 18
0.93	o 43
0.93	c 15
0.94	o 45
0.94	c 13
0.94	o 47
0.94	c 11
0.95	o 48
0.95	c 10
0.95	o 49
0.95	c 9
0.95	o 50
0.95	c 8
0.95	o 52
0.95	c 6
1.04	o 53
1.04	c 5
1.08	o 54
1.08	c 4
1.24	o 55
1.24	c 3
5.51	o 56
5.51	c 2
8.92	   
8.92	   search
8.92	     run=0  nbConstraintChecks=9941734  nbAssignments=10000
8.92	       =>  wckTime=8.003  cpuTime=7.96  mem=12M255
16.61	   
16.61	   search
16.61	     run=1  nbConstraintChecks=19636316  nbAssignments=20000
16.61	       =>  wckTime=15.698  cpuTime=15.61  mem=12M255
24.61	   
24.61	   search
24.61	     run=2  nbConstraintChecks=29584876  nbAssignments=30000
24.61	       =>  wckTime=23.701  cpuTime=23.58  mem=12M255
32.49	   
32.49	   search
32.49	     run=3  nbConstraintChecks=39456755  nbAssignments=40000
32.49	       =>  wckTime=31.58  cpuTime=31.41  mem=12M255
35.66	   
35.66	   search
35.66	     run=4  nbConstraintChecks=43439128  nbAssignments=43931
35.66	       =>  wckTime=34.75  cpuTime=34.57  mem=12M255
35.67	   
35.67	   global
35.67	     nbConstraintChecks=43439128  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.67	     solvingWckTime=34.748  solvingCpuTime=34.57  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.67	     globalCpuTime=35.1
35.67	       =>  wckTime=35.369  cpuTime=35.04  mem=12M255
35.67	   
35.67	   solver IterativeSystematicSolver being built... 
35.79	       =>  wckTime=35.498  cpuTime=35.14  mem=23M152
35.80	   
35.80	   preprocessing
35.80	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
35.80	     detectedInconsistency=no
35.80	       =>  wckTime=0.0050  cpuTime=0.0  mem=23M152
35.95	   
35.95	   search
35.95	     run=0  nbConstraintChecks=53296  nbValidityChecks=278933  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.95	     nbAssignments=104  nbFailedAssignments=88  nbBacktracks=10  nbVisitedNodes=203  nbRestartNogoods=0
35.95	       =>  wckTime=0.155  cpuTime=0.12  mem=24M154
36.16	   
36.16	   search
36.16	     run=1  nbConstraintChecks=150267  nbValidityChecks=762631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.16	     nbAssignments=258  nbFailedAssignments=221  nbBacktracks=25  nbVisitedNodes=505  nbRestartNogoods=21
36.16	       =>  wckTime=0.369  cpuTime=0.31  mem=24M154
36.35	   
36.35	   search
36.35	     run=2  nbConstraintChecks=242670  nbValidityChecks=1229897  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.35	     nbAssignments=442  nbFailedAssignments=376  nbBacktracks=47  nbVisitedNodes=865  nbRestartNogoods=43
36.35	       =>  wckTime=0.553  cpuTime=0.5  mem=24M154
36.49	   
36.49	   search
36.49	     run=3  nbConstraintChecks=311682  nbValidityChecks=1599116  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.49	     nbAssignments=604  nbFailedAssignments=500  nbBacktracks=80  nbVisitedNodes=1182  nbRestartNogoods=59
36.49	       =>  wckTime=0.696  cpuTime=0.64  mem=24M154
36.66	   
36.66	   search
36.66	     run=4  nbConstraintChecks=403590  nbValidityChecks=2045235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.66	     nbAssignments=771  nbFailedAssignments=613  nbBacktracks=130  nbVisitedNodes=1509  nbRestartNogoods=77
36.66	       =>  wckTime=0.867  cpuTime=0.81  mem=24M154
37.50	   
37.50	   search
37.50	     run=5  nbConstraintChecks=841398  nbValidityChecks=4038229  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.50	     nbAssignments=1505  nbFailedAssignments=1265  nbBacktracks=206  nbVisitedNodes=2968  nbRestartNogoods=93
37.50	       =>  wckTime=1.704  cpuTime=1.62  mem=24M154
38.45	   
38.45	   search
38.45	     run=6  nbConstraintChecks=1316882  nbValidityChecks=6472862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.45	     nbAssignments=2546  nbFailedAssignments=2185  nbBacktracks=319  nbVisitedNodes=5032  nbRestartNogoods=115
38.45	       =>  wckTime=2.653  cpuTime=2.56  mem=24M154
40.61	   
40.61	   search
40.61	     run=7  nbConstraintChecks=2444781  nbValidityChecks=12506675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.61	     nbAssignments=4595  nbFailedAssignments=4058  nbBacktracks=489  nbVisitedNodes=9116  nbRestartNogoods=132
40.61	       =>  wckTime=4.82  cpuTime=4.72  mem=24M154
42.70	   
42.70	   search
42.70	     run=8  nbConstraintChecks=3635712  nbValidityChecks=18506101  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.70	     nbAssignments=6496  nbFailedAssignments=5696  nbBacktracks=745  nbVisitedNodes=12896  nbRestartNogoods=152
42.70	       =>  wckTime=6.908  cpuTime=6.79  mem=24M154
45.73	   
45.73	   search
45.73	     run=9  nbConstraintChecks=5332247  nbValidityChecks=26188827  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
45.73	     nbAssignments=9085  nbFailedAssignments=7894  nbBacktracks=1129  nbVisitedNodes=18046  nbRestartNogoods=178
45.73	       =>  wckTime=9.936  cpuTime=9.82  mem=24M154
49.09	   
49.09	   search
49.09	     run=10  nbConstraintChecks=7157338  nbValidityChecks=35257738  nbPropagations=0  nbRevisions=0
49.09	     nbUselessRevisions=0  nbAssignments=12236  nbFailedAssignments=10463  nbBacktracks=1705  nbVisitedNodes=24275
49.09	     nbRestartNogoods=196
49.09	       =>  wckTime=13.299  cpuTime=13.17  mem=24M154
54.03	   
54.03	   search
54.03	     run=11  nbConstraintChecks=9898680  nbValidityChecks=48006547  nbPropagations=0  nbRevisions=0
54.03	     nbUselessRevisions=0  nbAssignments=16810  nbFailedAssignments=14166  nbBacktracks=2569  nbVisitedNodes=33252
54.03	     nbRestartNogoods=221
54.03	       =>  wckTime=18.233  cpuTime=18.08  mem=24M154
58.76	   
58.76	   search
58.76	     run=12  nbConstraintChecks=12531164  nbValidityChecks=59770128  nbPropagations=0  nbRevisions=0
58.76	     nbUselessRevisions=0  nbAssignments=20828  nbFailedAssignments=16881  nbBacktracks=3866  nbVisitedNodes=40935
58.76	     nbRestartNogoods=242
58.76	       =>  wckTime=22.961  cpuTime=22.77  mem=24M154
64.91	   
64.91	   search
64.91	     run=13  nbConstraintChecks=15922242  nbValidityChecks=74644774  nbPropagations=0  nbRevisions=0
64.91	     nbUselessRevisions=0  nbAssignments=25986  nbFailedAssignments=20088  nbBacktracks=5812  nbVisitedNodes=50601
64.91	     nbRestartNogoods=265
64.91	       =>  wckTime=29.12  cpuTime=28.91  mem=24M154
75.38	   
75.38	   search
75.38	     run=14  nbConstraintChecks=21823481  nbValidityChecks=101508789  nbPropagations=0  nbRevisions=0
75.38	     nbUselessRevisions=0  nbAssignments=34834  nbFailedAssignments=26011  nbBacktracks=8731  nbVisitedNodes=67657
75.38	     nbRestartNogoods=271
75.38	       =>  wckTime=39.586  cpuTime=39.31  mem=24M154
89.58	   
89.58	   search
89.58	     run=15  nbConstraintChecks=29814684  nbValidityChecks=136263054  nbPropagations=0  nbRevisions=0
89.58	     nbUselessRevisions=0  nbAssignments=45731  nbFailedAssignments=32523  nbBacktracks=13109  nbVisitedNodes=87952
89.58	     nbRestartNogoods=302
89.58	       =>  wckTime=53.782  cpuTime=53.45  mem=24M154
110.29	   
110.29	   search
110.29	     run=16  nbConstraintChecks=41452820  nbValidityChecks=187637550  nbPropagations=0  nbRevisions=0
110.29	     nbUselessRevisions=0  nbAssignments=63124  nbFailedAssignments=43342  nbBacktracks=19677  nbVisitedNodes=120782
110.29	     nbRestartNogoods=321
110.29	       =>  wckTime=74.496  cpuTime=74.08  mem=24M154
138.65	   
138.66	   search
138.66	     run=17  nbConstraintChecks=57888035  nbValidityChecks=257113420  nbPropagations=0  nbRevisions=0
138.66	     nbUselessRevisions=0  nbAssignments=87480  nbFailedAssignments=57839  nbBacktracks=29529  nbVisitedNodes=165799
138.66	     nbRestartNogoods=346
138.66	       =>  wckTime=102.86  cpuTime=102.31  mem=24M154
188.68	   
188.68	   search
188.68	     run=18  nbConstraintChecks=85994295  nbValidityChecks=378924342  nbPropagations=0  nbRevisions=0
188.68	     nbUselessRevisions=0  nbAssignments=126305  nbFailedAssignments=81879  nbBacktracks=44307  nbVisitedNodes=238833
188.68	     nbRestartNogoods=369
188.68	       =>  wckTime=152.884  cpuTime=152.11  mem=24M154
253.37	   
253.37	   search
253.37	     run=19  nbConstraintChecks=123676238  nbValidityChecks=541929735  nbPropagations=0  nbRevisions=0
253.37	     nbUselessRevisions=0  nbAssignments=181096  nbFailedAssignments=114492  nbBacktracks=66475  nbVisitedNodes=340653
253.37	     nbRestartNogoods=396
253.37	       =>  wckTime=217.57  cpuTime=216.51  mem=24M154
350.62	   
350.62	   search
350.62	     run=20  nbConstraintChecks=179031906  nbValidityChecks=776446119  nbPropagations=0  nbRevisions=0
350.62	     nbUselessRevisions=0  nbAssignments=259923  nbFailedAssignments=160063  nbBacktracks=99727  nbVisitedNodes=486169
350.62	     nbRestartNogoods=426
350.62	       =>  wckTime=314.826  cpuTime=313.33  mem=24M154
502.73	   
502.73	   search
502.73	     run=21  nbConstraintChecks=265278414  nbValidityChecks=1164706943  nbPropagations=0  nbRevisions=0
502.73	     nbUselessRevisions=0  nbAssignments=386796  nbFailedAssignments=237054  nbBacktracks=149605  nbVisitedNodes=724327
502.73	     nbRestartNogoods=444
502.73	       =>  wckTime=466.935  cpuTime=464.76  mem=24M154
525.03	o 57
525.03	c 1
701.11	   
701.11	   search
701.11	     run=22  nbConstraintChecks=383796476  nbValidityChecks=1638161785  nbPropagations=0  nbRevisions=0
701.11	     nbUselessRevisions=0  nbAssignments=552819  nbFailedAssignments=328252  nbBacktracks=224424  nbVisitedNodes=1015164
701.11	     nbRestartNogoods=461
701.11	       =>  wckTime=665.311  cpuTime=662.24  mem=24M154
968.62	   
968.62	   search
968.62	     run=23  nbConstraintChecks=543870468  nbValidityChecks=2284058277  nbPropagations=0  nbRevisions=0
968.62	     nbUselessRevisions=0  nbAssignments=801538  nbFailedAssignments=464740  nbBacktracks=336651  nbVisitedNodes=1449716
968.62	     nbRestartNogoods=495
968.62	       =>  wckTime=932.824  cpuTime=928.56  mem=24M154
1378.11	   
1378.11	   search
1378.11	     run=24  nbConstraintChecks=803446504  nbValidityChecks=3281471132  nbPropagations=0  nbRevisions=0
1378.11	     nbUselessRevisions=0  nbAssignments=1175763  nbFailedAssignments=670617  nbBacktracks=504994
1378.11	     nbVisitedNodes=2104203  nbRestartNogoods=523
1378.11	       =>  wckTime=1342.312  cpuTime=1337.58  mem=24M154
1989.24	   
1989.24	   search
1989.24	     run=25  nbConstraintChecks=1182414907  nbValidityChecks=4717726725  nbPropagations=0  nbRevisions=0
1989.24	     nbUselessRevisions=0  nbAssignments=1698432  nbFailedAssignments=940767  nbBacktracks=757506
1989.24	     nbVisitedNodes=2994920  nbRestartNogoods=538
1989.24	       =>  wckTime=1953.446  cpuTime=1948.56  mem=24M154
2335.84	   
2335.84	   search
2335.84	     run=26  nbConstraintChecks=1398686931  nbValidityChecks=5529494181  nbPropagations=0  nbRevisions=0
2335.84	     nbUselessRevisions=0  nbAssignments=1995773  nbFailedAssignments=1089938  nbBacktracks=905677
2335.84	     nbVisitedNodes=3497024  nbRestartNogoods=567
2335.84	       =>  wckTime=2300.045  cpuTime=2295.06  mem=24M154
2335.84	   
2335.84	   global
2335.84	     nbConstraintChecks=1398686931  nbValidityChecks=5529494181  nbRestartNogoods=567  solvingWckTime=2300.046
2335.84	     solvingCpuTime=2295.06  expiredTime=no  totalExploration=yes  nbFoundSolutions=1  globalCpuTime=2330.26
2335.84	       =>  wckTime=2335.544  cpuTime=2330.2  mem=24M154
2335.84	
2335.84	s OPTIMUM FOUND
2335.84	v 13 8 0 0 0 6 15 16 2 11 3 7 12 15 3 0 10 5 3 17 
2335.84	   
2335.84	   totalWckTime=2335.619  totalCpuTime=2330.27

Verifier Data (download as text)

1 unsatisfied constraints, 57 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/node63/watcher-275966-1169229980 -o ROOT/results/node63/solver-275966-1169229980 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275966-1169229980/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.96 2.00 1.97 4/74 12099
/proc/meminfo: memFree=1420456/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=168 CPUtime=0
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 39 0 0 0 0 0 0 0 18 0 1 0 70495515 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 2969899 0 0 4096 0 0 0 0 17 0 0 0
/proc/12098/statm: 42 23 18 14 0 2 0

[startup+0.106625 s]
/proc/loadavg: 1.96 2.00 1.97 4/74 12099
/proc/meminfo: memFree=1420456/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=914988 CPUtime=0.08
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 3018 0 1 0 7 1 0 0 22 0 8 0 70495515 936947712 2764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155166642 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228747 2764 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514667 s]
/proc/loadavg: 1.96 2.00 1.97 4/74 12099
/proc/meminfo: memFree=1420456/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915332 CPUtime=0.49
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 8092 0 1 0 45 4 0 0 25 0 8 0 70495515 937299968 7831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228833 7834 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33575 s]
/proc/loadavg: 1.96 2.00 1.97 3/81 12106
/proc/meminfo: memFree=1363184/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=1.3
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 16974 0 1 0 122 8 0 0 25 0 8 0 70495515 937414656 16712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073651236 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16712 2475 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1796 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.11
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 320 0 0 0 11 0 0 0 16 0 8 0 70495523 937414656 16712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.98193 s]
/proc/loadavg: 1.96 2.00 1.97 3/81 12106
/proc/meminfo: memFree=1363120/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=2.95
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 16982 0 1 0 277 18 0 0 25 0 8 0 70495515 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16719 2477 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1796 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.11
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 327 0 0 0 11 0 0 0 15 0 8 0 70495523 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915444

[startup+6.18927 s]
/proc/loadavg: 1.96 2.00 1.97 3/81 12106
/proc/meminfo: memFree=1362992/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=6.13
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 16982 0 1 0 581 32 0 0 25 0 8 0 70495515 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073653193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16719 2477 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1796 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.11
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 327 0 0 0 11 0 0 0 15 0 8 0 70495523 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915444

[startup+12.665 s]
/proc/loadavg: 1.97 2.00 1.97 3/81 12106
/proc/meminfo: memFree=1363056/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=12.58
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 16984 0 1 0 1192 66 0 0 25 0 8 0 70495515 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073610686 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16721 2477 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915448 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1796 0 0 0 6 0 0 0 16 0 8 0 70495519 937418752 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.12
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 70495523 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915444

[startup+25.5263 s]
/proc/loadavg: 1.97 2.00 1.97 3/81 12106
/proc/meminfo: memFree=1363184/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=25.39
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 16984 0 1 0 2410 129 0 0 25 0 8 0 70495515 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16721 2477 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1796 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.12
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 70495523 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 915444

[startup+51.1521 s]
/proc/loadavg: 1.98 2.00 1.97 3/81 12106
/proc/meminfo: memFree=1362992/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=50.89
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 17152 0 1 0 4911 178 0 0 25 0 8 0 70495515 937414656 16881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842327 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16881 2530 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.23
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 70495523 937414656 16881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 915444

[startup+102.4 s]
/proc/loadavg: 1.99 2.00 1.97 3/81 12106
/proc/meminfo: memFree=1363000/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=101.91
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 17155 0 1 0 10012 179 0 0 25 0 8 0 70495515 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073650391 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16883 2530 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.23
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 915444

[startup+162.501 s]
/proc/loadavg: 1.99 2.00 1.97 3/81 12106
/proc/meminfo: memFree=1362936/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=161.74
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 17155 0 1 0 15995 179 0 0 25 0 8 0 70495515 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073610637 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.23
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1899.15
Current children cumulated vsize (KiB) 915444

[startup+1964.14 s]
/proc/loadavg: 1.00 1.03 1.33 2/72 12137
/proc/meminfo: memFree=1384840/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=1959.14
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 17156 0 1 0 195732 182 0 0 25 0 8 0 70495515 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073777066 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16883 2530 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.23
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1959.14
Current children cumulated vsize (KiB) 915444

[startup+2024.15 s]
/proc/loadavg: 1.00 1.03 1.31 2/72 12137
/proc/meminfo: memFree=1384840/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=2019.14
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 17156 0 1 0 201732 182 0 0 25 0 8 0 70495515 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073773023 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16883 2530 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.23
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2019.14
Current children cumulated vsize (KiB) 915444

[startup+2084.16 s]
/proc/loadavg: 1.00 1.02 1.29 2/72 12137
/proc/meminfo: memFree=1384840/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=2079.14
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 17156 0 1 0 207731 183 0 0 25 0 8 0 70495515 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073843536 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16883 2530 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.23
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2079.14
Current children cumulated vsize (KiB) 915444

[startup+2144.17 s]
/proc/loadavg: 1.00 1.01 1.27 2/72 12137
/proc/meminfo: memFree=1384840/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=2139.13
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 17156 0 1 0 213730 183 0 0 25 0 8 0 70495515 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073615548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16883 2530 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.23
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2139.13
Current children cumulated vsize (KiB) 915444

[startup+2204.18 s]
/proc/loadavg: 1.00 1.01 1.25 2/72 12137
/proc/meminfo: memFree=1384840/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=2199.13
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 17156 0 1 0 219730 183 0 0 25 0 8 0 70495515 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784686 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16883 2530 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.23
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2199.13
Current children cumulated vsize (KiB) 915444

[startup+2264.19 s]
/proc/loadavg: 1.00 1.00 1.23 2/72 12137
/proc/meminfo: memFree=1384840/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=2259.12
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 17156 0 1 0 225729 183 0 0 25 0 8 0 70495515 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783335 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16883 2530 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.23
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2259.12
Current children cumulated vsize (KiB) 915444

[startup+2324.2 s]
/proc/loadavg: 1.00 1.00 1.21 2/72 12137
/proc/meminfo: memFree=1384840/2055920 swapFree=4192812/4192956
[pid=12098] ppid=12096 vsize=915444 CPUtime=2319.12
/proc/12098/stat : 12098 (java) R 12096 12098 10994 0 -1 0 17156 0 1 0 231729 183 0 0 25 0 8 0 70495515 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817009 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12098/statm: 228861 16883 2530 14 0 215331 0
[pid=12098/tid=12100] ppid=12096 vsize=915444 CPUtime=0.06
/proc/12098/task/12100/stat : 12100 (java) S 12096 12098 10994 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12101] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12101/stat : 12101 (java) S 12096 12098 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12102] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12102/stat : 12102 (java) S 12096 12098 10994 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 70495519 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12103] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12103/stat : 12103 (java) S 12096 12098 10994 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12104] ppid=12096 vsize=915444 CPUtime=0.23
/proc/12098/task/12104/stat : 12104 (java) S 12096 12098 10994 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12105] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12105/stat : 12105 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12098/tid=12106] ppid=12096 vsize=915444 CPUtime=0
/proc/12098/task/12106/stat : 12106 (java) S 12096 12098 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70495523 937414656 16883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2319.12
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 2335.95
CPU time (s): 2330.78
CPU user time (s): 2328.94
CPU system time (s): 1.84272
CPU usage (%): 99.7786
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2328.94
system time used= 1.84272
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17170
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= 48404
involuntary context switches= 65051

runsolver used 2.40963 s user time and 6.79897 s system time

The end

Launcher Data (download as text)

Begin job on node63 on Fri Jan 19 18:06:21 UTC 2007


IDJOB= 275966
IDBENCH= 5195
IDSOLVER= 69
FILE ID= node63/275966-1169229980

PBS_JOBID= 3589217

Free space on /tmp= 66557 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-16_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275966-1169229980/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-275966-1169229980 -o ROOT/results/node63/solver-275966-1169229980 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275966-1169229980/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1b3db74d27a5a780686873dc514093c9

RANDOM SEED= 927278940

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.216
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.216
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:       1420936 kB
Buffers:         44824 kB
Cached:         489988 kB
SwapCached:        144 kB
Active:         128748 kB
Inactive:       438272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4260 kB
Writeback:           0 kB
Mapped:          44252 kB
Slab:            53332 kB
Committed_AS:   628988 kB
PageTables:       1888 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= 66562 MiB



End job on node63 on Fri Jan 19 18:45:17 UTC 2007