Trace number 281387

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 1468.23 1468.77

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-25_ext.xml
MD5SUM1a52cf1e8882aba90ae0342cabcd3191
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints35
Best CPU time to get the best result obtained on this benchmark10.8643
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/281387-1169311935/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.094  cpuTime=0.08  mem=6M910
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=2006  maxDegree=14
0.49	     maxArity=2
0.49	       =>  wckTime=0.189  cpuTime=0.14  mem=8M876
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.27  cpuTime=0.18  mem=5M461
0.57	
0.57	s SATISFIABLE
0.57	o 11
0.57	c 94
0.58	o 13
0.58	c 92
0.58	o 15
0.58	c 90
0.58	o 16
0.58	c 89
0.58	o 17
0.58	c 88
0.58	o 19
0.58	c 86
0.58	o 22
0.58	c 83
0.58	o 23
0.58	c 82
0.58	o 25
0.58	c 80
0.58	o 27
0.58	c 78
0.58	o 28
0.58	c 77
0.58	o 29
0.58	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
0.59	o 34
0.59	c 71
0.62	o 35
0.62	c 70
2.67	   
2.67	   search
2.67	     run=0  nbConstraintChecks=14871039  nbAssignments=10000
2.67	       =>  wckTime=2.098  cpuTime=2.09  mem=5M461
4.69	   
4.69	   search
4.69	     run=1  nbConstraintChecks=29763938  nbAssignments=20000
4.69	       =>  wckTime=4.121  cpuTime=4.1  mem=5M461
6.71	   
6.71	   search
6.71	     run=2  nbConstraintChecks=44618539  nbAssignments=30000
6.71	       =>  wckTime=6.137  cpuTime=6.12  mem=5M461
8.73	   
8.73	   search
8.73	     run=3  nbConstraintChecks=59505222  nbAssignments=40000
8.73	       =>  wckTime=8.158  cpuTime=8.14  mem=5M461
10.75	   
10.75	   search
10.75	     run=4  nbConstraintChecks=74396313  nbAssignments=50000
10.75	       =>  wckTime=10.179  cpuTime=10.16  mem=5M461
12.78	   
12.78	   search
12.78	     run=5  nbConstraintChecks=89272815  nbAssignments=60000
12.78	       =>  wckTime=12.212  cpuTime=12.19  mem=5M461
14.81	   
14.81	   search
14.81	     run=6  nbConstraintChecks=104093342  nbAssignments=70000
14.81	       =>  wckTime=14.244  cpuTime=14.22  mem=5M461
16.85	   
16.85	   search
16.85	     run=7  nbConstraintChecks=119014162  nbAssignments=80000
16.85	       =>  wckTime=16.287  cpuTime=16.26  mem=5M461
18.90	   
18.90	   search
18.90	     run=8  nbConstraintChecks=133912870  nbAssignments=90000
18.90	       =>  wckTime=18.329  cpuTime=18.31  mem=5M461
20.94	   
20.94	   search
20.94	     run=9  nbConstraintChecks=148874318  nbAssignments=100000
20.94	       =>  wckTime=20.374  cpuTime=20.36  mem=5M461
22.96	   
22.97	   search
22.97	     run=10  nbConstraintChecks=163744740  nbAssignments=110000
22.97	       =>  wckTime=22.397  cpuTime=22.37  mem=5M461
24.98	   
24.98	   search
24.98	     run=11  nbConstraintChecks=178590608  nbAssignments=120000
24.98	       =>  wckTime=24.417  cpuTime=24.39  mem=5M461
27.01	   
27.01	   search
27.01	     run=12  nbConstraintChecks=193476293  nbAssignments=130000
27.01	       =>  wckTime=26.439  cpuTime=26.41  mem=5M461
29.02	   
29.02	   search
29.02	     run=13  nbConstraintChecks=208303976  nbAssignments=140000
29.02	       =>  wckTime=28.454  cpuTime=28.43  mem=5M461
30.65	   
30.65	   search
30.65	     run=14  nbConstraintChecks=220264093  nbAssignments=148053
30.65	       =>  wckTime=30.081  cpuTime=30.06  mem=5M461
30.65	   
30.65	   global
30.65	     nbConstraintChecks=220264093  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.65	     solvingWckTime=30.08  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.65	     globalCpuTime=30.29
30.65	       =>  wckTime=30.352  cpuTime=30.24  mem=5M461
30.65	   
30.65	   solver IterativeSystematicSolver being built... 
30.77	       =>  wckTime=30.476  cpuTime=30.34  mem=16M368
30.78	   
30.78	   preprocessing
30.78	     nbConstraintChecks=2100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.78	     detectedInconsistency=no
30.78	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M368
30.84	   
30.84	   search
30.84	     run=0  nbConstraintChecks=116076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
30.84	     nbFailedAssignments=36  nbBacktracks=10  nbVisitedNodes=97  nbRestartNogoods=0
30.84	       =>  wckTime=0.064  cpuTime=0.04  mem=16M368
30.88	   
30.88	   search
30.88	     run=1  nbConstraintChecks=231663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109
30.88	     nbFailedAssignments=73  nbBacktracks=25  nbVisitedNodes=208  nbRestartNogoods=1
30.88	       =>  wckTime=0.103  cpuTime=0.07  mem=16M368
30.91	   
30.91	   search
30.91	     run=2  nbConstraintChecks=362293  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175
30.91	     nbFailedAssignments=109  nbBacktracks=47  nbVisitedNodes=332  nbRestartNogoods=4
30.91	       =>  wckTime=0.136  cpuTime=0.1  mem=16M368
30.95	   
30.95	   search
30.95	     run=3  nbConstraintChecks=570756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=286
30.95	     nbFailedAssignments=181  nbBacktracks=80  nbVisitedNodes=548  nbRestartNogoods=8
30.95	       =>  wckTime=0.176  cpuTime=0.14  mem=16M368
31.01	   
31.01	   search
31.01	     run=4  nbConstraintChecks=877540  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=452
31.01	     nbFailedAssignments=290  nbBacktracks=130  nbVisitedNodes=873  nbRestartNogoods=18
31.01	       =>  wckTime=0.235  cpuTime=0.2  mem=16M368
31.11	   
31.11	   search
31.11	     run=5  nbConstraintChecks=1380235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=703
31.11	     nbFailedAssignments=458  nbBacktracks=205  nbVisitedNodes=1367  nbRestartNogoods=27
31.11	       =>  wckTime=0.331  cpuTime=0.29  mem=16M368
31.27	   
31.27	   search
31.27	     run=6  nbConstraintChecks=2217583  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1120
31.27	     nbFailedAssignments=756  nbBacktracks=318  nbVisitedNodes=2195  nbRestartNogoods=34
31.27	       =>  wckTime=0.491  cpuTime=0.45  mem=16M368
31.49	   
31.49	   search
31.49	     run=7  nbConstraintChecks=3372059  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1710
31.49	     nbFailedAssignments=1169  nbBacktracks=488  nbVisitedNodes=3368  nbRestartNogoods=39
31.49	       =>  wckTime=0.716  cpuTime=0.65  mem=16M368
31.84	   
31.84	   search
31.84	     run=8  nbConstraintChecks=5358818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2680
31.84	     nbFailedAssignments=1878  nbBacktracks=744  nbVisitedNodes=5303  nbRestartNogoods=47
31.84	       =>  wckTime=1.068  cpuTime=1.01  mem=16M368
32.53	   
32.53	   search
32.53	     run=9  nbConstraintChecks=9384050  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4315
32.53	     nbFailedAssignments=3124  nbBacktracks=1128  nbVisitedNodes=8568  nbRestartNogoods=55
32.53	       =>  wckTime=1.753  cpuTime=1.69  mem=16M368
33.46	   
33.46	   search
33.46	     run=10  nbConstraintChecks=14802314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6622
33.46	     nbFailedAssignments=4850  nbBacktracks=1704  nbVisitedNodes=13177  nbRestartNogoods=58
33.46	       =>  wckTime=2.684  cpuTime=2.62  mem=16M368
34.77	   
34.77	   search
34.77	     run=11  nbConstraintChecks=22518184  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10004
34.77	     nbFailedAssignments=7361  nbBacktracks=2568  nbVisitedNodes=19934  nbRestartNogoods=65
34.77	       =>  wckTime=3.994  cpuTime=3.93  mem=16M368
36.71	   
36.71	   search
36.71	     run=12  nbConstraintChecks=33728413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15120
36.71	     nbFailedAssignments=11176  nbBacktracks=3865  nbVisitedNodes=30162  nbRestartNogoods=73
36.71	       =>  wckTime=5.934  cpuTime=5.87  mem=16M368
39.97	   
39.97	   search
39.97	     run=13  nbConstraintChecks=52747360  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23046
39.97	     nbFailedAssignments=17151  nbBacktracks=5811  nbVisitedNodes=46009  nbRestartNogoods=93
39.97	       =>  wckTime=9.192  cpuTime=9.12  mem=16M368
45.14	   
45.14	   search
45.14	     run=14  nbConstraintChecks=83197474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35478
45.14	     nbFailedAssignments=26658  nbBacktracks=8730  nbVisitedNodes=70867  nbRestartNogoods=110
45.14	       =>  wckTime=14.36  cpuTime=14.29  mem=16M368
52.54	   
52.54	   search
52.54	     run=15  nbConstraintChecks=126883304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53140
52.54	     nbFailedAssignments=39938  nbBacktracks=13108  nbVisitedNodes=106187  nbRestartNogoods=128
52.54	       =>  wckTime=21.763  cpuTime=21.69  mem=16M368
63.49	   
63.49	   search
63.49	     run=16  nbConstraintChecks=191780292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79885
63.49	     nbFailedAssignments=60110  nbBacktracks=19676  nbVisitedNodes=159672  nbRestartNogoods=141
63.49	       =>  wckTime=32.71  cpuTime=32.63  mem=16M368
81.08	   
81.08	   search
81.08	     run=17  nbConstraintChecks=295129096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121491
81.08	     nbFailedAssignments=91860  nbBacktracks=29528  nbVisitedNodes=242880  nbRestartNogoods=158
81.08	       =>  wckTime=50.3  cpuTime=50.22  mem=16M368
104.07	   
104.07	   search
104.07	     run=18  nbConstraintChecks=429075914  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177427
104.07	     nbFailedAssignments=133015  nbBacktracks=44306  nbVisitedNodes=354746  nbRestartNogoods=180
104.07	       =>  wckTime=73.297  cpuTime=73.21  mem=16M368
140.46	   
140.46	   search
140.46	     run=19  nbConstraintChecks=644674800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262924
140.46	     nbFailedAssignments=196339  nbBacktracks=66474  nbVisitedNodes=525701  nbRestartNogoods=208
140.46	       =>  wckTime=109.682  cpuTime=109.58  mem=16M368
193.96	   
193.96	   search
193.96	     run=20  nbConstraintChecks=964105244  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=389619
193.96	     nbFailedAssignments=289777  nbBacktracks=99726  nbVisitedNodes=778582  nbRestartNogoods=227
193.96	       =>  wckTime=163.183  cpuTime=163.06  mem=16M368
267.29	   
267.29	   search
267.29	     run=21  nbConstraintChecks=1400626843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=563402
267.29	     nbFailedAssignments=413677  nbBacktracks=149604  nbVisitedNodes=1122664  nbRestartNogoods=250
267.29	       =>  wckTime=236.516  cpuTime=236.38  mem=16M368
357.39	   
357.39	   search
357.39	     run=22  nbConstraintChecks=1939706335  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=791034
357.39	     nbFailedAssignments=566486  nbBacktracks=224422  nbVisitedNodes=1573305  nbRestartNogoods=283
357.39	       =>  wckTime=326.614  cpuTime=326.45  mem=16M368
506.36	   
506.36	   search
506.36	     run=23  nbConstraintChecks=2831724337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1150124
506.36	     nbFailedAssignments=813343  nbBacktracks=336649  nbVisitedNodes=2283518  nbRestartNogoods=306
506.36	       =>  wckTime=475.586  cpuTime=475.38  mem=16M368
738.24	   
738.24	   search
738.24	     run=24  nbConstraintChecks=4218062950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1706812
738.24	     nbFailedAssignments=1201685  nbBacktracks=504990  nbVisitedNodes=3382371  nbRestartNogoods=317
738.24	       =>  wckTime=707.463  cpuTime=707.1  mem=16M368
1035.52	   
1035.52	   search
1035.52	     run=25  nbConstraintChecks=5989792473  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2451116
1035.52	     nbFailedAssignments=1693472  nbBacktracks=757501  nbVisitedNodes=4849719  nbRestartNogoods=346
1035.52	       =>  wckTime=1004.748  cpuTime=1004.31  mem=16M368
1468.72	   
1468.72	   search
1468.72	     run=26  nbConstraintChecks=8544412663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3487528
1468.72	     nbFailedAssignments=2395945  nbBacktracks=1091441  nbVisitedNodes=6881612  nbRestartNogoods=371
1468.72	       =>  wckTime=1437.947  cpuTime=1437.39  mem=16M368
1468.72	   
1468.72	   global
1468.72	     nbConstraintChecks=8544414763  nbRestartNogoods=371  solvingWckTime=1437.948  solvingCpuTime=1437.39
1468.72	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1467.78
1468.72	       =>  wckTime=1468.424  cpuTime=1467.73  mem=16M368
1468.73	
1468.73	s OPTIMUM FOUND
1468.73	v 9 5 8 4 2 6 6 8 2 6 2 4 8 1 2 
1468.73	   
1468.73	   totalWckTime=1468.5  totalCpuTime=1467.78

