Trace number 281657

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 2307.33 2315.55

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-9_ext.xml
MD5SUM47d89a4842837bf6518b793cece8e8f4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints43
Best CPU time to get the best result obtained on this benchmark5.02024
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints63
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension63
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281657-1169313443/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.094  cpuTime=0.09  mem=6M910
0.38	   
0.38	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.46	     nbConstraints=63  nbRelationTypes=63  nbDisconnectedVariables=1  nbExtensionStructures=63
0.46	     nbSharedExtensionStructures=0  nbConflictsStructures=63  nbSharedConflictsStructures=0
0.46	     nbSharedBinaryRepresentations=1068  maxDegree=9  maxArity=2
0.46	       =>  wckTime=0.172  cpuTime=0.13  mem=7M950
0.50	   
0.50	   solver LocalSearchSolver being built... 
0.54	       =>  wckTime=0.25  cpuTime=0.17  mem=5M428
0.54	
0.54	s SATISFIABLE
0.54	o 10
0.54	c 53
0.54	o 12
0.54	c 51
0.55	o 15
0.55	c 48
0.55	o 18
0.55	c 45
0.55	o 21
0.55	c 42
0.55	o 24
0.55	c 39
0.55	o 26
0.55	c 37
0.55	o 28
0.55	c 35
0.55	o 30
0.55	c 33
0.55	o 32
0.55	c 31
0.55	o 33
0.55	c 30
0.55	o 35
0.55	c 28
0.55	o 36
0.55	c 27
0.56	o 37
0.56	c 26
0.56	o 38
0.56	c 25
0.56	o 39
0.56	c 24
0.57	o 40
0.57	c 23
0.57	o 41
0.57	c 22
0.84	o 42
0.84	c 21
0.84	o 43
0.84	c 20
1.85	   
1.85	   search
1.85	     run=0  nbConstraintChecks=7180417  nbAssignments=10000
1.85	       =>  wckTime=1.31  cpuTime=1.3  mem=5M428
3.13	   
3.13	   search
3.13	     run=1  nbConstraintChecks=14702280  nbAssignments=20000
3.13	       =>  wckTime=2.596  cpuTime=2.58  mem=5M428
4.39	   
4.39	   search
4.39	     run=2  nbConstraintChecks=21752568  nbAssignments=30000
4.39	       =>  wckTime=3.852  cpuTime=3.83  mem=5M428
5.66	   
5.66	   search
5.66	     run=3  nbConstraintChecks=29013371  nbAssignments=40000
5.66	       =>  wckTime=5.126  cpuTime=5.11  mem=5M428
6.93	   
6.93	   search
6.93	     run=4  nbConstraintChecks=36183480  nbAssignments=50000
6.93	       =>  wckTime=6.397  cpuTime=6.38  mem=5M428
8.23	   
8.23	   search
8.23	     run=5  nbConstraintChecks=43608808  nbAssignments=60000
8.23	       =>  wckTime=7.69  cpuTime=7.67  mem=5M428
9.49	   
9.49	   search
9.49	     run=6  nbConstraintChecks=50649560  nbAssignments=70000
9.49	       =>  wckTime=8.95  cpuTime=8.93  mem=5M428
10.79	   
10.79	   search
10.79	     run=7  nbConstraintChecks=57823223  nbAssignments=80000
10.79	       =>  wckTime=10.25  cpuTime=10.2  mem=5M428
12.05	   
12.05	   search
12.05	     run=8  nbConstraintChecks=64907607  nbAssignments=90000
12.05	       =>  wckTime=11.513  cpuTime=11.46  mem=5M428
13.33	   
13.33	   search
13.33	     run=9  nbConstraintChecks=72222965  nbAssignments=100000
13.33	       =>  wckTime=12.798  cpuTime=12.75  mem=5M428
14.61	   
14.61	   search
14.61	     run=10  nbConstraintChecks=79563699  nbAssignments=110000
14.61	       =>  wckTime=14.075  cpuTime=14.03  mem=5M428
15.88	   
15.88	   search
15.88	     run=11  nbConstraintChecks=86826358  nbAssignments=120000
15.88	       =>  wckTime=15.34  cpuTime=15.29  mem=5M428
17.13	   
17.13	   search
17.13	     run=12  nbConstraintChecks=93932284  nbAssignments=130000
17.13	       =>  wckTime=16.597  cpuTime=16.55  mem=5M428
18.43	   
18.43	   search
18.43	     run=13  nbConstraintChecks=101504068  nbAssignments=140000
18.43	       =>  wckTime=17.895  cpuTime=17.85  mem=5M428
19.68	   
19.68	   search
19.68	     run=14  nbConstraintChecks=108464486  nbAssignments=150000
19.68	       =>  wckTime=19.14  cpuTime=19.09  mem=5M428
20.93	   
20.93	   search
20.93	     run=15  nbConstraintChecks=115560114  nbAssignments=160000
20.93	       =>  wckTime=20.395  cpuTime=20.34  mem=5M428
22.20	   
22.20	   search
22.20	     run=16  nbConstraintChecks=122796400  nbAssignments=170000
22.20	       =>  wckTime=21.661  cpuTime=21.61  mem=5M428
23.46	   
23.46	   search
23.46	     run=17  nbConstraintChecks=129968912  nbAssignments=180000
23.46	       =>  wckTime=22.925  cpuTime=22.87  mem=5M428
24.74	   
24.74	   search
24.74	     run=18  nbConstraintChecks=137203960  nbAssignments=190000
24.74	       =>  wckTime=24.201  cpuTime=24.14  mem=5M428
25.98	   
25.98	   search
25.98	     run=19  nbConstraintChecks=144002658  nbAssignments=200000
25.98	       =>  wckTime=25.444  cpuTime=25.39  mem=5M428
27.25	   
27.25	   search
27.25	     run=20  nbConstraintChecks=151128584  nbAssignments=210000
27.25	       =>  wckTime=26.711  cpuTime=26.66  mem=5M428
28.51	   
28.51	   search
28.51	     run=21  nbConstraintChecks=158256523  nbAssignments=220000
28.51	       =>  wckTime=27.974  cpuTime=27.92  mem=5M428
29.77	   
29.77	   search
29.77	     run=22  nbConstraintChecks=165344951  nbAssignments=230000
29.77	       =>  wckTime=29.238  cpuTime=29.18  mem=5M428
30.90	   
30.90	   search
30.90	     run=23  nbConstraintChecks=171579752  nbAssignments=238860
30.90	       =>  wckTime=30.363  cpuTime=30.3  mem=5M428
30.90	   
30.90	   global
30.90	     nbConstraintChecks=171579752  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.90	     solvingWckTime=30.362  solvingCpuTime=30.3  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.90	     globalCpuTime=30.51
30.90	       =>  wckTime=30.614  cpuTime=30.47  mem=5M428
30.90	   
30.90	   solver IterativeSystematicSolver being built... 
31.03	       =>  wckTime=30.738  cpuTime=30.57  mem=16M434
31.03	   
31.03	   preprocessing
31.03	     nbConstraintChecks=1160  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.03	     detectedInconsistency=no
31.03	       =>  wckTime=0.0050  cpuTime=0.01  mem=16M434
31.09	   
31.09	   search
31.09	     run=0  nbConstraintChecks=62074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
31.09	     nbFailedAssignments=24  nbBacktracks=10  nbVisitedNodes=76  nbRestartNogoods=0
31.09	       =>  wckTime=0.058  cpuTime=0.04  mem=16M434
31.11	   
31.11	   search
31.11	     run=1  nbConstraintChecks=119231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78
31.11	     nbFailedAssignments=38  nbBacktracks=25  nbVisitedNodes=141  nbRestartNogoods=5
31.11	       =>  wckTime=0.086  cpuTime=0.06  mem=16M434
31.17	   
31.17	   search
31.17	     run=2  nbConstraintChecks=296908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185
31.17	     nbFailedAssignments=118  nbBacktracks=47  nbVisitedNodes=346  nbRestartNogoods=10
31.17	       =>  wckTime=0.141  cpuTime=0.11  mem=16M434
31.21	   
31.21	   search
31.21	     run=3  nbConstraintChecks=472146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=307
31.21	     nbFailedAssignments=199  nbBacktracks=80  nbVisitedNodes=580  nbRestartNogoods=12
31.21	       =>  wckTime=0.184  cpuTime=0.15  mem=16M434
31.29	   
31.29	   search
31.29	     run=4  nbConstraintChecks=766993  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=473
31.29	     nbFailedAssignments=309  nbBacktracks=130  nbVisitedNodes=903  nbRestartNogoods=23
31.29	       =>  wckTime=0.262  cpuTime=0.22  mem=16M434
31.38	   
31.38	   search
31.38	     run=5  nbConstraintChecks=1134350  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=700
31.38	     nbFailedAssignments=453  nbBacktracks=205  nbVisitedNodes=1348  nbRestartNogoods=30
31.38	       =>  wckTime=0.349  cpuTime=0.31  mem=16M434
31.56	   
31.56	   search
31.56	     run=6  nbConstraintChecks=1858762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1150
31.56	     nbFailedAssignments=781  nbBacktracks=318  nbVisitedNodes=2235  nbRestartNogoods=33
31.56	       =>  wckTime=0.535  cpuTime=0.49  mem=16M434
31.71	   
31.71	   search
31.71	     run=7  nbConstraintChecks=2465245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1509
31.71	     nbFailedAssignments=963  nbBacktracks=488  nbVisitedNodes=2937  nbRestartNogoods=53
31.71	       =>  wckTime=0.683  cpuTime=0.63  mem=16M434
32.04	   
32.04	   search
32.04	     run=8  nbConstraintChecks=3877464  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2358
32.04	     nbFailedAssignments=1547  nbBacktracks=744  nbVisitedNodes=4612  nbRestartNogoods=66
32.04	       =>  wckTime=1.015  cpuTime=0.95  mem=16M434
32.49	   
32.49	   search
32.49	     run=9  nbConstraintChecks=5876021  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3506
32.49	     nbFailedAssignments=2303  nbBacktracks=1128  nbVisitedNodes=6886  nbRestartNogoods=89
32.49	       =>  wckTime=1.464  cpuTime=1.4  mem=16M434
33.11	   
33.11	   search
33.11	     run=10  nbConstraintChecks=8458575  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5118
33.11	     nbFailedAssignments=3334  nbBacktracks=1704  nbVisitedNodes=10063  nbRestartNogoods=105
33.11	       =>  wckTime=2.085  cpuTime=2.02  mem=16M434
34.02	   
34.02	   search
34.02	     run=11  nbConstraintChecks=12183735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7510
34.02	     nbFailedAssignments=4855  nbBacktracks=2568  nbVisitedNodes=14782  nbRestartNogoods=111
34.02	       =>  wckTime=2.992  cpuTime=2.92  mem=16M434
35.56	   
35.56	   search
35.56	     run=12  nbConstraintChecks=18454094  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11658
35.56	     nbFailedAssignments=7697  nbBacktracks=3865  nbVisitedNodes=22987  nbRestartNogoods=136
35.56	       =>  wckTime=4.533  cpuTime=4.46  mem=16M434
37.67	   
37.67	   search
37.67	     run=13  nbConstraintChecks=27685871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17117
37.67	     nbFailedAssignments=11206  nbBacktracks=5811  nbVisitedNodes=33795  nbRestartNogoods=155
37.67	       =>  wckTime=6.645  cpuTime=6.57  mem=16M434
40.53	   
40.53	   search
40.53	     run=14  nbConstraintChecks=39170528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24571
40.53	     nbFailedAssignments=15734  nbBacktracks=8730  nbVisitedNodes=48549  nbRestartNogoods=167
40.53	       =>  wckTime=9.503  cpuTime=9.43  mem=16M434
45.68	   
45.68	   search
45.68	     run=15  nbConstraintChecks=61029993  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38557
45.68	     nbFailedAssignments=25333  nbBacktracks=13108  nbVisitedNodes=76331  nbRestartNogoods=194
45.68	       =>  wckTime=14.649  cpuTime=14.57  mem=16M434
51.75	   
51.75	   search
51.75	     run=16  nbConstraintChecks=89233322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56365
51.75	     nbFailedAssignments=36566  nbBacktracks=19677  nbVisitedNodes=111565  nbRestartNogoods=208
51.75	       =>  wckTime=20.721  cpuTime=20.64  mem=16M434
62.09	   
62.09	   search
62.09	     run=17  nbConstraintChecks=132175223  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83709
62.09	     nbFailedAssignments=54049  nbBacktracks=29530  nbVisitedNodes=165713  nbRestartNogoods=229
62.09	       =>  wckTime=31.067  cpuTime=30.96  mem=16M434
79.09	   
79.09	   search
79.09	     run=18  nbConstraintChecks=204547175  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=128233
79.09	     nbFailedAssignments=83790  nbBacktracks=44308  nbVisitedNodes=254562  nbRestartNogoods=249
79.09	       =>  wckTime=48.061  cpuTime=47.93  mem=16M434
112.25	   
112.25	   search
112.25	     run=19  nbConstraintChecks=350025349  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=216199
112.25	     nbFailedAssignments=149583  nbBacktracks=66476  nbVisitedNodes=428883  nbRestartNogoods=269
112.25	       =>  wckTime=81.222  cpuTime=81.06  mem=16M434
153.41	   
153.41	   search
153.41	     run=20  nbConstraintChecks=532270926  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=334267
153.41	     nbFailedAssignments=234393  nbBacktracks=99728  nbVisitedNodes=663072  nbRestartNogoods=298
153.41	       =>  wckTime=122.385  cpuTime=122.17  mem=16M434
214.90	   
214.90	   search
214.90	     run=21  nbConstraintChecks=793264287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=492334
214.90	     nbFailedAssignments=342576  nbBacktracks=149606  nbVisitedNodes=976676  nbRestartNogoods=328
214.90	       =>  wckTime=183.868  cpuTime=183.59  mem=16M434
290.69	   
290.69	   search
290.69	     run=22  nbConstraintChecks=1114653008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=704201
290.69	     nbFailedAssignments=479619  nbBacktracks=224424  nbVisitedNodes=1396893  nbRestartNogoods=358
290.69	       =>  wckTime=259.66  cpuTime=259.3  mem=16M434
407.76	   
407.76	   search
407.76	     run=23  nbConstraintChecks=1610386468  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1020131
407.76	     nbFailedAssignments=683316  nbBacktracks=336651  nbVisitedNodes=2022657  nbRestartNogoods=378
407.76	       =>  wckTime=376.735  cpuTime=376.25  mem=16M434
584.86	   
584.86	   search
584.86	     run=24  nbConstraintChecks=2372735241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1498349
584.86	     nbFailedAssignments=993185  nbBacktracks=504992  nbVisitedNodes=2968214  nbRestartNogoods=392
584.86	       =>  wckTime=553.83  cpuTime=553.14  mem=16M434
850.96	   
850.96	   search
850.96	     run=25  nbConstraintChecks=3533517936  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2237300
850.97	     nbFailedAssignments=1479618  nbBacktracks=757503  nbVisitedNodes=4426893  nbRestartNogoods=417
850.97	       =>  wckTime=819.938  cpuTime=818.59  mem=16M434
1241.69	   
1241.70	   search
1241.70	     run=26  nbConstraintChecks=5204666616  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3301664
1241.70	     nbFailedAssignments=2165207  nbBacktracks=1136270  nbVisitedNodes=6531799  nbRestartNogoods=451
1241.70	       =>  wckTime=1210.668  cpuTime=1207.48  mem=16M434
1851.02	   
1851.02	   search
1851.02	     run=27  nbConstraintChecks=7835842034  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4952453
1851.02	     nbFailedAssignments=3247839  nbBacktracks=1704421  nbVisitedNodes=9792396  nbRestartNogoods=469
1851.02	       =>  wckTime=1819.995  cpuTime=1814.0  mem=16M434
2315.49	   
2315.49	   search
2315.49	     run=28  nbConstraintChecks=9824810527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6164532
2315.49	     nbFailedAssignments=4047963  nbBacktracks=2116377  nbVisitedNodes=12187016  nbRestartNogoods=493
2315.49	       =>  wckTime=2284.465  cpuTime=2276.27  mem=16M434
2315.49	   
2315.49	   global
2315.49	     nbConstraintChecks=9824811687  nbRestartNogoods=493  solvingWckTime=2284.466  solvingCpuTime=2276.27
2315.49	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=2306.88
2315.49	       =>  wckTime=2315.205  cpuTime=2306.84  mem=16M434
2315.50	
2315.50	s OPTIMUM FOUND
2315.50	v 0 0 2 7 1 3 9 0 3 6 2 8 2 2 3 0 1 9 2 2 1 0 8 9 4 
2315.50	   
2315.50	   totalWckTime=2315.28  totalCpuTime=2306.88

