Trace number 281342

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 2014.95 2019.52

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-3_ext.xml
MD5SUMca7e963382b1ab50ae9f37c54e5f0365
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints33
Best CPU time to get the best result obtained on this benchmark13.258
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.35	     name=/tmp/evaluation/281342-1169311623/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.099  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.51	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1999  maxDegree=14
0.51	     maxArity=2
0.51	       =>  wckTime=0.199  cpuTime=0.14  mem=8M877
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.288  cpuTime=0.18  mem=5M461
0.61	
0.61	s SATISFIABLE
0.61	o 9
0.61	c 96
0.61	o 12
0.61	c 93
0.61	o 15
0.61	c 90
0.61	o 18
0.61	c 87
0.61	o 21
0.61	c 84
0.61	o 23
0.61	c 82
0.61	o 25
0.61	c 80
0.61	o 26
0.61	c 79
0.62	o 28
0.62	c 77
0.62	o 29
0.62	c 76
0.62	o 30
0.62	c 75
0.62	o 31
0.62	c 74
0.62	o 32
0.62	c 73
0.72	o 33
0.73	c 72
2.71	   
2.71	   search
2.71	     run=0  nbConstraintChecks=14998829  nbAssignments=10000
2.71	       =>  wckTime=2.106  cpuTime=2.08  mem=5M461
4.77	   
4.77	   search
4.77	     run=1  nbConstraintChecks=30033091  nbAssignments=20000
4.77	       =>  wckTime=4.169  cpuTime=4.11  mem=5M461
6.84	   
6.84	   search
6.84	     run=2  nbConstraintChecks=45032635  nbAssignments=30000
6.84	       =>  wckTime=6.236  cpuTime=6.16  mem=5M461
8.90	   
8.90	   search
8.90	     run=3  nbConstraintChecks=60054514  nbAssignments=40000
8.90	       =>  wckTime=8.302  cpuTime=8.21  mem=5M461
10.97	   
10.97	   search
10.97	     run=4  nbConstraintChecks=75081679  nbAssignments=50000
10.97	       =>  wckTime=10.372  cpuTime=10.26  mem=5M461
13.04	   
13.04	   search
13.04	     run=5  nbConstraintChecks=90058648  nbAssignments=60000
13.04	       =>  wckTime=12.438  cpuTime=12.31  mem=5M461
15.10	   
15.10	   search
15.10	     run=6  nbConstraintChecks=105083660  nbAssignments=70000
15.10	       =>  wckTime=14.499  cpuTime=14.35  mem=5M461
17.16	   
17.16	   search
17.16	     run=7  nbConstraintChecks=120123423  nbAssignments=80000
17.16	       =>  wckTime=16.556  cpuTime=16.39  mem=5M461
19.20	   
19.20	   search
19.20	     run=8  nbConstraintChecks=135120441  nbAssignments=90000
19.20	       =>  wckTime=18.602  cpuTime=18.41  mem=5M461
21.26	   
21.26	   search
21.26	     run=9  nbConstraintChecks=150144984  nbAssignments=100000
21.26	       =>  wckTime=20.656  cpuTime=20.45  mem=5M461
23.31	   
23.31	   search
23.31	     run=10  nbConstraintChecks=165163503  nbAssignments=110000
23.31	       =>  wckTime=22.71  cpuTime=22.49  mem=5M461
25.37	   
25.37	   search
25.37	     run=11  nbConstraintChecks=180203326  nbAssignments=120000
25.37	       =>  wckTime=24.772  cpuTime=24.52  mem=5M461
27.44	   
27.44	   search
27.44	     run=12  nbConstraintChecks=195228478  nbAssignments=130000
27.44	       =>  wckTime=26.844  cpuTime=26.58  mem=5M461
29.52	   
29.52	   search
29.52	     run=13  nbConstraintChecks=210263026  nbAssignments=140000
29.52	       =>  wckTime=28.918  cpuTime=28.63  mem=5M461
31.02	   
31.02	   search
31.02	     run=14  nbConstraintChecks=221178115  nbAssignments=147271
31.02	       =>  wckTime=30.419  cpuTime=30.13  mem=5M461
31.02	   
31.02	   global
31.02	     nbConstraintChecks=221178115  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.02	     solvingWckTime=30.418  solvingCpuTime=30.12  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.02	     globalCpuTime=30.37
31.02	       =>  wckTime=30.708  cpuTime=30.31  mem=5M461
31.02	   
31.02	   solver IterativeSystematicSolver being built... 
31.16	       =>  wckTime=30.846  cpuTime=30.42  mem=16M368
31.17	   
31.17	   preprocessing
31.17	     nbConstraintChecks=2100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.17	     detectedInconsistency=no
31.17	       =>  wckTime=0.0070  cpuTime=0.0  mem=16M368
31.22	   
31.22	   search
31.22	     run=0  nbConstraintChecks=71986  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34
31.22	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=63  nbRestartNogoods=0
31.22	       =>  wckTime=0.055  cpuTime=0.03  mem=16M368
31.26	   
31.26	   search
31.26	     run=1  nbConstraintChecks=210976  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97
31.26	     nbFailedAssignments=60  nbBacktracks=25  nbVisitedNodes=183  nbRestartNogoods=3
31.26	       =>  wckTime=0.104  cpuTime=0.06  mem=16M368
31.32	   
31.32	   search
31.32	     run=2  nbConstraintChecks=431252  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=196
31.32	     nbFailedAssignments=131  nbBacktracks=47  nbVisitedNodes=375  nbRestartNogoods=7
31.32	       =>  wckTime=0.156  cpuTime=0.11  mem=16M368
31.40	   
31.40	   search
31.40	     run=3  nbConstraintChecks=855689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=371
31.40	     nbFailedAssignments=268  nbBacktracks=80  nbVisitedNodes=720  nbRestartNogoods=14
31.40	       =>  wckTime=0.238  cpuTime=0.19  mem=16M368
31.48	   
31.48	   search
31.48	     run=4  nbConstraintChecks=1312411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=571
31.48	     nbFailedAssignments=411  nbBacktracks=130  nbVisitedNodes=1113  nbRestartNogoods=26
31.48	       =>  wckTime=0.325  cpuTime=0.28  mem=16M368
31.59	   
31.59	   search
31.59	     run=5  nbConstraintChecks=1881285  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=840
31.59	     nbFailedAssignments=599  nbBacktracks=205  nbVisitedNodes=1645  nbRestartNogoods=30
31.59	       =>  wckTime=0.433  cpuTime=0.38  mem=16M368
31.79	   
31.79	   search
31.79	     run=6  nbConstraintChecks=2906692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1287
31.79	     nbFailedAssignments=929  nbBacktracks=318  nbVisitedNodes=2535  nbRestartNogoods=35
31.79	       =>  wckTime=0.633  cpuTime=0.57  mem=16M368
32.09	   
32.09	   search
32.09	     run=7  nbConstraintChecks=4407881  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1928
32.09	     nbFailedAssignments=1395  nbBacktracks=488  nbVisitedNodes=3812  nbRestartNogoods=44
32.09	       =>  wckTime=0.926  cpuTime=0.85  mem=16M368
32.53	   
32.53	   search
32.53	     run=8  nbConstraintChecks=6812329  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2985
32.53	     nbFailedAssignments=2190  nbBacktracks=744  nbVisitedNodes=5920  nbRestartNogoods=53
32.53	       =>  wckTime=1.366  cpuTime=1.28  mem=16M368
33.18	   
33.18	   search
33.18	     run=9  nbConstraintChecks=10473550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4559
33.18	     nbFailedAssignments=3374  nbBacktracks=1128  nbVisitedNodes=9062  nbRestartNogoods=59
33.18	       =>  wckTime=2.025  cpuTime=1.93  mem=16M368
34.07	   
34.07	   search
34.07	     run=10  nbConstraintChecks=15320678  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6756
34.07	     nbFailedAssignments=4989  nbBacktracks=1704  nbVisitedNodes=13450  nbRestartNogoods=67
34.07	       =>  wckTime=2.911  cpuTime=2.8  mem=16M368
35.62	   
35.62	   search
35.62	     run=11  nbConstraintChecks=24060837  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10382
35.62	     nbFailedAssignments=7748  nbBacktracks=2568  nbVisitedNodes=20699  nbRestartNogoods=80
35.62	       =>  wckTime=4.459  cpuTime=4.34  mem=16M368
37.55	   
37.55	   search
37.55	     run=12  nbConstraintChecks=34755756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15151
37.56	     nbFailedAssignments=11215  nbBacktracks=3865  nbVisitedNodes=30232  nbRestartNogoods=101
37.56	       =>  wckTime=6.395  cpuTime=6.25  mem=16M368
40.76	   
40.76	   search
40.76	     run=13  nbConstraintChecks=52498179  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22674
40.76	     nbFailedAssignments=16787  nbBacktracks=5811  nbVisitedNodes=45273  nbRestartNogoods=128
40.76	       =>  wckTime=9.6  cpuTime=9.42  mem=16M368
45.39	   
45.39	   search
45.39	     run=14  nbConstraintChecks=78396794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33744
45.39	     nbFailedAssignments=24934  nbBacktracks=8730  nbVisitedNodes=67409  nbRestartNogoods=144
45.39	       =>  wckTime=14.227  cpuTime=14.01  mem=16M368
52.50	   
52.50	   search
52.50	     run=15  nbConstraintChecks=117758927  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50890
52.50	     nbFailedAssignments=37697  nbBacktracks=13108  nbVisitedNodes=101696  nbRestartNogoods=163
52.50	       =>  wckTime=21.341  cpuTime=21.06  mem=16M368
63.81	   
63.81	   search
63.81	     run=16  nbConstraintChecks=181100818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77479
63.81	     nbFailedAssignments=57715  nbBacktracks=19676  nbVisitedNodes=154871  nbRestartNogoods=181
63.81	       =>  wckTime=32.65  cpuTime=32.27  mem=16M368
79.47	   
79.47	   search
79.47	     run=17  nbConstraintChecks=268272372  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115486
79.47	     nbFailedAssignments=85867  nbBacktracks=29528  nbVisitedNodes=230882  nbRestartNogoods=207
79.47	       =>  wckTime=48.313  cpuTime=47.78  mem=16M368
103.19	   
103.19	   search
103.19	     run=18  nbConstraintChecks=401376877  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171726
103.19	     nbFailedAssignments=127325  nbBacktracks=44306  nbVisitedNodes=343355  nbRestartNogoods=228
103.19	       =>  wckTime=72.033  cpuTime=71.29  mem=16M368
138.66	   
138.66	   search
138.66	     run=19  nbConstraintChecks=599263846  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=255280
138.66	     nbFailedAssignments=188706  nbBacktracks=66474  nbVisitedNodes=510439  nbRestartNogoods=241
138.66	       =>  wckTime=107.502  cpuTime=106.44  mem=16M368
191.60	   
191.60	   search
191.60	     run=20  nbConstraintChecks=902767859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380966
191.60	     nbFailedAssignments=281135  nbBacktracks=99726  nbVisitedNodes=761070  nbRestartNogoods=255
191.60	       =>  wckTime=160.443  cpuTime=158.89  mem=16M368
264.39	   
264.39	   search
264.39	     run=21  nbConstraintChecks=1340977882  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=559981
264.39	     nbFailedAssignments=410267  nbBacktracks=149604  nbVisitedNodes=1115498  nbRestartNogoods=268
264.39	       =>  wckTime=233.234  cpuTime=231.36  mem=16M368
355.70	   
355.70	   search
355.70	     run=22  nbConstraintChecks=1914271040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=793100
355.70	     nbFailedAssignments=568563  nbBacktracks=224422  nbVisitedNodes=1573901  nbRestartNogoods=289
355.70	       =>  wckTime=324.543  cpuTime=322.57  mem=16M368
491.51	   
491.51	   search
491.51	     run=23  nbConstraintChecks=2762323734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1146207
491.51	     nbFailedAssignments=809437  nbBacktracks=336649  nbVisitedNodes=2271674  nbRestartNogoods=307
491.51	       =>  wckTime=460.347  cpuTime=458.23  mem=16M368
719.52	   
719.52	   search
719.52	     run=24  nbConstraintChecks=4192688306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1710392
719.52	     nbFailedAssignments=1205277  nbBacktracks=504990  nbVisitedNodes=3387767  nbRestartNogoods=327
719.52	       =>  wckTime=688.356  cpuTime=686.01  mem=16M368
1032.33	   
1032.33	   search
1032.33	     run=25  nbConstraintChecks=6137591875  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2491788
1032.33	     nbFailedAssignments=1734157  nbBacktracks=757501  nbVisitedNodes=4932342  nbRestartNogoods=348
1032.33	       =>  wckTime=1001.167  cpuTime=998.41  mem=16M368
1498.51	   
1498.51	   search
1498.51	     run=26  nbConstraintChecks=9044046659  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3672381
1498.51	     nbFailedAssignments=2535977  nbBacktracks=1136268  nbVisitedNodes=7264819  nbRestartNogoods=366
1498.51	       =>  wckTime=1467.348  cpuTime=1464.08  mem=16M368
2019.45	   
2019.45	   search
2019.45	     run=27  nbConstraintChecks=12277332474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2019.45	     nbAssignments=4958949  nbFailedAssignments=3397824  nbBacktracks=1560990  nbVisitedNodes=9803834
2019.46	     nbRestartNogoods=391
2019.46	       =>  wckTime=1988.294  cpuTime=1984.0  mem=16M368
2019.46	   
2019.46	   global
2019.46	     nbConstraintChecks=12277334574  nbRestartNogoods=391  solvingWckTime=1988.296  solvingCpuTime=1984.0
2019.46	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=2014.48
2019.46	       =>  wckTime=2019.142  cpuTime=2014.42  mem=16M368
2019.46	
2019.46	s OPTIMUM FOUND
2019.46	v 3 5 0 1 0 0 6 0 3 1 1 4 9 3 6 
2019.46	   
2019.46	   totalWckTime=2019.223  totalCpuTime=2014.48

