Trace number 281458

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 1123.65 1132.84

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-5_ext.xml
MD5SUMa08678b527d24a59e044a95faee5eede
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints32
Best CPU time to get the best result obtained on this benchmark23.1035
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
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=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281458-1169312458/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.09  cpuTime=0.07  mem=6M887
0.39	   
0.39	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.49	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.49	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2007  maxDegree=14
0.49	     maxArity=2
0.49	       =>  wckTime=0.192  cpuTime=0.13  mem=8M847
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.274  cpuTime=0.17  mem=5M461
0.58	
0.58	s SATISFIABLE
0.58	o 10
0.58	c 95
0.58	o 14
0.58	c 91
0.58	o 17
0.58	c 88
0.58	o 18
0.58	c 87
0.58	o 19
0.58	c 86
0.58	o 21
0.58	c 84
0.58	o 23
0.58	c 82
0.58	o 24
0.58	c 81
0.58	o 26
0.58	c 79
0.58	o 28
0.58	c 77
0.59	o 29
0.59	c 76
0.59	o 30
0.59	c 75
0.59	o 31
0.59	c 74
0.59	o 32
0.59	c 73
2.56	   
2.56	   search
2.56	     run=0  nbConstraintChecks=15069227  nbAssignments=10000
2.56	       =>  wckTime=1.996  cpuTime=1.95  mem=5M461
4.49	   
4.49	   search
4.49	     run=1  nbConstraintChecks=30190921  nbAssignments=20000
4.49	       =>  wckTime=3.925  cpuTime=3.88  mem=5M461
6.44	   
6.44	   search
6.44	     run=2  nbConstraintChecks=45276332  nbAssignments=30000
6.44	       =>  wckTime=5.873  cpuTime=5.8  mem=5M461
8.37	   
8.37	   search
8.37	     run=3  nbConstraintChecks=60357867  nbAssignments=40000
8.37	       =>  wckTime=7.798  cpuTime=7.71  mem=5M461
10.29	   
10.29	   search
10.29	     run=4  nbConstraintChecks=75435891  nbAssignments=50000
10.29	       =>  wckTime=9.726  cpuTime=9.63  mem=5M461
12.23	   
12.23	   search
12.23	     run=5  nbConstraintChecks=90517849  nbAssignments=60000
12.23	       =>  wckTime=11.666  cpuTime=11.56  mem=5M461
14.18	   
14.18	   search
14.18	     run=6  nbConstraintChecks=105614945  nbAssignments=70000
14.18	       =>  wckTime=13.611  cpuTime=13.5  mem=5M461
16.12	   
16.12	   search
16.12	     run=7  nbConstraintChecks=120715171  nbAssignments=80000
16.12	       =>  wckTime=15.556  cpuTime=15.44  mem=5M461
18.06	   
18.06	   search
18.06	     run=8  nbConstraintChecks=135793666  nbAssignments=90000
18.06	       =>  wckTime=17.496  cpuTime=17.37  mem=5M461
20.00	   
20.01	   search
20.01	     run=9  nbConstraintChecks=150860811  nbAssignments=100000
20.01	       =>  wckTime=19.438  cpuTime=19.3  mem=5M461
21.93	   
21.93	   search
21.93	     run=10  nbConstraintChecks=165951180  nbAssignments=110000
21.93	       =>  wckTime=21.366  cpuTime=21.22  mem=5M461
23.87	   
23.87	   search
23.87	     run=11  nbConstraintChecks=181026510  nbAssignments=120000
23.87	       =>  wckTime=23.299  cpuTime=23.14  mem=5M461
25.79	   
25.79	   search
25.79	     run=12  nbConstraintChecks=196123808  nbAssignments=130000
25.79	       =>  wckTime=25.222  cpuTime=25.05  mem=5M461
27.73	   
27.73	   search
27.73	     run=13  nbConstraintChecks=211197962  nbAssignments=140000
27.73	       =>  wckTime=27.162  cpuTime=26.98  mem=5M461
29.67	   
29.67	   search
29.67	     run=14  nbConstraintChecks=226294222  nbAssignments=150000
29.67	       =>  wckTime=29.102  cpuTime=28.9  mem=5M461
30.80	   
30.80	   search
30.80	     run=15  nbConstraintChecks=235036414  nbAssignments=155778
30.80	       =>  wckTime=30.236  cpuTime=30.03  mem=5M461
30.81	   
30.81	   global
30.81	     nbConstraintChecks=235036414  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.81	     solvingWckTime=30.235  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.81	     globalCpuTime=30.26
30.81	       =>  wckTime=30.51  cpuTime=30.2  mem=5M461
30.81	   
30.81	   solver IterativeSystematicSolver being built... 
30.93	       =>  wckTime=30.635  cpuTime=30.3  mem=16M368
30.96	   
30.96	   preprocessing
30.96	     nbConstraintChecks=36052  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.96	     detectedInconsistency=no
30.96	       =>  wckTime=0.027  cpuTime=0.01  mem=16M368
31.01	   
31.01	   search
31.01	     run=0  nbConstraintChecks=129318  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57
31.01	     nbFailedAssignments=42  nbBacktracks=10  nbVisitedNodes=110  nbRestartNogoods=0
31.01	       =>  wckTime=0.075  cpuTime=0.05  mem=16M368
31.05	   
31.05	   search
31.05	     run=1  nbConstraintChecks=282538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=129
31.05	     nbFailedAssignments=92  nbBacktracks=25  nbVisitedNodes=247  nbRestartNogoods=4
31.05	       =>  wckTime=0.117  cpuTime=0.08  mem=16M368
31.09	   
31.09	   search
31.09	     run=2  nbConstraintChecks=466416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=214
31.09	     nbFailedAssignments=149  nbBacktracks=47  nbVisitedNodes=411  nbRestartNogoods=16
31.09	       =>  wckTime=0.16  cpuTime=0.12  mem=16M368
31.15	   
31.15	   search
31.15	     run=3  nbConstraintChecks=779406  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=357
31.15	     nbFailedAssignments=254  nbBacktracks=80  nbVisitedNodes=692  nbRestartNogoods=24
31.15	       =>  wckTime=0.217  cpuTime=0.18  mem=16M368
31.22	   
31.22	   search
31.22	     run=4  nbConstraintChecks=1187891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=560
31.22	     nbFailedAssignments=401  nbBacktracks=130  nbVisitedNodes=1092  nbRestartNogoods=26
31.22	       =>  wckTime=0.292  cpuTime=0.25  mem=16M368
31.33	   
31.33	   search
31.33	     run=5  nbConstraintChecks=1769674  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=852
31.33	     nbFailedAssignments=611  nbBacktracks=205  nbVisitedNodes=1669  nbRestartNogoods=36
31.33	       =>  wckTime=0.4  cpuTime=0.35  mem=16M368
31.51	   
31.51	   search
31.51	     run=6  nbConstraintChecks=2783622  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1309
31.51	     nbFailedAssignments=950  nbBacktracks=318  nbVisitedNodes=2578  nbRestartNogoods=43
31.51	       =>  wckTime=0.581  cpuTime=0.53  mem=16M368
31.79	   
31.79	   search
31.79	     run=7  nbConstraintChecks=4326062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2026
31.79	     nbFailedAssignments=1492  nbBacktracks=488  nbVisitedNodes=4007  nbRestartNogoods=49
31.79	       =>  wckTime=0.859  cpuTime=0.79  mem=16M368
32.15	   
32.15	   search
32.15	     run=8  nbConstraintChecks=6308092  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2968
32.15	     nbFailedAssignments=2172  nbBacktracks=744  nbVisitedNodes=5885  nbRestartNogoods=57
32.15	       =>  wckTime=1.215  cpuTime=1.11  mem=16M368
32.71	   
32.71	   search
32.71	     run=9  nbConstraintChecks=9741019  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4481
32.71	     nbFailedAssignments=3295  nbBacktracks=1128  nbVisitedNodes=8905  nbRestartNogoods=65
32.71	       =>  wckTime=1.78  cpuTime=1.67  mem=16M368
33.58	   
33.58	   search
33.58	     run=10  nbConstraintChecks=14915085  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6815
33.58	     nbFailedAssignments=5048  nbBacktracks=1704  nbVisitedNodes=13566  nbRestartNogoods=70
33.58	       =>  wckTime=2.644  cpuTime=2.52  mem=16M368
34.92	   
34.92	   search
34.92	     run=11  nbConstraintChecks=23099734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10334
34.92	     nbFailedAssignments=7698  nbBacktracks=2568  nbVisitedNodes=20599  nbRestartNogoods=80
34.92	       =>  wckTime=3.987  cpuTime=3.85  mem=16M368
36.68	   
36.68	   search
36.68	     run=12  nbConstraintChecks=33754338  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15424
36.68	     nbFailedAssignments=11486  nbBacktracks=3865  nbVisitedNodes=30773  nbRestartNogoods=99
36.68	       =>  wckTime=5.748  cpuTime=5.6  mem=16M368
39.28	   
39.28	   search
39.28	     run=13  nbConstraintChecks=49395211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22669
39.28	     nbFailedAssignments=16779  nbBacktracks=5811  nbVisitedNodes=45252  nbRestartNogoods=114
39.28	       =>  wckTime=8.348  cpuTime=8.17  mem=16M368
43.15	   
43.15	   search
43.15	     run=14  nbConstraintChecks=72907340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33599
43.15	     nbFailedAssignments=24784  nbBacktracks=8730  nbVisitedNodes=67103  nbRestartNogoods=132
43.15	       =>  wckTime=12.22  cpuTime=12.0  mem=16M368
49.36	   
49.36	   search
49.36	     run=15  nbConstraintChecks=110603224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50654
49.36	     nbFailedAssignments=37457  nbBacktracks=13108  nbVisitedNodes=101201  nbRestartNogoods=144
49.36	       =>  wckTime=18.429  cpuTime=18.14  mem=16M368
58.35	   
58.35	   search
58.35	     run=16  nbConstraintChecks=164409818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75668
58.35	     nbFailedAssignments=55898  nbBacktracks=19676  nbVisitedNodes=151213  nbRestartNogoods=157
58.35	       =>  wckTime=27.418  cpuTime=27.04  mem=16M368
72.34	   
72.34	   search
72.34	     run=17  nbConstraintChecks=249303932  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113984
72.34	     nbFailedAssignments=84358  nbBacktracks=29528  nbVisitedNodes=227818  nbRestartNogoods=175
72.34	       =>  wckTime=41.405  cpuTime=40.9  mem=16M368
92.77	   
92.77	   search
92.77	     run=18  nbConstraintChecks=372664655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170093
92.77	     nbFailedAssignments=125684  nbBacktracks=44306  nbVisitedNodes=340004  nbRestartNogoods=199
92.77	       =>  wckTime=61.839  cpuTime=61.15  mem=16M368
122.84	   
122.85	   search
122.85	     run=19  nbConstraintChecks=554236577  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=252822
122.85	     nbFailedAssignments=186241  nbBacktracks=66474  nbVisitedNodes=505423  nbRestartNogoods=214
122.85	       =>  wckTime=91.913  cpuTime=90.98  mem=16M368
168.89	   
168.89	   search
168.89	     run=20  nbConstraintChecks=832844548  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=377610
168.90	     nbFailedAssignments=277772  nbBacktracks=99726  nbVisitedNodes=754897  nbRestartNogoods=246
168.90	       =>  wckTime=137.963  cpuTime=136.66  mem=16M368
238.67	   
238.67	   search
238.67	     run=21  nbConstraintChecks=1256459104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=565304
238.67	     nbFailedAssignments=415584  nbBacktracks=149605  nbVisitedNodes=1130158  nbRestartNogoods=262
238.67	       =>  wckTime=207.742  cpuTime=205.88  mem=16M368
339.63	   
339.63	   search
339.63	     run=22  nbConstraintChecks=1867111772  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=834907
339.63	     nbFailedAssignments=610364  nbBacktracks=224423  nbVisitedNodes=1668822  nbRestartNogoods=286
339.63	       =>  wckTime=308.701  cpuTime=306.03  mem=16M368
471.42	   
471.42	   search
471.42	     run=23  nbConstraintChecks=2666938795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1184252
471.42	     nbFailedAssignments=847478  nbBacktracks=336650  nbVisitedNodes=2364529  nbRestartNogoods=306
471.42	       =>  wckTime=440.484  cpuTime=436.75  mem=16M368
660.65	   
660.65	   search
660.65	     run=24  nbConstraintChecks=3812886021  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1680522
660.65	     nbFailedAssignments=1175403  nbBacktracks=504991  nbVisitedNodes=3350820  nbRestartNogoods=330
660.65	       =>  wckTime=629.723  cpuTime=624.48  mem=16M368
938.92	   
939.00	   search
939.00	     run=25  nbConstraintChecks=5502628715  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2412007
939.00	     nbFailedAssignments=1654371  nbBacktracks=757502  nbVisitedNodes=4801886  nbRestartNogoods=347
939.00	       =>  wckTime=907.991  cpuTime=900.49  mem=16M368
1132.81	   
1132.81	   search
1132.81	     run=26  nbConstraintChecks=6668838675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2918275
1132.81	     nbFailedAssignments=1982978  nbBacktracks=935164  nbVisitedNodes=5804766  nbRestartNogoods=362
1132.81	       =>  wckTime=1101.878  cpuTime=1092.82  mem=16M368
1132.81	   
1132.81	   global
1132.81	     nbConstraintChecks=6668874727  nbRestartNogoods=362  solvingWckTime=1101.88  solvingCpuTime=1092.82  expiredTime=no
1132.81	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1123.18
1132.81	       =>  wckTime=1132.516  cpuTime=1123.12  mem=16M368
1132.82	
1132.82	s OPTIMUM FOUND
1132.82	v 3 1 6 8 9 1 1 7 8 3 9 8 0 1 6 
1132.82	   
1132.82	   totalWckTime=1132.592  totalCpuTime=1123.19