Verifier Data (download as text)

70 unsatisfied constraints, 35 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/node20/watcher-281387-1169311935 -o ROOT/results/node20/solver-281387-1169311935 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281387-1169311935/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.99 0.99 3/78 1913
/proc/meminfo: memFree=1406760/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=168 CPUtime=0
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 279588163 172032 23 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 7619364 0 0 4096 0 0 0 0 17 1 0 0
/proc/1912/statm: 42 23 18 14 0 2 0

[startup+0.104435 s]
/proc/loadavg: 0.94 0.99 0.99 3/78 1913
/proc/meminfo: memFree=1406760/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=914988 CPUtime=0.08
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 3007 0 1 0 7 1 0 0 22 0 8 0 279588163 936947712 2753 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153552471 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 228747 2753 1431 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512477 s]
/proc/loadavg: 0.94 0.99 0.99 3/78 1913
/proc/meminfo: memFree=1406760/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915332 CPUtime=0.48
/proc/1912/stat : 1912 (java) S 1910 1912 1284 0 -1 0 6514 0 1 0 44 4 0 0 16 0 8 0 279588163 937299968 6253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228833 6253 2162 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33457 s]
/proc/loadavg: 0.94 0.99 0.99 2/85 1921
/proc/meminfo: memFree=1389360/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=1.31
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 7003 0 1 0 113 18 0 0 17 0 8 0 279588163 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 6741 2476 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.1
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 279588170 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915444 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937414656 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915440