Verifier Data (download as text)

20 unsatisfied constraints, 43 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/node19/watcher-281657-1169313443 -o ROOT/results/node19/solver-281657-1169313443 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281657-1169313443/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.94 1.99 1.99 4/93 27937
/proc/meminfo: memFree=1136216/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=172 CPUtime=0
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279738931 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7484196 0 0 4096 0 0 0 0 17 0 0 0
/proc/27936/statm: 73 32 25 14 0 3 0

[startup+0.107401 s]
/proc/loadavg: 1.94 1.99 1.99 4/93 27937
/proc/meminfo: memFree=1136216/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=914988 CPUtime=0.09
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 3077 0 1 0 8 1 0 0 22 0 8 0 279738931 936947712 2823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155770466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228747 2823 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515478 s]
/proc/loadavg: 1.94 1.99 1.99 4/93 27937
/proc/meminfo: memFree=1136216/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915332 CPUtime=0.5
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 6740 0 1 0 46 4 0 0 25 0 8 0 279738931 937299968 6478 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073520621 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228833 6478 2291 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33863 s]
/proc/loadavg: 1.94 1.99 1.99 3/100 27944
/proc/meminfo: memFree=1119264/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=1.32
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 6950 0 1 0 106 26 0 0 25 0 8 0 279738931 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 6688 2476 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.11
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 279738938 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915436