Verifier Data (download as text)

72 unsatisfied constraints, 33 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/node9/watcher-281342-1169311623 -o ROOT/results/node9/solver-281342-1169311623 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281342-1169311623/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.98 2.00 2.00 4/94 9104
/proc/meminfo: memFree=1258512/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=18540 CPUtime=0
/proc/9103/stat : 9103 (runsolver) R 9101 9103 8779 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279557471 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/9103/statm: 4635 279 244 17 0 2626 0

[startup+0.108674 s]
/proc/loadavg: 1.98 2.00 2.00 4/94 9104
/proc/meminfo: memFree=1258512/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=914988 CPUtime=0.08
/proc/9103/stat : 9103 (java) S 9101 9103 8779 0 -1 0 2996 0 1 0 7 1 0 0 17 0 8 0 279557471 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9103/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.520719 s]
/proc/loadavg: 1.98 2.00 2.00 4/94 9104
/proc/meminfo: memFree=1258512/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915332 CPUtime=0.49
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 6511 0 1 0 45 4 0 0 18 0 8 0 279557471 937299968 6249 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9103/statm: 228833 6249 2159 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34881 s]
/proc/loadavg: 1.98 2.00 2.00 3/101 9111
/proc/meminfo: memFree=1241112/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=1.3
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 7002 0 1 0 114 16 0 0 25 0 8 0 279557471 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655988 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9103/statm: 228860 6740 2476 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.1
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 279557479 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915440