Verifier Data (download as text)

73 unsatisfied constraints, 32 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/node56/watcher-281458-1169312458 -o ROOT/results/node56/solver-281458-1169312458 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281458-1169312458/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.94 0.97 1.02 4/68 22947
/proc/meminfo: memFree=1523264/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=172 CPUtime=0
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279643999 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10027812 0 0 4096 0 0 0 0 17 1 0 0
/proc/22946/statm: 43 24 18 14 0 3 0

[startup+0.103802 s]
/proc/loadavg: 0.94 0.97 1.02 4/68 22947
/proc/meminfo: memFree=1523264/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=914988 CPUtime=0.09
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 3075 0 1 0 7 2 0 0 16 0 8 0 279643999 936947712 2821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22946/statm: 228747 2821 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512844 s]
/proc/loadavg: 0.94 0.97 1.02 4/68 22947
/proc/meminfo: memFree=1523264/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915332 CPUtime=0.5
/proc/22946/stat : 22946 (java) S 22944 22946 22594 0 -1 0 6520 0 1 0 46 4 0 0 17 0 8 0 279643999 937299968 6259 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228833 6259 2165 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33592 s]
/proc/loadavg: 0.94 0.97 1.02 4/87 22999
/proc/meminfo: memFree=1486240/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=1.32
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 7008 0 1 0 114 18 0 0 24 0 8 0 279643999 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 6746 2479 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 144 0 0 0 2 0 0 0 17 0 8 0 279644003 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.11
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279644006 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915440