[startup+2.98594 s]
/proc/loadavg: 1.94 1.99 1.99 3/100 27944
/proc/meminfo: memFree=1119136/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=2.96
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 6953 0 1 0 223 73 0 0 25 0 8 0 279738931 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 6690 2476 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915440 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915440 CPUtime=0.11
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279738938 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 6690 18446744073709551615 134512640 134570532 4294956464 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) 915436

[startup+6.27256 s]
/proc/loadavg: 1.94 1.99 1.99 3/100 27944
/proc/meminfo: memFree=1119136/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=6.25
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 6953 0 1 0 458 167 0 0 25 0 8 0 279738931 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 6690 2476 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915440 CPUtime=0.11
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279738938 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915436

[startup+12.7588 s]
/proc/loadavg: 2.03 2.01 2.00 3/100 27944
/proc/meminfo: memFree=1119136/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915440 CPUtime=12.71
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 6953 0 1 0 917 354 0 0 25 0 8 0 279738931 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 6690 2476 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.11
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279738938 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915440

[startup+25.6012 s]
/proc/loadavg: 2.03 2.01 2.00 3/100 27944
/proc/meminfo: memFree=1119200/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=25.55
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 6955 0 1 0 1835 720 0 0 25 0 8 0 279738931 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228860 6691 2476 14 0 215330 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915440 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937410560 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.11
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279738938 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915440 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937410560 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 6691 18446744073709551615 134512640 134570532 4294956464 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) 915436