[startup+2.986 s]
/proc/loadavg: 1.98 2.00 2.00 3/101 9111
/proc/meminfo: memFree=1240984/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=2.93
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 7005 0 1 0 246 47 0 0 25 0 8 0 279557471 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660304 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9103/statm: 228860 6742 2476 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.11
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915440

[startup+6.26537 s]
/proc/loadavg: 1.98 2.00 2.00 3/101 9111
/proc/meminfo: memFree=1240984/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=6.17
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 7005 0 1 0 509 108 0 0 25 0 8 0 279557471 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8967328 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9103/statm: 228860 6742 2476 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.11
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915440

[startup+12.7531 s]
/proc/loadavg: 1.98 2.00 2.00 3/101 9111
/proc/meminfo: memFree=1240984/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=12.6
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 7005 0 1 0 1032 228 0 0 25 0 8 0 279557471 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073665378 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9103/statm: 228860 6742 2476 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.11
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915440

[startup+25.6086 s]
/proc/loadavg: 2.07 2.02 2.00 3/101 9111
/proc/meminfo: memFree=1241048/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915444 CPUtime=25.34
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 7006 0 1 0 2077 457 0 0 25 0 8 0 279557471 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9103/statm: 228861 6743 2476 14 0 215331 0
[pid=9103/tid=9105] ppid=9101 vsize=915444 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279557475 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915444 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915444 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915444 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915444 CPUtime=0.11
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 279557479 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915444 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915444 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915444