[startup+2.98008 s]
/proc/loadavg: 1.18 1.02 1.04 3/87 22999
/proc/meminfo: memFree=1486176/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915444 CPUtime=2.94
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 7011 0 1 0 245 49 0 0 25 0 8 0 279643999 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228861 6748 2479 14 0 215331 0
[pid=22946/tid=22948] ppid=22944 vsize=915444 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644003 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915444 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915444 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915444 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915444 CPUtime=0.12
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279644006 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915444 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915444 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.2594 s]
/proc/loadavg: 1.18 1.02 1.04 5/93 23039
/proc/meminfo: memFree=1484632/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=6.19
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 7011 0 1 0 507 112 0 0 25 0 8 0 279643999 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656006 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 6748 2479 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.12
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279644006 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915440

[startup+12.745 s]
/proc/loadavg: 1.31 1.05 1.05 3/93 23071
/proc/meminfo: memFree=1484624/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=12.64
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 7011 0 1 0 1028 236 0 0 25 0 8 0 279643999 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656027 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 6748 2479 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.12
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279644006 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915440

[startup+25.5903 s]
/proc/loadavg: 1.41 1.08 1.06 3/93 23101
/proc/meminfo: memFree=1484824/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=25.43
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 7012 0 1 0 2056 487 0 0 25 0 8 0 279643999 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657780 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 6749 2479 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.12
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 279644006 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 915440