[startup+2.98677 s]
/proc/loadavg: 0.94 0.99 0.99 2/85 1921
/proc/meminfo: memFree=1389360/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=2.96
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 7006 0 1 0 248 48 0 0 17 0 8 0 279588163 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 6743 2476 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915444 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279588167 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.11
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279588170 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915444 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915440

[startup+6.27417 s]
/proc/loadavg: 0.94 0.99 0.99 2/85 1921
/proc/meminfo: memFree=1389368/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=6.24
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 7006 0 1 0 509 115 0 0 22 0 8 0 279588163 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 6743 2476 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.11
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279588170 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915440

[startup+12.758 s]
/proc/loadavg: 0.95 0.99 0.99 2/85 1921
/proc/meminfo: memFree=1389368/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915444 CPUtime=12.73
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 7006 0 1 0 1038 235 0 0 20 0 8 0 279588163 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 6743 2476 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915444 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.11
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279588170 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915444

[startup+25.5835 s]
/proc/loadavg: 0.96 0.99 0.99 2/85 1921
/proc/meminfo: memFree=1389368/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=25.55
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 7007 0 1 0 2078 477 0 0 17 0 8 0 279588163 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 6744 2476 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915444 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.11
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 279588170 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915440

[startup+51.2706 s]
/proc/loadavg: 0.97 0.99 0.99 2/85 1921
/proc/meminfo: memFree=1381752/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=51.23
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 8980 0 1 0 4548 575 0 0 25 0 8 0 279588163 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 8713 2527 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.2
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 383 0 0 0 19 1 0 0 16 0 8 0 279588170 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.23
Current children cumulated vsize (KiB) 915440