[startup+51.2215 s]
/proc/loadavg: 2.12 2.03 2.01 3/101 9111
/proc/meminfo: memFree=1233432/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=50.72
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 8979 0 1 0 4509 563 0 0 25 0 8 0 279557471 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761115 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9103/statm: 228860 8712 2527 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.22
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279557479 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915440

[startup+102.462 s]
/proc/loadavg: 2.11 2.04 2.01 3/101 9111
/proc/meminfo: memFree=1233432/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=101.49
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 8988 0 1 0 9586 563 0 0 25 0 8 0 279557471 937410560 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073782217 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9103/statm: 228860 8720 2527 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.22
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279557479 937410560 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 915440

[startup+162.557 s]
/proc/loadavg: 2.04 2.03 2.00 3/101 9111
/proc/meminfo: memFree=1233368/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=161.04
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 8994 0 1 0 15540 564 0 0 25 0 8 0 279557471 937410560 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783198 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.22
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1539.95
Current children cumulated vsize (KiB) 915440

[startup+1603.51 s]
/proc/loadavg: 1.99 1.97 1.98 3/94 9711
/proc/meminfo: memFree=1179216/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=1599.91
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 9012 0 1 0 159410 581 0 0 25 0 8 0 279557471 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811051 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9103/statm: 228860 8743 2527 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.22
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1599.91
Current children cumulated vsize (KiB) 915440