[startup+51.1918 s]
/proc/loadavg: 1.61 1.16 1.08 3/93 23157
/proc/meminfo: memFree=1469488/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=50.74
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 8994 0 1 0 4479 595 0 0 25 0 8 0 279643999 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821244 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 8726 2532 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.21
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279644006 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915440

[startup+102.476 s]
/proc/loadavg: 1.84 1.30 1.13 3/87 23197
/proc/meminfo: memFree=1470504/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=101.57
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 9002 0 1 0 9560 597 0 0 25 0 8 0 279643999 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778148 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 8733 2532 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.21
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279644006 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 915440

[startup+162.483 s]
/proc/loadavg: 1.94 1.42 1.18 3/87 23197
/proc/meminfo: memFree=1470568/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=161.11
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 9005 0 1 0 15514 597 0 0 25 0 8 0 279643999 937410560 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820658 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.22
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 696.83
Current children cumulated vsize (KiB) 915440

[startup+762.556 s]
/proc/loadavg: 1.99 1.91 1.55 3/87 23197
/proc/meminfo: memFree=1470568/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=756.34
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 9018 0 1 0 75036 598 0 0 25 0 8 0 279643999 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820336 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 8749 2532 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.22
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 756.34
Current children cumulated vsize (KiB) 915440

[startup+822.562 s]
/proc/loadavg: 1.99 1.92 1.57 3/87 23197
/proc/meminfo: memFree=1470504/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=815.88
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 9018 0 1 0 80990 598 0 0 25 0 8 0 279643999 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761351 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 8749 2532 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.22
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 815.88
Current children cumulated vsize (KiB) 915440