[startup+51.206 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 27944
/proc/meminfo: memFree=1111456/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=51.12
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 8995 0 1 0 4241 871 0 0 25 0 8 0 279738931 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073774923 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 8728 2527 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.21
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 380 0 0 0 20 1 0 0 16 0 8 0 279738938 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915436

[startup+102.411 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 27944
/proc/meminfo: memFree=1111392/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=102.25
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 9006 0 1 0 9354 871 0 0 25 0 8 0 279738931 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651383 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 8737 2527 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.21
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 383 0 0 0 20 1 0 0 16 0 8 0 279738938 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 915436

[startup+162.458 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 27944
/proc/meminfo: memFree=1111328/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=162.24
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 9012 0 1 0 15353 871 0 0 25 0 8 0 279738931 937406464 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073773944 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.21
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279738938 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 8758 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1837.11
Current children cumulated vsize (KiB) 915436

[startup+1903.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28036
/proc/meminfo: memFree=1073872/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=1896.82
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 9031 0 1 0 188806 876 0 0 25 0 8 0 279738931 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073756887 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 8761 2527 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.21
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1896.82
Current children cumulated vsize (KiB) 915436

[startup+1963.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28036
/proc/meminfo: memFree=1073872/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=1956.57
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 9031 0 1 0 194781 876 0 0 25 0 8 0 279738931 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 8761 2527 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.21
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1956.57
Current children cumulated vsize (KiB) 915436

[startup+2023.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28036
/proc/meminfo: memFree=1073872/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=2016.3
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 9031 0 1 0 200754 876 0 0 25 0 8 0 279738931 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753621 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 8761 2527 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.21
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2016.3
Current children cumulated vsize (KiB) 915436

[startup+2083.14 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28036
/proc/meminfo: memFree=1073872/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=2076.02
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 9031 0 1 0 206726 876 0 0 25 0 8 0 279738931 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753832 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 8761 2527 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.21
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2076.02
Current children cumulated vsize (KiB) 915436

[startup+2143.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28036
/proc/meminfo: memFree=1073936/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=2135.77
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 9031 0 1 0 212701 876 0 0 25 0 8 0 279738931 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073757945 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 8761 2527 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.21
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2135.77
Current children cumulated vsize (KiB) 915436

[startup+2203.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28036
/proc/meminfo: memFree=1073872/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=2195.5
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 9031 0 1 0 218674 876 0 0 25 0 8 0 279738931 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073819069 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 8761 2527 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.21
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2195.5
Current children cumulated vsize (KiB) 915436

[startup+2263.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28036
/proc/meminfo: memFree=1073872/2055920 swapFree=4171264/4192956
[pid=27936] ppid=27934 vsize=915436 CPUtime=2255.23
/proc/27936/stat : 27936 (java) R 27934 27936 26748 0 -1 0 9031 0 1 0 224647 876 0 0 25 0 8 0 279738931 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778011 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27936/statm: 228859 8761 2527 14 0 215329 0
[pid=27936/tid=27938] ppid=27934 vsize=915436 CPUtime=0.02
/proc/27936/task/27938/stat : 27938 (java) S 27934 27936 26748 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279738934 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27939] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27939/stat : 27939 (java) S 27934 27936 26748 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27940] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27940/stat : 27940 (java) S 27934 27936 26748 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279738935 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27941] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27941/stat : 27941 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27942] ppid=27934 vsize=915436 CPUtime=0.21
/proc/27936/task/27942/stat : 27942 (java) S 27934 27936 26748 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27943] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27943/stat : 27943 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27936/tid=27944] ppid=27934 vsize=915436 CPUtime=0
/proc/27936/task/27944/stat : 27944 (java) S 27934 27936 26748 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279738938 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2255.23
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 2315.55
CPU time (s): 2307.33
CPU user time (s): 2298.55
CPU system time (s): 8.77967
CPU usage (%): 99.6448
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2298.55
system time used= 8.77966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9126
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= 47926
involuntary context switches= 79788

runsolver used 2.55461 s user time and 7.69983 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan 20 17:17:23 UTC 2007


IDJOB= 281657
IDBENCH= 12237
IDSOLVER= 69
FILE ID= node19/281657-1169313443

PBS_JOBID= 3609981

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseTight/vcsp-25-10-21-85-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281657-1169313443/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-281657-1169313443 -o ROOT/results/node19/solver-281657-1169313443 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281657-1169313443/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  47d89a4842837bf6518b793cece8e8f4

RANDOM SEED= 991101558

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.260
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.260
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:       1136696 kB
Buffers:         65072 kB
Cached:         710328 kB
SwapCached:      11088 kB
Active:         376124 kB
Inactive:       461392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1136696 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          81016 kB
Slab:            66180 kB
Committed_AS:  9054580 kB
PageTables:       2480 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 node19 on Sat Jan 20 17:55:59 UTC 2007