[startup+1663.54 s]
/proc/loadavg: 1.99 1.97 1.98 3/94 9711
/proc/meminfo: memFree=1179216/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=1659.87
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 9012 0 1 0 165406 581 0 0 25 0 8 0 279557471 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810994 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9103/statm: 228860 8743 2527 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.22
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1659.87
Current children cumulated vsize (KiB) 915440

[startup+1723.55 s]
/proc/loadavg: 2.03 1.99 1.99 3/94 9711
/proc/meminfo: memFree=1179216/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=1719.81
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 9012 0 1 0 171400 581 0 0 25 0 8 0 279557471 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784681 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9103/statm: 228860 8743 2527 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.22
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1719.81
Current children cumulated vsize (KiB) 915440

[startup+1783.58 s]
/proc/loadavg: 2.01 1.99 1.99 3/94 9711
/proc/meminfo: memFree=1179216/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=1779.79
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 9012 0 1 0 177398 581 0 0 25 0 8 0 279557471 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9103/statm: 228860 8743 2527 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.22
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) R 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1779.79
Current children cumulated vsize (KiB) 915440

[startup+1843.61 s]
/proc/loadavg: 2.00 1.99 1.99 3/94 9711
/proc/meminfo: memFree=1179216/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=1839.75
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 9012 0 1 0 183394 581 0 0 25 0 8 0 279557471 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073780406 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9103/statm: 228860 8743 2527 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.22
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1839.75
Current children cumulated vsize (KiB) 915440

[startup+1903.63 s]
/proc/loadavg: 2.00 1.99 1.99 3/94 9711
/proc/meminfo: memFree=1179216/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=1899.64
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 9012 0 1 0 189382 582 0 0 25 0 8 0 279557471 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073780397 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9103/statm: 228860 8743 2527 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.22
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1899.64
Current children cumulated vsize (KiB) 915440

[startup+1963.67 s]
/proc/loadavg: 2.00 1.99 1.99 3/94 9711
/proc/meminfo: memFree=1179216/2055920 swapFree=4191880/4192956
[pid=9103] ppid=9101 vsize=915440 CPUtime=1959.4
/proc/9103/stat : 9103 (java) R 9101 9103 8779 0 -1 0 9012 0 1 0 195358 582 0 0 25 0 8 0 279557471 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783939 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9103/statm: 228860 8743 2527 14 0 215330 0
[pid=9103/tid=9105] ppid=9101 vsize=915440 CPUtime=0.02
/proc/9103/task/9105/stat : 9105 (java) S 9101 9103 8779 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9106] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9106/stat : 9106 (java) S 9101 9103 8779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9107] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9107/stat : 9107 (java) S 9101 9103 8779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279557475 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9108] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9108/stat : 9108 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9109] ppid=9101 vsize=915440 CPUtime=0.22
/proc/9103/task/9109/stat : 9109 (java) S 9101 9103 8779 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9103/tid=9110] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9110/stat : 9110 (java) S 9101 9103 8779 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9103/tid=9111] ppid=9101 vsize=915440 CPUtime=0
/proc/9103/task/9111/stat : 9111 (java) S 9101 9103 8779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279557479 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1959.4
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 2019.52
CPU time (s): 2014.95
CPU user time (s): 2009.12
CPU system time (s): 5.82811
CPU usage (%): 99.7739
Max. virtual memory (cumulated for all children) (KiB): 915956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2009.12
system time used= 5.82811
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9107
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= 41896
involuntary context switches= 61873

runsolver used 2.58961 s user time and 6.38603 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan 20 16:47:03 UTC 2007


IDJOB= 281342
IDBENCH= 12152
IDSOLVER= 69
FILE ID= node9/281342-1169311623

PBS_JOBID= 3609962

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ca7e963382b1ab50ae9f37c54e5f0365

RANDOM SEED= 766036481

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.231
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.231
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:       1258928 kB
Buffers:         60656 kB
Cached:         594052 kB
SwapCached:        268 kB
Active:         299960 kB
Inactive:       411304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1258928 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          75896 kB
Slab:            70416 kB
Committed_AS:  8744912 kB
PageTables:       2392 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 node9 on Sat Jan 20 17:20:43 UTC 2007