[startup+102.533 s]
/proc/loadavg: 0.99 0.99 0.99 2/85 1921
/proc/meminfo: memFree=1381688/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=102.48
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 8988 0 1 0 9673 575 0 0 25 0 8 0 279588163 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 8720 2527 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.2
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 383 0 0 0 19 1 0 0 16 0 8 0 279588170 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.48
Current children cumulated vsize (KiB) 915440

[startup+162.627 s]
/proc/loadavg: 0.99 0.99 0.99 2/85 1921
/proc/meminfo: memFree=1381688/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=162.56
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 8995 0 1 0 15680 576 0 0 25 0 8 0 279588163 937410560 8726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073780273 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.2
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279588170 937410560 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1003.54
Current children cumulated vsize (KiB) 915440

[startup+1064.03 s]
/proc/loadavg: 0.99 0.99 0.99 2/85 2138
/proc/meminfo: memFree=1381624/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=1063.62
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 9011 0 1 0 105782 580 0 0 25 0 8 0 279588163 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761045 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 8742 2527 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.2
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1063.62
Current children cumulated vsize (KiB) 915440

[startup+1124.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/85 2138
/proc/meminfo: memFree=1381624/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=1123.7
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 9011 0 1 0 111790 580 0 0 25 0 8 0 279588163 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073764359 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 8742 2527 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.2
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1123.7
Current children cumulated vsize (KiB) 915440

[startup+1184.22 s]
/proc/loadavg: 0.99 0.99 0.99 2/85 2138
/proc/meminfo: memFree=1381624/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=1183.79
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 9011 0 1 0 117798 581 0 0 25 0 8 0 279588163 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782250 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 8742 2527 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.2
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1183.79
Current children cumulated vsize (KiB) 915440

[startup+1244.32 s]
/proc/loadavg: 0.99 0.99 0.99 3/85 2138
/proc/meminfo: memFree=1381624/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=1243.87
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 9011 0 1 0 123806 581 0 0 25 0 8 0 279588163 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 8742 2527 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.2
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1243.87
Current children cumulated vsize (KiB) 915440

[startup+1304.42 s]
/proc/loadavg: 1.04 1.01 1.00 2/85 2138
/proc/meminfo: memFree=1381624/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=1303.95
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 9011 0 1 0 129814 581 0 0 25 0 8 0 279588163 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073780319 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 8742 2527 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.2
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1303.95
Current children cumulated vsize (KiB) 915440

[startup+1364.51 s]
/proc/loadavg: 1.01 1.00 1.00 2/85 2138
/proc/meminfo: memFree=1381624/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=1364.03
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 9011 0 1 0 135822 581 0 0 25 0 8 0 279588163 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073764256 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 8742 2527 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.2
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1364.03
Current children cumulated vsize (KiB) 915440

[startup+1424.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2138
/proc/meminfo: memFree=1381624/2055920 swapFree=4170260/4192956
[pid=1912] ppid=1910 vsize=915440 CPUtime=1424.1
/proc/1912/stat : 1912 (java) R 1910 1912 1284 0 -1 0 9011 0 1 0 141829 581 0 0 25 0 8 0 279588163 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791007 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 228860 8742 2527 14 0 215330 0
[pid=1912/tid=1915] ppid=1910 vsize=915440 CPUtime=0.02
/proc/1912/task/1915/stat : 1915 (java) S 1910 1912 1284 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1910 1912 1284 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1917/stat : 1917 (java) S 1910 1912 1284 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279588167 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1910 vsize=915440 CPUtime=0.2
/proc/1912/task/1919/stat : 1919 (java) S 1910 1912 1284 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1920] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1920/stat : 1920 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1921] ppid=1910 vsize=915440 CPUtime=0
/proc/1912/task/1921/stat : 1921 (java) S 1910 1912 1284 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279588170 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1424.1
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 1468.77
CPU time (s): 1468.23
CPU user time (s): 1462.41
CPU system time (s): 5.82311
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1462.41
system time used= 5.82311
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9108
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= 30531
involuntary context switches= 29389

runsolver used 1.40878 s user time and 3.81242 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan 20 16:52:16 UTC 2007


IDJOB= 281387
IDBENCH= 12173
IDSOLVER= 69
FILE ID= node20/281387-1169311935

PBS_JOBID= 3610135

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-25_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281387-1169311935/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-281387-1169311935 -o ROOT/results/node20/solver-281387-1169311935 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281387-1169311935/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1a52cf1e8882aba90ae0342cabcd3191

RANDOM SEED= 767164697

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1407112 kB
Buffers:         43352 kB
Cached:         504268 kB
SwapCached:       7600 kB
Active:         155780 kB
Inactive:       421436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407112 kB
SwapTotal:     4192956 kB
SwapFree:      4170260 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          43640 kB
Slab:            56848 kB
Committed_AS:  5574708 kB
PageTables:       2016 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node20 on Sat Jan 20 17:16:45 UTC 2007