[startup+882.587 s]
/proc/loadavg: 1.99 1.93 1.60 3/87 23197
/proc/meminfo: memFree=1470504/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=875.42
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 9018 0 1 0 86944 598 0 0 25 0 8 0 279643999 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 8749 2532 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.22
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 875.42
Current children cumulated vsize (KiB) 915440

[startup+942.594 s]
/proc/loadavg: 2.05 1.96 1.63 3/87 23197
/proc/meminfo: memFree=1470504/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=934.93
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 9021 0 1 0 92895 598 0 0 25 0 8 0 279643999 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761727 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 8752 2532 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.22
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 934.93
Current children cumulated vsize (KiB) 915440

[startup+1002.6 s]
/proc/loadavg: 2.02 1.97 1.65 3/87 23197
/proc/meminfo: memFree=1470440/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=994.47
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 9021 0 1 0 98849 598 0 0 25 0 8 0 279643999 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820625 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 8752 2532 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.22
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 994.47
Current children cumulated vsize (KiB) 915440

[startup+1062.61 s]
/proc/loadavg: 2.00 1.97 1.66 3/87 23197
/proc/meminfo: memFree=1470440/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=1053.99
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 9021 0 1 0 104801 598 0 0 25 0 8 0 279643999 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761746 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 8752 2532 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.22
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1053.99
Current children cumulated vsize (KiB) 915440

[startup+1122.62 s]
/proc/loadavg: 2.00 1.97 1.68 3/87 23197
/proc/meminfo: memFree=1470440/2055920 swapFree=4184804/4192956
[pid=22946] ppid=22944 vsize=915440 CPUtime=1113.5
/proc/22946/stat : 22946 (java) R 22944 22946 22594 0 -1 0 9021 0 1 0 110752 598 0 0 25 0 8 0 279643999 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664264 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22946/statm: 228860 8752 2532 14 0 215330 0
[pid=22946/tid=22948] ppid=22944 vsize=915440 CPUtime=0.02
/proc/22946/task/22948/stat : 22948 (java) S 22944 22946 22594 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22949] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22949/stat : 22949 (java) S 22944 22946 22594 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22950] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22950/stat : 22950 (java) S 22944 22946 22594 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644003 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22951] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22951/stat : 22951 (java) S 22944 22946 22594 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22952] ppid=22944 vsize=915440 CPUtime=0.22
/proc/22946/task/22952/stat : 22952 (java) S 22944 22946 22594 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22953] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22953/stat : 22953 (java) S 22944 22946 22594 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22946/tid=22954] ppid=22944 vsize=915440 CPUtime=0
/proc/22946/task/22954/stat : 22954 (java) S 22944 22946 22594 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279644006 937410560 8752 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1113.5
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 1132.84
CPU time (s): 1123.65
CPU user time (s): 1117.65
CPU system time (s): 5.99409
CPU usage (%): 99.1884
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1117.65
system time used= 5.99409
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9118
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= 23899
involuntary context switches= 50072

runsolver used 0.976851 s user time and 3.11253 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan 20 17:00:58 UTC 2007


IDJOB= 281458
IDBENCH= 12186
IDSOLVER= 68
FILE ID= node56/281458-1169312458

PBS_JOBID= 3610267

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeTight/vcsp-15-10-100-93-5_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281458-1169312458/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-281458-1169312458 -o ROOT/results/node56/solver-281458-1169312458 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281458-1169312458/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a08678b527d24a59e044a95faee5eede

RANDOM SEED= 763150901

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.232
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.232
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:       1523680 kB
Buffers:         44376 kB
Cached:         401464 kB
SwapCached:       2144 kB
Active:         117312 kB
Inactive:       342960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523680 kB
SwapTotal:     4192956 kB
SwapFree:      4184804 kB
Dirty:            2016 kB
Writeback:           0 kB
Mapped:          21416 kB
Slab:            57648 kB
Committed_AS:  5335380 kB
PageTables:       1692 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 node56 on Sat Jan 20 17:19:51 UTC 2007